@charset "gb2312";
*{
     margin: 0;padding: 0;
 }
  body {
     	font-family: "ËÎÌå", arial, tahoma;
			font-size: 12px;
			background-color: #fff;
			line-height: 20px;
			color:#666666;
			text-align:center;
}
a:link{
	color: #666666;
}
a:visited{
	color: #666666;
}
a:h:hover {
	color:#a5e403;
}
.link a:link{
	color: #666666;
}
.link a:h:hover{
	color:#05a609;
}
/*.link a:visited{
	color: #666666;
}*/
.cbutton{
    background:#05a609;
    padding:2px 5px 1px 5px;
    color:white;
    border:0;
    font-weight: bold;
    cursor: pointer;
    height:18px;
}
.clearfloat{
    clear:both;
}
.cbody{
    width: 790px;
    border-left:1px solid #E7E7E7;
    border-right:1px solid #E7E7E7;
    text-align: center;
    margin:0px auto;
}
.iside{
   width:237px;border-right:1px solid #ccc;margin-top:-5px;
}
#header{
    height:91px;
    background-image: url(../img/zhaoqing1_02.gif);
}
.bgpic{
	background-image: url(../img/analyse_1.gif)	
}
.bgpics{
	background-image: url(../img/analyse_2.gif)	
}
.hleft{
    float:left;
    width:30%;
}
.hrigth{
    float:right;
}
.gcolor{
    color:#666666;
}
.inputs{
	width:100px;
	height:20px;
    backgorund:#eee;
    border:1xp solid #ccc;
    padding:2px 3px;
}
.inputesp{
	width:80px;
	height:18px;
    backgorund:#eee;
    border:1xp solid #ccc;
    padding:2px 3px;
}
.inputon{
	border:1px solid #53c256;
	width:80px;
	height:18px;
    padding:2px 3px;
}
.inputcode{
	width:32px;
	height:18px;
    backgorund:#eee;
    border:1xp solid #ccc;
    padding:2px 1px;
}
.inputcodeon{
	border:1px solid #53c256;
	width:32px;
	height:18px;
    padding:2px 1px;
}
.navarea{
    height:20px;
    line-height:20px;
}
.navarea ul{
   text-align: center;
   padding:2px 0;
}
.navarea li{
	display: inline;
	list-style-type: none;
	font-size:12px;
}
#con
{
    margin:0px auto;
}
#side{
	
    float:left;
    width:30%;
}
#main{
    float:left;
    width:69.8%;
}
#stop{
   
}
#smain{
    background:yellow;
}
.footbg{
   background-image: url(/img/zhaoqing1_50.gif);
   width:790px;
   height:18px;
}
.row1{
  margin:5px;
  height:30px;
  line-height: 30px;
  background:#ccc;
}
.row2{
  margin:5px;
  height:30px;
  line-height: 30px;
  border-bottom:1px dashed #ccc;
}
.listimg{
  margin:2px 5px;
}
.navarea ul li a:link{
	color:#05a609;
	text-decoration: none;
}
.navarea ul li a:visited{
	color:#05a609;
	text-decoration: none;
}
.navarea ul li a:h:hover {
	color:#a5e403;
}
.list a:link{
	color:#05a609;
	text-decoration: none;
}
.list a:visited{
	color:#05a609;
	text-decoration: none;
}
.list a:h:hover {
	color:#a5e403;
}
.footarea div a:link{
	color:#666666;
	text-decoration: none;
}
.footarea div a:visited{
	color:#666666;
	text-decoration: none;
}
.footarea div a:h:hover {
	color:#a5e403;
}

