@charset "utf-8";
/* CSS Document */

body{
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	background: #FCFDE6 url(../images/bg_body.gif) center top repeat-y;
}

form{padding: 0; margin: 0;}

a, a:visited{color: #006699}

a:hover{color: #c00; text-decoration: none;}

.top_line{
	background: url(../images/bgr_top_line.jpg) center top no-repeat;
	
}

.top_content{
	width: 990px;
	margin: 0 auto;
	height: 110px;
}

.chat{
	margin-left: 565px;
	float: inline;
}

.main_content{
	margin: 0 auto;
	width: 1004px;
	background: url(../images/left_line.jpg) no-repeat;
	min-height: 300px;
}

.main_content_box{
	background: url(../images/right_line.jpg) no-repeat right top;
	min-height: 300px;
	padding: 0 14px;
}

.menu{
	height: 40px;
	background: url(../images/bg_menu.gif) right top no-repeat;
}

.menu ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.menu ul li{
	float: left;
}

.menu ul li a{
	display: block;
	text-decoration: none;
	height: 40px;
}

.m_support{
	background: url(../images/menu.gif);
	width: 133px;
}

.m_support a:hover{
	background: url(../images/menu.gif) left -40px;
}

.m_contact{
	background: url(../images/menu.gif) left -160px;
	width: 101px;
}

.m_contact a:hover{
	background: url(../images/menu.gif) left -200px;
}

.m_faq{
	background: url(../images/menu.gif) left -240px;
	width: 65px;
}

.m_faq a:hover{
	background: url(../images/menu.gif) left -280px;
}

.m_membership{
	background: url(../images/menu.gif) left -320px;
	width: 179px;
}

.m_membership a:hover{
	background: url(../images/menu.gif) left -360px;
}

.m_test{
	background: url(../images/menu.gif) left -80px;
	width: 181px;
}

.m_test a:hover{
	background: url(../images/menu.gif) left -120px;
}


.text_box{
	padding: 15px;
	font-size: 13px;
	line-height: 18px;
	background: url(../images/bg_text.jpg) no-repeat right top;
}

.text_box h1{
	font-size: 22px;
	color: #333;
	padding: 0 0 15px;
	margin: 0;
}

.sub{
	color: #930;
}

.footer{
	font-size: 12px;
	color: #666;
	padding: 7px 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin: 10px 24px;
}

.box_cancel{
	height: 151px;
	background: url(../images/bgr_cancel.jpg) no-repeat;
	width: 294px;
}

.box_membership{
	height: 151px;
	background: url(../images/bgr_membership.jpg) no-repeat;
	width: 294px;
}

.box_contact{
	height: 151px;
	background: url(../images/bgr_contact.jpg) no-repeat;
	width: 294px;
}

h3{
	padding: 10px 0 13px 105px;
	margin: 0;
	color: #990000;
	font-size: 13px;
	line-height: 13px;
}

.short_text{
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #fff;
	padding: 0 10px 0 105px;

}

.three_boxes{
	border-top: 1px dotted #ccc;
	padding: 15px 0;
	margin: 0 14px;
}

.sub_box{
	float: left;
	width: 326px;
}

.sub_box_last{
	float: left;
	width: 295px;
}

.fake_button{
	width: 177px;
	margin-left: 105px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
	line-height: 18px;
}

.fake_button a, .fake_button a:visited{
	padding: 0;
	display: block;
	margin: 0;
	text-align: center;
	text-decoration: none;
}

.business_hours{
	background: #E2E7D1 url(../images/bgr_office.jpg) right top repeat-y;
	width: 600px;
	padding: 7px 10px;
	font-size: 13px;
	line-height: 18px;
}

.copyright{
	text-align: center;
	color: #999;
	font-size: 12px;
	padding: 30px 0 15px 0;
}

.content_left{
	float: left;
	width: 650px;
	border-top: 1px dotted #ccc;
	padding: 15px 15px 0 0;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 635px;
}

html>body .content_left{  
	width: 635px;
}

.column_right{
	float: left;
	width: 294px;
	padding-top: 15px;
	border-top: 1px dotted #ccc;
}

h4{
	font-size: 22px;
	font-style: italic;
	color: #517920;
	padding: 0 0 5px 0;
	margin: 0;
}

h5{
	font-size: 16px;
	padding: 0 0 15px 0;
	margin: 0;
	border-bottom: 1px dotted #ccc;
	color: #333;
	font-style: italic;
}

h6{
	font-size: 16px;
	padding: 0 0 15px 0;
	margin: 0;
	color: #930;
}

.left_form{
	float: left;
	width: 150px;
	padding-top: 10px;
	font-size: 13px;
	font-weight: 700;
}

.right_form{
	float: left;
	width: 300px;
	padding-top: 10px;
	font-weight: 700;
}

.common_field{
	padding: 5px;
	border: 1px solid #333;
	background: #f4f4f4;
	font-weight: bold;
}

.req{font-size: 11px; font-weight: normal; color: #f00;}

.question{
	color: #006633;
	font-size: 16px;
	font-weight: 700;
}

.content_left p{
	padding: 5px 0;
	margin: 0;
}

.red{
	color: #f00;
}

.small{font-size: 11px; font-weight: 400; color: #666; line-height: 13px;}