BODY {
	background: #FFFFFF url('/templates/images/b01.jpg') repeat-x top;
	margin: 0;
	padding: 0;
}

BODY, TD, TH {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	line-height: 150%;
}

TH {
	font-size: 11px;
}

P {	margin: 10px 0;}
A {	color: #3572AA; }
A:hover { text-decoration: none; }

#col1 A, #bottom MENU A { color: #000;  }

#books {
	background: url('/templates/images/b02.gif');
	width: 356px;
	height: 170px;
	margin-top: 50px;
	position: relative;
	left: 26px;
	float: left;
}

#search {
	background: url('/templates/images/search.png');
	width: 581px;
	height: 65px;
	float: right;
	margin: 0;
	
}

#bottom {
	height: 90px;
	background: #FFFFFF url('/templates/images/b04.gif') repeat-x;
	text-align: center;
}

#search A {
	display: block;
	width: 20px;
	height: 16px;
	float: left;
}

#search A.ico1 {
	position: relative;
	left: 45px;
	top: 14px;
}

#search A.ico2 {
	position: relative;
	left: 65px;
	top: 13px;
}

#search A.ico3 {
	position: relative;
	left: 87px;
	top: 15px;
	width: 25px;
}

#search INPUT {
	float: left;
	position: relative;
	left: 170px;
	top: 14px;
	border: 1px solid #888;
	font-family: Verdana;
	width: 240px;
}


#search A.ico4 {
	position: relative;
	left: 180px;
	top: 9px;
	width: 68px;
	height: 23px;
}

#logo {
	width: 538px;
	height: 43px;
	background: url('/templates/images/b03.gif');
	float: right;
	position: relative;
	left: -28px;
}


#right {
	background: url('/templates/images/b05.gif') no-repeat right top;
	width: 305px; 
	height: 501px;
	clear: right;
	margin-top: 10px;
	position: absolute;
	top: 130px;
	z-index: 1000;
}

#rasp {
	width: 990px;
}

#sh01 {
	
	background: url('/templates/images/sh01.png') no-repeat right top;
	width: 15px;
	height: 500px;
	position: relative;
	left: -15px;
}

#menu {
	float: left;
	clear: both;
	padding: 0;
	margin: 0;
	padding-left: 34px;
	margin-top: 34px;
	width: 70%;
	margin-bottom: 18px;
	text-align: center;
}

#menu A {
	color: #000;
	text-transform: uppercase;
	text-decoration: underline;
	margin: 0 15px;
}

#menu A:hover {
	text-decoration: none;
}

#col1td {
	background: url('/templates/images/b06.jpg');
	width: 236px;
}

#col1 {
	border-top: 8px solid #7eb1f5;
	padding: 10px;
}

#col2td {
	background: #FFF;
}

#col2 {
	border-top: 8px solid #7eb1f5;
	padding: 15px;
}

#rcontent {
	position: absolute;
	top: 80px;
	width: 250px;
	height: 400px;
	margin: 0 20px;
}

H1, H2, H3 {
	color: #2C6599;
	font-family: "Arial";
	font-size: 18px;
	margin: 15px 0px 10px 0;
}

H1 {	margin-top: 0; }
H2 { font-size: 15px; }
H3 { font-size: 14px; }

#col1 H3 {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 12px;
	background: url('/templates/images/line.gif') no-repeat 0 20px;
	padding-bottom: 10px;
	color: #2C6599;
	clear: both;
	font-weight: bold;
}

#col1 A.tit {
	text-decoration: none;
}

#col1 A.link {
	clear: both;
	float: left;
	background: url('/templates/images/tip.gif') no-repeat left 5px;
	padding-left: 10px;
	position: relative;
	left: 6px;
	width: 190px;
	margin-bottom: 5px;
	text-decoration: underline;
}

#col1 A.selected {
	text-decoration: none;
	font-weight: bold;
}

#col1 A.link:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

A.red {
	background: url('/templates/images/tip2.gif') no-repeat left 4px;
	padding-left: 15px;
	color: #2c6599;
}


#bottom MENU {
	margin: 30px 0 0 0;
	padding: 0;
}

#bottom MENU A {
	text-transform: uppercase;
	margin-right: 8px;
	padding-right: 11px;
	border-right: 1px solid #000;
}

#bottom MENU A.last {
	margin: 0;
	padding: 0;
	border: 0;
}

#copy {
	margin: 10px;
	font-size: 11px;
}

#attention {
	font-size: 11px;
	height: 133px;
	overflow: hidden;
}

#novels {
	line-height: 150%;
	margin-top: 20px;
}

#rcontent H3 {
	margin-top:0;
	text-align:center;
	margin-right:35px;
	font-size: 16px;
}




INPUT, TEXTAREA, SELECT {
	font-family: "Verdana";
	font-size: 11px;
	width: 350px;
}


INPUT.btn {
	width: auto;
}

LABEL {
	cursor: pointer;
}


SMALL {
	font-size: 10px;
	color: gray;
}


.b1 { background: #EFE7DA; }
.b2 { background: #FFFBF5; }
.b3 { background: #FFF7E9; }


.hidden {
	display: none;
}


.visible {
	display: block;
}

