@charset "utf-8";
/* CSS Document */
*{
	background-repeat: repeat-x;
	font-family:Verdana;
	margin:0 auto;
	padding:0;
} 
img{border:0;}
body {
	margin:0px;
	background:url(../images/bg_03.gif) repeat-x;
	font-family: Verdana;
	font-size: 12px;
	overflow:-moz-scrollbars-vertical;
}
h1 {
	font-family:Verdana;
	font-size:16px;
	color:#003366;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {	
	text-decoration:none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color:#990000;
}
a:active {
	text-decoration: none;
	color: #666;
}

/* Menu Bar Code Start */
#apDiv {
	position:absolute;
	z-index:1;
	visibility: hidden;
}
#apDiv1, #apDiv2,#apDiv3,#apDiv4,#apDiv5,#apDiv6 {
	position:absolute;
	width:600px;
	height:30px;
	z-index:1;
	top: -18px;
	left:20px;
}


a.nv:link, a.nv:visited,a.nv:active  {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	height: 23px;
	width: 82px;
	line-height: 23px;
}
a.nv:hover {
	font-size: 12px;
	text-transform: uppercase;
	color: #2E466C;
	text-decoration: none;
	background-image: url(../images/menu_cover2.jpg);
	display: block;
	height: 23px;
	width: 82px;	
	line-height: 23px;
}
a.Subnv:link, a.Subnv:visited,a.Subnv:active  {
	font-size: 12px;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
	padding: 10px 10px;
}
a.Subnv:hover {
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	padding: 10px 10px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: -2px;
}

/* Menu bar Code edn */


/* banner code start */
/*.sec1 {
	cursor: hand;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(banner_cover_off.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
  }
.sec2 {
	cursor: hand;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(banner_cover_on.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
  }*/
.main_tab {
  color: #000000;
  }
.main{
 clear:both;
 text-align:center;
}
#tabs0 { height: 223px; width: 400px; margin: 0px; padding: 0px; }
.menu0{ width: 400px; padding-left:55px;}
.menu0 li{
 display:block;
 float: left;
 padding: 0 12px 0 18px; 
 width:10px;
 cursor:pointer;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/banner_cover_off.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menu0 li.hover{
	cursor: hand;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/banner_cover_on.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main0 ul{
 display: none;
}
#main0 ul.block{
 display: block;
}

/* banner code end */


.language {	font-size: 12px;	text-transform: uppercase;}
.language a {	font-size: 12px;	text-transform: uppercase; color:#999}
.language a:hover {	font-size: 12px;	text-transform: uppercase; color:#000}

.sj-r {
	padding-right: 20px;
}

.topbg {
	background-image: url(../images/navi_bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.logo {
	background-image: url(../images/logo2.png);
	background-repeat: no-repeat;
	background-position: 2px 11px;
}
.navibg {
	background-image: url(../images/navi_bg.gif);
	background-repeat: repeat-x;
}

.k {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.cpr {
	background-image: url(../images/copyright_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.cprT {
	font-size: 9px;
	color: #767676;
}
.cpr3 {
	font-family: Verdana;
	font-size: 12px;
	color: #767676;
}
.subleft {
	background-color: #F6F6F6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D8D8D8;
	border-left-color: #D8D8D8;
}
.subleftTil {
	font-size: 14px;
	color: #2651B7;
	background-image: url(../images/Til_left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.subnavi {
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-transform: uppercase;
	font-size: 12px;
}

.subnavi ul { padding: 10px 0 10px 0; font-size: 10px; }
.subnavi ul li{
	color:#666666;
	line-height:1.8em;
	margin-left: -10px;
	margin-top:5px;
}

.til {
	font-size: 18px;
	text-transform: uppercase;
	color: #2D52A3;
}
.gary {
	color: #666666;
}
.cont {
	padding: 35px 25px;
	border: 1px solid #D8D8D8;
	line-height: 18px;
	color: #515151;
}

p {
	margin:5px 10px;
	color:#666666;
}

ul {
	list-style-type:none;
}
ul li {
	padding-left:25px;
}
.img {
	border:1px solid #999999;
	margin:5px;
	padding:5px;
	text-align:center;
	width:130px;
}
h3 {
	color:#000033;
	font-size:12px;
	font-style:italic;
}

.img2 {
	border:1px solid #999999;
	margin:5px;
	padding:5px;
	text-align:center;
	width:130px;
	height:80px;
	background-color:#FFFFFF;
} 

.tab {
	background-color:#F3F3F3;
	margin:10px;
	padding:3px;
}
.span {
	color:#990000;
	font-family:"宋体";
}
.logolink { float:left; z-index:auto; overflow: hidden; position:absolute; padding:1px 1px 1px 10px; margin:1px 1px 1px 10px;}
