@charset "utf-8";
/* CSS Document */

body{
	background: url(images/br.jpg);
    scrollbar-3dlight-color:#FF67AF;
	scrollbar-track-color:#FFCDF3;
	scrollbar-darkshadow-color:#FFCDF3;
	scrollbar-face-color:#FFCDF3;
	scrollbar-highlight-color:#FFCDF3;
	scrollbar-shadow-color::#FF67AF;
	scrollbar-arrow-color:#FF67AF;
	SCROLLBAR-BASE-COLOR:#FF67AF;	
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

a {
	color:#990033;
	text-decoration:none;
}

.pagebar {
	padding: 1px 10px;
	text-align: right;
	clear:both;
	height: 20px;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #ff63aa;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px solid #ff63aa;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #ff63aa;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #ff63aa;
	color: #fff;
}

.pagebar a, .pagebar a:visited{
	color: #ff63aa;
}



.pagebar a:hover {
	border-color: #ff63aa;
}

.pagebar .inactive
{
   border: 1px solid #ff63aa;
   color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}

#root{
	width: 818px;
	margin: 0px auto;
}

#root{
	background: url(images/bg.jpg) top repeat-y;
	width: 798px;
	margin: 0px auto;
	overflow: hidden;
	padding: 0 20px 0 19px;
}

#head{
	height: 170px;
	overflow: hidden;
}

#foot{
	width: 770px;
	margin: 0px auto;
	overflow: hidden;
}

#menu li{
	float: left;
	height: 40px;
	overflow:hidden;
}

#menu{
	background: url(images/menu-bg.jpg) repeat-x;
	height: 40px;
	overflow: hidden;
	width: 792px;
	padding: 0px 3px;
	margin: 0px auto;
}

#ff{
	background: url(images/under-bg.jpg) left top no-repeat;
	height: 160px;
	overflow: hidden;
	width: 837px;
	margin: 0px auto;
}

#title h1{
	display: none;
}

#title{
	height: 169px;
	overflow: hidden;
}

#site{
	width: 774px;
	margin: 0px auto;
	overflow: hidden;
	padding: 20px 0 0 0;
}

#index #site{
	background: url(images/index_site_bg.jpg) top left no-repeat;
	height: 180px;
	width: 825px;
	padding: 14px 0 20px 0;
	overflow: hidden;
}

#pro #title, #proshow #title{
	background: url(images/title-girl.jpg) center center no-repeat;
}

#pro .item{
	width: 362px; 
	height: 350px;
	float: left;
	overflow: hidden;
}

#pro #pro_list{
	width: 739px;
	margin: 0px auto;
}

#pro .last{
	float: right;
}

#main{
	background: url(images/to_bg.jpg) top left no-repeat;
	width: 780px;
	height: 196px;
	overflow: hidden;
	margin: 0px auto;
	padding: 33px 0 0 20px;
}

#flash{
	height: 416px;
	overflow: hidden;
	background: url(images/flash_bg.jpg) center repeat-y;
}

#recent_news{
	width: 400px;
	height: 188px;
	overflow-x: hidden;
	overflow-y: auto;
	float: left;
	margin: 
}

#recent_news .title{
	background-color: #ff3399;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}

#recent_news .text{
	padding: 3px 3px 10px 30px;
	line-height: 150%;
}

#recent_news .time{
	padding: 3px;
}