﻿@charset "utf-8";

#mainindex{
}

#news{
margin-bottom:20px;
font-size:90%;
}

#news h2{
margin-bottom:10px;
}

#news dl{
width:900px;
height:100px;
overflow:scroll;
overflow-x:hidden;
}

#news dt{
clear:both;
width:11em;
float:left;
padding-left:20px;
background:url(img/icon1.gif) 5px center no-repeat;
}

#news dd{
margin-left:10em;
}



.box{
width:295px;
background:url(img/index_box_bg.jpg) left bottom no-repeat;
float:left;
margin-right:7px;
margin-bottom:7px;
height:200px;}


.box .img{
margin:8px 0 15px 12px;
}


.box .copytxt{
margin:10px 15px;
font-weight:bold;
}
.box ul{
margin:10px 15px;
}

.box li{
padding-left:15px;
background:url(img/icon1.gif) left center no-repeat;
}

/*.bh1{
height:300px;
}

.bh2{
height:250px;
}
*/
.boxlast{
margin-right:0;
}

#indexcommnet{
clear:both;
margin:20px 0;
padding:15px 0 0;
border-top:2px solid #ccc;
border-bottom:2px solid #ccc;
}

#indexcommnet p{
padding:0 1em;
}



