@charset "utf-8";

#contact_con {
	width:655px;
}

#contact_inner	{
	width:615px;
	margin-left:15px;
}

#contact_con li	{
	float:left;
}

#contact_con ul	{
	margin:20px 0 20px 0;
}

.contact_bg_top	{
	width:615px;
	height:3px;
	overflow:hidden;
	background:url(../images/wb_bg_top.gif) no-repeat 0 0;
}

.contact_bg_btm	{
	width:605px;
	background:url(../images/wb_bg_btm.gif) no-repeat 0 100%;
	padding:7px 0 10px 10px;
}

