﻿@charset "utf-8";
/* CSS Document */
.area1 {
	position:absolute;
	top:75px;
	left:262px;
	width: 333px;
	height: 128px;
	color:#163433;
	}
.font16 { font-size:16px;}
.area1 p {font-size:26px;}

.area2 {
	position:absolute;
	top:80px;
	left:83px;
	width:183px;
	height:128px;
	color:#163433;
	line-height:30px;
	}
.area3 {
	position:absolute;
	top:50px;
	left:38px;
	width:293px;
	height:128px;
	color:#000;
	line-height:30px;
	}
.area4 {
	position:absolute;
	top:45px;
	left:84px;
	width:353px;
	height: 128px;
	line-height:30px;
	}
	
.area5 {
	position:absolute;
	top:45px;
	left:84px;
	width:353px;
	height: 128px;
	line-height:30px;
	}

.line{border-right:1px solid #BFCBC7;}
.table-content td {
	vertical-align:top; 
	padding:0px 20px; 
	font-size:12px;
	/*text-align:justify;*/
	}
h3{ color:#333}
/*一级页面表格样式*/
.first-table{
	padding:0px 37px;
	}
.first-table td{
	padding:27px 24px 27px 10px;
	border-bottom:1px solid #BFCBC7;
	line-height:27px;
	}
.con-table td{ border-bottom:1px dotted #DDDDDD;}
.mail { text-decoration:none;}

/*二级页面*/
.next-menu {
	margin:auto;
	width:990px;
	}
.next-menu ul{ height:37px;}
.next-menu ul li {
	list-style-type:none;
	float:left;
	border-right:1px solid #FFF;
	height:37px;
	line-height:37px;
	padding-right:15px;
	padding-left:15px;
	}

.next-menu ul li a {
	text-decoration:none;
	font-weight:bold;
	color:#666;
	}
/*二级页面内容*/
.second-content{
	padding:0px 37px;
	line-height:27px;
	}


/***********/
.line_style {
	text-indent:2em;
}

.green_bg{
	background:url(../images/bo-31.gif) 0 6px no-repeat;
	padding-left:18px;
}

.dot { margin-left:18px;}
.dot  li{
	list-style-image:url(../images/h6.gif);
}
ul.dot li ul{
	margin-left:24px;
}
ul.dot li ul li {
list-style-image:none;

}

.next-menu .now{
	color:#FFF;
	background:url(../images/sign.gif) no-repeat 0 center;
	padding-left:9px;
}
.hight20 { line-height:20px;}

.cuntry { width:15px; border:1px solid #000; margin-left:1px;}

.important {
	font-weight:bold;
	color:#09C;
}

.move_right {
	float:right;
	margin:0 0 20px 10px;
}