@charset "utf-8";
/* --------------------------------------------------------------------------------------全局开始-----------------------------------*/
body,ul,li,div,p,span,fieldset,legend,form,input{ margin:0; padding:0;}
fieldset, img { border:none; }
ul, ol { list-style:none outside; }/* outside重置IE6,7缩进 */
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6 {font-size:100%; font-weight:normal; }
select, input, button, textarea {font-size:100%; }/* 使表单元素能继承父级字体大小 */
/* 让非ie浏览器默认也显示垂直滚动条 */
html { overflow-y: scroll; }
/*修复IE6连续英文不折行导致页面布局崩溃*/
body { _word-break:break-all; }
/* 专有属性修复IE7，IE8浏览器强制缩放图片失真 */
img { -ms-interpolation-mode:bicubic; }
li {list-style:none}
/* --------------------------------------------------------------------------------------全局结束-----------------------------------*/


body {font-family:Arial,"宋体",Verdana,Helvetica, sans-serif; font-size:12px;}
body {background-image:url(../images/topBg.png); background-repeat:repeat-x; background-color:#fff;color:#4B4B4A;}
table {font-size:12px; line-height:170%; color:#4B4B4A}
p{margin:10px 0;font-size:12px;}


a{ font-size:12px; color:#4B4B4A; text-decoration:none;}
a:hover{ text-decoration:underline; color:#A40E0C}


a.link1{font-size:12px;color:#fff; text-decoration:none;}
a.link1:hover{text-decoration:none; color:#FFFF00;}

a.link2{width:180px; height:46px; margin:0 auto; display:block; background:url(../images/pic3.jpg); line-height:46px; text-align:center; font-size:15px; color:#6B5A02; font-weight:bold; text-decoration:none; margin-top:12px;}
a.link2:hover{text-decoration:none; color:#ff0000;}

.box111{ border: #BDBDBD solid 1px; border-top:none; background-image:url(../images/bg1.png);}
.box1{border:#AAC972 solid 1px; border-bottom:none; border-top:none;}
.box2{ border:#C8C4C4  solid 1px;}
.box3{ border:#CCCCCC 1px solid; padding:0px 8px; border-left:none; border-right:none;}
.box4{ font-size:12px; line-height:170%; padding:16px;}

.title1{ font-size:13px; font-weight:bold; color:#000000; margin-left:12px;}



.font12 {font-size:12px; color:#4B4B4A; text-decoration:none; line-height:180%}



.xuLineBg {
	background-image: url(../images/XuLine.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


.txtBoxS {height:14px;padding:3px 3px;border:1px solid #666;font-size:12px; font-family:Arial,"宋体", Helvetica, sans-serif;}
.txtBoxM {padding:3px 3px;border:1px solid #666;font-size:12px; font-family:Arial,"宋体", Helvetica, sans-serif;}
.Line1{margin-left:6px; margin-right:6px;}
.Download_by{ background:url(../images/Download_by_44.jpg) no-repeat; width:680px; height:41px; line-height:41px;}




.soInput0{background:url(../Images/SoBg2.gif); background-position:0px -23px; background-repeat:no-repeat; height:20px;  line-height:20px; padding:0; padding-left:20px; width:200px; font-size:12px; vertical-align:middle; color:#000; border:1px solid #BFBFBF; margin:0;}
.soInput1{background:url(../Images/SoBg2.gif); background-position:0px 0px; background-repeat:no-repeat; height:20px;  line-height:20px; padding:0; padding-left:20px; width:200px; font-size:12px; vertical-align:middle; color:#000; border:1px solid #BFBFBF; margin:0;} 


/* --------------------------------------------------------------------------------------左侧导航-----------------------------------*/
#memLeftNav,#memLeftNav ul,#memLeftNav li{ padding:0; margin:0; border:0;list-style:none;background-color:#fff}
#memLeftNav .bigTitle {width:190px;background-color:#fff;border-bottom:#efefef solid 1px; margin-left:9px;}
#memLeftNav .bigTitle a{padding-left:20px;color:#000; text-decoration:none;line-height:30px; height:30px;font-size:14px; font-family:Arial,"宋体"; display:block;}
#memLeftNav .bigTitle a:hover{background-image:url(../images/leftNavBg1.jpg); background-repeat:no-repeat; color:#fff;}
#memLeftNav .bigTitle a.SeleNav{background-image:url(../images/leftNavBg1.jpg); background-repeat:no-repeat; color:#fff;}

#memLeftNav .bigTitle li a{ padding-left:30px; color:#666; font-weight:normal; text-decoration:none; font-size:12px; line-height:25px; height:25px; display:block; border-top:1px solid #efefef; background-color:#fff; background-image:url(../images/leftNavBg2.gif); background-position:0px 0px;}
#memLeftNav .bigTitle li a:hover{color:#ff0000; background-image:none; background-image:url(../images/leftNavBg2.gif); background-position:0px -25px;}
#memLeftNav .bigTitle li a.SeleNav{color:#ff0000; background-image:none; background-image:url(../images/leftNavBg2.gif); background-position:0px -25px;}
#memLeftNav .bigTitle ul {display: none;}
/* --------------------------------------------------------------------------------------左侧导航-----------------------------------*/
