/* CSS Document */

.hed_img{
	background: url(../images/category/contact/hed_img.gif) no-repeat 0px 0px;
	-moz-background-size:100% auto;
	background-size:100% auto;
	width:960px;
	text-indent: -9999px;
	height: 70px;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: 10px;
	}
	
#main{
	background: #FFF;
	padding: 30px 30px 30px;
	width:900px;
	margin-bottom:10px;
	}



.con_list{
	margin-left:20px;
	margin-bottom:20px;
	}
	

.error li{
	color: #F00;
	margin-left: 25px;
}

.red_b{
	color: #F0B400;
	font-weight: bold;
}