/* CSS Document */
hmtl,body{margin:0px;padding:0px;font-family:SimSun,"Lucida Grande", Verdana, Lucida, Arial, Helvetica,sans-serif;font-size:12px;color:#444;height:100%;}
ul, ol, li, h1, h2, h3, h4, h5, h6,dl,dt,dd,p, form, fieldset, table, td, img, div{margin:0px;padding:0px;border:0;}
ul,li,ol{list-style:none;}
select, input, img, select{vertical-align:middle;}
p{font-size:14px; line-height:24px;}
.clearfix,
.area,
.colContent{zoom:1;clear:both;}
.clearfix:after,
.area:after,
.colContent:after{content:'.';display:block;height:0;clear:both;visibility:hidden;}
a{color:#333;text-decoration:none;}
a:hover{color:#f60;text-decoration:underline;}
.linkA{color:#f60;text-decoration:underline;}
.linkA:hover{color:#f30;text-decoration:none;}
.red{color:#f00;}


/*表单*/
.inputText{border:1px solid #cbcbcb;}
textarea{background:#fff;border:1px solid #cbcbcb;width:95%;padding:5px;font-family:simsun; font-size:12px;margin:0; color:#666; line-height:22px;}
.button input{width:66px;height:20px;overflow:hidden;color:#;border:0;padding:0;cursor:pointer;text-align:center;font-size:12px;font-weight:bold;/*width:auto;_width:0;overflow:visible!ie;*/}
.button input.buttonCommon{background:#fff url(../public/button.png) repeat-x 0 0;}
.button input.buttonCommon2{background:#fff url(../public/button.png) repeat-x 0 -30px;color:#000;}
label *{vertical-align:middle;}


/*=/ 翻页 /=*/
.endPage{line-height:24px;overflow:hidden;text-align:center;clear:both;zoom:1;margin:10px 0;}
.endPage a{border:1px solid #CCC;margin-right:3px;padding:3px 5px;}
.endPage a.cur,
.endPage a:hover{background:#ccc;}

/*通栏*/
.area{clear:both; margin-bottom:10px;}

/*分栏*/
.colLeft{float:left;_display:inline;margin-right:10px;}
.colRight{float:right;_display:inline;margin-right:0;}


.col475{width:475px;}
.col190{width:190px;}
.col760{width:760px;}
.col230{width:230px;}
.col720{width:720px;}
.col270{width:270px;}
.col680{width:680px;}
.col480{width:480px;}
.col520{width:520px;}
.col440{width:440px;}
.col400{width:400px;}
.col310{width:310px;}
.col320{width:320px;}
.col640{width:640px;}
.col360{width:360px;}

/*内部分栏*/
.mcol465{width:465px;}
.mcol306{width:306px;}
.mcol227{width:227px;}
.mcol180{width:180px;}
.mcol150{width:150px;}
.mcol190{width:190px;}
.mcol740{width:740px;}
.mcol780{width:780px;}
.mcol230{width:230px;}
.mcol700{width:700px;}
.mcol270{width:270px;}
.mcol500{width:500px;}
.mcol660{width:660px;}
.mcol380{width:380px;}
.mcol310{width:310px;}
.mcol620{width:620px;}
.mcol350{width:350px;}
.mcol580{width:580px;}
.mcol480{width:480px;}
.mcol450{width:450px;}

/*分割线*/
.dotLine{ border-bottom:1px dotted #ccc; height:1px; overflow:hidden; margin-bottom:10px;}

/*表格*/
.tableBg { margin:5px 0; border-collapse:collapse; border:1px solid #ccc;}
.tableBg caption{ font-size:24px;font-weight:900;}
.tableBg th{ padding:5px;border:1px solid #ccc; background:#eef3f7;}
.tableBg td{ padding:5px;border:1px solid #ccc;}
.tableBg .trbg2 td{ background:#f4f8fa;}

.tableBg2 { margin:5px 0;}
.tableBg2 caption{ font-size:30px; font-family:Simhei; font-weight:900;color:#f00; border-bottom:2px solid #555;}
.tableBg2 th{ padding:5px; font-size:16px; border-bottom:2px solid #555; color:#0f558a;}
.tableBg2 td{ padding:5px; font-size:16px; border-bottom:2px solid #555; line-height:26px;}
.tableBg2 .trbg2 td{ background:#ecf4fa;}

/*底部重置*/
.wrap .footer{ background:none;}