@charset "utf-8";
@import url(common.css);

/*sub*/
body{margin:0;padding:0;}
.side_area{position:fixed;overflow:hidden;z-index:999999;right:0px;width:68px;height:100%;top:150px;}
.wrap_dp{width:100%;margin-top:-14px;position:relative;}
.header{width:100%;background:url(/newimg/bg_header.gif) repeat-x}
.header .head{position:relative;width:1300px;height:150px;margin:0 auto;background:url(/newimg/bg_header.gif) repeat-x}
.header .head h1{float:left;}
.header .head .topmenu{position:absolute;right:0px;overflow:hidden;width:530px;}
.header .head .topmenu ul{float:left;overflow:hidden;}
.header .head .topmenu ul li{float:left;padding-right:10px;margin-right:10px;background:url(/newimg/bg_tm.gif) no-repeat right 2px top 12px;padding-top:10px;}
.header .head .topmenu ul li.last{background:0}
.header .head .topmenu ul li.last2{margin-right:10px;padding-right:0;background:0}
.header .head .topmenu ul li.favor{padding-top:0px;}
.header .head .topmenu .topsearch{float:right;width:139px;border:1px solid #ddd;padding:0px;margin-top:8px;}
.header .head .topmenu .topsearch input{width:113px;border:0px;height:18px}
.header .head .topmenu .topsearch a{padding:0;margin:0}
.header .head .mainmenu{float:right;margin:36px 0 0 0}
.header .head .logininfo{height:35px;line-height:35px;margin-left:20px;position:absolute;left:260px;}

.mainmenu{}
.mainmenu>ul{height:114px;border-left:1px solid #ddd}
.mainmenu>ul>li{float:left;border-right:1px solid #ddd}

.header .submenu{height:42px;background:#FFF;width:100%;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;min-width:1300px}
.header .submenu ul{display:none;margin:0 auto;height:14px;position:absolute;left:50%;padding-top:14px}
.header .submenu ul>li{float:left;background:url(/newimg/submenu_line.gif) no-repeat right;padding-left:24px;padding-right:24px;}
.header .submenu ul>li.last{background:none;}

.header .submenu>.sub1{margin-left:-300px;min-width:380px;}
.header .submenu>.sub2{margin-left:-280px;min-width:600px;}
.header .submenu>.sub3{margin-left:-150px;min-width:515px;}
.header .submenu>.sub4{margin-left:130px;min-width:280px;}
.header .submenu>.sub5{margin-left:0%;min-width:760px;}
.header .submenu>.sub6{margin-left:10%;min-width:580px;}
.header .submenu>.sub7{margin-left:20%;min-width:350px;}

.contents{width:1920px;margin:0 auto;}
.contents .sub_top_img{position:relative;}
.contents .sub_top_img .sub_top_band{
	position:absolute;bottom:0px;background:url(/newimg/top_band_bg.png) repeat-x;width:100%;height:53px;
	text-align:center;
	left:0px;
}
.contents .sub_top_img .menu_title{margin-top:15px;}
.contents .sub_top_img .menu_title div{display:inline-block;*zoom:1 ;*display:inline;}
.content_area{margin-bottom:300px;text-align:center;}




/*bbs*/
.bbs_title{margin-top:25px;margin-bottom:60px;text-align:center;}

/*footer*/
.footer{width:100%;background:#313132;padding:28px 0}
.footer .foot{width:1580px;margin:0 auto;background:#313132;}
.footer .foot .infoarea{width:1200px;margin:0 auto;color:#adadad;line-height:140%}
.footer .foot .infoarea .copy{margin-top:10px}

