@charset "UTF-8";

div.section {
	clear: both;
	padding-top: 5px;
}

div.left_column {
	width: 239px;
	/*height: 238px;*/
	float: left;
}
div.center_column {
	width: 350px!important;
	width/**/: 360px;
	/*height: 238px;*/
	float: left;
	padding: 0px 5px 0px 5px;
}
div.center_column02 {
	width: 530px!important;
	width/**/: 360px;
	/*height: 238px;*/
	float: left;
	padding: 0px 0px 0px 5px;
}
div.right_column {
	width: 175px;
	/*height: 238px;*/
	float: left;
}
div.addressbox {
	width: 229px!important;
	width/**/: 239px;
	height: 255px!important;
	height/**/: 265px;
	background-image:url(../images/access.gif);
	background-repeat: no-repeat;
	padding: 5px;

}
div.addressbox ul li {
	font-size: 12px;
	color: #666666;
	line-height: 1.0em;
	padding-top: 5px;
	_padding-top: 3px;
}
div.informationbox {
	width: 345px;
	background-image:url(../images/info-news.jpg);
	background-repeat: no-repeat;
	padding: 3px;
	_padding-top: 3px;
	overflow: hidden;
	background-color: #eaebf0;
	height: 130px;
}
div.informationbox ul li {
	font-size: 12px;
	color: #666666;
	line-height: 1.0em;
	_line-height: 0.6em;
	padding-top: 6px;
	_padding-top: 3px;
}
div.informationbox ul li a {
	background-image:url(../images/libox.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	display: block;
}
ul.banners li {
	width: 175px;
	padding-bottom: 10px;
	clear: both;
}
.text10 {
	color : #232323;
	font-size: 10px;
	font-weight: normal;
	clear: both;
	width: 775px;
	padding: 0px;	
}

