@charset "gb2312";
/* CSS Document */
@import url(base.css);
@import url(top.css);

.con{
	padding:15px 5px;
}

.con h3{font-weight:700; border-bottom:1px solid #999; border-top:1px solid #999; color:#006600;}
.minCon{padding-left:8px; margin-bottom:20px;}

.minBox{ width:460px;padding-left:5px;padding-right:5px; float:left;}
.minBoxImg{width:460px; height:100px; overflow:hidden; border:1px solid #eeeeee;}
.minBoxImg img{ width:450px; margin-top:5px; margin-left:5px;}
h3.minBoxTitle{ margin-top:15px; border:none; }
h3.minBoxTitle a{color:#003399; font-size:14px;}
.minBoxText{ height:80px; margin-bottom:20px; overflow:hidden; border-bottom:1px dashed #aaa;}