﻿/*FAQ*/
.support_faq_tit
{
	width: 650px;
	height: 29px;
	float: left;
	background-image: url(../images/support_title1_bg.gif);
}
.support_faq_txt
{
	width: 620px;
	height: 29px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
}
* html .support_faq_txt
{
	margin-left: 15px;
}
.support_faq_link
{
	width: 620px;
	height: 29px;
	float: left;
	margin-left: 30px;
	font-size: 14px;
}
/*在先提交*/
.support_gbook_tit, .support_appeal_tit, .support_accusation_tit
{
	width: 650px;
	height: 29px;
	float: left;
	background-image: url(../images/support_title2_bg.gif);
	margin-top:10px;
}

.support_gbook_txt
{
	width: 287px;
	height: 210px;
	line-height: 20px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	background-image: url(../images/support_gbook_txt_bg.gif);
}
* html .support_gbook_txt
{
	margin-left: 15px;
}
.support_gbook
{
	width: 338px;
	float: left;
}
.support_gbook #IDH_Name
{
	margin-left: 2px;
}
.support_gbook #IDH_Contact
{
	margin-left: 2px;
	margin-top: 1px;
}
.support_gbook #IDH_Content
{
	width: 330px;
	height: 185px;
	border: #afafaf 1px solid;
	margin-top: 2px;
	float: left;
}
.support_gbook #IDH_ContentTxt
{
	margin-top: 2px;
	margin-left: 1px;
	float: left;
}
.support_gbook #IDC_GuestName
{
	width: 80px;
}
.support_gbook #IDC_GuestContact
{
	width: 250px;
}
.support_gbook #IDC_GuestContent
{
	margin-left: 2px;
	width: 320px;
	height: 126px;
}
.support_gbook #IDC_BTN_GbookOK
{
	margin-top: 10px;
	margin-left: 100px;
}
.support_gbook #gbookReset
{
	margin-left: 20px;
}

/* iframe */
.support_gbook_ifm, .support_appeal_ifm, .support_accusation_ifm
{
    width: 600px;
	height: 210px;
	float: left;
	border:none;
	margin-left:25px;
	margin-top:10px;
}
.support_appeal_ifm
{
	height: 1400px;
}
.support_accusation_ifm
{
	height: 600px;
}


.support_gbook_ifmtxt
{
    width: 600px;
	margin-left:25px;
	margin-bottom:10px;
	font-size:13px;
}

.support_chat_tit
{
    width: 650px;
	height: 29px;
	float: left;
	background-image: url(../images/support_title3_bg.gif);
	margin-bottom:10px;
}
	
/*电话客服*/
.support_tel_tit
{
	width: 650px;
	height: 29px;
	float: left;
	background-image: url(../images/support_title4_bg.gif);
	margin-bottom:10px;
}
.support_tel_txt1
{
	width: 620px;
	height: 29px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
}
.support_tel_txt2
{
	margin-left: 30px;
	font-size: 14px;
}
