@charset "UTF-8";

/*  IMPORT
---------------------------------------------- */
@import url("../css/base.css");
@import url("../css/style.css");
@import url("../css/navigation.css");
/*-------------------------------------------- */

#main_contents {

}

#index_dl {
	display: block ;
	width: 620px ;
	overflow: hidden ;
	clear: both ;
	margin: 0 ;
	padding: 0 ;
}

#cover {
	width: 600px ;
	height: 297px ;
	background: url(img/cover_bg.jpg) no-repeat 0 0 ;
	text-align: center ;
	padding: 6px 10px ;
}

#btn3 {
	width: 610px ;
	padding: 0 5px ;
}

#btn3 li {
	display: block ;
	width: 203px ;
	height: 60px ;
	background-image: url(img/btn3.jpg) ;
	background-repeat: no-repeat ;
	background-position: 0 0 ;
	float: left ;
}
#btn3 li:hover,#btn3 li.hover { background-position: 0 -60px ;}

#btn3 li a {
	display: block ;
	width: 203px ;
	height: 45px ;
	color: #FFFFFF ;
	font-size: 15px ;
	text-align: center ;
	padding-top: 15px ;
}

#strong {
	width: 620px ;
	text-align: center ;
}

#shoptext {
	width: 580px ;
	height: 300px ;
	margin: 10px auto ;
	background: url(img/bg.jpg) no-repeat 0 10px ;
	color: #333333 ;
	font-size: 15px ;
	line-height: 160% ;
	overflow: hidden ;
}

#shoptext a {
	color: #F00 ;
}

.shop-banner {
	width:792px;
	float:left;
	margin:0;
	padding-right:2px;
}

.shop-text {
	text-align:right;
}

#footer2 {
	width: 550px ;
	height: 80px ;
	clear: both ;
	margin: 0 auto ;
}

