/* CSS Document */
body{
font:"ËÎÌå";
font-size:12px;
background-color:#9ec453;
}
*{
margin:0px;
padding:0px;
}
.bg_repeat{
clear:both;
height:0px;
line-height:0px;
}
/*----------------------------------------------------------------------------------------------------------------------*/
#header{
width:100%;
height:39px;
background-image:url(../images/header_bg.jpg);
background-repeat:repeat-x;
}
#header_con{
width:960px;
margin:0 auto;
}
#header_con img{
float:left;
}
#header_con span{
float:right;
line-height:39px;
}
#header_con span a{
color:#000000;
text-decoration:none;
}
#header_con span a:link{
color:#000000;
text-decoration:none;
}
#header_con span a:hover{
color:#000000;
text-decoration:underline;
}
#header_con span a:visited{
color:#000000;
}
/*----------------------------------------------------------------------------------------------------------------------*/
#banner{
width:960px;
height:200px;
margin:0 auto;
}
/*----------------------------------------------------------------------------------------------------------------------*/
.main{
width:960px;
background-color:#FFFFFF;
margin:0 auto;
}
#huandeng{
float:left;
margin-left:10px;
margin-top:8px;
width:280px;
height:230px;
}
#bianzhean{
float:left;
margin-top:8px;
margin-left:10px;
width:650px;
height:230px;
}
#bianzhean img{
margin:10px 0px;
}
#bianzhean p{
font-size:14px;
line-height:28px;
text-indent:2em;
}
.title{
width:960px;
margin:8px auto 0px auto;
}
.con_out{
width:910px;
margin:0 auto;
}
.con_out .left01{
float:left;
width: 588px;
padding:10px;
}
.con_out .right01{
float:left;
margin-left:10px;
width:292px;
}
.con_out .left02{
float:left;
width:292px;
}
.con_out .right02{
float:left;
width: 588px;
padding:10px;
}
.con_out .right01 img,.con_out .left02 img{
padding:4px;
border:1px solid #d2d2d2;
}
.con_out .left01 p,.con_out .right02 p{
line-height:20px;
}
.con_line{
width:960px;
margin:5px auto;
height:3px;
background-image:url(../images/line.gif);
background-repeat:no-repeat;
}
#con_other{
width:940px;
margin:10px auto 0px auto;
}
#con_other .other_left{
float:left;
width:680px;
padding-bottom:10px;
border:1px solid #9ec453;
}
#con_other .other_right{
float:left;
margin-left:10px;
width:246px;
border:1px solid #9ec453;
}
#con_other .other_left_title,#con_other .other_right_title{
height:38px;
background-color:#9ec453;
}
#con_other .other_left_title{
padding-left:10px;
}
#con_other .other_right_title{
text-align:center;
}
#con_other .other_left_con{
width:680px;
}
#con_other .other_left_con .other_l_out{
float:left;
margin-left:10px;
margin-top:10px;
width:285px;
padding:10px 20px;
height:150px;
line-height:21px;
background-image:url(../images/other_bg.gif);
background-repeat:no-repeat;
overflow:hidden;
}
* html #con_other .other_left_con .other_l_out{
margin-left:6px;
}
*+html #con_other .other_left_con .other_l_out{
margin-left:10px;
}
#con_other .other_right dl{
width:226px;
margin:11px auto;
}
#con_other .other_right dl dt{
margin-top:3px;
font-weight:bold;
line-height:22px;
}
#con_other .other_right dl dd{
padding:0px 14px;
color:#666666;
line-height:22px;
padding-bottom:4px;
border-bottom:1px dashed #d2d2d2;
}
#con_other .other_right dl dd a{
color:#666666;
text-decoration:none;
}
#con_other .other_right dl dd a:link{
color:#666666;
text-decoration:none;
}
#con_other .other_right dl dd a:hover{
color:#666666;
text-decoration:underline;
}
#con_other .other_right dl dd a:visited{
color:#666666;
}
#footer{
border-top:3px solid #9ec453;
height:40px;
line-height:40px;
text-align:center;
}
#maker{
text-align:right;
line-height:30px;
padding-right:10px;
}