/* CSS Document */
* {margin:0px;padding:0px; }
body { text-align:center; font-size:12px; }
a:link {color:#000;text-decoration: none;}
a:visited {color:#000;text-decoration: none;}
a:hover {color:#000;text-decoration: underline;}
a:active {color:#000;text-decoration: none;}
li{list-style-type:none;}
ol,ul {list-style:none;} 
h1{font-family:'微软雅黑';font-size:32px;}
table{border-collapse: collapse;border-spacing: 0;}
.biaoti h1{height:60px; line-height:60px;  text-align:center; color: #348BCF; font-weight:normal;}
.biaoti p{
	color:#000;
	height:30px;
	line-height:30px;
}
.home{
	width:998px;
	height:40px;
	background:url(../../images/home_bg.jpg) repeat;
}
.home_content{
	margin-left:10px;
}
.home a{
	line-height:40px;
	color:#FFFFFF;
	margin-left:5px;
}
#login {
    background: none repeat scroll 0 0 #F8F8F8;
    border-bottom: 1px solid #E6E6E6;
    clear: both;
    margin: auto auto 0;
	overflow:hidden;
}
#login .frame {
    clear: both;
    color: #999999;
    line-height: 27px;
    margin: auto;
    width: 1000px;
}
#login .frame .w150 {
    width: 150px;
	text-align:left;
}
#login .fright{ float:right;}
#login .fleft{ float:left}
.content{
	margin:0 auto;
	width:998px;
	border-left:1px solid #DCDCDC;
	border-right:1px solid #DCDCDC;
	border-bottom:1px solid #DCDCDC;
	text-align:left;
	margin-bottom:10px;
}
.content p{
	text-align:center;
}
.content_title{
	margin:0 auto;
	font-size:14px;
	width:821px;
	height:90px;
	padding:0px 10px 25px 35px;
	border:1px solid #D1EBFF;
}
.content_titleList{
	padding:0px;
}
.content_title dl{
	margin-top:15px;
}
.content_titleList dt{
	color: #666666;
    float: left;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    width: 91px;
}
.content_titleList dd a{
	display:inline-block;
	color:#000;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	margin-left:5px;
	margin-right:5px;
	height:28px;
	line-height:28px;
}
.province{
	margin-left:92px;
}
.content_titleList dd a:hover{
	color:#FFF;
	background-color:#FF8B00;
}
.table_list{
	color: #333;
	margin:0 auto;
	font-size:14px;
	width:868px;
}
.table_list table {
    border: 1px solid #A2CDEA;
    font-size: 14px;
    text-align: left;
    width: 100%;
	margin-top:10px;
}
.table_list table th {
    background: none repeat scroll 0 0 #EDF7FF;
    color: #348BCF;
    font-weight: 700;
    vertical-align: middle;
	text-align: center;
	width:100px;
}
.table_list table tr{
	padding:5px 0;
}
.table_list table th.thTit {
    text-align: left;
    text-indent: 15px;
    width: auto;
}
.table_list table th, .table_list table td {
    border-right: 1px solid #A2CDEA;
    border-top: 1px solid #A2CDEA;
    line-height: 26px;
    padding: 5px 0;
}
.table_list table span{
	float:left;
}
.table_list table p span {
    width: 255px;
	text-align:left;
}
.table_list table .sTit {
    padding-left: 20px;
    width: 165px;
	font:left;
}
.table_list table p {
    color: #999999;
    float: left;
    width: 570px;
}
.table_list table p em {
    color: #FF8B00;
    font-family: Arial;
    font-weight: 700;
}
.mt10 {
    margin-top: 10px;
    margin-bottom: 10px;
}
#end_zt {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #DDDDDD;
    font-size: 12px;
    height: 140px;
    line-height: 35px;
    overflow: hidden;
	margin-top:10px;
}
#end_zt .wenzi {
    color: #666666;
    line-height: 30px;
    margin: 10px auto;
    text-align: center;
    width: 960px;
}
#end_zt .wenzi a {
    color: #666666;
    text-decoration: none;
}
#end_zt .wenzi a:hover {
    color: #FF6600;
    text-decoration: underline;
}
.related_href{
	line-height:30px;
	color:#666;
	padding-left:20px;
	font-size:12px;
}
.table_list1 {
    margin-bottom: 10px;
}
.table_list {
    border: 1px solid #D1EBFF;
    clear: both;
    margin: 10px auto 10px;
    width: 990px;
}
.related_href a {
    color: #666666;
    margin-right: 10px;
}