


/****************Main Content********************/
#main{
width:735px;
float:left;
padding:0 0px;
margin-left:5px;}

#main #welcome, #main #latest_news{
padding:0px 0px 5px 2px;
margin-bottom:10px;

}

#main .title{
font-family:Arial, Helvetica;
font-size:16px;
font-weight:bold;
margin-top:12px;
margin-bottom:2px;
color:#1E1E1C;
padding:5px 0px 5px 10px;
background-color:#DFDFDD;
/*border-bottom:1px dashed #000066;*/
}
#main .bg_img{
background:url(../img/kj_bg.jpg) no-repeat bottom;
height:15px;
}

#main .cnt ul{
}
#main .cnt li{
margin-bottom:3px;
margin-left:10px;
list-style-type:none;
border-bottom:1px solid #D5BEB6;
}
#main .cnt .big{
font-weight:bold;
}

#main .cnt li a{
color:#666;

}
#main .cnt li a:hover{
border-bottom:1px solid #666;}
#main .cnt .time{
font-size:9px;
color:#333333;
padding-left:8px;}

/***********content style*************/
#main .cnt{
line-height:20px;
padding-top:7px;
padding:10px;
background-color:#FCE1D8;
border:1px solid #e2e2e0;
}
#main .cnt .img_float_right{
float:right;
margin-left:6px;
margin-top:6px;}
#main .cnt .img_float_left{
float:left;
margin-right:6px;
margin-top:6px;}
#main .cnt .space{
margin-bottom:15px;}
.line{
margin-bottom:15px;
border-bottom:1px solid #ddd;}
#main .title .more{
margin-top:8px;
margin-left:300px;}
#main .title .more a{
font-size:12px;
color:#555251;}
#main .title .more a:hover{
color:#000;
border-bottom:1px solid #000;}
