/*布局样式*/
#container {
	width:1039px;
	margin:0 auto;
	text-align: center;
	background-image: url(../images/v1_0/bg_web.gif);
	background-repeat: repeat-y;
	background-position:center top;
	background-color:#ffffff;
	padding:5px 0 0;
}
#header,#main,#footer{
	width:995px;
	margin:0 auto;
	text-align:left;
}
#ad_top {
	position: relative;
	margin: 0 auto 8px;
   	width: 995px;
}
#ad_topleft {
	height: 69px;
	width: 768px;
}
#ad_topright {
	position: absolute;
	left: 777px;
	top: 0px;
}
#ad_topleft div {
	position: absolute;
	left: 0;
	top: 0;
}
/*header start*/
#header {
	
}
#infoNav_header{
	height: 27px;
	background-color: #e5e9f2;
	line-height: 27px;
	color: #616b81;
	padding: 0 20px;
}
#Nav_header ul li{
	font-weight: bold;
	display: inline;
	margin: 0 0 0 5px
}
#Nav_header {
	float: right;
}
#Nav_header a {
	color: #616b81;
	margin-top:5px;
	text-decoration: none;
}
#Search_header {
	background-color: #0f3385;
	float: right;
	width: 418px;
	height: 55px;
	margin: 23px 0 20px;
}
#hotlink_header {
	width: 347px;
	height: 26px;
	background-color: #1844a9;
	color: #FFFFFF;
	line-height: 26px;
	overflow: hidden;
	text-indent: 10px;
	margin-left: 8px;
}
#hotlink_header a {
	color: #FFFFFF;
	margin-left: 10px;
}
#hotlink_header span {
	color: #ff6600;
	font-weight: bold;
	margin: 0 5px 0 0;
}
#Search_header label {
	height: 20px;
	margin-left: 8px;
}
#keyword {
	border:none 0;
	height: 16px;
	vertical-align: middle;
	margin: 0 0 0 -4px;
	width: 278px;
	padding: 2px 3px;
	background-image: url(../images/v1_0/bg_keyword.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
#Search_header img {
	vertical-align: middle;
}
#Subimt_search {
	background-color: #6cd5ff;
	border:none 0;
	height: 20px;
	width: 25px;
	font-weight: bold;
	color: #1844a9;
	vertical-align: middle;
}
#hr_header {
	margin: 0 0 10px 0;
	height: 8px;
	background-color: #0f3385;
	background-image: url(../images/v1_0/bg_headerhr.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 8px;
	line-height: 8px;
}
/*header end*/
#footer {
	border-top-color: #606f89;
	border-top-width: 1px;
	border-top-style: solid;
}
#Partners strong,#Supported strong {
	color: #4d5e7b;
	line-height: 38px;
	height: 38px;
	margin: 0 0 0 25px;
	width: 230px;
	display: block;
	float: left;
}
#Partners {
	background-color: #f2f4f8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4d5e7b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #afb7c4;
	height: 38px;
}
#Partners img {
	border: 1px solid #000000;
	margin: 6px 15px 6px 0;
}
#Supported {
	background-color: #f2f4f8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #afb7c4;
	height: 38px;
}

#Supported span{
	color:#4D5E7B;
	line-height:36px;
	font-weight:bold;
}

#Supported span a{
	color:#4D5E7B;	
}

#bottom_footer {
	text-align: center;
	padding: 0 0 10px;
}
#bottom_footer a {
	color: #616b81;
	line-height: 50px;
}
#bottom_footer p {
	line-height: 1.5em;
	color: #666666;
	font-size: 11px;
}
#Nav_header img {
	margin-top: auto !important;
	margin-top: 5px;
}
#main {
	position: relative;
	margin-bottom:10px;	
	background:#fcf6e5;
}

