/*-----------------------------
�ڎ�

1.common
2.link
3.container
4.hd
5.main
6.menu
7.right_clm
8.ft

------------------------------ */
/*-----------------------------
1.common
------------------------------ */
* {
	margin: 0;
	padding: 0;
}
body {
	text-align: left;
	background:#351F0A;
	font-size:12px;
	line-height:160%;
}
body.fontL #container{
	font-size:14px;
	line-height:180%;
}
body.fontM #container{
	font-size:12px;
	line-height:170%;
}
body.fontS #container{
	font-size:10px;
	line-height:160%;
}
a {
	/*\*/
	overflow: hidden;
	/**/
}
a img {
	border : 0;
	text-decoration: none;
}
p {
	font-size: 120%;
	line-height: 140%;
}
.j10 {font-size: 10px;}
.j14 {font-size:14px;}
.indent {text-indent:-9999px;}
.margin {margin:5px 0 0 0;}
.test {border: 1px solid #ccc;}
.left {float: left;}
.right {float: right;}
.clr {clear: both;}
.iepngfix {}
img, div, input { behavior: url("/js/iepngfix.htc") }
/*-----------------------------
2.link
------------------------------ */
.right_book_box a {
	color:#fff;
	text-decoration:underline;
}
.right_book_box a:hover {
	color:#2A4C00;
	background:#fff;
	text-decoration:none;
}
/*-----------------------------
3.container
------------------------------ */
#cts {
	text-align:left;
	width: 100%;
	background: url(../image/bg.jpg) repeat;
}
#container {
	text-align:left;
	width: 100%;
	background: url(../image/hd_bg.jpg) repeat-x top;
	
}
#container_int {
	width: 935px;
	margin:0 auto;
}
/*-----------------------------
4.hd
------------------------------ */
#hd {
	width:935px;
	height:140px;
	background: transparent url(../image/hd.png) no-repeat;
	behavior: url(/iepngfix.htc);
}
#hd .left {
	width:415px;
	height:130px;
	float:left;
	padding:10px 0 0 50px;
}
#hd .left h1 {
	text-indent:-9999px;
}
#hd .left h1  a {
	width:360px;
	height:40px;
	display:block;
}
#hd .center {
	width:375px;
	height:140px;
	float:left;
}
#hd .right {
	width:92px;
	padding:20px 0 0 0px;
	height:120px;
	float:left;
}
#hd .right .font_box {
	width:90px;
	height:30px;
}
#hd .right .font_box ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
#hd .right .font_box li {
	width:26px;
	height:26px;
	float:left;
	margin-right:4px;
}

body.fontL .font_box { background: url(../image/font_l.jpg) no-repeat;}
body.fontM .font_box { background: url(../image/font_m.jpg) no-repeat;}
body.fontS .font_box { background: url(../image/font_s.jpg) no-repeat;}

#hd .right .font_box li a {
	display:block;
	width:26px;
	height:26px;
	text-indent:-9999px;
}
/*------------
5.main
------------------------------ */
#main {
	width:920px;
	padding:0 15px 0 0;
	background: url(../image/main_bg.jpg) repeat-y;
}
#left_clm {
	width:610px;
	float:left;
	color:#000;
}
#right_clm {
	width:205px;
	float:right;
	color:#fff;
	text-align:center;
}

/*-----------------------------
6.menu
------------------------------ */
#menu {
	width:50px;
	height:695px;
	float:left;
	margin-right:20px;
}
/*-----------------------------
7.right_clm
------------------------------ */
.right_book_box {
	width:205px;
	text-align:left;
	margin-top:10px;
}
.right_book_box .orang {
	color:#FFCC00;
	margin-top:5px;
}
.right_book_img {
	float:left;
	margin-right:10px;
}
/*-----------------------------
8.ft
------------------------------ */
#ft{
	width:100%;
	height:230px;
	text-align:center;
	background: url(../image/ft_bg.jpg) repeat-x top;
}
#ft_int{
	width:935px;
	height:230px;
	margin:0 auto;
	text-align:left;
}
#ft_int .ft_inr{
	width:935px;
	height:210px;
	padding:20px 0 0 0;
	background:url(../image/ft.png) no-repeat top center;
	behavior: url(/iepngfix.htc);
}
#ft_int a {
	color:#000;
	text-decoration:underline;
	margin:0 0 0 600px;
}
#ft_int a:hover{
	background:#000;
	color:#fff;
	text-decoration:none;
}

/*-----------------------------
9.amazon
------------------------------ */
#amazon {
	margin:23px 0 10px;
}


.for_pagebute {
	margin:0px 0 10px;
	text-align:center;
	font-size:140%;
	font-weight:bold;
	color:#444444;
}

.for_pagebute a {
	font-weight:bold;
	padding:3px;
	color:#345300;
}

.for_pagebute a:hover {
	background:#345300 none repeat scroll 0 0;
	color:#FFFFFF;
	padding:3px;
}