/* CSS Document */
body {
	font-family:"宋体", arial;
	font-size:12px;
	color:#0000CC;
	margin:0px;
	padding:0px;
	text-align:center;
	line-height: 20px;
	background-color: #FFFFFF;
SCROLLBAR-FACE-COLOR: #fcfcfc;
SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
SCROLLBAR-SHADOW-COLOR: #fcfcfc;
SCROLLBAR-3DLIGHT-COLOR: #fcfcfc;
SCROLLBAR-ARROW-COLOR: #000000;
SCROLLBAR-TRACK-COLOR: #fcfcfc;
SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
SCROLLBAR-BASE-COLOR: #fcfcfc
}

/* 浏览排行 */
.Notice2{
	float:left;
	height:100px;
	width:100%;
}

.t16 td{FONT-SIZE: 14px; LINE-HEIGHT: 18px; color:#000; text-decoration: underline;}
/*左边的title*/
.title_left{
	background:#00CC33;
	border-top: 1px solid #AACCEE;
	border-bottom: none;
	line-height:26px;
	font-size:14px;
}
.text_left ul {
	
    margin-top:3px;
	font-size:12px;
	margin-left:6px;
	list-style-type:none;
	
}
.text_left ul li {
	line-height: 1.6;
	padding: 2px 0 2px 8px;
	border-bottom: 1px dashed  #CCCCCC;
	BACKGROUND: url(../Images/dian_03.gif) transparent no-repeat 0px 8px;
}

.text_left ul li strong {
 	display: block;
}

/* 链接颜色 */
a:link {color: #105CB6; text-decoration:none;}
a:visited {color: #105CB6;text-decoration:none;}
a:hover {color: #666; text-decoration:underline;POSITION: relative;}
a:active {color:#666;}

.right1 a:link {color:#03C; text-decoration:none;}
.right1 a:visited {color: #03C;text-decoration:none;}
.right1 a:hover {color: #CC0000; text-decoration:underline;POSITION: relative;}
.right1 a:active {color:#CC0000;}

.login a:link {color:#FFF; text-decoration:none;}
.login a:visited {color: #FFF;text-decoration:none;}
.login a:hover {color: #FFF; text-decoration:underline;POSITION: relative;}
.login a:active {color:#FFF;}
