
/* --------------------------------------------------------------------------------------全局开始-----------------------------------*/
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; }
/* --------------------------------------------------------------------------------------全局结束-----------------------------------*/




body {font-family:Microsoft YaHei; color:#383838; font: normal 100%;}
body {background:url(../Images/Mainbg.png);background-repeat: repeat-x;color:#323131 }
table { line-height:180%;color:#323131 }
p{margin:10px 0;}
hr { color: #E4E4E4; background-color: #E4E4E4; border: none; height: 1px; }
del { font-family:simsun; color:#CCC; }/* 避免删除线造成数字8视觉上为0 */


.mianBoxIndex {width:100%; max-width:640px; min-width:320px; margin:0 auto; text-align:center; background-color:#fff; overflow:hidden}
.mainBox {width:100%; min-width:320px; margin:0 auto; text-align:center; background-color:#fff; overflow:hidden}


a{color:#383838; text-decoration:none; text-decoration:none}
a:hover{color:#A40808; text-decoration:underline;}


a.btn1 {display:block; padding-top:8px; padding-bottom:8px; text-align:center; background-color:#A70301; color:#fff; text-decoration:none;
		border-radius: 5px; /* 所有角都使用半径为5px的圆角，此属性为CSS3标准属性 */
		-moz-border-radius: 5px; /* Mozilla浏览器的私有属性 */
		-webkit-border-radius: 5px; /* Webkit浏览器的私有属性 */
		border-radius: 5px 5px 5px 5px; /* 四个半径值分别是左上角、右上角、右下角和左下角 */ 
} 
a.btn1:hover {background-color:#C40537;}

a.btn2 {display:block;height:22px;width:44px; font-size:12px; background-color:#DD641D; border:none; color:#fff; margin-top:2px; text-align:center} 
a.btn2:hover {background-color:#C40537;}

.txtBoxSingle{ border:1px solid #CCCCCC;}


a.nav1 {color:#fff; font-size:14px; font-weight:bold;text-decoration:none}
a.nav1:hover {color:#FFFF00; text-decoration:none}
.nav1_line { color:#fff; margin-left:9px; margin-right:9px;}

a.nav2 {color:#EEEEEE; font-size:14px; font-weight:bold;text-decoration:none; width:104px; display:block; float:left; line-height:30px;}
a.nav2:hover {color:#FFFF00; text-decoration:none}
.nav2_line { color:#EEEEEE; margin-left:0px; margin-right:1px; float:left;line-height:30px;}

a.nav3 {color:#fff; font-size:12px;text-decoration:none}
a.nav3:hover {color:#FFFF00; text-decoration:none}
.nav3_line { color:#fff; margin-left:10px; margin-right:10px;}


a.title1{font-size:13px; line-height:30px;padding-left:24px;font-weight:bold;color:#333;float:left}
a.title1:hover{color:#ff0000}



.soInput0{background:url(../Images/sobox0.jpg); height:23px;  line-height:23px; padding-left:24px; width:160px; border:0; font-size:12px; font-size:12px;vertical-align:middle}
.soInput1{background:url(../Images/sobox1.jpg); height:23px;  line-height:23px; padding-left:24px; width:160px; border:0; font-size:12px; font-size:12px;vertical-align:middle}


.tdLeftNav {  background:url(../Images/jt1.gif) no-repeat; border-bottom:1px solid #E3E3E3; text-indent:20px; font-size:12px;}
.tdLeftNav1 {  background:url(../Images/jt3.gif) no-repeat; border-bottom:0px solid #E3E3E3; text-indent:20px; font-size:12px; font-weight:bold}




.title2{background-image:url(images/jt1.gif); background-position:1px 5px; background-repeat:no-repeat; padding-left:16px; font-weight:bold; font-size:13px;}
.title3{font-size:13px; line-height:30px;padding-left:24px;font-weight:bold;color:#333;float:left}


.xuLineBg {
	background-image: url(../images/xuline1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

