body{
	font-size:12px;
	background:#FFFFFF repeat-x;
	color:#e0dbd5;
	text-align:center;
	scrollbar-arrow-color:#ffffff;
	scrollbar-face-color:#f1ede2;
	margin:0px;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#afafaf;
	scrollbar-track-color:#ffffff;
	scrollbar-3dlight-color:#afafaf;
	}
td{
	font-size:12px;
	color:#000000;
	}
a{
	font-size:12px;
	color:#000000;
	text-decoration:none;
	}
a:hover{
	font-size:12px;
	color:#cc3300;
	}

.white{
	color:#000000;
	font-weight:bold;
	}
.white:hover{
	color:#ffffff;
	font-weight:bold;
	}
.red{
	color:#ff0000;
	font-weight:bold;
	text-align:center;
	}
.redalt{
	color:#ff0000;
	font-weight:bold;
	font-size:16px;
	}

.page_nav{
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	}
.page_nava{
	color:#ff0000;
	text-decoration:none;
	padding:5px 8px 2px 8px;
	border:1px solid #ff0000;
	background-color:#ffffff;
	}

.pagetdwhite{
	padding-left:10px;
	padding-top:3px;
	color:#ffffff;
	font-weight:bold;
	background:#fff url("index_02.gif") repeat-x 0 0;
	text-align:left
	}
.list{
	font-size:15px;
	background-color:expression((this.sectionrowindex%2==0)?'#f2f2f2':'');
	}
.pageflash{
	position:absolute;
	margin-top:-560px;
	width:429px;
	margin-left:-18px;
	}
#pageChangeEffect{
	position:absolute;
	margin-top:-23px;
	margin-left:-450px;
	left:50%;
	}
#div{
	border:1px solid #C0C0C0;
	width:100px;
	height:18px;
	clip:rect(0px,18px,22px,0px);
	overflow:hidden;
}
select{
	position:relative;
	font-size:12px;
	width:84px;
	line-height:18px;
	border:0px;
	color:#909993;
	}
.title{
	font-size:16px;
	font-weight:bold;
	}
.content{
	font-size:14px;
	line-height:30px;
	}
.line{
	border-bottom:1px #cccccc dotted;
	margin-bottom:1px;
	margin-right:10px;
	margin-top:0px;
	}
#cvi_tooltip{
	display:none;
	position:absolute;
	padding:4px 8px;
	color: #333333;
	text-shadow: white 0px 1px 0px;
	background: #ffdd00;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255,255,255)), to(rgb(255,224,0)));
	background-image: -moz-linear-gradient(top, rgb(255,255,255), rgb(255,224,0));
	font: 16px Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight: bold;
	border: 1px solid orange;
	max-width: 240px;
	min-width: 30px;
	border-radius: 8px;
	-moz-border-radius: 8px;	
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	box-shadow: rgba(40,20,0,.66) 0px 0px 8px;
	-moz-box-shadow: rgba(40,20,0,.66) 0px 0px 8px;
	-webkit-box-shadow: rgba(40,20,0,.66) 0px 0px 8px;
	user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	}
.Paper{
	overflow-y:scroll;
	overflow-x:hidden;
	width:195px;
	height:470px;
	text-align:left;
	}
.PaperB{
	overflow-y:scroll;
	overflow-x:hidden;
	width:358px;
	height:470px;
	text-align:left;
	}
.PaperT{
	overflow-y:scroll;
	width:100%;
	height:453px;
	text-align:left;
	}