@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; list-style:none;}
body{ text-align:center; font-size:12px; color:#333; background:#fff; font-family:宋体;}
a{ color:#555; text-decoration:none;}
a:hover{ color:#ca0000; text-decoration:underline;}
img{ border:0;}
li{ margin:0; padding:0; list-style:none;}
h3{font-size:13px;}

#main{ width:100%; margin:0 auto; text-align:center;}
#head{ width:950px; margin:0 auto; height:65px; padding-bottom:20px;}
.head_logo{ width:178px; height:65px; float:left;}
.head_right{ width:772px; height:65px; float:left; line-height:30px; text-align:right;}
.head_login{ width:762px; line-height:15px; padding:10px 10px 0 0; float:left;}
.head_kf{ width:762px; line-height:15px; padding:25px 10px 0 0; float:left;}
.head_kf span{ font-size:14px; font-weight:bold; color:#ca0000;}
.clear{ clear:both;}

/*通栏导航条样式*/
#head_nav{ width:100%;  height:45px; float:left; background:url(nav_bg.png) left top repeat-x; text-align:center;}
.head_nav{ width:950px; margin:0 auto; line-height:33px; text-align:left;}

#content{ width:950px; height:500px; margin:0 auto;}


/*热门搜索样式*/
#con_hot{ width:948px; margin-bottom:10px; border:1px solid #d9d9d9; display:inline; line-height:25px; float:left; text-align:left;}
.hot_top{ width:923px; padding-left:25px; height:29px; line-height:28px; background:url(list_line.png) left top no-repeat; float:left; overflow:hidden; }
.hot_top h2{ font-size:12px; color:#c00; color:#c00;}
.hot_con{ width:918px; padding:5px 15px; float:left; overflow:hidden;}
.hot_con a{ width:90px; padding-right:12px; line-height:25px; display:inline; float:left;}


/*底部样式 */
#foot{ width:950px; float:left; border-top:2px solid #ca0000; text-align:center; padding:5px 0; margin-top:15px;}
.foot_wj{ width:110px; margin-left:50px; display:inline; height:120px; float:left; background:url(foot_wj.jpg) left center no-repeat; overflow:hidden;}
.foot_wj a{ width:70px; height:70px; margin-top:25px; float:left;}
.foot_wj a:hover{ text-decoration:none;}
.foot_mid{ width:630px; float:left; overflow:hidden;}
.footLink{ width:100%; line-height:28px; float:left;}
.copyRight{width:100%; line-height:23px; color:#444444; float:left;}
.foot_contact{width:100%;  height:30px; line-height:30px; float:left; text-align:center;  }
.foot_contact a:hover{ text-decoration:none; color:#c00; line-height:20px;}
.foot_cuw{ width:80px; height:120px; float:right; background:url(foot_cuw.png) left center no-repeat; overflow:hidden;}
.foot_gs{ width:80px; height:120px; float:right; background:url(foot_gs.jpg) left center no-repeat; overflow:hidden;}
