@charset "utf-8";

#page-title{
	padding: 23px 0 10px;
}

#page-title h2{
	font-size:28px;
	padding-left:60px;
	background:url(/images/special/tit_icon.gif) no-repeat 0 6px;
}

#page-title h2 span{
	font-size:22px;
	font-weight:normal;
}

#wrap {
    padding: 0 0 70px;
}


/*-----------------------------------------
	showcase
-------------------------------------------*/

#showcase{
	margin-bottom:15px;
}

.sc_left{
	float:left;
}

.sc_right{
	float:right;
	background:url(/images/special/sc_right.jpg) no-repeat 0 0;
	width:300px;
	height:270px;
	position:relative;
}

.sc_right_box{
	position:absolute;
	left:29px;
	top:94px;
	margin-bottom:10px;
	display:table;
}

.sc_right_thum{
	padding:2px;
	display:table-cell;
	width:102px;
}

.sc_right_tit{
	width:140px;
	height:60px;
	display:table-cell;
	vertical-align:middle;
	line-height:1.4;
	font-size:16px;
	color:#FFF;
}

.sc_right_txt{
	position:absolute;
	left:30px;
	top:163px;
	line-height:1.3;
	font-size:14px;
	color:#FFF;
	width:250px;
}




























