﻿*{
	padding:0;
	margin:0;
}
body{
	font-size:12px;
	font-family: Times New Man,Arial,Helvetica,sans-serif;
	color:#000000;
	text-align:center;
	background:#FFFFFF;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
li{
	list-style-type:none;
}
img{
	border: none;
}
#body_main{
	width:980px;
	height:496px;
	margin:0 auto;
	background:url(../images/body_bg.png) no-repeat center top;
}
#body_bottom{
	width:980px;
	height:45px;
	line-height:45px;
	margin:0 auto;
}
#body_bottom_main{
	width:600px;
	height:40px;
	margin:0 auto;
    background: #FFFFFF;
}
#body_bottom span{
	display:inline-block;
	width:280px;
	height:40px;
	float:left;
	background:#000000;
	margin-right:18px;
    background: url(../images/index_button.png) no-repeat left top;
}
#body_bottom span a{
    display: inline-block;
    width: 280px;
    height: 40px;
    line-height: 40px;
    color: #545454;
    font-size: 14px;
    font-weight: bold;
}
.content_body{
	background:#00415F;
}
.content_body_main{
	width:650px;
	margin:0 auto;
	background:#00415F;
}
#con_header{
	width:650px;
	height:150px;
	float:left;
	background:url(../images/bg.png) no-repeat left top;
    text-align: left;
}
#con_body{
	width:650px;
	float:left;
}
#con_body_left{
	width:250px;
	height:440px;
	float:left;
	background:url(../images/head4.jpg) no-repeat left top;
}
#con_body_right{
	width:400px;
	float:left;
	text-align:left;
	background:#F2F2F2 url(../images/head6.jpg) no-repeat left top;
}
#con_body_right_text{
	width:400px;
	height:150px;
	float:left;
	overflow:hidden;
	text-indent:20px;
	line-height:18px;
    padding-top: 10px;;
}
#con_body_right_text2{
	width:300px;
	height:150px;
	float:left;
	overflow:hidden;
	text-indent:20px;
	line-height:18px;
    padding-top: 10px;
    padding-left:100px;
	}
#con_body_right_text2 h2{
	font-size:14px;
	height:20px;
	line-height:20px;
	}
#con_body_right_img{
	width:400px;
	float:left;
    padding-bottom: 20px;
}


#con_body_right_img dl{
	width:108px;
	height:72px;
	float:left;
	padding:0 10px 5px 8px;
}
#con_body_right_img dl dt{
	width:108px;
	height:52px;
	float:left;
}
#con_body_right_img dl dd{
	width:108px;
	height:20px;
	line-height:20px;
	text-align:center;
	float:left;
}
#search,#search2{
	width:400px;
	height:40px;
	line-height:40px;
	float:left;
}
.search{
	display:inline-block;
	width:152px;
	height:36px;
	float:right;
	background:url(../images/search.png) no-repeat left top;
}
.search2{
	display:inline-block;
	width:200px;
	height:33px;
	float:right;
	background:url(../images/search2.png) no-repeat left top;
	}
.search a{
	display:inline-block;
	width:152px;
	height:36px;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
}
.search2 a{
	display:inline-block;
	width:200px;
	height:33px;
    line-height: 33px;
    font-size: 14px;
	}
.search a:hover{
	text-decoration:none;
	}
#con_body_right_form{
	width:400px;
	height:400px;
}
#con_body_right_form h2{
	font-weight:normal;
	font-size:14px;
	text-align:center;
	padding:10px 0;
}
#con_body_right_form table{
	float:left;
}
#con_body_right_form table tr{
	height:20px;
	line-height:20px;
}
#con_body_right_form table tr td{
    font-size: 12px;
}
.hed{
	padding-right:20px;
}
.sub{
	width:80px;
	height:30px;
	line-height:30px;
	position:relative;
	top:20px;
	left:280px;
}
#footer{
    clear: both;
    width: 650px;
    height: 110px;
    margin: 0 auto;
    background: url(../images/bg4.gif) no-repeat left top;
}
#footer p{
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
}
#footer a{
    color: #FFFFFF;
}
#info_text{
  	width:400px;
	float:left;
    height: 400px;
	overflow:hidden;
	text-indent:20px;
	line-height:18px;  
}
#info_text h2{
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    color: #000000;
    text-align: center;
    font-size: 14px;
}
#con_header p{
	width:650px;
	height:20px;
	line-height:20px;
	position:relative;
	top:18px;
	*top:15px;
	overflow:hidden;
	}
#con_header p span{
	display:inline-block;
	position:absolute;
	width:1050px;
	height:20px;
	line-height:20px;
	color:#FFFFFF;
	}