@charset "utf-8";
/* chancease.com By rainelva 2009-4-10 */


/*全局设置*/
*{font-family:Arial, Helvetica, sans-serif}
html{color:#000; font-size:11px}
body{background:#fff url(back.jpg) repeat-x; margin:0; padding:0}
h1{font-size:16px; color:#333; line-height:30px; height:30px; margin:0}

a{color:#0163CC; text-decoration:none}
a:hover{text-decoration:underline}
.table{position:relative}
/*
table {
table-layout: fixed;
word-wrap:break-word;
}
div {
word-wrap:break-word;
}
*/

.top1{font-size:11px}
.top2{font-size:11px; color:#666}
.top3{font-size:12px; color:#333; line-height:17px; padding:0 0 10px}

.top{background:url(top.jpg) no-repeat}

.left{background:url(left.jpg) no-repeat left top; border-bottom:1px #ccc solid}
.left em{line-height:21px}
.left em a{color:#000}
.left em a:hover{color:#000}
.left .input{width:150px; height:14px; margin-bottom:5px; font-size:11px}
.left .textarea{width:150px; font-size:11px}
.left .sub{position:absolute; background:url(sub.gif) no-repeat; width:98px; height:36px; border:0; top:117px; left:19px}

.pro{width:500px; float:left}
.pro ul{width:100%; float:left; padding:0; margin:0}
.pro ul li{width:140px; margin:0 0 18px 18px; float:left; display:inline; cursor:pointer; border:1px #d4d4d4 solid}
.pro ul li img{width:130px; height:90px; padding:4px}
.pro ul li em{height:30px; line-height:30px; font-size:12px; text-align:center; width:100%; display:block}
.pro ul li a{color:#369; text-decoration:none; cursor:pointer}
.pro ul li a:hover{color:#FF7700}
.pro ul li a:hover img{background:#FFEBD4}


  DIV.viciao{margin:20px 0; float:left; width:100%; border-top:1px #efefef solid; padding:20px 0 0; font-size:11px; overflow:hidden; clear:both}
  DIV.viciao A{border:1px #eee solid; padding:2px 5px; color:#000; text-decoration:none; margin:0 2px 0 0}
  DIV.viciao A:hover{border:1px 999 solid}
  DIV.viciao SPAN.current{border:1px #036cb4 solid; padding:2px 5px; color:#fff; margin:0 2px 0 0; font-weight:bold; background:#036cb4}
  DIV.viciao SPAN.disabled{border:1px #eee solid; padding:2px 5px; margin:0 2px 0 0; color:#ddd}
