@charset "utf-8";

#subtitle_2 {
	width: 950px;
	height: 45px;
	margin: 0 0 5px 0;
	text-align:left;
	background-image: url(../img/subtitle_2.gif);
	background-repeat: no-repeat;
}

#subtitle_2 h2 {
	float: left;
	margin: 9px 13px 0 54px;
	font-size: 22px;
	color: #2119d3;
	display: inline;
}
#list_left{
	width: 475px;
	float: left;
	padding:0 0 15px 0;
	background-image: url(../img/bg_content_left.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#list_right{
	width: 475px;
	float: right;
	padding:0 0 15px 0;
	background-image: url(../img/bg_content_right.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

.title_left{
	margin: 0 0 0 15px;
	padding: 10px 0 0 0;
	background-image: url(../../common/ul.gif);
	background-position: 0px 10px;
	background-repeat: no-repeat;
	}
.title_right{
	margin: 0 15px 0 0px;
	padding: 10px 0 0 0;
	background-image: url(../../common/ul.gif);
	background-position: 0px 10px;
	background-repeat: no-repeat;
	}

.box_left{
	margin: 0 0 0 15px;
}

.box_right{
	margin: 0 15px 0 0;
}

.space{
	clear: left;
}

.box1{
	float: left;
	width: 180px;
	height: 20px;
}
.box2{
	float: left;
	width: 280px;
	height: 20px;
}
.box0{
	float: left;
	width: 460px;
	height: 20px;
}
.boxx{
	float: left;
	width: 460px;
	height: 10px;
}

