BODY {
	MARGIN: 0px;
	font-size: 12px;
	color: #000000;
	background-color: #242424;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;	/* background-image: url(images/main-bg.jpg);*/
	}
body,td,th {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;

}
.white {
	color: #FFFFFF;
	

}
.kuang {
	border: 1px solid #000000;
}
.Red{
	color:#FF0000}
.yellow {
	
	color: #FFFF00;
	text-decoration: none;
}
.inputTXT {
	font-size: 12px;
	color: #333333;
	background-color: #999999;
	border: 1px solid #666666;
	line-height: 22px;
}
.black {
	color: #000000;
}
.webListOut{
	text-align:center;
	}
.webList{
	background-color:#666;
	overflow:hidden;
	margin:0 auto;
	width:1003px;
	}
.coolweb{
	width:180px;	
	float:left;
	height:163px;
	margin:0px 10px 0px 8px;
	overflow:hidden;
	}
.coolweb img{
	width:170px;
	}
#tukuList .coolweb{
	height:135px;
}


/*------ÐÂhead.asp--------*/
#nav-top{
	margin:auto;
	width:1003px;
	height:52px;
	background-image:url(images/top_small_logo.jpg);
	background-color: #000;
	background-repeat: no-repeat;
	background-position: left center;
}
#nav-top ul{
	margin:0 0 0 100px;
	padding:0;
	}
#nav-top ul li{
	float:left;
	margin-right:5px;
	margin-left:5px;
	font-size:13px;
	font-weight:bold;
	line-height:52px;
	list-style-type: none;
	}
#nav-top ul li a{
	padding-right:5px;
	border-right:2px #999 solid;
	}
	
#nav-top ul li a:hover{
	background-color:#333;
	}
	
#banner{
	margin:auto;
	width:1003px;
	height:121px;
	background-image: url(images/banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom:5px #000 solid;
}
#logo{
	float:left;
	}
#banner-c{
	float:left;
	}
#banner-c img{
	margin-top:17px;
	}