*{
	margin: 0;
	padding: 0;
}

body{
	font-family: verdana;
	font-size: 11px;
	text-align: cetner;
	background-color: #ddeaf2;
}

a{
	color: #039;
}

h2{
	display: block;
	height: 20px;
	font-size: 15px;
	text-align: center;
}

hr{
	clear: both;
	visibility: hidden;
}

.empty{
	padding: 30px;
	text-align: center;
}

#count{
	margin: 0 auto;
	text-align: left;
	width: 990px;
}

#top{
	width: 100%;
	background-image: url(images/top.jpg);
	background-position: bottom;
	background-color: #050423;
	background-repeat: repeat-x;
	height: 120px;
	text-align: center;
}

#user{
	width: 75%;
	background-color: #ddeaf2;
	float: left;
}

#user dl{
	padding: 10px;
	margin: 10px;
	background-color: #c9dde6;
	border: 1px solid #a9c9d8;
	width: 25%;
	float: left;
}

#insidecount{
	padding: 10px 40px;
}

#logo{
	color: #fff;
	text-align: center;
}

#logo h1, #logo strong{
	padding: 5px;
}

#left{
	width: 330px;
	background-color: #ddeaf2;
	float: left;
}

#leftbig{
	width: 990px;
	background-color: #ddeaf2;
	float: left;
}

#left dd,#leftbig dd{
	padding: 10px;
	margin: 10px;
	background-color: #c9dde6;
	border: 1px solid #a9c9d8;
}

#left h2, #leftbig h2, #right h2, #user h2{
	padding: 5px 30px;
}

#user h2{
	cursor: move;
}

#right{
	width: 25%;
	float: left;
}

#right dl{
	padding: 10px;
	margin: 10px;
}

#right dl h2, #user dl h2 {
	font-size: 14px;
	padding: 5px;
}

#right h3, #user h3{
	font-size: 11px;
}


.yell{
	background-color: #efeee0;
}

.yell dl{
	background-color: #e4e3ca;
	border: 1px solid #d6d4ae;
}

.green{
	background-color: #e2ede5;
}

.green dl{
	background-color: #d3e4d8;
	border: 1px solid #b1d0ba;
}

.date{ color: #666; padding-right: 20px; }
.site{ color: #333; }

#top #menu{
	margin: 10px auto;
	width: 750px;
	height: 50px;
}

#top #menu a{
	display:  block;
	float: left;
	padding: 4px 6px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 5px;
}

#top #menu a:hover, #top  #menu a.active{
	background-color: #ff8400;
	color: #070f34;
}

.site a{
	color: #333;
	text-decoration: none;
}

.site a:hover{
	text-decoration: underline;
}

#erotic{
	text-align: center;
	background-image: url(images/erbg.jpg);
}

#erotic div{
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	color: #ffcccc;
	border: 5px solid #660000;
	width: 300px;
	background-image: url(images/er.jpg);
	padding: 10px;
	margin: 150px auto;
}

#erotic a{
	color: #fff;
	text-decoration: none;
	display: block;
	margin-top: 10px;
}

.scr{
	color: #fff;
	width: 800px;
	padding-top: 3px;
}

.scr a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.scr a:hover{
	text-decoration: underline;
}

#news-hide-left{
	width: 100px;
	height: 40px;
	position: absolute;
	z-index: 5;
	background-image: url(images/shadow.png);
	background-position: 0 0;
}

#news-hide-right{
	width: 100px;
	height: 40px;
	position: absolute;
	z-index: 6;
	margin-left: 700px;
	background-image: url(images/shadow.png);
	background-position: -700px 0;
}

#search{
	z-index: 1;
	right: 20px;
	width: 220px;
	position: absolute;
	padding: 10px 5px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}

#sbox{
	width: 100px;
}

#search input{
	margin-left:5px;
	margin-top: 3px;
}

#foot a{
	color: #fff;
	text-decoration: none;
}

#foot a:hover{
	text-decoration: underline;
}

#foot{
	width: 100%;
	padding: 15px 0;
	background-color: #09123b;
	color: #fff;
	clear: both;
	text-align: center;
	margin-top: 20px;
}
