@charset "utf-8";
/*	@Created by zhihong.he
	@Upload date: 2014/11/17
*/
body{background:#fff;}
body,td,input{ font-size:12px; font-family: Arial,"宋体";}
body,div,form,img,ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin: 0; padding: 0; border: 0;}
li{ list-style-type:none;}
.clear{ clear: both; line-height:0px; height:0px; font-size:0px; visibility:hidden;}
.clearfix:after{content:"."; display:block; height: 0; clear: both; visibility: hidden;} /* only FF */
.clearfix {*zoom:1;}
h1{text-indent:-9999px;height:0px;line-height:0px;}
/* color */
.cRed{ color:#C00;}
.cGreen{ color:#080;}
.cBold {font-weight:bold;}
.cBlue {color:#014991;}
.cGray{color:#666;}
.cGray1{color:#333;}
.fontArial{ font-family:Arial, Helvetica, sans-serif;}
.font14{font-size: 14px;}
.font20{font-size: 20px;}
.ht145{height: 145px;}
.ht175{height: 175px;}
.ht185{height: 185px;}
/* 默认超链样式 */
a{ color:#2a5894; text-decoration: none;}
a:hover{ color: #C00; text-decoration: underline;}

.lt {float:left;}
.rt {float:right;}

/* 顶底(白底) */
.top{background:#fff;}
.top_inner{width:1000px;margin:0 auto;padding:20px 0 10px;}
.top_logo{background:url(http://www.howbuy.com/subject/images/logo_2014.png) no-repeat;width:340px;height:45px;display:block;float:left;}
.top_menu{color:#666;float:right;}
.top_menu a{color:#666;text-shadow:none;}
.top_menu a:hover{color:#c00;}
.top_hotline{color:#333;font:20px/27px "微软雅黑",Arial, Helvetica;text-align:right;margin-top:5px;}
.top_hotline span{font:bold 24px/27px  Helvetica,Arial;color:#e30d0d;}

/* footer */
#footer{margin:0 auto;color:#282828;text-align:center;padding:20px 0;line-height:21px; background:#f8f8f8;border-top: solid 2px #e8e8e8;}
#footer a{color:#282828;}
#footer a:hover{color:#f00;}

/* banner */
.banner{margin:0 auto;height:330px;background: url(../images/banner.jpg) no-repeat center top;}
.main {width:1000px;margin:0 auto;text-align:left;}
.main .intro{background:#f9f9f9;border-bottom:solid 6px #eee;margin-top:25px;font-size: 14px;line-height: 28px;}
.main .bd{padding: 20px 20px 20px 22px;border-bottom: solid 1px #ccc;border-top:1px solid #ccc;}
.bd .info{background: url(../images/daoyu.png) no-repeat left center;padding-left:117px;color:#333;font:14px/28px "微软雅黑","宋体";}
.bd .info span{color:#c00;font:16px/28px "微软雅黑","宋体";}
.main .box{padding-top:30px;padding-bottom:20px;}
.box table{color:#333;font-family:"微软雅黑";font-size:14px;border:1px solid #e9e9e9;}
.box table th{height:45px;background:#f1f1f1;color:#333;font:16px/45px "微软雅黑","宋体";text-align:center;}
.box table td{font-family:"微软雅黑";font-size:14px;}
.box table td span{color:#999;}
.box table td strong{color:#c00;font-size:16px;font-weight:normal;}
.box table td p{padding:8px 0 8px 0;line-height:18px;}
.box .bg{background:#f7f7f7;}
.box .pLeft{padding-left:12px;}
.box .btn{width:72px;height:26px;background:#c00;display:block;color:#fff;font:14px/26px "微软雅黑","宋体";text-align:center;border-radius:2px;}
.box .btn a{width:72px;height:26px;display:block;color:#fff;}
.box .btn a:hover{width:72px;height:26px;display:block;color:#fff!important;}
.box .date{text-align:right;padding-right:10px;color:#666;font:12px/38px "微软雅黑","宋体";}



