﻿/* 首页所使用模块的样式
/*=============================================================================================*/
@import url("border.css");/* 包括布局的样式*/
@import url("widgets.css");/* 包括布局的样式*/ 


body {
   font-family: "Arial","宋体";
   font-size:12px;
   color:#000;
   line-height:180%;
   text-align:center;
   margin:0;
}

.add1{float:left; }
.add2{float:left; padding-left:6px; }
.add3{float:left; padding-left:6px;  }

a{color:#000;text-decoration:none;}
a:hover{color:#AA2F20;text-decoration:underline;}

.clear{ clear:both; line-height:0; border-top:none !important; border:0; font-size:0; height:0; overflow:hidden; vertical-align:middle;}

.floleft{ float:left;}
.floright{ float:right;}

.p10{ padding:10px;}
.pt10{ padding-top:10px;}
.pl10{ padding-left:10px;}
.pr10{ padding-right:10px;}
.pt10{ padding-bottom:10px;}
.plr10{ padding:0 10px;}
.ptb10{ padding:10px 0;}
.pnone{ padding:0;}

.mt10{ margin-top:10px;}


/* 头部
/*=============================================================================================*/

.h_top{ width:100%; height:13px; background:url(topbg.gif) repeat-x;}
.header{ width:1000px; margin:25px auto 0; line-height:normal; height:62px;}
.header_left{ float:left;}
.header_center{ float:left;}
.header_right{ float:right;}

.menu{ padding-top:31px;}
.menu a{ display:block; float:left; width:87px; height:20px; padding-top:11px; background:url(menubg2.jpg) no-repeat; color:#6E6E6E; font-size:14px;}
.menu a:hover{ display:block; float:left; width:87px; height:20px; padding-top:11px; background:url(menubg1.jpg) no-repeat; color:#fff; font-size:14px; font-weight:bold;}

.menu a.dq{ display:block; background:url(menubg1.jpg) no-repeat; color:#fff; font-size:14px; font-weight:bold; zoom:1;}

.kf{ font-family:"黑体"; font-size:14px; text-align:left; background:url(sign1.gif) no-repeat 10px center; color:#676767; text-indent:22px;}
.ImChat{ padding-top:12px;}
.ImChat table td a{ margin:0; padding:0;}

.h_bottom_box{ width:100%; height:50px; background: url(h_bottom_bg.gif) repeat-x; _margin-top:-4px;}
.h_bottom{ width:1000px; margin:0 auto;}

.box_bg{ width:980px; padding:7px 10px 0; height:39px; background:url(boxbg.jpg) no-repeat;}

.gjz_bg{ width:1000px; height:35px; padding-top:6px; background:url(gjzbg.gif) repeat-x; margin:0 auto;}
.g_left{ float:left; padding-left:10px;}
.g_left .TreeList { display:inherit;}
.g_left .TreeList .cat1,
.g_left .TreeList .cat2{ float:left;}
.g_left .TreeList .cat1 a{ color:#AA2E22; font-weight:normal; font-size:13px; padding-right:10px;}
.g_left .TreeList .cat2 a{ font-size:13px; padding:0 10px;}
.g_right{ float:right;}
.g_right a{ padding-left:8px;}

/* 内容
/*=============================================================================================*/

.nei_ad{width:784px; float:right;overflow:hidden;}
.neiadbox{float:left; width:0px; height:166px; padding-right:8px;}
.neitextbox{float:right;}

.contant{ width:1000px; margin:10px auto 0; text-align:left;}
.c_left{ float:left; width:206px; overflow:hidden;}
.c_right{ float:right; width:784px; overflow:hidden;}

.c_list{ margin-bottom:10px; width:784px;}
.w568{ width:568px;}
.w206{ width:206px;}

.banner_top{ width:476px; height:2px; background:url(bannerbg.gif) no-repeat;}
.banner_center{ width:470px; border-left:2px solid #E5E5E5; border-right:2px solid #E5E5E5; padding:1px;}
.banner_bottom{ width:476px; height:2px; background:url(bannerbg.gif) no-repeat left bottom;}

.gbox_title{ width:759px; height:24px; background:url(long_title.gif) no-repeat; float:left; padding:8px 0 0 30px; color:#fff; font-weight:bold;}
.gbox_body{ width:762px; border:1px solid #DFDFDF; padding:0 10px;}

.w210{ width:210px;}
.w545{ width:545px; position:relative;}

.w545 .more{ position:absolute; right:0; top:-30px;}
/* 底部
/*=============================================================================================*/
.footer{ width:1000px; margin:20px auto 10px; padding-top:20px;}

.footer a{ color:#464646;}
.footer a:hover{ color:#AA2F20;}

.footer table{ border-top:1px solid #ccc; border-bottom:1px solid #ccc; text-align:left;}
.footer table td{ width:20%; padding:15px 0;}

.footer .TreeList .cat1{ display:inline; padding:0 10px;}

.footer .MenuList li{ display:inline; padding:0 10px; border-right:1px solid #ccc;}
.footer .MenuList li a{ font-weight:normal;}

.footer p{ padding-top:10px;}

.f_bottom{ margin:20px;}
.f_bottom .TreeList .cat1{ display:inline; padding:0 10px; border-right:1px solid #ccc;}
.f_bottom .TreeList .cat1 a{ font-weight:normal;}
