/*2007-12-13 从茶网上线开始，使用新的最终页*/
/*(1)页面大小及居中，body中的text-align:center用于ie6,layout中的margin:0 auto用于IE7,IE8,Firefox等*/
body{text-align:center;}
.layout{width:951px;margin:0 auto;}


div,p,li{text-align:left;}
body,p{margin:0px;line-height: 150%;}
tr,div,input,form,select,button{font-size:12px;}
a{text-decoration: none;color:black;font-family:"宋体";font-size:12px;}
a:hover{background-color:highlight;color:white;}
.cNavy a{color:navy;}
.cNavy a:hover{background-color:navy;color:white;}
.cBlue a{color:blue;}
.cBlue a:hover{background-color:blue;color:white;}
.f14px a{font-size:14px;}
.f14pxb a:{font-size:14px;font-weight:bold;}
.cRed a{color:red;}


form,ul,li{margin:0px;padding:0px;}
button {cursor:hand}
ul{list-style-type:none;}
li{line-height:200%;}
h1{font-size:16px;}
h2{font-size:14px;}
.clear{clear:all;}
div.col2 {width:49%;float:left;overflow: hidden;}
ul.col2 li{width:50%;float:left;overflow: hidden;}
.split{margin-right:5px;}
.nav{border-bottom:1px solid gray;}
.hidden{display:none;}
/*layout table*/
.header {height:50px;border-bottom:2px solid #089001}
.header #logo{float:left;width:150px;heigh:50px;}
.header .right{float:left;top:190px;width:797px;}/*(IE7 OK)position:relative;width:797px;797+2+1+188*/
.header .tools {padding:20px 0px;height:20px;float:right;}
.header .tools .input{height:14px;border:1px solid #089001;backgorund-color:#089001;}
.header .tools select{color: #089001;border-style: none; border-width: 0px; }
.header .tools img{height:16px;}
.header .tools .btn-common{height:18px;border:1px solid #089001;}
.nav {height:25px;border:1px solid #089001;background-color:#EFEFEF;margin-bottom:4px;}
.nav ul{list-style: none;}
.nav li{float:left;line-height:25px;width:5%;text-align:center;}
.nav a{text-decoration:none;font-size:12px;line-height:25px;}



/*##########*/
.detail-box {
	/*background-image: url(/xumu/images/detail_bg.gif);
	background-repeat: no-repeat;*/
	width:100%;
}
.detail-box .main{
	float:left;
	width:633px;
}
.detail-box .right{
	float:right;
	width:312px;
	padding-left:4px;
	/*padding-right:10px;*/
}
.detail-container{/*主体容器*/
	border:1px solid gray;
	padding:10px;
	margin:0px;
}
/*
.detail-block{margin-bottom:6px;}
.detail-block .bar{
	height:24px;
	background-image: url(/template/images/detail-block-bar-bg.jpg);
}
.detail-block .bar p{float:left;margin:0px;padding:0px;}
.detail-block .bar p.title{padding:3px;font-size:16px;color:white;font-family:"黑体", "宋体";background-color:#c60500;}
.detail-block .bar p.more{float:right;padding:5px;background-color:white;}
.detail-block .list{border:1px solid gray;}
.detail-block .list li{border-bottom:1px dotted gray;padding:4px;}
.detail-block .list .headline{}
.detail-block .list .headline img{margin:4px;float:left;}
.detail-block .list .headline h3{margin:4px;border-bottom:1px dotted gray;}
.detail-block .list .headline h3 a{font-size:12px;font-weight:bold;color:#00CC00;}
.detail-block .list .headline p{margin:2px;text-indent:24px;}
*/

.detail-block2{margin-bottom:6px;border:1px solid gray;}
.detail-block2 .bar{
	height:20px;
	background-color:#EFEFEF;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-indent:8px;
	padding:3px;
}
.detail-block2 .bar p{float:left;margin:0px;padding:0px;}
.detail-block2 .bar p.title{padding:3px;font-size:12px;color:white;font-family:"黑体", "宋体";background-color:#c60500;}
.detail-block2 .bar p.more{float:right;padding:5px;background-color:white;}
.detail-block2 ul{padding:5px;}
.detail-block2 a{color:#333366;}
.detail-block2 ul.col2 li{width:49%;overflow: hidden;height: 18px;float:left;}
.detail-block2 li{}
.detail-rightad{margin-bottom:6px;}


/*****************************Detail最终页********************************************
@突出色：R71 G71 B71
@辅助色：R220 G228 B234    R204 G236 B204
@主  色：R72 G180 B58
**************************************************************************************/
#detail-topnav{
	height:43px;
	background-image:url(/template/images/logo-bg.jpg);
	margin-bottom:6px;
}
#detail-location{
	margin-top:4px;
	padding:4px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
#detail-scroll{
	margin-top:6px;
	border-top:4px solid red;
	padding:8px;
	border-bottom:1px solid black;
}
#detail-scroll a{
	color:red;
}

.detail-title{/*标题*/
	font-size:24px;
	font-weight:bolder;
	padding-top:18px;
	padding-bottom:18px;
	text-align:center;
	line-height:130%;
	font-family: "黑体", "宋体";
	color:black;
}
.detail-ad{
	width:200px;
	background-color:#EFEFEF;
	border-left:4px solid white;
}
.detail-pics{
	width:90%;
	padding:6px;
}

.detail-bar {/*条*/
	background-color:#CCECCC;
	border-top: 1px solid #CCC;
	padding: 3px;
}
.detail-tools {/*工具条，如字体大小，打印，关闭窗口*/
	border-bottom: 1px solid #CCC;
	padding: 3px;
	text-align:center;
}
#detail-content{
	padding:20px;
	line-height:150%;
	font-size:14px;
	word-break:break-all;
}
#detail-content ul{
	margin:6px 3px 6px 36px;
}
#detail-content li{
	list-style-type: circle;
}
.detail-relation{/*相关内容*/
	width:99%;
	padding:3px;
	font-size:14px;
	clear:all;
	margin-bottom:6px;
	border-bottom:1px dotted gray;
	background-color:#F3F3F3;
}
.detail-relation a{
	font-size:13px;
}
.detail-comment{
	padding:10px;
}
.detail-relation li{
	float:left;
	width:50%;
	overflow:hidden;
	height:22px;
}
#detail-thumbpic {
	background-color: #CCCCCC;
	border:1px solid #333333;
	width:120px;
	height:100px;
	float:left;
}
.detail-note{
	color:black;
	line-height:150%;
	padding:6px;
}
.detail-note-bar{
	border-bottom:1px solid #009900;
	height:28px;
}
.detail-note-bar p{
	margin:0px;
	padding:6px;
	background-color:#efefef;
	float:left;
	font-weight:bold;
	font-size:14px;
	color:red;
}
#ad-hzh{float:left;}
.picitem {
	width:20%;
	float:left;
	text-align:center;
}
.li-dash li{
	border-bottom:1px dotted gray;
}
.detail-guide{font-weight: bold;color:red;}

#nj110 table{width:100%;border-bottom:1px solid black;border-right:1px solid black}
#nj110 table td{border-top:1px solid black;border-left:1px solid black}
#nj110 .njArea{width:70%;}

