@charset "utf-8";
/* CSS Document */
body{
	margin-top:0px;
	background-color:#9a0000;
}
#main{
	margin-left:auto;
	margin-right:auto;
}
#footer{
	background:url(images/footer.png) 0 0 no-repeat;
	height:225px;
	width:800px;
}
#content{
	background:url(images/contentbg.png) 0 0 repeat-y;
	width:800px;
}
#menu{
	background: url(images/menu%202.png) 0 0 no-repeat;
	width:573px;
	height:218px;
}
#menu_gt{
	background:url(images/gt_menu_side.png) 0 0 no-repeat;
	width:228px;
	height:218px;
}
#menu_internal{
	width:537px;
	height:218px;
}
#vip{
	background:url(images/VIP.png) 0 0 no-repeat;
	width:573px;
	height:145px;
}
#news{
	background:url(images/news.png) 0 0 no-repeat;
	width:229px;
	height:362px;
}
#bannerright{
	background:url(images/bannerright.png) 0 0 no-repeat;
	height:268px;
	width:507px;
}
#bannerleft{
	width:293px;
	height:268px;
}
#left{
	background:url(images/bannerleft1.png) 0 0 no-repeat;
	height:268px;
	width:49px;
}
#right{
	width:246px;
	height:268px;
}
#top{
	background:url(images/login%20top.png) 0 0 no-repeat;
	width:246px;
	height:103px;
}
#bottom{
	background:url(images/login%20bottom.png) 0 0 no-repeat;
	height:165px;
	width:246px;
}
#clear_menu{
	background-color:transparent;
}
html{
	background-color:transparent;
}
.style1{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.style2{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
}
.style3{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.contentstyle{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
a.menu1{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.menu1:hover{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
a.menu1:vitited{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.menu2{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
a.menu2:hover{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
}
a.menu2:vitited{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
.login{
	background:url(images/login%20bottom%202.png) 0 0 no-repeat;
	height:165px;
	width:246px;
}

.ltop{
	vertical-align:top;
}

.linner{
	margin-top:0px;
	height:165px;
	width:246px;
}
.login_font{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.center{
	margin-left:auto;
	margin-right:auto;
}
.text_top{
	vertical-align:top;
}