body {
    background-color: #dcdddd;
    padding:5px 0px 40px;
    margin:0px;
    text-align: -moz-center !important;
    text-align: center;
    font: normal normal normal 12px 宋体,"Times New Roman","Courier New",sans-serif,serif;
}
.gloalLayout{
    width: 870px;
    text-align: -moz-left !important;
    text-align: left;
    background-color: #fff;
    margin:0px auto;
    
    border:10px solid #dcdddd;
    border-left:solid 0px #666;
    border-top:solid 0px #666;
    _border:solid 0px white;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=135,strength=10);
    -moz-border-radius:10px;
    -moz-border-bottom-colors:#eee #ddd #ccc #bbb #aaa #999 #777 #666 #555 #444;
    -moz-border-right-colors:#eee #ddd #ccc #bbb #aaa #999 #777 #666 #555 #444;
    zoom:1; 
}
.clear{
    clear: both;
}
a{
	color:#000;
	text-decoration: none;
}
a:HOVER{
    text-decoration: underline;
}

form{
    margin: 0px;
}
.red{
    color: #f00;
    font-weight: bold;
    font-size: 15px;
}

.footer{
	width:870px;
	text-align:center;
	font-size:13px;
	font-family:宋体,"Times New Roman", Times, serif;
	letter-spacing: 1px;
	line-height: 130%;
	margin:0px auto;
}
.footer .footerFirst{
    height: 43px;
    background-color: #fff;
}
.footer .footMargin{
    padding-bottom: 12px;
}
.footer span{
	color: #e38600;    
}
.footer .footerColor{
    background-color:#00079f;
    height:27px;
}

.header{
    width: 100%;
    height:210px;
    background: #fff none no-repeat top left;
}
.header1{
    background-image:url(images/header1.jpg);
}
.header2{
    height:206px;
    background-image:url(images/header2.jpg);
}
.header3{
    background-image:url(images/header3.jpg);
}
.header4{
    height:220px;
    background-image:url(images/header4.jpg);
}
.header5{
    background-image:url(images/header5.jpg);
}
.header6{
    background-image:url(images/header6.jpg);
}
.header10{
	height:140px;
    background-image:url(images/header10.jpg);
}

.ContactUs {
    font-family:宋体,"Courier New","Times New Roman";
    font-size:12px;
    text-align:right;
    padding-top:30px;
    letter-spacing:1px;
    width: 95%;
}
.ContactUs a{
	color:#fff;
	text-decoration: none;
}
.ContactUs2 a{
    color:#000;
}
.logo{
	margin-left: 48px;
	margin-top: 32px;
	border-width: 0px;
}

.pageDiv{
	text-align: -moz-center !important;
    text-align: center;
    font-size: 13px;
    padding-top: 15px;
}
.pageDiv span,.pageDiv a{
   margin: 0px 2px;
}
.pageDiv .boldPage{
    font-weight: bold;
}
.pageDiv .active{
    color: #545454;
}

#commentArea{
    width: 99.5%;
    margin:20px 0px 8px;
    border: 1px solid #808080;
    display: none;
}
#commentArea div{
	padding: 2px 5px;
	line-height:150%;
	overflow: hidden;
	word-break:break-all;
}
#commentArea  div.commentTheme{
    font-size: 13px;
    font-weight:bold;
    background-color: #0ff;
    padding: 3px 5px;;
    border-bottom: 1px solid #808080;
}
#commentArea  hr{
    width: 98%;
    margin-left: 1%;
}

#commentArea .commentAuthor{
    color: #808080;
}
#publishArea{
   border: 1px solid #808080;
   width: 99.5%;
   padding-bottom: 30px;
   display: none;
}
#publishArea div.publishTheme{
    font-size: 13px;
    font-weight:bold;
    background-color: #0ff;
    padding: 5px 5px;;
    border-bottom: 1px solid #808080;
}

#publishArea .commentWarn{
    font-size: 13px;
    font-family: 宋体,"Courier New","Times New Roman";
    line-height: 150%;
}
#publishArea .commentWarn ul{
    margin:5px 0px; 
    margin-left:-13px !important;
    margin-left: 29px;
}

#publishArea .publishContent{
   text-align: -moz-center !important;
   text-align: center;
   margin-bottom: 8px;
}

#publishArea textarea{
   width: 95%;
   height: 80px;
}
#publishArea .btn{
   text-align: right;
   width: 95%;
}

#append_login{
    position:absolute;
    z-index: 1000;
    border-width: 3px solid #a09898;
    font-size: 14px;
    font-family:宋体,"Courier New","Times New Roman";
    padding-bottom: 8px;
    background-color: #d7d7d7;
    font-size: 13px;
    padding: 10px 50px 30px;
    border: 3px solid #a09898;
    display: none;
}
#append_login SELECT{
    height: 22px;
}
#append_login input{
    height: 22px;
    margin-left: 10px;
    margin-right: 10px;
}
#append_login button{
	height: 17px;
    width: 60px;
    font-size: 12px;
    font-weight:bold;
    color:#ffffff;
    border-width:0px;
    background-image:url("images/login_bg.jpg");
    background-repeat:repeat-x;
    background-color:#ffffff;
    font-family:宋体,"Courier New","Times New Roman";
    padding-top: 0px !important;
    padding-top: 3px;
}
#append_login  a{
    line-height: 150%;
    font-size: 12px;
    font-family:宋体,"Courier New","Times New Roman";
    color: #fe0000;
    text-decoration: none;
}





.bgOverDiv{
     position: absolute;
     top: 0px;
     left: 0px;
     width: 100%;
     height: 100%;
     background-color: #dcdddd;
     z-index: 999;
     -moz-opacity:0.8;
     filter: alpha(opacity=80);
     opacity:0.8;
     display: none;
}

.overPageDiv{
	 position: absolute;
     top: 0px;
     left: 0px;
     height: 2px;
     background-color: #dcdddd;
     z-index: 9999;
     -moz-opacity:0.999999;
     filter: alpha(opacity=100);
     opacity:0.99;
     text-align:-moz-center !important;
     text-align: center;
     margin-right: auto; 
     margin-bottom: auto; 
     margin-left: auto;
     display: none;
}
.overPageDiv img{
     border-color: #40E0D0;
     border-width: 1px;
     border-style: solid;
     margin-bottom: 5px;
}

.navInner {
	 margin:10px;
	 line-height:150%;
     font-family:宋体,"Times New Roman", Times, serif;
     font-size: 12px;
}

<!-- faq  -->
#faqQArea .qTilte{
    padding: 20px 0px 10px;
    font-size: 14px;
    font-weight: bold;
    color:#943506;
}
#faqQArea td{
    font-size: 13px;
    padding: 5px 0px;
}
#faqQArea input{
    width: 150px;
}
#faqQArea button{
    width: 70px;
    height:23px;
    font-size: 13px;
    font-family: 宋体,"Times New Roman";
    border-color: #46A3FF;
    background-color: #ffffff;
    padding-bottom: 0px 0px 2px !important;
    padding-top:2px 0px 0px; 
    margin: 10px 10px 0px 0px;
}

#faqQArea_bg{

	 position: absolute;
     top: 0px;
     left: 0px;
     background-color: #dcdddd;
     z-index: 99;
     -moz-opacity:0.8;
     filter: alpha(opacity=80);
     opacity:0.8;
     display: none;
}

.faqArea{
	padding-top:60px;
    background-color: #fff;
}

.faqArea div{
    width: 100%;
    background-color: #dff3fe;
}

.faqArea .faqTheme{
    background-image:url("images/faq_bg.jpg");
    background-repeat:no-repeat;
    background-position:top left;
    height: 22px;
    text-align: right;
}

.faqTheme span{
   cursor: pointer;
   font-size:13px;
   margin: 3px 20px -3px 0px;
}
.faqArea .faqTitle{
    border-bottom-color: #009ffb;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    padding: 20px 0px 0px 0px;
    line-height:150%;
}
.faqArea .faqNav{
    text-align: right;
    padding: 10px 0px 10px 0px;
    width: 95%;
}
.faqArea li{
    padding-bottom: 5px;
    padding-right: 10px;
    padding-bottom: 8px;
    list-style: none;
}
.faqArea a{
    color: #000;
    text-decoration: none;
}
.faqArea a:hover{
    text-decoration: underline;
}

<!-- attach -->
.attach{
   margin: 20px 0px;
   line-height: 150%;
   border: 1px solid #B9B9FF;
}
.attach div{
   padding: 0px 10px;
}
.attach .attachTheme{
   font-size: 15px;
   font-weight: bold;
   background-color:#B9B9FF;
   color:#fff;
   padding: 3px 10px 2px;
   margin-bottom: 10px;
}
.attach ol{
   margin-top: 4px;
   margin-bottom: 8px;
}
.attach .noAttach{
   list-style: none;
   text-align: center;
   font-size: 13px;
}
