﻿body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #666;
	text-align: center;
	font-family: "宋体",Arial, Verdana, Lucida, Helvetica, sans-serif;
	background-color: #000;
	background-image: url(../images/bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
	line-height:20px;
}

* {
	padding: 0px;
	margin: 0px;}

	
.clear{ clear:both;}
 
a img {
	border-style: none;
	text-decoration: none; }
 
a {
	color: #eb6100;
	text-decoration: none; }

	a:hover {
		color: #336699;
		text-decoration: none; }
		
		
.blue a {
	color: #336699;
	text-decoration: none; }

.blue	a:hover {
		color: #eb6100;
		text-decoration: none; }

h3{ font-size:14px; font-weight:bold; color:#1b64c8; margin:5px 0px}

h4{
	font-size:14px;
	font-weight:bold;
	color:#1b64c8;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 24px;
	background-image: url(../images/h4_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

h5{ font-size:14px; font-weight:bold; color:#eb6100; margin:5px 0px}
		
#header{
	width:978px;
	height:92px;
	position: relative;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top; 
	text-align: left;
	margin: 0 auto;
}

#header .logo{
	width:280px;
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 0px;
}

#header .ver{ width:470px;line-height:29px; color:#333; position: absolute; z-index: 6; top:63px; right:10px; margin:0px; padding:0px;}

#header .ver li{float: left; margin: 0px; padding:0px 5px; list-style: none;}

#menu{
	width:978px;
	text-align:left;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0 auto;
}

#bottom{
	width:978px;
	text-align:left;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height:36px;
	color:#CCCCCC;
	margin: 0 auto;
}

#bottom .copyright1 {color:#CCCCCC; font-family:"宋体"; padding: 0px 20px; display:inline;}

#bottom .copyright2 {color:#aaa; font-size:10px; font-family:Arial, Helvetica, sans-serif; display:inline;text-transform:uppercase}

#address {width:958px;line-height:36px;color:#454545; text-align:left;margin: 0 auto;}


/*内页调用*/

#flashall{
	width:978px;
	height:218px;
	position: relative;
	text-align: left;
	margin: 0 auto;
}

#flashall .flash2{
	width:978px;
	height:218px;
	position: absolute;
	z-index: 8;
	left: 0px;
	top: 0px;
}

#flashall .pic2{
	position: absolute;
	z-index: 10;
	left: 14px;
	bottom: 0px;
}

#main {
	width:978px;
	text-align: left;
	background-color:#FFFFFF;
	margin: 0 auto;}
	
#main #left{ width:248px; float:left;}

#main #left .lmenu{ margin: 0px 14px; border-bottom:1px solid #e3e3e3;border-right:1px solid #e3e3e3;border-left:1px solid #e3e3e3;}

#main #left .lmenu .divb{background-color:#f0f1f5;padding:5px 30px;background-image: url(../images/b_li.gif);background-repeat: no-repeat;background-position: 180px center; line-height:26px;}

#main #left .lmenu .divb a{ color:#666666; font-weight:bold;}

#main #left .lmenu .divb a:hover{ color:#eb6100; font-weight:bold;}

#main #left .lmenu .divw{background-color:#ffffff;padding:5px 30px;background-image: url(../images/w_li.gif);background-repeat: no-repeat;background-position: 180px center; line-height:28px;}

#main #left .lmenu .divw a{ color:#666666; font-weight:bold;}

#main #left .lmenu .divw a:hover{ color:#eb6100; font-weight:bold;}

#main #left .search{ margin: 10px 14px; border:1px solid #e3e3e3; padding:10px 5px; text-align:center;}		

#main #left .loginBt {
	background-image: url(/images/btn1.gif);
	background-repeat: no-repeat;
	width: 44px;
	height: 20px;
	border: none;
	color: #ffffff;
	background-color: #204871;
	font-size:12px;
}


#main #left .pic3{ margin: 10px 14px; border:1px solid #e3e3e3; padding:10px; text-align:center;}	

#main #right{ width:724px; float:right;}

#main #right .content{padding:10px 20px 10px 10px;}

#main #right .content p{padding:10px 0px; line-height:20px;}

#main #right .position {padding:20px 20px 10px 10px; color:#003366;}

#main #right .position a{ font-weight:bold; color:#2277ac;}



