/* CSS Document */
/*************   Ò»°ã    **********/
* {
  font-style: normal;
  list-style: none;
  margin: 0;
  outline: none;
  padding: 0;
  text-decoration: none;
}

img {
  border: none;
}

a:hover {
  text-decoration: underline;
}

body {
  font: small/150% "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
  text-align: center;
}


/***********   ²¼¾Ö  **********/
#header,
#body,
#footer{
  clear: both;
  float: left;
  width: 100%;
}

#container {
	color: #001444;
	width: 998px;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#body{
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#body #secondNav{
width:26%!important;
clear:both;
width:18%;
float:left;
}

#body #content{
width:70%;
float:left;

}



/******** header     ************/
#header{
position:relative;
}

#header h1 span{
display:none;
}

#header h1{
height:70px;
background:url(../image/banner.gif) left top  no-repeat;
}

#header #link{
position:absolute;
right:20px;
top:40px;
}

#header #link li{
border-left:1px solid #999999;
display:inline;
}

#header #link a{
color:#0000DB;
border-left:1px solid #999999;
width:60px;
padding-left:1em;
}

#header #link a:hover{
color:#666666;
}


#mainNav{
height:30px;
}

#header #firstNav ul{
width:100%;
height:30px;
background:url(../image/xian.gif) left center ;
border-bottom:7px solid #FFFFFF;
}


#header #firstNav li{
display:inline;}

#header #firstNav li span{
background:url(../image/zuo.gif) no-repeat fixed;}

#header #firstNav li a{
border-top:1px solid #3300FF;
font-weight:bold;
text-align:center;
line-height:30px;
font-size:14px;
width:90px;
display:inline;
float:left;
color:#FFFFFF;
background:url(../image/xian.gif) left center no-repeat;
}

#header #firstNav li a:hover{
background:url(../image/sanjiao.gif) bottom center no-repeat;
text-decoration:none;
}

#header #ad{
border-bottom:7px solid #FFFFFF;
}



/*********               body           ******************/
#body{
background:url(../image/tiao1.JPG) repeat-x left top;
}

#secondNav ul{

width:100%;
border:1px solid #CCCCCC;
padding-top:10x;
padding-bottom:10px;
}

#secondNav h3{
padding-left:10px;
color:#000000;
}

#secondNav a{
width:70%!important;
margin-left:2em;
margin-right:2em;
display:block;
width:100%;
border-bottom:1px dashed #666666;
background:url(../image/zuosanjiao.gif) left no-repeat;
padding-left:2em;
height:2em;
line-height:2em;
color:black;
}

#secondNav a:hover{
color:red;}

#secondNav #link2{
width:260px;
margin-top:10px;
border-top:none;
text-align:center;
}
#secondNav #link2 ul{
border:1px solid #CCCCCC;
width:100%;}

#secondNav #link2 li{
width:100%;
border-top:1px dashed #999999;
}

/********  content   ****************/
#content{
padding-left:1em;

}
#content h3{
margin-bottom:1em;
}

#content h3{
border-bottom:2px solid #999999;}

#content #chinese{
background:url(../image/shuijing.gif) left top no-repeat;
border-bottom:2px solid red;
padding-left:2em;}

#content #english{
margin-left:1em;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#999999;}

#content p{
color:black;
}
#content table{
text-align:center;}
#content img{
background:#FFFFCC;
padding:4px;
border:1px solid #000000;}

#content #border{
border-bottom:2px solid #666666;
border-right:2px solid #666666;

}

/*******    footer         *************/
#footer{
height:100px;
background:url(../image/footer.jpg) left top repeat-x;
}

