﻿@charset "utf-8";
/* CSS Document */
/************************************************
Author: 朱启标 abelchu@Gmail.com
Development by: Chinasky.net
Last updated: 2008/4/23
************************************************/

/*嵌入整体样式*/
@import url("css.css");

#wrapper {background:#e4fffc url(../images/mainbg.gif) repeat-x top;}

#browser {background: url(../images/mainabout.gif) no-repeat top;}

#wrapper2 {background: url(../images/bg_bottom.gif) repeat-x bottom;}

#content{width:936px;padding-left:67px;margin-top:10px;}

	#content .side {width:228px;margin-right:24px;}

			#content .side h1{ width:213px;padding-top:4px; padding-left:15px; color:#216a6b; font-size:13px; font-weight:bold;background:url(../images/side_top.gif) no-repeat;}

		    #content .side ul{ float:left;margin-top:-1px;width:204px;height:75px;padding-top:2px;padding-bottom:30px;padding-left:12px;padding-right:12px;background:url(../images/side_about.gif) no-repeat;}
			#content .side ul li{margin:0 auto;width:194px;padding-top:8px;padding-bottom:8px;border-bottom:#75cac2 solid 1px;}
			#content .side ul li a{ display:block; width:131px;padding-left:27px;color:#216a6b;text-decoration:none;background:url(../images/icon02.gif) 4px 45% no-repeat; }
			#content .side ul li a.hover{ display:block; width:131px;padding-left:27px;color:#df871e;font-weight:bold; text-decoration:none;background:url(../images/icon01.gif) 4px 45% no-repeat;}
			#content .side ul li a:hover{ display:block; width:131px;padding-left:27px;color:#df871e; text-decoration:none;background:url(../images/icon01.gif) 4px 45% no-repeat;}


	#content .main{width:605px;overflow:hidden;background:url(../images/main_bg_top.gif) no-repeat top;}

			#content .main .txt {margin-top:25px;background:url(../images/main_bg_body.gif) #fff no-repeat top;padding-left:8px;padding-right:12px;padding-top:10px;padding-bottom:20px;}

				   #content .main .txt {min-height:380px; height:auto !important; height:380px;}

                  #content .main .txt .topnews {padding-top:10px;padding-left:17px;width:568px;height:100px;background:#eaeaea;}
					    #content .main .txt .topnews .img{ float:left;width:114px;height:84px; background:#fff;padding:2px;border:#c1c1c1 solid 1px;}
						#content .main .txt .topnews .img a img { width:114px;height:84px;border:0px;}					 
					    #content .main .txt .topnews dl{ float:left;margin-left:20px;}
					    #content .main .txt .topnews dl dt a{ color:#216a6b;font-weight:bold;margin-bottom:3px;text-decoration:none;}
						#content .main .txt .topnews dl dt a:hover{ color:#df871e;font-weight:bold;margin-bottom:3px;text-decoration:none;}
					    #content .main .txt .topnews dl dt span{margin-left:5px;font-size:11px;font-weight:normal;color:#797979;}
					    #content .main .txt .topnews dl dd{ margin-right:5px;;width:380px;line-height:20px;color:#797979;}
					    #content .main .txt .topnews dl dd a{margin-left:3px;color:#216a6b;text-decoration:none;}
					    #content .main .txt .topnews dl dd a:hover{margin-left:3px;color:#df871e;text-decoration:none;}


					    #content .main .txt ul {float:left;margin-top:18px;margin-left:10px;width:550px;}
					    #content .main .txt ul li{ float:left;width:550px; margin-bottom:2px;padding-left:10px;background:url(../images/icon09.gif) no-repeat 0 48%;}
					    #content .main .txt ul li a { width:425px;float:left;display:block; color:#585858;text-align:left;text-decoration:none;}
					    #content .main .txt ul li span { width:117px;color:#585858;float:right;text-align:left;}
					    #content .main .txt ul li a:hover { display:block;color:#1d6b98;text-align:left;text-decoration:underline;}

					/*翻页*/
					#content .main .txt .page{border-top:#9ac6c8 dotted 1px;clear:both;height:23px;margin-top:8px;padding-top:15px;padding-bottom:15px;color:#626262;/*background:#f5f1f8;*/text-align:right;}
					#content .main .txt .page img {padding-top:3px;padding-left:3px;padding-right:3px;}
					#content .main .txt .page .input_txt{text-align:center;width:30px;height:16px;padding:0px;margin-right:3px;border:#636363 solid 1px;}
					#content .main .txt .page .btn{ margin-bottom:2px;border:0; width:25px; height:15px;background:url(../images/go.gif) no-repeat;text-indent:-999pt;}
					#content .main .txt .page a{color:#626262;margin-right:8px;text-decoration:none;}
					#content .main .txt .page a:hover{color:#D80401;text-decoration:underline;}

					/*详细页面*/
				   #content .main .maintitle {margin-top:22px;height:25px;color:#df871e;font-size:15px;font-weight:bold;text-align:left;padding-left:15px;padding-top:6px;background:url(../images/main_title.gif) left 45% no-repeat;}

				   #content .main .detail_title {margin-top:22px;width:579px;padding-bottom:3px;text-align:center;border-bottom:#adadad solid 1px;}
				   #content .main .detail_title h1 { width:579px;color:#216a6b;font-weight:bold;font-size:16px;margin-bottom:2px;}
				   #content .main .detail_title h2 { width:579px;color:#222222;font-weight:normal;font-size:14px;}
				   #content .main .detail_title h2 span { margin-right:25px;}

				   #content .main .maintxt {min-height:380px; height:auto !important; height:380px;font-size:13px;margin-top:25px;color:#585858;line-height:150%;}
				   #content .main .maintxt p {margin-bottom:20px;}

					  #content .main .maintxt img {margin-left:15px;margin-bottom:12px;border:0;}

