#basetable{
	width: 980px;
	margin: auto;
}
.title {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 35pt;
	color: #FF9900;
}
body {
	background-color: #000000;
	margin: auto;
	padding: 0px;
	background-image: url(images/sp_bg.gife);
	background-repeat: repeat-x;
}
#newsbox {
	position:relative;
	top:40px;
	width:345px;
	height:300px;
	z-index:1;
	background-color: #CCCCCC;
	left: 600px;
}
#adbanner {
	background-color: #000000;
	position: relative;
	width: 980px;
	margin: auto;
	height: 400px;
}
#footbox {
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #242424;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	background-repeat: repeat-x;
}
#mainbox {
	background-image: url(images/sp_bg_foot.gif);
	background-repeat: repeat-x;
	margin: 0px;
	width: 980px;
}

#tabletext {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 10.5pt;
	color: #DBDBDB;
	margin: 5px;
}
#headbox {
	height: 50px;
	background-image: url(images/logo.gife);
	background-repeat: no-repeat;
}
#tabletitle {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16pt;
	color: #CC6600;
}
#tabletitle span{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
}
#inlist{
	margin-bottom: 5px;
	height: 60px;
	width: 360px;
	overflow: hidden;
	line-height: 16px;
	background-image: url(images/sp_line_inews.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#inlist span{
	font-size: 12px;
	color: #996600;
}
#inpct{
	height: 50px;
	width: 80px;
	border:0px;
	margin-right: 8px;
	float: left;}
	
	
	a{
	color: #B2B2B2;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}

a:link {
	color: #B2B2B2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;

}
/*ÆÕÍ¨ÎÄ×ÖÁ´½ÓÖ®¶þ*/
.bluelink{
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 10.5pt;
	color: #0066CC;
}

a.bluelink:hover {
	color: #FF6600;
	text-decoration: none;
}
a.bluelink:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.bluelink:visited {
	text-decoration: none;
}
