
/*support all css 
/*****************************************/
/*****************************************/
#support {
	background:url(../support/images/h2support.gif) no-repeat;
}



/*faq css*/
/*****************************************/

.faq {
	width:560px;
	float:left;
	margin:1px 0px;
}

#faqbox {
	float:left;
	height:auto;
	width:553px;
	border:1px solid #666;
	background-color:#FFFFFF;
	padding:2px;
	margin-bottom:5px;
}

.faq img,.faq_q img,.faq_a img  {
	float:left;
	padding-right:3px;
}

.faq_q,.faq_a {
	float:left;
}

.faq_q {
	width:550px;
	border-bottom:1px solid #666;
	margin-bottom:3px;
	font-weight:bold;
	height:20px;
	color:#0A3DC2;
}

.faq_a p {
	padding-left:20px;
}

/*contact css*/
/*****************************************/


/*under_contact css*/
/*****************************************/

.form {
	border-bottom:1px solid #666;
	width:560px;
	float:left;
	padding-top:5px;
	height:auto;
	padding-bottom:5px;
}

.form span {
	width:120px;
	height:10px;
	border-right:1px solid #666;
	float:left;
	padding-top:2px;
	padding-left:10px;
	margin-right:5px;
}

.form_txt {
	float:left;
	width:420px;
	height:auto;
}

.submit {
	width:460px;
	height:35px;
	padding-top:10px;
	float:left;
	text-align:center;
}

.center {
	text-align:center;
	height:20px;
	width:auto;
	float:left;
	margin-top:15px;
}

.center_bt {
	background:url(../support/images/bt.gif) no-repeat; width:100px; height:20px;
	border:none;
	text-align:center;
	display:block;
	float:left;
	margin:0px 5px;
}

/*thanks_contact css*/
/*****************************************/

.contact_mess{
	float:left;
	border:1px solid #666;
	width:538px;
	height:100px;
	padding:10px;
	background-color:#F2F2F2;
}