@charset "UTF-8";

.list_li {
	margin-top: 5px;
	margin-left: 2px;
	list-style: none;
	height: 37px;
}

.list_li li {
	float: left;
}

.control_left {
	width: 130px;
	text-align: center;
	float: left;
}

.control_right {
	width: 520px;
	float: right;
}
.line {
	background: url(../../images/line_h.gif) left bottom repeat-x;
}

#content .orange_font a {
	color: #FFA800;
	font-weight: bold;
	font-size: 14px;
}

#content .orange_font a:hover {
	color: #0099CC;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

#content .red_font a {
	color: #E70012;
	font-weight: bold;
	font-size: 14px;
}

#content .red_font a:hover {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

#content .black_font {
	color:#000000;
}


#content .black_font {
	color:#000000;
}


#content .tel_address_name a {
	font-size: 16px;
	font-weight: bolder;
	color:#000000;
	text-decoration: none;
}


#content .tel_address_name a:hover {
	font-size: 16px;
	font-weight: bolder;
	color: #0099CC;
	text-decoration: none;
}

#content .grey_font {
	color:#A4A4A4;
}

#content .tel_address {
	border-left: #C5C5C5 3px solid;
	padding-left: 10px;
}
