﻿/* style */
/* -------------------------------------------------------- */

#main_v {
	width: 860px;
	height: 247px;
	text-align: left;
	margin: 0 auto 15px auto;
	position: relative;
}
#main_btn {
	position: absolute;
	left: 250px;
	top: 177px;
	z-index: 3;
}
#main_btn ul li,
#main_btn3 ul li {
	display: none;
}
#main_btn ul li.btn_first,
#main_btn3 ul li.btn_first {
	display: block;
}

#main_btn2 {
	position: absolute;
	left: 442px;
	top: 88px;
}

#main_btn3 {
	position: absolute;
	left: 81px;
	top: 169px;
	z-index: 3;
}

#main_list_bg {
	overflow: hidden;
	width: 860px;
	height: 247px;
}
#main_list li {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
#main_list li.list_first {
	display: block;
	z-index: 2;
}


.information_box {
	background-image: url(../img/information_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 15px;
	padding-left: 15px;
}

.information_box a:link,
.information_box a:visited,
.information_box a:active {
	color: #ec6867;
	text-decoration: underline;
}
.information_box a:hover {
	color: #f4a8a8;
	text-decoration: none;
}

.information_tit {
	background-image: url(../img/information_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-weight: bold;
	margin-bottom: 2px;
}

.information_tx {
	padding-left: 15px;
	padding-bottom: 10px;
}

.information_btm {
}

.txt_box {
	padding-right: 15px;
	padding-left: 15px;
}

.feature_l {
	float: left;
	width: 290px;
}

.feature_r {
	float: right;
	width: 290px;
}

.feature_tit {
}

.feature_box {
	background-image: url(../img/feature_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 15px;
	padding-left: 15px;
}

.feature_btm {
	height: 16px;
	width: 290px;
}

.course_l {
	float: left;
	height: 80px;
	width: 278px;
}

.course_r1 {
	background-image: url(../img/course_bg_01.gif);
	float: left;
	height: 80px;
	width: 320px;
	background-repeat: no-repeat;
	background-position: left top;
}

.course_r2 {
	background-image: url(../img/course_bg_02.gif);
	float: left;
	height: 80px;
	width: 320px;
	background-repeat: no-repeat;
	background-position: left top;
}

.course_r3 {
	background-image: url(../img/course_bg_03.gif);
	float: left;
	height: 80px;
	width: 320px;
	background-repeat: no-repeat;
	background-position: left top;
}

.course_r4 {
	background-image: url(../img/course_bg_04.gif);
	float: left;
	height: 80px;
	width: 320px;
	background-repeat: no-repeat;
	background-position: left top;
}

.course_tx {
	width: 280px;
	padding-top: 12px;
	padding-left: 20px;
	position: relative;
}

.detail {
	position: absolute;
	height: 10px;
	width: 73px;
	top: 55px;
	left: 219px;
}

.bnr_main_block {
	margin-bottom: 20px;
}

#bnr-main-1 {
	background-image: url(../img/bnr_main_01.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#bnr-main-2 {
	background-image: url(../img/bnr_main_02.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#bnr-main-3 {
	background-image: url(../img/bnr_main_03.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#bnr-main-4 {
	background-image: url(../img/bnr_main_04.png);
	background-repeat: no-repeat;
	background-position: left top;
}


.bnr_main_l {
	float: left;
	width: 290px;
	height: 140px;
	overflow: hidden;
}

.bnr_main_r {
	float: right;
	width: 290px;
	height: 140px;
	overflow: hidden;
}

.bnr_main_inner {
	position: relative;
}

.bnr_main_btn {
	position: absolute;
	left: 186px;
	top: 116px;
	width: 76px;
	height: 12px;
	z-index: 3;
}

.bnr_main_tit {
}

.bnr_main_box {
	position: absolute;
	left: 28px;
	top: 45px;
	width: 245px;
	z-index: 2;
}

.clear {
	clear: both;
}
