@charset "utf-8";
/* info rule */

dt {
	float: left;
	height: auto;
	width: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
}

dd {
	float: right;
	height: auto;
	width: 618px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#info_bar {
	clear: both;
	background-repeat: no-repeat;
	background-image: url(../../images/basic/info_bar.gif);
	background-position: top;
	background-position: left;
	height: 1px;
	width: 718px;
}

#right_banner {
	float: right;
	width: 170px;
	height: auto;
}

#left_column {
	width: 718px;
	float: left;
}

#right_banner img {
	padding-top: 4px;
	padding-bottom: 4px;
}

#new_info {
	float: left;
	background-image: url(../../images/basic/label_h3_info.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-position: left;
	height: 48px;
	width: 718px;
}

#new #new_info {
	float: left;
	background-image: url(../../images/basic/label_h3_news.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-position: left;
	height: 48px;
	width: 718px;
}



#new_info #label_h3 a {
	float: right;
	font-size: 10px;
	line-height: 10px;
	padding-top: 30px;
	padding-right: 3px;
	font-weight: normal;
}

#area1 {
	height: auto;
	width: 718px;
}

/* new_web */
#new_web {
	float: left;
	background-image: url(../../images/basic/label_h3_web.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-position: left;
	height: 48px;
	width: 718px;
}

#new_web #label_h3 a {
	float: right;
	font-size: 10px;
	line-height: 10px;
	padding-top: 30px;
	padding-right: 3px;
	font-weight: normal;
}