@charset "utf-8";

#left_content {
	position:relative;
	float:left;
	width:680px;
}

#left_content p.title{
	padding:0px;
	font-size:12px;
	font-weight:bold;
	color:#FD6301;
}

#right_content {
	position:relative;
	float:right;
	width:240px;
}
ul.list{
	margin:10px 0px 10px 0px;
	padding:10px;
	background-color:#F2F2F2;
	border:1px solid #CCCCCC;
}
ul.list li{
	position:relative;
	background:transparent url(../img/faq/list_icon.gif) no-repeat scroll 0 7px;
	line-height:200%;
	padding-left:13px;
}
#callContainer form {
	margin-bottom:10px;
}

#pone{
	margin-top:20px;]margin-top:-15px;
}
