@charset "utf-8";
/* -------------------------------------------------------------------------------- */
/*      base                                                                        */  
/* -------------------------------------------------------------------------------- */
#ctWrapper {
	height: 1%;
	padding: 0px;
	border-top: 1px solid #999;
}
#contents div {
	height: 1%;
}
/* -------------------------------------------------------------------------------- */
/*      main_image                                                                  */  
/* -------------------------------------------------------------------------------- */
#contents #mainImage {
	width: 838px;
	height: 317px;
	margin-bottom: 14px;
	border: 1px solid #ddd;
	background: url(../../images/main.jpg) no-repeat;
}
#contents #mainImage ul#banner {
	width: 838px;
	height: 260px;
	padding: 12px 0 0;
}
#contents #mainImage ul#banner li {
	list-style: none;
	margin: 0 0 8px 567px;
	padding: 0px;
}
#contents #mainImage #news {
	width: 838px;
	height: 30px;
	font-size: 75%;
}
#contents #mainImage #news p {
	width: 809px;
	height: 30px;
	color: #FFF;
	margin: 15px 0 0 29px;
}
#contents #mainImage #news p a {
	color: #FFF;
}
/* -------------------------------------------------------------------------------- */
/*      homeBrand                                                                   */  
/* -------------------------------------------------------------------------------- */
#contents div#ctBlock #main #homeBrand {
	width: 498px;
	padding: 34px 16px 24px 30px;
}
#contents div#ctBlock #main #homeBrand p {
	padding-bottom: 16px;
}