﻿@charset "utf-8";
body{
	background-color:#7fd2ef;
	margin:0px 0px 0px 0px;
}
#header {
	clear:both;
	width:944px;
	height:428px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background:url(../images/boxbg2.png) repeat-y center center;
}
#header .top1{
	height:34px;
	background:url(../images/boxbg1.png) no-repeat bottom center #7fd2ef;
}
#header .text{
	height:99px;
	background:url(../images/bg1.jpg) no-repeat center center;
	padding:0px 10px 0px 10px;
}
#header .text .logo{
	float:left;
	width:490px
}
#header .text .right{
	float:right;
	width:250px;
	height:25px;
	line-height:20px;
	color:#4c4c4c;
	text-align:right;
	padding:0px 10px 0px 0px;
}
#header .text .right a{
	color:#4c4c4c;
	font-size:12px;
	text-decoration:none;
}
#header .text .right a:hover{
	color:#e28f04;
	text-decoration:underline
}
#header .text .right .rssnav{
	padding:0px 0px 0px 17px;
	background:url(../images/rss.png) no-repeat left center
}
/**/
#header .nav{
	width:907px;
	height:36px;
	margin:0px auto 0px auto;
}
#header .banner{
	width:907px;
	height:255px;
	margin:0px auto 0px auto;
	padding:0px;
}
#content{
	clear:both;
	width:907px;
	margin:0px auto 0px auto;
	padding:0px 18px 0px 19px;
	background:url(../images/boxbg2.png) repeat-y center center;
}
#main {
	clear:both;
	width:944px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background:url(../images/boxbg2.png) repeat-y center center;
}
#footer {
	clear:both;
	width:944px;
	margin:0px auto 0px auto;
}
#footer .text{
	clear:both;
	margin:0px auto 0px auto;	
	width:907px;
	margin:0px auto 0px auto;
	padding:0px 18px 0px 19px;
	background:url(../images/boxbg2.png) repeat-y center center;
}
#footer a{
	color:#FFF;
}
#footer a:hover {
	color:#f60;
	text-decoration:underline;
}
#footer .link{
	clear:both;
	width:705px;
	height:25px;
	margin:0px auto 0px auto;
	padding:5px 0px 0px 0px;
}
#footer .link .friend_link {
	float:left;
	width:60px;
	line-height:20px;
	padding:0px 0px 0px 10px;
	background:url(../images/icon.png) no-repeat left center;
	color:#005289;
	font-weight:bold;
	text-align:left
}
#footer .link .formlink{
	float:left;
	width:635px
}
#footer .link .formlink select{
	width:145px;
	height:20px;
	line-height:20px;
	margin:0px 8px 0px 0px;
	padding:0px
}
#footer .nav_list {
	clear:both;
	margin:0px auto 0px auto;
	height:28px;
	line-height:28px;
	background-color:#0073b8;
	color:#FFF;
	text-align:center;
}
#footer .nav_list a{
	color:#FFF;
}
#footer .copyright {
	height:60px;
	padding:10px 0px 0px 0px;
	text-align:center;
}
#footer .copyright a{
	color:#000000;
}
#footer .bottom{
	background:url(../images/boxbg3.png) no-repeat 0px 0px;
	width:944px;
	height:49px;	
}﻿

