@charset "utf-8";

/* -----------------------------------------------------------
		#leadArea
----------------------------------------------------------- */
#leadArea{
	background: url(../images/bg_top_01.gif) repeat-x top left;
	width: 100%;
	height: 100%;
	padding: 0;
	z-index: 0;
}
#leadImg{
	background: url(../images/bg_top_02.gif) no-repeat left top;
	width: 900px;
	height: 390px;
	margin: 0 auto 0;
	z-index: 1;
}
#leadImg{ position: relative;}
#leadImg h2{
	width: 902px;
	height: 199px;
	display: block;
	z-index: 2;
	position: absolute;
}

/* -----------------------------------------------------------
		jQueryArea
----------------------------------------------------------- */
h3 {
	margin: 0;	
	padding: 13px 0 0 0;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}

div#feature_list {
	width: 882px;
	height: 326px;
	padding-left: 8px;
	overflow: hidden;
	position: relative;
}

div#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;	
	padding: 0;
	margin: 0;
}

ul#tabs {
	margin-top: 11px !important;
	left: 515px;
	z-index: 2;
	width: 376px;
}

ul#tabs li {
	background:  url('../images/top/feature-tab-current_off.png');
}

ul#tabs li img {
	padding: 5px;
	border: none;
	float: left;
}

ul#tabs li a {
	color: #222;
	text-decoration: none;	
	display: block;
	height: 62px;
	outline: none;
}

ul#tabs li a:hover {
	text-decoration: underline;
}

ul#tabs li a.current {
	background:  url('../images/top/feature-tab-current.png');
	color: #359811;
}

ul#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}

ul#output {
	right: 375px;
	width: 506px;
	height: 321px;
	margin-top: 7px !important;
	position: relative;
}

ul#output li {
	position: absolute;
	width: 506px;
	height: 321px;
}

ul#output li a.moreBtn {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

/* -----------------------------------------------------------
		#mainArea
----------------------------------------------------------- */
#main{
	width: 920px;
	margin: 0 auto 0;
	padding-left: 18px;
}
#leftNews{
	width: 600px;
	float: left;
}
#leftNews dl{
	background: #fff;
	width: 554px;
	height: 100%;
	padding: 10px 20px 0px;
	border-left: 1px solid #f6c74a;
	border-right: 1px solid #f6c74a;
	border-bottom: 1px dashed #a7852b;
}
#leftNews dl dt{
	width: 73px;
	height: 29px;
	padding-left: 20px;
	margin-bottom : 38px;
	display: block;
	float: left;
	font-weight: bold;
	color: #e25c00;
}
#leftNews dl dt.info{ background: url(../images/top/icon_info.gif) no-repeat left top;}
#leftNews dl dt.event{ background: url(../images/top/icon_event.gif) no-repeat left top;}
#leftNews dl dt.recruit{ background: url(../images/top/icon_recruit.gif) no-repeat left top;}
#leftNews dl dd{
	width: 430px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: block;
	float: right;
}
#leftNews dl p.clear{
	font-size: 0% !important;
	margin: 0px !important;
	padding: 0px !important;
	clear: both !important;
	line-height: 0% !important;
	height: 0px !important;
	width: 0px !important;
	float: none;
}

span.eventBottom{
	background: url(../images/top/bg_event_bottom.gif) no-repeat left top;
	width: 596px;
	height: 21px;
	display: block;
}
#rightArea{
	float: right;
}
#rightArea p{
	width: 170px;
	display: block;
	margin: 20px 0 0 80px !important;
	text-align: center;
}

#rightYou{
	background: url(../images/top/bg_foryou.gif) no-repeat left top;
	width: 291px;
	height: 378px;
	margin-left: 15px;
}
#rightYou h4{
	padding: 30px 0 17px 12px;
}
#rightYou ul li{
	padding: 7px 0 0 15px;
}

/* -----------------------------------------------------------
		#footer
----------------------------------------------------------- */
p.addressTxt{ float: left; width: 150px; display: block;}
p.groupBnr{ float: left; width: 260px; display: block; padding: 20px 0 0 5px;}