html, body {border: 0; margin: 0; padding: 0;}

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
  	margin: 0;
  	padding: 0;
  	font-weight: normal;
	
}

ul {list-style: none; margin: 0; padding: 0;}




/***** Links *****/

a {text-decoration: none;}

a:hover {text-decoration: none; color: #00CCFF;}

a img {
  border: none;/*remove border for linked images*/
}
/***** Global Classes *****/
.clear {clear: both;}

.alignleft {display: block; float: left;}

.alignright {display: block; float: right;}

.aligncenter {
  	display: block;
  	text-align: center;
  	margin: 0 auto;
}

.endOfSection {
  	clear: both;
  	width: 100%;
  	height: 0;
  	line-height: 0;
  	font-size: 0;
  	padding: 0;
  	margin: 0;
  	border: 0;
}

/* images */
img {border: none;}

img.alignleft,
img.alignright,
img.aligncenter {
	display: block;
	padding: 3px;
	background: #F5F4F3;
	border: 1px solid #E8E4E2;
}

img.alignleft {
	float: left;
	margin: 0 10px 2px 0;
}

img.alignright {
	float: right;
	margin: 0 0 2px 10px;
}

img.aligncenter {
	margin: 5px auto;
}

/***** Main Layout ****/

#container {
  	width: 100%;
  	height: 100%;
  	text-align: center;/* IE fix to center the page */
  	position: relative;
	z-index: 0;
}

#wrapper {
  	width: 996px;
  	margin: 0 auto;/* center the page in Firefox */
  	text-align: left;
	position: relative;
	z-index: 2;
}

/***** TOP PAGE *****/
#top {
	height: 122px;
	padding: 0 5px;
  	background:  url(../images/bg.jpg) repeat-x 0 0;
}

#top .logo {
	width: 363px;
  	height: 100px;
  	float: left;
  	clear: left;
  	margin-top: 22px;
	margin-left: 42px;
   	background: url(../images/logo.jpg) no-repeat;
}

#top .menu{
     float:right;
     width:420px;
     margin-top:22px;
     margin-right:10x; 
    background: url(../images/menuback.jpg) repeat-x 0 0;
   }
#top .nav
  {  
     float:left;
     height:29px;
     padding:0;
     line-height:29px;
     background: url(../images/menuback.jpg) repeat-x 0 0;}
          
#top .menu a
{
color:#8a8a8a;
 font-family:ºÚÌå;
font-size:14px;
margin:0;
padding:0;

}

#top .time
  { 

    float:right;
    clear:right;
    color:white;
	width:250px;
	position:absolute;
    left:750px;
	top:100px;
    font-weight:bold;
    font-size:13px;
}

.hxcd a
{
color:white;
font-size:13px;
 font-weight:bold;
}

.hxcd 
{
 position:absolute;
 left:600px;
 top:50px;
 background: url(../images/menu2bg.jpg) repeat-x;
}



/***** HEADER *****/
#header {
	width: 100%;
	height: 72x;
	background: url(../images/headback.jpg) repeat-x;
	position: relative;
	z-index: 1;
	color: white;
	
	font-family: "Trebuchet MS",Tahoma, Arial, sans-serif;
        padding:0;}

#header .intro {
	width: 500px;
	height: 130px;
	padding: 50px 0 0 30px;
}

#header ul
{
  background:url(../images/navback.jpg) repeat-x;
  float:left;
  height:59px;
  width:955px;
  padding:0px;
}
#header ul li 
{
  float:left;
  background:url(../images/naveback.jpg) no-repeat;
  width:93px;
  height:41px;  
  textalign:center;
  margin:0;  
  margin-left:2px;
  margin-top:6px;
  padding-top:4px;
  
}

#header .title1
{
  font-size:15px;
  color:black;
  font-family:ËÎÌå;
  padding:0;
  width:93px;
  text-align:center;
   

}
#header a
{color:black;}
#header .title2
{
font-size:10px;
color:gray;
font-family:Times new roman;
float:left;
clear:left;
margin-top:2px;
 width:93px;
  text-align:center;
   
}



/***** CONTENT *****/
#content {
	display: block;
	
	width: 996px;
        margin:0;


	clear: both;
	text-align: justify;
	
}  
#content a
{ color:black;
}
#content .left
{
 width:212px;


 float:left;
 clear:left;
 
}


#content .leftmenu
{
width:212px;
height:235px;
background:url(../images/leftmenu.jpg) no-repeat;
}

.zhinan1
{

float:left;
margin-top:25px;
position:relative;
left:60px;
font-size:15px;

}
.zhinan2
{font-size:14px;
float:left;
 clear:left;
margin-top:44px;
position:relative;
left:49px;


width:100%;
}
.zhinan3
{font-size:14px;
float:left;
clear:left;
margin-top:9px;
position:relative;
left:49px;

width:100%;}
.zhinan4
{
float:left;
clear:left;
margin-top:9px;
position:relative;
left:150px;

width:100%;}
.en
{
font-family:Times New Roman;
font-size:11px;
}
.hanzi
{
font-size:16px;


}
#content .menuitem p
{ margin-top:19px;}
#content .menuitem1
{ float:left;
  margin-left:-7px;
  margin-top:6px;
}
#content .menuitem
{

width:177px;

height:71px;
background:url(../images/leftmenu2back.jpg) no-repeat;
display:block;


padding-left:35px;

float:right;

}

#content .right
{
width:784px;
float:right;
clear:right;
}

#content .logo2
{
  width:784px;
  height:185px;
  background:url(../images/logoback.jpg) repeat-x;
}

#content .logo3
{
  width:784px;
  background:url(../images/logoback.jpg) repeat-x;
}
#content .news
{
 width:504px;
 float:left;
 clear:left;
 margin-left:10px;
 font-size:12px;
 
}

#content .info
{
  width:263px;
  float:right;
  clear:right;
  margin-bottom:5px;

}

#content .infotop
{ margin-top:5px;
width:263px;
background:url(../images/infotop.jpg) no-repeat;
height:33px;
text-align:center;
line-height:33px;
font-size:15px;


}
#content .infotqble
{
width:255px;
background-color:#ebebed;
font-size:12px;
line-height:21px;
text-align:center;
height:150px;

}

#content .infotqble table
{

border:none;
width:90%;
margin-left:5px;

margin-top:0px;
*margin-top:10px;

}
#content .infotqble table td
{
 border-bottom:1px dotted #000;border-right:1px dotted #000;
 height:20px;
}
#content .infotqble table td.two
{
 border-right:none;
}
#content .infotqble table td.thr
{
 border-bottom:none;
}


/***** FOOTER *****/
#footer {
	clear: both;
	width: 996px;
	height: 68px;
	background: #cbd1d8;
	color: #696a6b;
	font-size: 15px;;
        text-align:center;
        margin-top:20px;
        
       
}
#footer p
{
   margin-top:9px;
}


