/* CSS Document */
#content,#header,#main,.menu,#footer{
	width:1003px;
	text-align:center;
	margin:0 auto;
	padding:0;
}
body{
   	background:#3d103e;
}
body #right{
scrollbar-face-color:#fff; 
scrollbar-shadow-color: #fff; 
scrollbar-highlight-color: #fff; 
scrollbar-3dlight-color: #fff; 
scrollbar-darkshadow-color: #fff; 
scrollbar-track-color: #fff; 
scrollbar-arrow-color:#b6578d;
}
#main{    
    margin-top:-32px;
}
#footer{
    width:1003px;
	height:93px; 
	text-align:center;
	clear:both;
	color:#fff;
}
#footer a{
    color:#fff;
}
#header{
	background:none;
	margin-top:0px;
	padding-top:1px;
	text-align:right;
	height:100%;
	height:141px;
	min-height:141px;
	background:url(../images/bg01.jpg) no-repeat top;
}
#content{
	width:1003px;
	background:#fff url(../images/bg02.jpg) no-repeat bottom;

}

#left{
    width:230px;
	float:left;
	text-align:center;
	margin-left:3px;
	
}
#left_t{
    background:url(../images/left_t.jpg) no-repeat center;
	margin:0 auto;
	width:226px;
	height:66px;
	overflow:hidden;
	margin-top:5px;
}
#left_c{
    background:url(../images/left_bg.jpg) repeat-y ;
	margin:0px auto;
	width:226px;
	text-align:left;
	overflow:hidden;

}
#left_b{
    background:url(../images/left_b.jpg)  no-repeat center;
	margin:0 auto;
	width:226px;
	height:14px;
	overflow:hidden;
}
#right{
    float:left;
	width:510px;
	text-align:center
}
#right_c{
    padding:5px;
	padding-right:0px;
	text-align:left;
	width:500px;
	min-height:350px;
	_min-height:400px;
	margin:0 auto;
	margin-bottom:15px;
	display:block;
	height:100%;

}
#p{
    background:url(../images/p.jpg) no-repeat left center;
	border-bottom:1px solid #b5578c;
	height:30px;
	line-height:30px;	
	width:470px;
	margin:0 auto;
	padding-left:15px;
	font-size:14px;
	font-weight:bold;
	color:#4c164e;
	overflow:hidden;
	clear:both;
}
#p a{
    font-size:14px;
	font-weight:bold;
	color:#4c164e;
}
#tu{
   float:right;
   background: url(../images/right_bg.jpg) no-repeat;
   width:254px; 
   height:292px;
   margin-top:3px!important;
   margin-top:5px;
}
.name{
    width:165px;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#img{
    width:1003px;
	height:93px; 
	text-align:center;
	background: url(../images/footer.jpg) no-repeat;
	clear:both;
	color:#fff;
	overflow:hidden;
}
#img a{
    color:#fff;
}
.input{
    height:18px; 
	background:#f3deb8;
	width:110px;
	line-height:18px;
	border:1px solid #b9598e;
	padding-left:5px;
	color:#000;
}
.line{
    background: url(../images/line.jpg) repeat-x bottom;
	display:block;
	_padding:5px 0 3px 0;
}

.menu{font-size:12px;z-index:100;background:url(../images/nav.jpg) no-repeat; height:56px; width:772px; margin-left:auto; margin-right:1px;margin-top:30px;} 
.menu ul{list-style:none;} 
.menu li {float:left;position:relative;padding:0 4px;height:56px; padding-top:7px; } 
.menu li a font{font-size:14px; font-weight:bold;color:#d8d8d8;}
.menu li a font1{font-size:11px; font-weight:normal;color:#d8d8d8;} 
.menu ul ul {visibility:hidden;position:absolute;left:3px;top:53px;} 
.menu table {position:absolute; top:0; left:0;} 
.menu ul li:hover ul, 
.menu ul a:hover ul{visibility:visible;} 
.menu a{display:block;padding:2px 10px;margin:3px;color:#f3deb8;text-decoration:none;} 
.menu a:hover{color:#f3deb8;} 
.menu ul ul{ background:#b6578d; padding-bottom:15px;z-index:100} 
.menu ul ul li {clear:both;text-align:left;font-size:12px; height:20px; line-height:20px;z-index:100} 
.menu ul ul li a{display:block;width:90px;margin:0;height:20px; line-height:20px;border:0;color:#d8d8d8; text-align:center;z-index:100} 
.menu ul ul li a:hover{border:0;color:#f3deb8;border-bottom:1px solid #f3deb8;z-index:100} 
.font{font-size:14px; font-weight:bold;color:#f3deb8;z-index:100}
.font1{margin-top:-8px;font-size:10px; font-weight:normal; color:#f3deb8;text-align:center;z-index:100}