﻿body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
}

.iron {
	margin-left:225px;
}

.logo {
	padding-top:15px;
	padding-bottom:9px;
}

.top_limit {
	/*border-top:1px solid #EDEDED;
	border-bottom:1px solid #EDEDED;*/
	background-image:url('../images/new/menu_mid.jpg');
	background-repeat:repeat-x;
	width:711px;
	height:23px;
}

.menu_left {
	background-image:url('../images/new/menu_left.jpg');
	width:3px;
	height:23px;
}

.menu_right {
	background-image:url('../images/new/menu_right.jpg');
	width:3px;
	height:23px;
}



.menu_t {
	font-size:12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.limit_text {
	font-size:11px;
	font-weight:bold;
	padding:0 20px;
	color: #000000;
}

.first_td {
	padding-left:10px;
}

.title {
	font-size:20px;
	font-weight:bold;
	padding-top:20px;
}

.title_game {
	font-size:20px;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:10px;
}

.title1 {
	font-size:20px;
	font-weight:bold;
	color:white;
}


.about_txt {
	font-size:12px;
	padding-top:10px;
}

.game_txt {
	font-size:12px;
	padding-bottom:10px;
}

.main_table {
	padding-left:10px;
}

.c_t_top {
	background-image:url('../images/new/contac_l.jpg');
	background-repeat:no-repeat;
	height:403px;
	width:5px;
}

.c_t_mid {
	background-image:url('../images/new/contac_m.jpg');
	background-repeat:repeat-x;
	height:403px;
	width:236px;
	color:white;
	font-size:12px;
	padding:0 10px;
	line-height:18px;
}

.c_t_bottom {
	background-image:url('../images/new/contac_r.jpg');
	background-repeat:no-repeat;
	height:403px;
	width:5px;
}

.con_t {
	padding-top:20px;
	padding-right:10px;
}

.sub_tit {
	font-weight:bold;
	font-size:14px;
	padding-bottom:5px;
}

.footer {
	font-size:11px;
	text-align:center;
	border-top:1px solid #EDEDED;
	padding-top:5px;
	color:#474747;
	
}

.footer a {
	font-size:11px;
	padding-top:5px;
	color:#E86124;
}

