@charset"utf-8";

@import url("default.css");
/*========================Contents=============================
 01) Common
 02) Sidemenu
=============================================================*/

/*============================================================
	01) Common
=============================================================*/
.clr {clear:both;}

.flL {float:left;}
.flR {float:right;}
.rightL {text-align:right;}

td {vertical-align:top;}

#mainTable {margin-left:10px;}

#bookSpace {
	width:938px;
	text-align:center;
	padding:10px 0 0 0;
	}
	
:root #bookSpace {width:928px;}

#bookTopL {
	width:100%;
	_height:100%;
	padding-top:22px;
	margin:0 auto;
	background:transparent url("../cityimg/headleft.gif") left top no-repeat;
	}
	
:root #bookTopL {
	height:659px;
}

#bookBottomL {
	width:100%;
	_height:100%;
	padding-bottom:24px;
	background:transparent url("../cityimg/bottomleft.gif") left bottom no-repeat;
	}
	
:root #bookBottomL {
	height:635px;
}

#bookBg {
	padding:0;
	background:transparent url("../cityimg/bookbg.gif") left top repeat-y;
	}
/*============================================================
	02) Sidemenu
=============================================================*/
#skin_MenuRight {vertical-align:top;_padding:0 0 0 10px;}
#sideMenu {width:106px;}
.page {width:99px;}
.page dt,.page dd {font-size:0;line-height:0;}
.page .left,
.page .right {display:inline;}

.page .left img {margin:0 5px 0 14px;}
.page .centerL img {margin:0 0 0 34px;}
.page .help img {margin:10px 0 10px 20px;}
.page .txt {margin:0 0 0 15px;}

h2 {width:76px;margin:15px 0 10px 15px;}