@charset "utf-8";
#banner{ width:962px; height:321px; margin:0 auto;}
#main{ width:960px; border:1px solid #cfd7d9; border-top:none; height:225px; margin:0 auto 0 auto; padding-bottom:10px; }
	#main h3{ color:#737373; font-family:"宋体"; font-size:12px; height:28px; line-height:28px;}
	.m_left{ width:240px; float:left; display:inline; margin:25px 0 0 20px; overflow:hidden;}
	.m_cen{ width:410px; float:left; display:inline; margin:25px 0 0 20px;}
	.m_right{ width:220px; float:left; display:inline; margin:25px 0 0 30px;}
		/* 选项卡 */
		#tags {width:410px; height:27px; border-bottom:1px solid #cbcbcb}
		#tags li {float:left; height:27px; text-align:center; margin-right:3px; display:inline;}
		#tags li A {background: url(../images/tag.jpg); width:60px; color:#737373; font-weight:bold; line-height:27px; height:27px; text-align:center; display:block;}
		#tags li.emptyTag {}
		#tags li.selectTag {height:27px}
		#tags li.selectTag A {background: url(../images/tag_on.jpg); width:60px; color:#035bad; font-weight:bold; line-height:27px; height:27px; display:block;text-align:center; }
		#tagContent{}
		#tagContent DIV.selectTag { display: block}
		.tagContent{ display:none; padding:8px 0 0px 0px;}
		.tagContent ul li{ line-height:22px; height:22px; overflow:hidden; padding-left:13px; background:url(../images/arr.gif) 2px 8px no-repeat;}
		.tagContent ul li span{ float:right; color:#979797;}
		.tagContent ul li a{ color:#2f2f2f}
		.tagContent ul li a:hover{ color:#035BAD; text-decoration:underline}
		.more{ color:#2966ac}