/* START_DEFAULT_STYLES */
* {margin:0px; padding:0px;}
html {height: 100%;width:100%;font-size:62.5%;}
body {background: #000;width:100%;font: 12px Arial, Helvetica, sans-serif;color: #fff;}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

/* END_DEFAULT_STYLES */
#all {
	background: url(images/all_bg.jpg) repeat-x top;
}
#header {
	width: 1190px;
	margin: 0px auto;
	height: 168px;
	background: url(images/header.jpg) no-repeat 210px top;
	position: relative;
}
.logo {
	display: block;
	height: 157px;
	width: 298px;
	position: absolute;
	left: 249px;
	top: 0px;
}
#header p {
	text-align: center;
	display: block;
	width: 220px;
	position: absolute;
	left: 718px;
	top: 5px;
}
.book_link {
	display: block;
	height: 25px;
	width: 132px;
	position: absolute;
	left: 741px;
	top: 108px;
}



#content {
	margin: 0px auto;
	width: 1190px;
	padding: 0px 0px 30px 0px;
}
.sidebar {
	float: left;
	width: 184px;
}
.mid {
	float: right;
	width: 980px;
}
.mid_box {
	background-color: #562daa;
}
.mid_1_top	{
	background: #000 url(images/mid_1.jpg) no-repeat left top;
	width: 980px;
	height:38px;
	position: relative;
}
.mid_2_top	{background: #000 url(images/mid_2.jpg) no-repeat left top;width: 980px;height:38px;}
.mid_3_top	{background: #000 url(images/mid_3.jpg) no-repeat left top;width: 980px;height:38px;}
.bookmark {
	background: #000 url(images/bookmark.jpg) no-repeat right top;
	width: 980px;
	height:33px;
	position: relative;
}.mid_box img {
	background-image: url(images/thumb.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 180px;
	width: 240px;
}
.thumbs a {
	display: block;
	float: left;
	height: 182px;
	width: 242px;
	padding: 1px;
}
.thumbs {
	padding: 0px 0px 0px 2px;
	margin:5px 0px;
}
*html .thumbs {
	padding: 0px 0px 0px 1px;
}
.thumbs a img, .thumbs a:visited img {
	border: 1px solid #e9f464;
}
.thumbs a:hover img {
	border: 1px solid #cc0000;
}
.navi {
	display: block;
	position: absolute;
	top: 10px;
	right: 0px;
	font-size: 14px;
	color: #FFFFFF;
}
.navi_2 {
	display: block;
	position: absolute;
	top: 10px;
	left: 0px;
	font-size: 14px;
	color: #FFFFFF;
}
.navi em, .navi_2 em {
	font-style: normal;
	padding-right: 15px;
}
.navi a, .navi a:visited, .navi_2 a, .navi_2 a:visited {
	background-color: #3982d4;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	padding: 2px;
	border: 1px solid #a0a54c;
}
.navi a:hover, .navi_2 a:hover {
	background-color: #e9f464;
	color: #38264e;
	text-decoration: none;
	border: 1px solid #a0a54c;
}.m_book {
	display: block;
	position: absolute;
	top: -1px;
	right: 38px;
	height: 24px;
	width: 144px;
}
.block {
	background: url(images/block_mid.jpg) repeat-y;
	width: 184px;
	margin-bottom: 10px;
}
.block_bottom {
	background: url(images/block_bottom.jpg) no-repeat;
	height: 10px;font-size:1px;
	width: 184px;
}
.block_top_1 {
	background: url(images/block_top_1.jpg) no-repeat;
	height: 50px;
	width: 184px;
}
.block_top_2 {
	background: url(images/block_top_2.jpg) no-repeat;
	height: 50px;
	width: 184px;
}
.block_top_3 {
	background: url(images/block_top_3.jpg) no-repeat;
	height: 50px;
	width: 184px;
}
.block_cont {
	padding: 15px 25px;
}
.block a, .block a:visited {
	font-size: 15px;
	color: #ecf091;
	text-decoration: none;
}
.block a:hover {
	font-size: 15px;
	color: #fff;
	text-decoration: underline;
}
.graf_list li {
	list-style-type: none;
	background: url(images/li.jpg) no-repeat left 4px;
	padding: 2px 0px 2px 15px;
}
.gec_list li {
	list-style-type: none;padding: 2px 0px 2px 
}

