/* CSS Document */
body{
background-image:url(../images/bg.gif);
font-size:12px;
font-family:"ËÎÌå";
}
*{
margin:0px;
padding:0px;
}
.bg_repeat{
clear:both;
height:0px;
line-height:0px;
} 
#out_main{
width:960px;
background-color:#FFFFFF;
margin:0px auto;
padding-top:10px;
}
#header{
width:940px;
height:52px;
margin:0px auto;
}
#header #logo{
float:left;
}
#header #home{
float:right;
margin-top:34px;
}
#banner{
width:960px;
height:200px;
margin-top:10px;
}
#info{
width:918px;
margin:0 auto;
border:1px solid #d2d2d2;
line-height:25px;
padding:0px 10px;
margin-top:10px;
}
#con{
width:960px;
margin:10px auto;
}
#left{
float:left;
width:230px;
background-color:#e8e8e8;
margin-left:11px;
}
#left p{
padding:10px;
text-indent:2em;
line-height:22px;
}
.title{
width:230px;
height:32px;
}
.more{
text-align:right;
padding-right:10px;
line-height:30px;
color:#990000;
}
.more a{
color:#990000;
text-decoration:none;
}
.more a:link{
color:#990000;
text-decoration:none;
}
.more a:hover{
color:#990000;
text-decoration:underline;
}
.more a:visited{
color:#990000;
}
#reping{
padding-bottom:10px;
padding-top:10px;
}
#reping dd p{
line-height:20px;
}
#reping dd h5{
font-size:12px;
font-weight:normal;
color:#ff6600;
text-align:right;
padding-right:10px;
line-height:20px;
}
#news{
font-size:12px;
padding:10px;
}
#center{
float:left;
width:456px;
/*background-color:#e8e8e8;*/
margin-left:11px;
}
#center p{
padding:10px;
text-indent:2em;
line-height:25px;
}
#photo{
width:434px;
height:320px;
padding:10px;
border:1px solid #d2d2d2;
}
#center #cen_title{
width:456px;
height:32px;
}
#jcguandian{
padding-top:10px;
}
#jcguandian dd{
padding:0px 10px;
line-height:25px;
margin-top:5px;
}
#right{
float:left;
width:230px;
background-color:#e8e8e8;
margin-left:11px;
}
#right .imgCss{
width:196px;
height:128px;
padding:5px;
margin-top:8px;
margin-left:11px;
border:1px solid #d2d2d2;
}
#footer{
width:960px;
clear:both;
line-height:50px;
text-align:center;
border-top:1px solid #1672b9;
color:#3b3b3b;
margin-top:10px;
}
