/* CSS Document */
body{
	margin:0;
	padding:0px;
	background:#3c0024 url(../images/top_bg.jpg) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}

p, h1{padding:0; margin:0px;}px

.nav{
	background:url(../images/nav_bar.jpg) top no-repeat;
	width:878px;
	/*height:47px;*/
	height:37px;
}

.nav ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
}

.nav ul li{
	float:left;
	/*line-height:47px;*/
	line-height:37px;
	background:url(../images/nav_divder.jpg) top right no-repeat;
	/*padding:0px 25px; gap either side of title*/
	padding:0px 18px;
	text-align:center;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

.nav ul li a{
	float:left;
	/*line-height:47px;
	background:url(../images/nav_divder.jpg) top right;
	padding:0px 10px;*/
	text-align:center;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

.nav ul li a:hover{
	float:left;
	/*line-height:47px;
	background:url(../images/nav_divder.jpg) top right;
	padding:0px 10px;*/
	text-align:center;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#27dfe6;
	font-weight:bold;
}



.link {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:underline;
	}
	
.link:hover {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	}


.flash_area{
	background:url(../images/flash_area.jpg) top left no-repeat;
	width:624px;
	height:380px;
	padding:0px 0px 3px 3px;
}

.body_mid_part{
	background:#25061c url(../images/body_mid.jpg) top no-repeat;
	padding:22px 10px 10px 10px;
	line-height:18px;
}

.more{
	color:#27dfe6;
	text-decoration:none;
	font-weight:bold;
}

.more:hover{
	color:#27dfe6;
	text-decoration: underline;
	font-weight:bold;
}

.footer{
	background:#40162b;
	padding:15px 10px;
	color:#b96f94;
	font-size:11px;
}

.footer_link{
	color:#b96f94;
	font-size:11px;
	text-decoration:none;
}

.footer_link:hover{
	color:#27dfe6;
	font-size:11px;
	text-decoration:none;
}

.txt-field {width:120px; height:16px; background-color:#25061c; border:1px solid #a8427a; color:#fff;}
.txt-field2 {width:120px; height:80px; background-color:#25061c; border:1px solid #a8427a; color:#fff;}
.txt-field3 {width:122px; height:22px; background-color:#25061c; border:1px solid #a8427a; color:#fff;}
.submti {width:77px; height:23px; background:url(../images/submit.jpg) left top no-repeat; border:none; cursor:pointer; color:#fff;}

.head1 {font:bold 16px arial; color:#f476c1; border-bottom:1px solid #f476c1; line-height:20px;}
.head2 {font:bold 16px arial; color:#FFFAAE; border-bottom:1px solid #FFFAAE; line-height:20px;}

.menu-space {padding:10px 0;}
.menu-space2 {padding:10px 0; font-weight:bold; color:#f476c1}
.menu-space9a {padding:4px 0;}
.menu-space9b {padding:4px 0; font-weight:bold; color:#f476c1}
.menu-space3 {font:bold 16px arial; padding:10px 0; font-weight:bold; color:#f476c1}