@charset "utf-8";
/* CSS Document */

.title{font-size:16px;color:#c43738; text-align:center;margin-top:20px;}



.mian{height:51px;line-height:51px;color:#FFF; background:#0089D1;margin:10px 0px 0px 0px; text-align:center; font-size:16px;}
.mian a{color:#FFF;}
.mian a:hover{color:#900}

.jiantou{height:75px; border-bottom:1px solid #CCCCCC;margin-top:15px; width:320px;}
.jiantou-left{float:left;width:65px;height:75px; border-bottom:1px solid #CCCCCC;}
.jiantou-right{float:right;width:240px;height:75px;overflow:hidden;}

.jiantou-right h3{height:22px;line-height:22px;overflow:hidden;background:url(../images/list1.jpg) no-repeat left 7px;padding-left:10px;}
.jiantou-right h3 a{color:#000;}
.jiantou-right p{ text-indent:2em;color:#8d8d8d;margin-top:5px;}

.hot{color:#c43738}