body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 0;
	margin: 0;
	background:#3C3C3C url('../images/bg.png') repeat-y center;
}

.div_main{
	width:970px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.box_first_title{
	font-family:verdana,arial,tahoma;
	font-size:11px;
	font-weight:bold;
}

.box_first_text{
	font-family:arial,tahoma;
	font-size:11px;
	color:#D8E3E9;
}

.box_first_button{
	text-align:left;
	cursor:pointer;
	#cursor:hand;
	width:265px;
	height:60px;
}

/* front tabs */

.tab01{
	cursor:pointer;#cursor:hand;
	background:url('../images/top_tab_0102.gif');
	padding-top:9px;
	width:106px;height:25px;
	text-align:center;	
	font-family:arial,tahoma;font-weight:bold;font-size:13px;
	color:#032062;
}
.tab01_hover{
	cursor:pointer;#cursor:hand;
	background:url('../images/top_tab_0102h.gif');
	width:106px;height:25px;
	text-align:center;
	padding-top:9px;
	font-family:arial,tahoma;font-weight:bold;font-size:13px;
	color:#550000;
}
.tab01_active{
	cursor:pointer;#cursor:hand;
	background:url('../images/top_tab_0102a.gif');
	width:106px;height:25px;
	text-align:center;
	padding-top:9px;
	font-family:arial,tahoma;font-weight:bold;font-size:13px;
	color:#000;
}
.tab02{
	cursor:pointer;#cursor:hand;
	background:url('../images/top_tab_0102.gif') -1px 0px;
	padding-top:9px;
	width:104px;height:25px;
	text-align:center;	
	font-family:arial,tahoma;font-weight:bold;font-size:13px;
	color:#032062;
}
.tab02_hover{
	cursor:pointer;#cursor:hand;
	background:url('../images/top_tab_0102h.gif') -1px 0px;
	width:104px;height:25px;
	text-align:center;
	padding-top:9px;
	font-family:arial,tahoma;font-weight:bold;font-size:13px;
	color:#550000;
}
.tab02_active{
	cursor:pointer;#cursor:hand;
	background:url('../images/top_tab_0102a.gif') -1px 0px;
	width:104px;height:25px;
	text-align:center;
	padding-top:9px;
	font-family:arial,tahoma;font-weight:bold;font-size:13px;
	color:#000;
}
.tab03{
	cursor:pointer;#cursor:hand;
	background:url('../images/top_tab_03.gif') -1px 0px;
	margin-left:1px;
	width:137px;height:25px;
	text-align:center;
	padding-top:9px;
	font-family:arial,tahoma;font-weight:bold;font-size:13px;
	color:#032062;
}
.tab03_hover{
	cursor:pointer;#cursor:hand;
	background:url('../images/top_tab_03h.gif') -1px 0px;
	margin-left:1px;
	width:137px;height:25px;
	text-align:center;
	padding-top:9px;	
	font-family:arial,tahoma;font-weight:bold;font-size:13px;
	color:#550000;
}
.tab03_active{
	cursor:pointer;#cursor:hand;
	background:url('../images/top_tab_03a.gif') -1px 0px;
	margin-left:1px;
	width:137px;height:25px;
	text-align:center;
	padding-top:9px;	
	font-family:arial,tahoma;font-weight:bold;font-size:13px;
	color:#000;
}
.tab04{
	cursor:pointer;#cursor:hand;
	background:url('../images/top_tab_04.gif') -1px 0px;
	margin-left:1px;
	width:66px;height:25px;
	text-align:center;
	padding-top:9px;
	font-family:arial,tahoma;font-weight:bold;font-size:13px;
	color:#fff;
}
.tab04_hover{
	cursor:pointer;#cursor:hand;
	background:url('../images/top_tab_04h.gif') -1px 0px;
	margin-left:1px;
	width:66px;height:25px;
	text-align:center;
	padding-top:9px;	
	font-family:arial,tahoma;font-weight:bold;font-size:13px;
	color:#590000;
}
.tab04_active{
	cursor:pointer;#cursor:hand;
	background:url('../images/top_tab_04a.gif') -1px 0px;
	margin-left:1px;
	width:66px;height:25px;
	text-align:center;
	padding-top:9px;	
	font-family:arial,tahoma;font-weight:bold;font-size:13px;
	color:#000;
}

/* end front tabs */

.comment_line{
	width:354px;
	border-top:1px dotted #000;
	border-bottom:0px;
	padding:5px;
	font-size:11px;
	color:#fff;
}

.box_front_title{
	font-family:arial,tahoma;
	font-size:18px;
	font-weight:bold;
	color:#ffcc33;
}
.box_front_title:hover{
	text-decoration:none;
}
.box_front_text{
	font-family:arial,tahoma;
	font-size:10px;
	color:#C3C3C3;
}
.box_front_mnlink{
	font-family:arial,tahoma;
	font-size:10px;
	color:#f0a411;
}

.box_left_top{
	text-align:left;
	font-family:arial,tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000;
	margin-top:6px;
	width:302px;
	height:22px;
	background:url('../images/top_wbar.png');
}

.box_left_title{
 	padding-top:4px;
	padding-left:10px;
}

.box_left_middle{
	text-align:left;
	width:285px;
	padding:8px;
}

.box_left_back{
	font-family:arial,tahoma;
	font-size:11px;
	color:#ccc;
	width:302px;
	background:url('../images/left_back.gif');
}

.box_left_spacer{
	width:285px;
	margin-top:6px;
	margin-bottom:6px;
	height:1px;
	background:url('../images/left_spacer.gif');
}

.box_left_cmspacer{
	width:285px;
	margin-top:8px;
	margin-bottom:8px;
	height:1px;
	background:url('../images/left_spacer.gif');
}

.box_left_bottom{
	width:302px;
	background:url('../images/left_bottom.gif');
	height:6px;
}

a{
text-decoration:none;
color:#FFCC33;
}

a:hover{
text-decoration:underline;
}

img{
border:0;
}

.ucf_link{
	font-family:arial,tahoma,verdana;
	font-size:11px;
	font-weight:bold;
}

.text_form{
	font-family:arial,tahoma,verdana;
	font-size:12px;
	color:#E1E1E1;
}

.imgbd{
	padding:1px;
	margin:3px;
	border:1px solid #aaaaaa;
	width:0px;
	margin-left:5px;
	margin-right:6px;
	background:#ffffff;
}

.hot_link{
	font-family:verdana,tahoma;
	font-size:9px;
	color:#E1E1E1;
}
.hot_link:hover{
	text-decoration:none;
}

.box_label{
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	color:#fff;
}

.top_menu_tx{
	font-family:arial;
	font-size:9px;
	color:#D2D2D2;
}

.top_menu{
	font-family:arial;
	font-size:9px;
	color:#D2D2D2;
}
.top_menu:hover{
	text-decoration:none;
	color:#fff;
}

.header{
	background:#2B2B47 url('../images/header_logo.png') repeat-x;
	height:75px;
}

.header_search{
	font-size:11px;
	color:#E1E1E1;
	text-align:left;
	padding-top:10px;
	background:#333333 url('../images/back_search.gif') repeat-x;
	height:29px;
}

.lower_fade{
	height:9px;
	background:#3C3C3C url('../images/fade_line.gif') repeat-x;
}

.nav_bar_upper{
	text-align:left;
	margin:0px;
	padding:0px;
	height:33px;
	background:url('../images/menu_out.gif') 0px -33px repeat-x;
}

.menu_home{
	font-family:arial,verdana;
	font-weight:bold;
	font-size:11px;
	color:#000;
	padding:12px 14px 9px 16px;
	background:url('../images/menu_out_divided.gif') 0px 2px repeat-x;
	line-height: 33px;
}
.menu_home:hover{
	color:#fff;
	background:url('../images/menu_out_divided.gif') 0px 36px repeat-x;
	text-decoration:none;
}

.menu_final{
	font-family:arial,verdana;
	font-weight:bold;
	font-size:11px;
	color:#000;
	padding:12px 14px 9px 16px;
	line-height: 34px;
	#line-height: 33px;
	background:url('../images/nav_global_divided.gif') 0px 2px repeat-x;
}
.menu_final:hover{
	text-decoration:none;
	color:#C44900;
}

.menu_bar{
	font-family:arial,verdana;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	padding:12px 14px 9px 16px;
	background:url('../images/menu_in.gif') 0px 5px repeat-x;
	line-height: 33px;
}

.menu_bar:hover{
	text-decoration:none;
	padding:7px 14px 22px 16px;
	background:url('../images/menu_in.gif') 0px -30px repeat-x;
}

.menu_bar_first{
	font-family:arial,verdana;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	padding:12px 14px 9px 16px;
	line-height: 33px;
	background:url('../images/menu_in_first.gif') 0px 5px repeat-x;
}
.menu_bar_first:hover{
	padding:7px 14px 9px 16px;
	background:url('../images/menu_in_first.gif') 0px -30px repeat-x;
	text-decoration:none;
}

.menu_bar_last{
	font-family:arial,verdana;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	padding:12px 14px 9px 16px;
	line-height: 33px;
	background:url('../images/menu_in_last.gif') -82px 5px repeat-x;
}
.menu_bar_last:hover{
	padding:7px 14px 9px 16px;
	line-height: 33px;
	text-decoration:none;
	background:url('../images/menu_in_last.gif') -82px -30px repeat-x;
}

.nav_bar_lower{
	padding-top:5px;
	height:20px;
	background:#1F3E61; /*url('../images/secondnav_all.gif') repeat-x;*/
}

.content_page{
	text-align:left;
	padding-left:8px;
	background:#3F4A59;	
}

.img_b{
	border:1px solid #fff;
}
.middle_link{
	float:left;
	font-family:arial,tahoma;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	background:#537592;/*1e1e1e*/
	padding:4px;
	margin-right:5px;
}
.middle_link:hover{
	float:left;
	text-decoration:none;
	color:#000;
	background:#FAEDBC;/*c3c3c3*/
	padding:4px;
}

.rs_links{
	font-family:arial,tahoma;
	font-size:13px;
	font-weight:bold;
}

.vd_rs_square{
	width:100px;
	height:86px;
}
.vd_lk_square{
	margin-right:5px;
	float:left;
	border:5px solid #2d2d2d;
	padding: 1px;
	width:100px;
	height:86px;
	cursor:pointer;
	#cursor:hand;
	display:block;background:#fff;
}
.vd_lk_square:hover{
	background:#fff;
	padding:1px;
	border:5px solid #fff;
}

.middle_box{
	padding-top:10px;
	margin-bottom:20px;
	padding-left:4px;
	font-family:arial,tahoma;
	font-size:12px;/*background:#2B425E;*/
}

.right_div{
	background:#537592 url('../images/side_line.gif') repeat-y;
}

.right_big_play{
	background:#537592 url('../images/side_line.gif') repeat-y;
}

.game_title{
	font-family:verdana,tahoma;
	font-size:18px;
	font-weight:bold;
	color:#fff;
}

.bottom_black{
	font-family:arial;
	font-size:11px;
	color:#878787;
	padding-top:10px;
	height:23px;
	background:#000;
}

.bottom_link{
	font-family:arial;
	font-size:11px;
	color:#878787;
}

.btags{
	padding-left:4px;
}

.bottom_company{
	font-family:arial;
	font-size:11px;
	color:#878787;
	background:#111111;
	background:url('../images/bottom_bg.jpg');
}

.bottom_logo{
	padding:0px 65px 75px 72px;
	background:url('../images/cm.jpg');
}
.bottom_logo:hover{
	text-decoration:none;
	background:url('../images/cm2.jpg');
}

.div_videos{
	text-align:left;
	padding-top:7px;
	padding-bottom:6px;
	font-family:arial;
	font-size:11px;
	color:#878787;
	background:#2D2D2D;
}

.thumb_link{
	display:block;
	margin-left:7px;
	width:52px;
	height:39px;
	background:#3C3C3C;
	filter:alpha(opacity=50);
	opacity:0.5;
	-moz-opacity: 0.50;
}
.thumb_link:hover{
	display:block;
	width:52px;
	height:39px;
	background:#696969;
	filter:alpha(opacity=100);
	opacity:1;
	-moz-opacity: 1;
}
.gallery_img {
	width:50px;
	height:37px;
	padding-top:1px;
	padding-left:1px;
}

.light_grey{
	font-family:arial,verdana;
	font-size:11px;
	color:#E1E1E1;
}

.login_input{
	font-family:verdana,arial;
	font-size:11px;
	width:90px;
	height:14px;
}

.button_login{
	border:0px;
	width:70px;
	height:20px;
	cursor:pointer;
	background:url('../images/button_login.gif');	
}

.button_search{
	border:0px;
	width:70px;
	height:20px;
	cursor:pointer;
	background:url('../images/button_search.gif');	
}

.search_query{
	font-size:11px;
	width:290px;
	height:14px;
}

/* pagination */
.pagi_link{
	font-family:verdana,arial,tahoma;
	font-size:12px;
}
.pagi_grey{
	font-family:verdana,arial,tahoma;
	font-size:12px;
	color:#B4B4B4;
}
/* end pagination */

/* top menu */
#top_dropmenudiv{
position:absolute;
border:1px solid #000;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:10px;
z-index:100;
}

#top_dropmenudiv a{
display: block;
text-indent: 3px;
border-bottom: 1px solid #000;
padding: 3px 4px 3px 4px;
text-decoration: none;
}

#top_dropmenudiv a:hover{
color:#fff;
}
.top_menu_box{
width:165px;
background-color:#2D2D2D;
}
/* end top menu */