/*bace--------------------------------------------*/
* {
	padding:0px;
	margin:0px;
}
body {
	color:#FFFFFF;
	background-color:#CC0066;	/*190-0-18*/
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ea9e00;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#ffffff;
}
a {
	color:#FFFF66;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	width:800px;
	height:16px;
	padding-top:3px;
	margin-left:auto;
	margin-right:auto;
}
h2 {
	color:#990000;
	text-align:center;
	background-color:#FFCC00;
	border-bottom:#FFFF00 solid 1px;
	padding-top:3px;
	height:16px;
}

/*main--------------------------------------------*/
#main {
	width:950px;
	height:1600px;
	margin-left:auto;
	margin-right:auto;
}
#leftmain {
	width:700px;
	height:1250px;
	float:left;
}
#rightmain {
	width:250px;
	height:1250px;
	float:left;
}

/*tops-------------------------------------------*/
#tops {
	width:350px;
	height:55px;
	line-height:18px;
	background-image:url(img/title2.gif);
	padding-top:55px;
	padding-left:350px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}


/*content top------------------------------------------------*/
/*pics--------------------------------------------*/
#pics {
	width:450px;
	height:330px;
	text-align:center;
	float:left
}


/*rank--------------------------------------------*/
#rank {
	width:250px;
	height:330px;
	float:left
}


/*content bottom---------------------------------------------*/
/*prank--------------------------------------------*/
#prank {
	width:700px;
	height:150px;
	margin-bottom:5px;
	float:left
}
/*maincontents-----------*/
.maincontents {
	width:440px;
	height:140px;
	border:#FFFF00 solid 1px;
	margin-bottom:10px;
	float:left;
}
.maincontents a {
	font-size:20px;
	line-height:28px;
}
.maincontents b {
	margin-left:20px;
}
.maincontents h2 {
	margin-bottom:8px;
}
/*piclink----------------*/
.piclink {
	font-size:10px;
	width:225px;
	height:77px;
	margin-bottom:5px;
	padding-top:2px;
	line-height:12px;
	float:left;
}
.piclink img {
	border:0px;
	margin-right:3px;
	float:left;
}
.piclink span {
	color:#CCCCFF;
}
/*picconts-----------------------------------------*/
#picconts {
	width:700px;
	height:770px;
	float:left;
}
/*trank--------------------------------------------*/
#trank {
	width:250px;
	height:150px;
	float:left
}
.textin {
    width:248px;
	height:140px;
	border:#FFFF00 solid 1px;
    margin-left:8px;
	float:left;
}
.textin img {
	border:#FFFF00 solid 1px;
    margin-left:5px;
	margin-right:8px;
	float:left
}
.text1 {
    width:240px;
	height:15px;
	font-size:14px;
	font-weight:800;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:3px;
}
.text2 {
    width:105px;
	height:85px;
	float:left;
	font-size:11px;
	padding-top:3px;
}
/*textranks------------------*/
.textranks {
	width:240px;
	height:1238px;
	margin-left:auto;
	margin-right:auto;
	border:#CC9900 solid 1px;
	overflow:auto;
}
.textranks h2 {
	color:#990000;
	text-align:center;
	background-color:#CC9933;
	border-bottom:#CC9900 solid 1px;
	padding-top:3px;
	height:16px;
}
li {
	padding-top:7px;
	padding-left:10px;
	padding-bottom:5px;
	border-bottom:#CC9900 solid 1px;
}

/*banner-------------------------------------------*/
#ban {
	width:800px;
	height:60px;
	padding-top:10px;
	padding-bottom:10px;
	float:left
}
#ban img {
	border:0px;
	margin-left:5px;
}
/*bottompick---------------------------------------*/
#bottompick {
    width:950px;
	height:220px;
	float:left;
	background-color:#CCCCCC;
	font-size:12px;
}
.bottomin {
    width:130px;
	height:180px;
	float:left;
	margin-top:5px;
	margin-left:4px;
	text-align:center;
	line-height:25px;
}
.bottomin img {
    margin-top:5px;
	border:none;
}
.bottomin a {
    color:#000000;
}
#bottomtext {
    width:950px;
	height:80px;
	float:left;
	text-align:center;
	font-size:21px;
}
#bottomtext li {
    font-size:24px;
}
ul {
    list-style-type:none;
	text-decoration:none;
}




