/* interior_one.css */

#content_one {
	float: left;
	padding: 60px 20px 10px 20px;
	width: 926px;
	background-color: #FFF;
}
#content_two, #content_three {
	display: none;
}

label{
	float: left;
	clear: left;
	width: 200px;
	text-align: right;
	margin-right: 5px;
	padding: 3px 7px;
	font-weight: bold;
	background: #f6f6f6;
	border-bottom: 1px solid #fff;
}

li {margin-left: 15px;
}

#inner_content2 {
background: url(../../images/upload/Image/misc/summer_bg.gif) no-repeat;
}
	