.infor_top{
	width:100%;
	height:300px;
	background:url(../images/infor_top.jpg);
	background-position:center;
	margin-bottom:20px;
	text-align:center;
	color:white;
}
.infor_top h1{
	padding-top:100px;
	padding-bottom:10px;
	
}
.infor_top h5{
	padding-top:10px;
}
.gap01{
	width:100%;
	height:40px;
}
.top_bg{
	width:100%;
	height:30px;
	background:rgb(250,250,250);
	border-bottom:1px solid rgb(220,220,220);
}
.top{
	width:1180px;
	margin:0 auto;
	font-size:0.8em;
}
.top a:link,.top a:visited{
	text-decoration:none;
	color:black;
}
.top a:hover,.top a:active{
	text-decoration:none;
	color:rgb(59,124,225);
}
.top span a:link,.top span a:visited{
	text-decoration:none;
	color:red;
}
.top span a:hover,.top span a:active{
	text-decoration:none;
	color:black;
}
.top_left{
	width:40%;
	float:left;
	line-height:30px;
}
.top_left img,.top_right img{
	width:15px;
	height:15px;
	border-radius:50%;
	position:relative;
	top:2px;
	margin:0 5px;
}
.top_left span{
	color:red;
}
.top_right{
	width:60%;
	float:right;
	text-align:right;
	line-height:30px;
}
.logo_bg{
	width:1180px;
	height:75px;
	margin:20px auto;
}
.logo_left{
	float:left;
	width:350px;
}
.logo_right{
	float:right;
	margin-top:10px;
	width:760px;
}
.search_box{
	float:right;
	width:760px;
	height:38px;
	background:rgb(59,124,225);
	margin-bottom:5px;
}
.white_box{
	float:left;
	width:660px;
	height:30px;
	margin:4px;
	background:white;
}
.search{
	float:left;
	color:white;
	margin-left:20px;
}
.search_text{
	font-size:0.8em;
}
.search_text span{
	color:rgb(59,124,224);
}
.search p{
	line-height:34px;
}
.navi{
	width:1180px;
	height:40px;
	margin:0 auto;
}
.title_left{
	width:180px;
	height:40px;
	float:left;
	background:rgb(59,124,225);
	border-top:4px solid gray;
}
.title_left p{
	text-align:center;
	line-height:40px;
	color:white;
}
.title_right{
	width:995px;
	height:40px;
	float:right;
	background:rgb(230,230,230);
	border-top:4px solid rgb(59,124,225);
}
.title_right p{
	text-align:left;
	line-height:40px;
	padding-left:5px;
}
.title_right p span.span_little{
	color:gray;
	font-size:0.6em;
}
.title_right p span.span_more{
	color:gray;
	font-size:0.8em;
	float:right;
	padding-right:5px;
}
.title_right p img{
	width:25px;
	height:25px;
	border-radius:50%;
	position:relative;
	top:6px;
	margin:0 5px;
}
.infor{
	width:1180px;
	margin:10px auto;
	height:427px;
	box-shadow:0 0 5px 2px rgb(230,230,230);
}
.infor_left{
	width:180px;
	height:427px;
	float:left;
	background:url(../images/infor.jpg);
	color:white;
}
.infor_right{
	width:995px;
	height:427px;
	float:right;
}
.infor_left dl{
	padding:20px 0 0 0;
}
.infor_left dd{
	height:35px;
	padding-left:30px;
	line-height:35px;
}

.infor_right table{
	border-collapse:collapse;
}
.row01{
	background:rgb(59,124,225);
	color:white;
	width:995px;
	height:36px;
}
.row01 td{
	border:none;
	width:165px;
	text-align:center;
	border:1px solid rgb(59,124,225);
}
.row02{
	background:white;
	color:black;
	width:995px;
	height:36px;
	font-size:0.8em;
}
.row02 td{
	border:none;
	width:165px;
	text-align:center;
	border:1px solid rgb(230,230,230);
}
.row02 td span,.row03 td span{
	display:block;
	background:rgb(254,98,54);
	width:60%;
	margin:0 auto;
	color:white;
	font-style:italic;
	border-radius:3px;
}
.row03{
	background:rgb(250,250,250);
	color:black;
	width:995px;
	height:36px;
	font-size:0.8em;
}
.row03 td{
	border:none;
	width:165px;
	text-align:center;
	border:1px solid rgb(230,230,230);
}
.row04{
	background:rgb(210,230,255);
	color:black;
	width:995px;
	height:30px;
	font-size:0.8em;
}
.row04 td{
	border:none;
	width:165px;
	text-align:center;
	border:1px solid rgb(230,230,230);
}
.row04 td p.amount{
	width:300px;
	float:left;
	text-align:left;
	padding-left:35px;
}
.row04 td p.amount span{
	background:white;
	border-radius:2px;
	padding:0 3px;
}
.row04 td p.page{
	width:550px;
	float:right;
	text-align:right;
	padding-right:20px;
}
.row04 td p.page span{
	background:white;
	margin-left:1px;
	border-radius:2px;
	padding:0 3px;
}
.column{
	width:1180px;
	height:105px;
	margin:0 auto;
	clear:both;
}
.column img{
	float:left;
}
.column01{
	width:1180px;
	height:105px;
	margin:0 auto;
	clear:both;
	padding-bottom:10px;
}
.navi_bottom_bg{
	width:100%;
	height:140px;
	margin-top:15px;
	margin-bottom:20px;
	background:rgb(230,230,230);
}
.navi_bottom{
	width:1180px;
	margin:0 auto;
	padding-top:30px;
}
.navi_bottom dl{
	margin-left:80px;
	float:left;
	width:140px;
}
.navi_bottom dl dt{
	margin-bottom:5px;
}
.navi_bottom dl dd{
	color:gray;
	font-size:0.8em;
}
.navi a:link,.navi a:visited,.navi a:hover,.navi a:active{
	text-decoration:none;
	color:black;
}
.line{
	width:1px;
	height:90px;
	float:left;
	border-left:1px solid rgb(210,210,210);
}
.bottom_infor{
	width:1180px;
	height:100px;
	margin:0 auto;
	text-align:center;
	font-size:0.8em;
	color:gray;
}
.company{
	margin:5px 0;
}








































