body{
	font-family:Georgia;
	font-size:11px;
	letter-spacing:-.2px;
	color:#000;
	background-color:#000;
	margin:0px;
	padding:0px;
}

a{color:#790202;text-decoration:none;}
a:hover{color:#c10000;text-decoration:none;}
a.nav{color:#790202;text-decoration:none;font-weight:bold;}
a.nav:hover{color:#c10000;text-decoration:none;}
a.footer{color:#ccc;text-decoration:none;}
a.footer:hover{color:#aaa;text-decoration:none;}
a.blog{color:#000;}
a.blog:hover{color:#c10000;}
a.cartbutton{display:block; background-color:#ccc; width:60px;}
strong{color:#000;}
strong.title{color:#000;font-size:18px;}
strong.book{font-style:italic;}
span.header{color:#000;font-size:14px;line-height:16px;font-weight:bold;}
p{margin-top:16px;margin-bottom:16px;}
p.header{margin-top:16px;margin-bottom:16px; font-size:14px;line-height:14px;font-weight:bold;}
hr{background-color:#65666d;}

textarea{width:400px;height:70px;font-size:11px;}
input{font-size:11px;}
input.c20{width:40px;}
input.c50{width:81px;}
input.c100{width:170px;}

#maincontain{
	margin:auto;
	background-image:URL(../images/home_back.jpg);
	width:970px;
	height:751px;
	position:relative;
}
#footer{
	margin:auto;
	background-image:URL(../images/content_bottom.jpg);
	width:982px;
	height:13px;	
	margin-bottom:30px;
}

#nav{
	position:absolute;
	top:118px;
	left:320px;
}

#navsub{
	position:absolute;
	top:110px;
	left:265px;
	font-size:11px;
}

#submaincontain{
	margin:auto;
	background-image:URL(../images/content_back.jpg);
	width:982px;
	position:relative;
}

#content{
	background-image:URL(../images/sub_back.jpg);
	background-repeat: no-repeat;
	line-height:16px;
	width:650px;
	text-align:justify;
	float:right
}

#contentwovel{
	background-image:URL(../images/wovel_page.jpg);
	background-repeat: no-repeat;
	line-height:16px;
	width:650px;
	text-align:justify;
	float:right
}

#text{
	margin-top:200px;
	width:430px;
}

#subleftblog{
	background-image:URL(../images/sub_blog_back.jpg);
	width:332px;
	height:956px;
	float:left;
}
#subleftmission{
	background-image:URL(../images/sub_mission_back.jpg);
	width:332px;
	height:956px;
	float:left;
}
#subleftbooks{
	background-image:URL(../images/sub_books.jpg);
	width:332px;
	height:956px;
	float:left;
}
#subleftcontact{
	background-image:URL(../images/sub_about.jpg);
	width:332px;
	height:956px;
	float:left;
}
#subleftwovel{
	background-image:URL(../images/sub_wovel_back.jpg);
	width:332px;
	height:956px;
	float:left;
}

a.authorboxbutton{
	padding:10px;
	font-weight:bold;
	align:center;
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	position:absolute;
	top:-38px;
	height:16px;
	background-color:#cbcbd3;
	display:block;
}
a.authorboxbutton:hover{
	background-color:#cbcbd3;
	border-bottom:none;
	height:17px;
}
