@charset "utf-8";
/* CSS Document */
.support-con-out{
	border:1px solid #cecece;
	border-width:0 1px;
}
.support-con{
	border:1px solid #FFF;
	border-width:1px 0 0 1px;
	padding:20px;
	line-height:18px;
	background:url(../images/adver.jpg) no-repeat right bottom;
}
.support-con-nobg{
	padding:20px;
	line-height:18px;
	background:none;
}
.column-con-r{
	background:#FFF;
	border:1px solid #e3e3e3;
	border-width:0 1px;
	padding:10px 20px;
	line-height:24px;
}
.column-l-sa{
	float:left;
	width:250px;
}
.column-l-sa a{
	font-weight:bold;
}