@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;font-size:12px}
HTML,BODY {
	padding:0;font-size:12px; background:#fff; margin:0 auto; color:#000;font-family:Arial, Helvetica, sans-serif;text-align:center;
}
div,form,img,ul,ol,li,dl,dt,dd,map {
	padding:0;margin:0;border:0;
}
H1,H2,H3,H4,H5,H6 {
	margin:0; padding:0; }
ul,ol,li{list-style:none;}
A{
	color:#000; text-decoration:none
}
A:hover {
	color:#D47316; text-decoration:none
}
.clear {
	CLEAR:both;font-size:0;line-height:0
}
.left{float:left}
.right{float:right}

/*布局*/
.headerWrap{ width:1002px; height:107px; margin:0 auto; background:#fff url(../images/headerbg.jpg) left top no-repeat;}
.bodyWrap{ width:1002px; margin:0 auto; background:#fff; }
.photo{ width:910px; margin: 0 auto; }
.mainArea{ width:910px; margin:2px auto 0;}
.footerArea{ width:1002px; margin:0 auto; padding-top:2px; background:#fff; text-align:center;}

/*logo*/
.logoArea{  width:910px; margin:0 auto;}
.logoArea .logo{ float:left; display:inline; margin:10px 0 0 0;}
.logoArea .version{ float:right; margin:10px 0 0 0; display:inline; font-family:arial; width:120px;}
.logoArea .version .cn{ float:left; background:url(../images/header_jiantou.jpg) left center no-repeat; padding:2px 0 0 12px}
.logoArea .version .en{ float:left; displaly:inline; margin-left:15px; background:url(../images/header_jiantou.jpg) left center no-repeat; padding-left:12px;}
.logoArea .version a{ color:#8D8D8D;}
.logoArea .version a:hover{ color:#8D8D8D;}

.mor{margin:20px 0 0}

#tdLeft0{width:300px; background:none}
#table01_left{ vertical-align:top; padding-top:26px;}
/*search搜索*/
.searchBox{width:auto; float:right; display:inline; margin:10px 0 0 10px;height:1%;}/*在制作时定义此行*/
.searchBox table{width:130px;}
.searchBox td{text-align:left;}
.searchBox input{font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#696969;width:108px;padding:0 0 0 2px;height:18px;line-height:18px;background:#FFFFFF;border: 1px solid #000;}
.searchBox td.button{width:20px;background:url(../images/searchbg.jpg) left center no-repeat;}
.searchBox td.button a{display:block;width:20px;height:18px;}

/*主导航*/
#dhArea{padding:0 0 0 0;height:36px; width:910px; margin:2px auto 0; background:#fff;}/*若有背景，则必须写。在制作时定义此行,此处不能加高度,overflow:hidden;如果下面有float浮动则必须加.或加class=clear空div清除浮动*/
.mainNav{padding:0;background:url(../images/mainBg.jpg) repeat-x left top;width:100%;}/*若有背景，则必须写。在制作时定义此行,此处不能加高度,在下table中加*/
.mainNav table{width:100%;height:36px;background:url(../images/mainBg.jpg) repeat-x left top;}
.mainNav table td{background:none;text-align:center;}
.mainNav td.separator{background:none; width:0;height:auto;}
.mainNav a{display:block;font-size:12px;color:#fff;font-weight:bold;background:none;width:auto;text-align:center;height:36px;padding:0 0 0 0;line-height:36px; text-decoration:none;border:none}
.mainNav a:hover{font-size:12px;color:#fff; font-weight:bold;background:url(../images/mainBg_on.jpg) repeat-x left top;text-decoration:none;border:none}
.mainNav a.selected{font-size:12px;color:#fff;font-weight:bold;background:url(../images/mainBg_on.jpg) repeat-x left top;text-decoration:none;border:none}

/*mainArea*/
.tdLeft{ width:292px;}
.tdContent{ width:385px; padding:0 2px;}
.tdRight{ height:1%;}
.titleTit{ height:42px; background:url(../images/titleTitbg.jpg) repeat-x left top; }
.caseTit { padding-left:30px; height:1%; text-align:left; line-height:42px; background:url(../images/title_01.gif) 20px center no-repeat; color:#000; font-weight:bold; font-size:13px;}
.tdRightBot{padding:0 0 0 0;height:142px; background:url(../images/listbg.jpg) left top repeat-x;}
.tdRightBot img { margin:15px auto auto 10px;}

/*新闻列表＋时间*/

.newsList{margin:10px 0 0 0;height:132px; background:url(../images/listbg.jpg) left top repeat-x;}/*在制作时定义此行*/
.newsList td{text-align:center;background:none;}
.newsList td table{width:90%;margin:0 auto;background:none;}
.newsList td table td.alternating,.newsList td table td{border-bottom:none;background:url(../images/dot.gif) no-repeat 8px 10px;text-align:left;height:18px;line-height:18px;padding:3px 0 3px 18px;}
.newsList td table td.alternating{background:url(../images/dot.gif) no-repeat 8px 10px;}
.newsList td table td{background:url(../images/dot.gif) no-repeat 8px 10px;}
.newsList td table td.date{color:#6D6D6D;border-left:none;width:90px;padding:0;text-align:center;background:url(../images/dateline.gif) no-repeat left bottom}
.newsList a{color:#6D6D6D;font-weight:normal; text-decoration:none;}
.newsList a:hover{color:#EB4D00;font-weight:normal;text-decoration:none;}
/*图片+标题+内容+更多*//*此标签可实现四种情况：图片+标题+内容+更多，图片+标题+内容，标题+内容，标题+内容+更多*/

.List_picTitPro {height:142px;  background:url(../images/listbg.jpg) left top repeat-x;:}/*在制作时定义此行*/
.List_picTitPro .table01{width:90%;margin:0 auto;}
.List_picTitPro .td01{padding:10px 0;vertical-align:top;text-align:center; background:url(../images/llllbg.jpg) repeat-x bottom;border-bottom:none;}/*onmouseout=className(td01)*/
.List_picTitPro .td01_on{padding:10px 0;vertical-align:top;text-align:center; background:url(../images/llllbg.jpg) repeat-x bottom;border-bottom:none;}/*onmouseover=className(td01_on)*/
.List_picTitPro .table02{width:100%;margin:0 auto; border-bottom:none;text-align:left}/*td01里面的table02一行两列时在此加下线*/
.List_picTitPro .table02 td.td02Img{display:block;width:1%} /*此行display可以设成display:none将图片td行隐藏,width:1%为设的图片td最小宽度，图片大可撑开，但必须给td加一宽度。*/
.List_picTitPro .table02 td.td02Img img{margin:10px 18px 0 0;border:#c1c2c4 solid 1px;padding:2px;}/*图片跟右内容的距离*/
.List_picTitPro .table02 td{text-align:left;}
.List_picTitPro .table02 .table03{width:100%;margin:0;}
.List_picTitPro .table02 .table03 th{ display:none; padding:0; color:#3D3D3D;font-size:12px;font-weight:bold;vertical-align:top; height:0;line-height:0; text-align:left; border-bottom:none;}
.List_picTitPro .table02 .table03 th a{color:#3D3D3D;font-size:14px;font-weight:bold;line-height:0;text-decoration:none}
.List_picTitPro .table02 .table03 th a:hover{color:#3D3D3D;font-size:14px;font-weight:bold;line-height:0;text-decoration:none}
.List_picTitPro td.maincnt{font-size:12px;vertical-align:top;height:auto;text-align:left;line-height:20px;}/*设内容最小高度，可使more在水平位置,若不设高度则:height:auto;*/
.List_picTitPro td.maincnt a {color: #3D3D3D;font-size:12px;font-weight:normal;border:none; text-decoration:none;}
.List_picTitPro td.maincnt a:hover {color:#3D3D3D; font-size:12px;font-weight:normal;border:none;text-decoration:none;}
.List_picTitPro td.more{display:inline;height:auto;vertical-align:bottom;}/*此行display可以设成display:none将more所在td行隐藏*/
.List_picTitPro td.more a{display:block;float:left;padding:0;margin:3px 0 0 0;width:56px;height:12px;background:url(../images/more_01.jpg) left top no-repeat; color:#fff;font-weight:normal;border:none;text-align:center;text-decoration:none;}
.List_picTitPro td.more a:hover{color:#fff;font-weight:normal;border:none;text-decoration:none;}

.foot{ width:910px; margin:0 auto; height:50px;  background:#fff url(../images/footbg.jpg) repeat-x left top;}

.smallNav{width:300px; float:left; color:#606060;  text-align:left; display:inline; padding:15px 0 32px 15px; height:1%;}/*在制作时定义此行*/
.smallNav td{color:#606060;line-height:20px;text-align:left;}
.smallNav a{font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#606060;font-weight:normal; text-decoration:none;}
.smallNav a:hover{color:#933;font-weight:normal;  text-decoration:underline;}

.copyright{ width:500px; float:right; text-align:right;  color:#606060; padding:15px 15px 32px 0;}
.copyright a{ color:#3e83ac;}


/*second*/
#tdLeft_second{ width:257px;height:400px; background:#e6e9f2 url(../images/second_01.jpg) left 42px no-repeat;}
#tdRight_second{  padding:0 0 0 20px;}
.bule{ height:42px; background:url(../images/titleTitbg.jpg) repeat-x left top; }
/*左导航 / 竖导航*/
.leftNav{ padding:25px 0 0 50px; height:1%; margin:0 auto;  background:none; text-align:left;;}/*在制作时定义此行*/
.leftNav table{width:142px; }
.leftNav table td{background:url(../images/leftNav_01.jpg) no-repeat;border:none;text-align:left}/*背景*/
.leftNav .nav1{background:url(../images/leftNav_01.jpg) no-repeat left bottom;border-bottom:none;text-align:left}/*背景*/
.leftNav .nav1 a{margin:8px 0 0 0;display:block;font-size:12px;color:#000;font-weight:bold;background:url(../images/jiantou_03.jpg) 35px center no-repeat;padding:0 0 0 45px;height:23px;line-height:23px;border-bottom:none;text-decoration:none;}/*图标*/
.leftNav .nav1 a:hover{font-size:12px;color:#ce9100;font-weight:bold;background:url(../images/jiantou_03.jpg) 35px center no-repeat;border-bottom:none;text-decoration:none;}
.leftNav .nav1_on{background:url(../images/leftNav_01.jpg) no-repeat left bottom;border-bottom:none;text-align:left}/*背景*/
.leftNav .nav1_on a{margin:8px 0 0 0;display:block;font-size:12px;color:#ce9100;font-weight:bold;background:url(../images/jiantou_03.jpg) 35px center no-repeat;padding:0 0 0 45px;height:23px;line-height:23px;border-bottom:none;text-decoration:none;}/*图标*/
.leftNav .nav1_on a:hover{font-size:12px;color:#ce9100;font-weight:bold;background:url(../images/jiantou_03.jpg) 35px center no-repeat;border-bottom:none;text-decoration:none;}
.leftNav td.tdsubNav{background:none}
.leftNav td table{width:100%;float:none;padding:0;background:none;margin:10px auto 0;}/*此处不能对margin设上下值*/
.leftNav td table td{background:none;border:none;text-align:left}/*背景*/
.leftNav td .subnav1 a{margin:0 0 5px 0;display:block;font-size:12px;color:#000;font-weight:normal;background:url(../images/lx0408.jpg) 45px center no-repeat;padding:3px 0 2px 55px;height:20px;line-height:20px;border:1px solid #dadada;text-decoration:none;}
.leftNav td .subnav1 a:hover{font-size:12px;color:#EE7933;font-weight:normal;background:url(../images/lx0408.jpg) 45px center no-repeat;border:1px solid #dadada;text-decoration:none;}
.leftNav td .subnav1_on a{margin:0 0 5px 0;display:block;font-size:12px;color:#EE7933;font-weight:normal;background:url(../images/lx0408.jpg) 45px center no-repeat;padding:3px 0 2px 55px;height:20px;line-height:20px;border:1px solid #dadada;text-decoration:none;}
.leftNav td .subnav1_on a:hover{font-size:12px;color:#EE7933;font-weight:normal;background:url(../images/lx0408.jpg) 45px center no-repeat;border:1px solid #dadada;text-decoration:none;}

.localBar{height:25px;background:none;border:none;}
.local{float:right;float:right;color:#7A6759;padding:5px 15px 0 0;height:17px;text-align:right}
.local span{display:inline-block;padding:0 0 0 0;background:none; height:11px;}
.local a{color:#7A6759;text-decoration:none;}
.local a:hover{text-decoration:underline;}
* html .local span{background:none; }
*+ html .local span{background:none;}

.titleBar{background:url(../images/titlebarbg.jpg) left bottom repeat-x;;height:28px;margin:0 3px 0 15px;}
.titleBar .currentTit{float:left;color:#000;background:none; padding-top:2px;text-indent:6px;font-size:14px;font-weight:bold;height:20px;line-height:20px;}
.titleBar .currentTit div{font-size:14px;font-weight:bold;}
.cntMain{padding:0px 20px 25px; height:1%;margin:0 auto;text-align:left;}
.divcnt{line-height:22px;color:#605952;width:100%;}
.divcnt p{ text-indent:2em; margin-top:15px;}