/*------------------------
 * Gallery
 */
 
#subContent{
	/*width:100%;*/
	position:relative;
}
 
#gallery{
	position:relative;
	margin-left: 165px;
	height:650px !important;
}

.img_area{
	min-width: 930px;
	min-height: 500px;
	margin-top:10px;
	padding-bottom:150px;
	margin-left: 3px;
}
.img_area ul{
	clear:both;
}
.img_area li{
	float:left;
	padding:0;
	margin:0;
	margin-top:-3px;
	margin-right:2px;
}

/*------------------------
 * Spec
 */
.specBg{
	position:relative;
	/*width:100%;*/
	background:#0f0f0f;
	padding:50px 0 80px 0;
	/*overflow:hidden;*/
}
#spec{
	width:720px;
	padding-left: 165px;
}
#specInner{
	clear:both;
	display: table;
	margin-left: 3px;
}

.txt_area{
	display: table-cell;
	margin-top:10px;
}

/**/
#linkArea{
	overflow:hidden;
	margin-bottom:30px;
}
#specLink{
	float:left;
}

#specLink p{
	font-size:13px !important;
	line-height:27px;
	white-space:nowrap;
	overflow:hidden;
}
#specLink span{
	display:inline-block;
	background-color:#333333;
	background-image:url(../images/link_arrow.png);
	background-position:6px center;
	background-repeat:no-repeat;
	padding:1px 7px 0 20px;
	color:#e8e8e8;
}

#specImg{
	float:right;
}

/**/

#specInner h2{
	font-weight:bold;
	font-size:14px;
	padding:0;
	margin:0;
	padding-bottom:5px;
}
#specInner h2.subH2{
	font-weight:bold;
	font-size:14px;
	padding:0;
	margin:0;
	padding-bottom:10px;
}

.specTb{
	clear:both;
	font-size:12px;
}
.specTb h3{
	padding-bottom:5px;
	font-weight:normal;
}

.specTb table{
	border-bottom:#242424 1px solid;
	text-align:left;
}

.specTb tr{
	border-top:#242424 1px solid;
	color:#cccccc;
}

.specTb th{
	width:180px;
	padding:5px 10px;
	font-weight:normal;
	background:#181818;
}
.specTb td{
	width:520px;
	background-color:#0f0f0f;
	padding:5px 10px;
	
}
/**/
.specList{
	font-size:12px;
	margin-top:40px;
}

.specList p{
	font-size:12px;
	color:#CCCCCC;
}

.specList li{
	font-size:12px;
	color:#cccccc;
}

.specList h3{
	padding:0;
	margin:0;
	padding-bottom:3px;
	font-weight:normal;
}

.specList table{
	border:#242424 1px solid;
	border-top:none;
	border-left:none;
	text-align:left;
	margin-bottom:10px;
}

.specList tr{
	border-top:#242424 1px solid;
	color:#cccccc;
}

.specList th{
	padding:5px 10px;
	font-weight:normal;
	border-left:#242424 1px solid;
	/*background:#181818;*/
}
.specList td{
	/*background-color:#0f0f0f;*/
	padding:5px 10px;
	border-left:#242424 1px solid;
	
}

/**/
#specApp{
	border-top:#242424 1px solid;
	border-bottom:#242424 1px solid;
	background:#181818;
	padding:12px;
	color:#cccccc;
	margin:6px 0;
	overflow:hidden;
	width:720px;
}

#specApp div#app01{
	float:left;
}
#specApp div#app02{
	float:right;
}
#specApp p{
	float:left;
}
#specApp dl{
	float:left;
	padding-left:10px;
	width:270px;
}

#specApp dt{
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	padding-bottom:5px;
	width:270px;
}
#specApp dd{
	color:#cccccc;
	font-size:11px;
	line-height:14px;
	width:270px;
}

#aptx{
	clear:both;
	font-size:11px;
}
/**/

#specGuide{
	clear:both;
	border-top:#242424 1px solid;
	border-bottom:#242424 1px solid;
	background:#181818;
	overflow:hidden;
	width:720px;
	padding:12px;
	color:#cccccc;
}
#specGuide dl{
	overflow:hidden;
	float:left;
}
#specGuide dt{
	float:left;
}
#specGuide dd{
	float:left;
}

#guide01 dt{
	width:110px;	
}
#guide01 dd{
	padding-left:5px;
	width:260px;	
}
#guide02{
	padding-left:15px;
}
#guide02 dt{
	width:220px;
	padding-top:2px;	
}
#guide02 dt li{
	padding-bottom:12px;
	line-height:15px;
}
#guide02 dd{
	padding-left:20px;
	width:60px;	
}
/**/
.specLineArea{
	clear:both;
	/*border-top:#242424 1px dotted;*/
	margin-top:30px;
	/*padding-top:30px;*/
	line-height:18px;
	color:#cccccc;
}

.specLineArea p{
	font-size:12px;
}

/**/

.ptDL{
	padding-top:25px;
}
.pth3{
	clear:both;
	padding-top:15px;
	font-weight:bold;
}

.alTxt{
	clear:both;
	padding-top:15px;
	font-size:11px;
	line-height:18px;
	color:#cccccc;
}
.w70{
	width:70px;
}
.w90{
	width:90px;
}
.ta_c{
	text-align:center;
}
.mt40{
	margin-top:40px;	
}
.specList tr.lineDot{
	border-top:#242424 1px dotted;
	color:#cccccc;
}

.bgGrey{
	background-color:#181818;
}

#specLinkArea{
	width:158px;
	display: table-cell;
	padding-left:35px;
	padding-top:10px;
}