@charset "UTF-8";
/* CSS Document */

#styleMainImage{
clear:both;
margin-bottom:20px;
width:848px;
}


#topStyleLeft{
border:1px solid #E0C9AD;
padding:1px;
width:270px;
float:left;
}

#topStyleLeft2{
border:1px solid #8DCF9C;
padding:1px;
width:270px;
float:left;
margin-top:20px;
}

#topStyleMiddle{
border:1px solid #F7B3D1;
padding:1px;
width:270px;
float:left;
margin:0 0 0 13px;
}

#topStyleRight{
border:1px solid #8FCAE8;
padding:1px;
width:270px;
float:right;
}

#topStyleLeft p, #topStyleMiddle p, #topStyleRight p, #topStyleLeft2 p{
font-size:0.83em;
line-height:160%;
text-align:left;
margin:3px 0 0 8px;
height:35px;
}

#topStyleLeft .btnMore, #topStyleMiddle .btnMore, #topStyleRight .btnMore, #topStyleLeft2 .btnMore{
text-align:right;
margin:5px 5px 1px 0;
}




/*NEWS-------------------------*/

#topNews{
text-align:left;
float:right;
width:560px;
margin-top:20px;
}

#topNews h3{
background-color:#CCCCCC;
margin:0 0 5px 0;
}

#topNews .newly{
width:263px;
float:left;
}

#topNews .info{
width:263px;
float:right;
}

#topNews .title{
border-bottom:1px solid #CCCCCC;
padding-bottom:3px;
}


#topNews .newly .btnMore, #topNews .info .btnMore{
float:right;
width:40px;
height:13px;
background:url(../images/btn_news.gif) no-repeat 0 0;
}

#topNews .newly .btnMore a, #topNews .info .btnMore a{
display:block;
width:40px;
height:13px;
}

#topNews .newly .btnMore span, #topNews .newly h4 span, #topNews .info .btnMore span, #topNews .info h4 span{
position:absolute;
left:-9999px;
}

#topNews .newly h4{
background:url(../images/tits_newly.gif) no-repeat 0 0;
height:13px;
margin:0 0 0 0;
}

#topNews .info h4{
background:url(../images/tits_info.gif) no-repeat 0 0;
height:13px;
margin:0 0 0 0;
}

#topNews .newly ul,#topNews .info ul{
list-style-type:none;
margin:8px 0 0 0;
padding:0;
}

#topNews .newly li, #topNews .info li{
background:url(../images/marker_news.gif) no-repeat 0 0;
font-size:10px;
margin-bottom:10px;
padding-left:15px;
line-height:135%;
}



#banners{
clear:both;
margin:15px auto;
}

#banners img.left{
float:left;
margin-right:18px;
}

#banners img.right{
float:right;
}

/* 2009-01-28 */
.new {
color: #ff2222;
}

