/* CSS Document */
body {
-x-system-font:none;
background:#FFFFFF url(../images/bg.gif) repeat-x scroll 0 0;
color:#333333;
font-family:Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
font-size:0.7em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.6em;
margin:0;
padding:0;
}


img{ border:0; margin:0;}

#main {
margin:auto 0;
width:900px;
}
#logo 
{ font-size:12px;
}

/*ADD-css*/

#content
{
 clear:both;
 width:900px;
 }
 
 #left
 {
 float:left;
 width:250px;
 }
 
#nav
{
background:url(images/zbg.gif) no-repeat ;
width:220px;
padding:0 0 15px 15px;
margin:0;
border:1px solid #ccc;
list-style:none;
margin-bottom:10px;
}

#nav ul
{
 margin:0px;
 padding:0px;
 list-style:none;
 width:220px;
}

#nav li
{
margin:0px;
padding:0px;
width:219px;
height:34px;
padding-left:35px;
font-size:12px;
line-height:34px;
list-style:none;
color:#000;

}

#nav .bg
{
background:url(images/bg.gif) no-repeat;
padding-left:35px;
font-size:12px;
line-height:34px;
color:#000;
}

#nav .bg1
{
background:url(images/bg1.jpg) no-repeat;
font-size:12px;
line-height:34px;
color:#000;
}


#nav li a
{
	color:#000;
	text-decoration:none;
}

#nav li a:hover
{
	color:#000;
	text-decoration:none;
}


#nav .on
{
	color:#EB6100;
	text-decoration:none;
}

#nav img
{
 border:0;
}

#left .ad
{ width:235px;
  height:55px;
  border:1px solid #ccc;
  margin-bottom:5px;
}
  
#right
{
 float:left;
 width:645px;
}

#right .position
{
 background:#EEEEEE;
 border:1px solid #ccc;
 line-height:32px;
 color:#000;
 font-size:12px;
 padding-left:20px;
 margin-bottom:10px;
}

#right .position a
{
 color:#000;
 text-decoration:none; 
}

#right .position a:hover
{
 color:#546F92;
 text-decoration:underline; 
}

#right .info
{
 line-height:26px;
 padding:10px 0 40px 0;
 border:1px solid #ccc;
}

#right .tab
{
 font-size:12px;
 line-height:23px;
}


#right .einfo
{
 width:100%;
 text-align:center;
 margin-bottom:25px; 
 }

.red{ color:red;}
.grey{ color:#999;}
.linktit{ height:30px; line-height:30px; margin-bottom:10px; font-size:16px; text-align:center; font-weight:bold; font-family:"微软雅黑"; width:100%; margin-top:2px;}
