@import url("/items/public/pub.css");

body {background:#EFE3A9;}

#bodyTable {background:#dcd1e2; width:888px; }
#bodyTable Td{ padding:4px;}

.redfont,.redfont2 a{font-weight:bold; color:#dc2f51;}
.redfont2{color:#dc2f51;}
.mart{margin-left:245px; margin-top:60px;}

#mainTable {width:960px; height:auto; overflow:hidden; text-align:center; background:#fff;}
p {
	margin:0px;
	padding:0px;
}

.red {color:#e82167;}
.px14{ font-size:14px;}
#scroll {SCROLLBAR-BASE-COLOR: rgb(6,57,72); overflow:auto;}

#demo {width:893px; overflow:hidden;}
#demo img {  margin:0 2px;}
#demoa {width:901px; overflow:hidden;}
#demoa img { margin:0 2px;}
#democ {width:870px; overflow:hidden;}
#democ img { margin:0 2px;}
#demob {width:870px; overflow:hidden;}
#demob img { margin:0 2px;}


.inp {width:297px; height:20px; line-height:20px;  border:#5e5563 1px solid;}

.scroll {width:358px; line-height:17px; scrollbar-base-color:rgb (6,57,72);  border:#5e5563 1px solid;}

.sub {height:25px; padding:0 4px; line-height:21px;}

.imgTd { padding:12px; }

#feedBackTable { width:95%;}
#feedBackTable td{color:#000}
#feedBackTable strong{color:#000}
#relDes { border:#5e5563 1px solid;}
#relDes a{ color:#000}
#feedBackTable Td.Titletd{  color:#5b3b6d;}
.brSpan {  font-weight:bold; color:#c33571; }
#imgdiv { width:960px; background:#000; height:62px;}
td,.div{ font-family:微软雅黑; color:#000; line-height:30px; font-size:12px;}

#brfoot a{ color:#000}
#brfoot ul li{ color:#000}
#brfoot dl dt{ color:#000}
#brfoot dl dd div{ color:#000}

#notice{ color:#000}


#news ul li{ width:402px; margin-left:25px;  margin-right:25px;}
#news ul li a{ width:317px; color:#000; font-family:微软雅黑;}
#news ul li span{ width:85px; font-family:微软雅黑;}

.hsfont{ color:#ff5d00;}




#div1{ 
width:expression(eval(document.documentElement.clientWidth));
height:expression(eval(document.documentElement.clientHeight));
position:fixed; 
top:0; 
left:0; 
bottom:0; 
right:0;

/************ie6**************/
_position:absolute;
_right:auto;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop));/*头部*/
_left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0));/*右部*/
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));/*底部*/
_left:expression(eval(document.documentElement.scrollLeft)); /*左部*/
/****************************/
z-index:-1; 
} 

#div1 img { 
height:100%; 
width:100%; 
border:0; 
} 
.div{
	scrollbar-arrow-color:#fff; /*三角箭头的颜色*/
scrollbar-face-color:#000; /*立体滚动条的颜色（包括箭头部分的背景色）*/
scrollbar-3dlight-color:#000; /*立体滚动条亮边的颜色*/
scrollbar-highlight-color:#000; /*滚动条的高亮颜色（左阴影？）*/
scrollbar-shadow-color:#000; /*立体滚动条阴影的颜色*/
scrollbar-darkshadow-color:#fff; /*立体滚动条外阴影的颜色*/
scrollbar-track-color:#fff; /*立体滚动条背景颜色*/
scrollbar-base-color:#fff; /*滚动条的基色*/;
}