@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 12px;
	font-family: Arial;
}
a {
	text-decoration: none;
	color: #00F;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul,li  {
	list-style-position: outside;
	list-style-type: none;
}
.floatleft {
	float:left
}
.floatright {
	float:right
}
#top {
	margin: auto;
	height: 150px;
	width: 924px;
}
#logo {
	float: left;
	height: 85px;
	width: 770px;
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 36px;
}
#topBtnW {
	height: 85px;
	width: 88px;
	float: left;
	padding-left: 30px;
}
.topBtn {
	height: 21px;
	width: 82px;
	margin-top: 6px;
}
#navWrap {
	height: 33px;
	width: 924px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	float: left;
}
#navLeft {
	float: left;
	height: 33px;
	width: 3px;
	background-image: url(../images/nav_left.jpg);
}
.navBtn {
	font-size: 14px;
	text-align: center;
	float: left;
	padding-top: 10px;
	padding-right: 32px;
	padding-left: 30px;
	background-image: url(../images/nav_line.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 23px;
}
.navBtn a {
	color: #000;
}
.navBtn a:hover {
	color: #00F;
}
#navRight {
	float: right;
	height: 33px;
	width: 3px;
	background-image: url(../images/nav_right.jpg);
}
#textMsg {
	float: left;
	height: 21px;
	width: 922px;
	border: 1px solid #5181b2;
	background-color: #fff9dc;
	text-align: center;
	padding-top: 8px;
	overflow: hidden;
}
#textMsg span {
	color: #000;
	padding-right: 5px;
	padding-left: 5px;
}
#textMsg a {
	color: #000;
}
#textMsg a:hover {
	color: #00F;
}
.red {
	color: #FF0000;
}
.green {
	color: #04ab00;
}
#mid {
	margin: auto;
	width: 924px;
	padding-top: 8px;
}
#midLeft {
	float: left;
	width: 191px;
}
#loginTop {
	background-image: url(../images/login_top.jpg);
	height: 16px;
	width: 191px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	color: #FFF;
}
#loginBg {
	background-image: url(../images/login_bg.jpg);
	width: 191px;
	padding-top: 5px;
	padding-bottom: 1px;
}
.loginBtn {
	height: 20px;
	width: 174px;
	padding-top: 8px;
	background-image: url(../images/login_btn_bg.jpg);
	background-repeat: no-repeat;
	padding-left:16px;
	
	background-position: bottom;
}
.loginBtn a {
	color: #530000;
}
#loginBottom {
	background-image: url(../images/login_bottom.jpg);
	height: 14px;
	width: 191px;
	background-repeat: no-repeat;
}
.leftBtn {
	width: 191px;
	padding-bottom: 1px;
}
.leftNavWrap {
	width: 191px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.leftNav {
	background-image: url(../images/left_nav_bg.jpg);
	height: 22px;
	width: 150px;
	padding-left: 41px;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 1px;
	border-top-style: none;
}
.leftNav a {
	color: #2968a4;
}
.leftNav a:hover {
	color: #00F;
}
#leftAD {
	height: 348px;
	width: 191px;
	background-color: #CCCCCC;
	margin-bottom: 7px;
}
#linkTitle {
	background-color: #ececec;
	height: 18px;
	width: 180px;
	margin-bottom: 7px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 11px;
}
.link {
	width: 191px;
}
#midMid {
	float: left;
	width: 454px;
	margin-right: 15px;
	margin-left: 14px;
	/*background-image: url(../images/mid_bottom_bg.jpg);*/
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 26px;
}
#midAD {
	height: 148px;
	width: 454px;
	padding-bottom: 10px;
}
.newsTitle_news {
	background-image: url(../images/news_ico.jpg);
	background-repeat: no-repeat;
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8db4d8;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 44px;
	padding-top: 6px;
}
.newsTitle_news .floatright  {
	font-size:12px;
	font-weight: normal;
}
.newsTitle_news a {
	color: #333333;
}
.newsTitle_news a:hover {
	color: #00F;
}
.newsTitle {
	background-image: url(../images/title_ico.jpg);
	background-repeat: no-repeat;
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8db4d8;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 44px;
	padding-top: 6px;
}
.newsCon {
	width: 454px;
	line-height: 22px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.newsCon span {
	font-weight: bold;
}
.newsCon a {
	color: #000;
}
.newsCon a:hover {
	color: #00F;
}
#midRight {
	width: 250px;
	float: left;
}
.rightAD {
	height: 60px;
	width: 250px;
	margin-bottom: 10px;
}
#search {
	background-image: url(../images/search_bg.jpg);
	height: 31px;
	width: 250px;
}
#searchLeft {
	background-image: url(../images/search_left.jpg);
	float: left;
	height: 25px;
	width: 205px;
	background-repeat: no-repeat;
	padding-left: 13px;
	padding-top: 6px;
}
.searchInput {
	float: left;
	height: 20px;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border: 1px none #FFF;
}

#searchRight {
	height: 31px;
	width: 32px;
	float: left;
}
#footer {
	height: 60px;
	background-image: url(../images/bg_footer.jpg);
}
#footerText {
	margin: auto;
	width: 900px;
	height: 16px;
	padding-top: 38px;
	padding-right: 24px;
	text-align: right;
	color: #1f609d;
}
.acolor{
	color: #1f609d;
}
.Tab{
	width:250px;
	margin-top: 10px;
}
.TabBig{
	width:719px;
}
.Menubox {
	width:98%;
	height:27px;
	background-image: url(../images/tab_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 2%;
}
.Menubox ul{
	margin:0px;
	padding:0px;
}
.Menubox li{
	float:left;
	cursor:pointer;
	width:81px;
	text-align:center;
	color:#FFFFFF;
	background-image: url(../images/tab_bg2.jpg);
	height: 21px;
	padding-top: 6px;
 }
.Menubox li.hover{
	width:81px;
	color:#003973;
	height:21px;
	background-image: url(../images/tab_bg1.jpg);
	padding-top: 6px;
}
.Contentbox{
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #518cc3;
	border-bottom-color: #518cc3;
	border-left-color: #518cc3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding:3px;
}
.Contentbox table {
	text-align: right;
}

.Contentbox td {
	height: 16px;
}
.ContentboxBig {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #518cc3;
	border-bottom-color: #518cc3;
	border-left-color: #518cc3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 4px;
	text-align: center;
}
/*下拉三级菜单CSS*/
#nav {
	padding:0;
	margin:0;
	list-style:none;
	height:33px;
	position:relative;
	z-index:500;
	float: left;
	width: 918px;
}

#nav li:hover {
	position:relative;
	z-index:200;
}
#nav li:hover ul.sub
{
	left:1px;
	top:31px;
	background: #fefef6;
	padding:3px;
	border:1px solid #b9c4c9;
	white-space:nowrap;
	width:180px;
	height:auto;
	z-index:300;
}
#nav li:hover ul.sub li
{
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:180px;
	font-weight:normal;
	text-align: left;
}
#nav li:hover ul.sub li a
{
	display:block;
	font-size:12px;
	height:18px;
	width:179px;
	line-height:18px;
	text-indent:5px;
	color:#000;
	text-decoration:none;
	border:1px solid #fefef6;
}
#nav li ul.sub li a.fly
{
	background-color: #fefef6;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 158px 6px;
}
#nav li:hover ul.sub li a:hover 
{
	color:#fff;
	border-color:#fff;
	background-color: #1d5d9c;
}
#nav li:hover ul.sub li a.fly:hover
{
	color:#fff;
	background-color: #1d5d9c;
	background-image: url(../images/arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 125px 6px;
}
#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{
	left:120px;
	top:-4px;
	background: #fefef6;
	padding:3px;
	border:1px solid #b8c3c9;
	white-space:nowrap;
	width:135px;
	z-index:400;
	height:auto;
}
#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0px;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}

#midMidBig {
	float: left;
	width: 704px;
	background-image: url(../images/mid_bottom_bg_big.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 26px;
	padding-right: 15px;
	padding-left: 14px;
}
#midMidBigNophoto {
	float: left;
	width: 704px;
	padding-bottom: 26px;
	padding-right: 15px;
	padding-left: 14px;
}
#midMidBigTab {
	float: left;
	width: 719px;
	background-image: url(../images/mid_bottom_bg_big.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 26px;
	padding-left: 14px;
}

#midMidCon {
	width: 704px;
	padding-top: 6px;
}
#midMidCon td {
	font-size: 14px;
}
#midMidCon .tableLeft  {
	text-align: right;
	padding-right: 20px;
	background-color: #f2f2f2;
	padding-top: 8px;
	vertical-align: top;
	padding-bottom: 6px;
}
#midMidCon .tableRight  {
	text-align: left;
	padding-left: 20px;
	padding-top: 3px;
	vertical-align: top;
}
#midMidCon .tableTop  {
	background-color: #f2f2f2;
	padding-top: 8px;
	vertical-align: top;
	padding-bottom: 6px;
	padding-left: 16px;
	font-weight: bold;
}
#midMidCon .tableBottom  {
	padding-top: 8px;
	vertical-align: top;
	padding-bottom: 6px;
	padding-left: 20px;
}
#midMidCon .tableMid  {
	text-align: center;
	padding-top: 18px;
	padding-bottom: 4px;
}
.menu_a{
	color:	#00F;
	font-weight: bold;
	text-decoration: underline;
}

