@charset "gb2312";
/* CSS Document */

body { margin:0;padding:0; }
*{ margin:0px; border:0px; padding:0px;}
a {text-decoration:none; color:#0099cc}
ul{ list-style:none}
a:link, a:visited {color: #333;}
a:hover { color: #FF6803;}
img {border:0; display:block}
.red{color:#FF0000;}
/*公共*/
.banner, .tit{ width:960px;}
.banner, .txt{ margin:0 auto}
.txt, .txt table tr td .left, .txt table{ overflow:hidden}
.txt .txt_right, .txt .txt_left{ float:left}

/*外框*/
.main{ width:100%; background:#edeef0;color:#333;font-size:12px;line-height:24px; font-family:"微软雅黑";}
/*banner*/
.banner{ background:url(images/banner.jpg); height:240px;}
/*主要标题*/
.tit{ margin: 15px auto 0px auto; background:url(images/tit.jpg) repeat-x; height:36px; line-height:36px; font-size:16px; font-weight:bold; color:#fff; text-indent:85px;}
.txt{ background:#FFF; width:930px; padding:15px; line-height:28px;  }
.txt .txt_left img{ border:1px solid #CCC; margin-right:10px;}

.txt .txt_left .fo5{ font-size:13px; font-weight:bold; width:80px; height:24px; border:1px solid #CCC; background:#ededed; text-align:center; display:block; float:left; line-height:26px;}
.txt .txt_left{ width:550px; padding:0px 10px 15px 0px;}
.txt .txt_right{ width:360px; padding-left:10px;}
.txt .txt_left #fo5{font-size:13px; font-weight:bold; width:80px; height:26px; border:1px solid #CCC; background:#ededed; text-align:center;}
.txt table{ clear:both;}
.txt table tr .fo1{ font-size:13px; color:#0099cc; text-indent:15px; line-height:28px; font-weight:bold; height:28px; background:url(images/table_tit.jpg); width:670px; height:28px;}
.txt table tr td .left{ padding-left:15px;}
.txt table tr td .right{ padding-right:15px;}
.txt table tr td .left img{ padding:2px; border:1px solid #CCC}
h1{ line-height:30px; background:url(images/rwu.png) left center no-repeat; font-size:13px; font-weight:bold; text-indent:30px; border-bottom:1px dashed #d1d1d1; margin-bottom:10px;}
.txt table tr td .left a img{ margin-right:10px;}
.txt table tr td a p{ text-align:center; width:240px; border:1px solid #eaeaea; background:#f6f6f6; font-size:14px; font-weight:bold; margin-top:5px;}
.txt ul li{
	width:908px;
	border: 1px dashed #dadada;
	background:#f7f7f7;
	margin-top:15px;
	padding:10px;
	float:left;
}
.txt ul li span{ background:url(images/tp.png) left top no-repeat; float:left; display:block; width:28px; height:60px;}

.txt table tr td p{border-bottom:1px dashed #e9e9e9}
.txt table tr td p em{ font-weight:bold; color:#0099cc; }
/*顾问*/
.guwen{ width:960px; margin:10px auto 0px auto}

/*鼠标默认*/
.txt .txt_left a, .txt table tr td .right a, .txt ul li a{
	color:#0099cc;
	
}
/*鼠标放上*/
.txt .txt_left a:hover, .txt table tr td .right a:hover, .txt ul li a:hover{
	color:#FF6803;
	text-decoration: underline;
}

