/* CSS Document */
*
{
margin: 0px;
padding: 0px;
}
html{
font-size: 62.5%;
}

/*-----------------------------------------------
default
-----------------------------------------------*/
body{
background-color:#ffffff;
font-family: Verdana, Geneva, sans-serif;
color: black;
}

h1{
margin: 0;
padding: 10px;}
h2{
margin: 0px;
padding: 25px 0 10px 35px;
font-size: 1.6em;}
h3{
margin: 0 ;
padding: 0px;
}
h4{
margin: 0;
padding-left: 5px;
font-size: 1.4em;
line-height: 1.3em;}
h5{
margin: 5px 0 1em 0;
padding: 0px;
font-size: 1.3em;
line-height: 1.3em;}
h6{
margin: 0 0 1em 0;
padding: 0px;
font-size: 1.1em;
line-height: 1.3em;
font-weight: normal;}

p{
margin: 0;
padding: 0px;
font-size: 1.4em;
line-height: 1.6em;
}

p.cap{
margin: 0 ;
font-size: 1em;
}

/*----------travelwriting----------*/
p.headline{
margin: 0;
padding-top: 15px;
font-size: 1.4em;
line-height: 1.4em;
font-weight: bold;
}

p.text{
margin: 0 0 1em 0;
padding: 0 0 5px 0;
font-size: 1.4em;
line-height: 1.5em;
}
p.read{
margin: 0 0 1em 0;
padding: 0;
font-size: 1.1em;
}


/*-----------------------------------------------
 __container
-----------------------------------------------*/
#container{
width:950px;
height: auto;
overflow:auto;
margin: 15px auto 0;
background-color:  #7eacc5;
background-image: url(images/menu_blue.jpg);
background-repeat: repeat-y;
}
#newwindow{
width: 600px;
height: 600px;
}
#newwindow p.hon{
margin: 20px;
}

/*---------------------------------------
 __header
------------------------------------------*/
#header{
	width: 950px;
	height: 205px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/menu_up.jpg);
	background-color:  #A72B56;
}

/*---------------------------------------
 __main
------------------------------------------*/
#contents{
	width: 750px;
	height: auto;
	overflow:auto;
	background-color: #FFFFFF;
	margin: 10px 100px 0;
	padding: 0 0 50px 0;
	-moz-border-radius: 15px;
}

#menu{
width: 715px;
height: 18px;
margin: 0px;
padding-left: 35px;
font-size: 1.3em;
color:white;
background-color:  #A72B56;
}

#box:after{/*for modern brouser*/
content: " ";
clear: both;
height: 0;
display: block;
visiblity: hidden;
}

html #box{/* for IE */
/*\*/height:1%;/* for WinIE*/
display:inline-table;/* for MacIE*/
}

#box{
min-height:1%;
}
/*---------------------------------------
 __Fiction
------------------------------------------*/
#book{
	clear: both;
	width: 680px;
	height: auto;
	overflow:auto;
	margin:10px 35px 5px 35px;
	border-bottom: 2px solid  #A72B56;
	}

#book .left{
	float: left;
	width: 210px;
	height: auto;
	margin: 10px 0 15px 0;
	padding: 0px;
	}
	
.left p.cover{
	width: 180px;
	height: auto;
	margin: 20px 0;
	padding-buttom: 20px;
	border-bottom: 1px solid #bbb;
	}
	
#book .right{
	float: right;
	width: 435px;
	height: auto;
	margin: 10px 0 15px 35px;
	padding: 0px;
	
	}
.right h3.title{
margin: 0px;
padding-top: 5px;
font-size: 2em;
font-weight: bold;
}
.right p.lead{
margin: 0px;
padding-top: 10px;
font-size: 1.4em;
line-height: 1.5em;
font-weight: bold;
}
.right p.book{
margin: 0px;
padding: 5px 0 10px 0;
font-size: 1.4em;
line-height: 1.6em;
border-bottom: 1px dashed  #A72B56;
}
.right p.review{
margin-bottom:  10px;
padding: 10px 0 10px 0;
font-size: 1.1em;
line-height: 1.3em;
border-bottom: 1px dashed  #A72B56;
}
/*---------------------------------------
 __latest
------------------------------------------*/
#latest{
	clear: both;
	width: 680px;
	height: auto;
	overflow:auto;
	margin:10px 35px 5px 35px;
	border-bottom: 2px solid  #A72B56;
	}
	#latest .left{
	float: left;
	width: 210px;
	height: auto;
	margin: 10px 0 15px 0;
	padding: 0px;
	}
	
.left p.cover{
	width: 180px;
	height: auto;
	margin: 20px 0 ;
	padding-buttom: 20px;
	border-bottom: 1px solid #bbb;
	}
	
#latest .right{
	float: right;
	width: 435px;
	height: auto;
	margin: 10px 0 15px 35px;
	padding: 0;
	
	}

#latest p.month{
margin-left: 15px;
padding-top: 20px;
color: #A72B56;
font-size: 2em;
font-weight: bold;
border-bottom: 2px solid  #A72B56;
}

#latest p.underm{
margin: 5px 0 0 50px;
padding-top: 5px;
font-size: 1.4em;
font-weight: bold;
}

#latest p.date{
margin: 10px 0 0 50px;
padding-top: 15px;
font-size: 1.4em;
font-weight: bold;
border-top: 1px dashed  #A72B56;
}
#latest p.title{
margin: 0 0 0 50px;
padding-top: 10px;
font-size: 1.4em;
font-weight: bold;
}
#latest p.int{
margin: 0 0 10px 0;
padding: 0 0 15px 0;
font-size: 1.4em;
font-weight: bold;
color:#A72B56;
border-bottom: 1px dotted  #A72B56;


}
#latest p.data{
margin-left: 0px;
padding-top: 5px;
font-size: 1.1em;
line-height: 1.1em;
font-weight: bold;
}
#latest p.lead{
margin: 0px;
padding: 5px 0 10px 0px;
font-size: 1.2em;
line-height: 1.3em;
border-bottom: 1px dotted  #A72B56;
}
#latest p.context{
margin: 0px;
padding: 10px 0 0 50px;
font-size: 1.3em;
line-height: 1.5em;
}

#latest p.detail{
margin: 0px;
padding: 10px 0 10px 50px;
font-size: 1.1em;
line-height: 1.3em;
}
/*---------------------------------------
 __Extracts
------------------------------------------*/

.right p.story{
margin: 0px;
padding: 10px 0 10px;
font-size: 1.4em;
line-height: 1.6em;
}
.right p.spec{
margin: 0;
padding: 5px 0 10px 0;
font-size: 1.1em;
line-height: 1.2em;
border-top: 1px dotted black;
}
.right p.book{
margin: 0;
padding: 5px 0 10px 0;
font-size: 1.4em;
line-height: 1.6em;
}
.right p.chap{
margin-bottom:  10px;
padding: 10px 0 10px 0;
font-size: 1.4em;
line-height: 1.3em;
font-weight: bold;
border-bottom: 1px dashed  #A72B56;
border-top: 1px dashed  #A72B56;
}

/*---------------------------------------
 __about,_contact
------------------------------------------*/
/*-----left---------------*/
#sub{
	float: left;
	width: 210px;
	margin: 25px 0 0 35px;
	padding: 0px;
	height: auto;
}
#sub p.head{
padding-top: 10px;
font-size: 1.3em;
line-height: 1.3em;
font-weight: bold;
}

#sub p.history{
padding-top: 0px;
font-size: 1.1em;
line-height: 1.5em;
}

/*-----right---------------*/
#main{
	float: right;
	width: 435px;
	height: auto;
	margin: 25px 35px 0 35px;
	padding: 0px;
	}

#main p.about{
margin: 0px;
padding-bottom:  15px;
font-size: 1.4em;
line-height: 1.9em;
}

#main p.head{
margin: 0;
padding-top: 15px;
font-size: 1.4em;
line-height: 1.4em;
font-weight: bold;
border-top: 1px dashed  #A72B56;
}

#main p.history{
padding-top: 5px;
font-size: 1.1em;
line-height: 1.5em;
}

/*---------------------------------------
 __footer
------------------------------------------*/
#footer{
clear: both;
width: 950px;
height: 80px;
margin: -15px auto 0;
padding: 20px 0 10px 0;
text-align: center;
background-color: #A72B56;
color: #ffffff;
font-size: 1.2em;
}
#footer p.cc{
font-size: 0.9em;
}

#footer ul{
margin: 10px;
}

#footer ul li{
display: inline;
margin-right: 3px;
padding-left: 7px;
border-left: 1px solid #ffffff;
list-style-type: none;
}

#footer ul li.home{
padding-left: 0;
border-left: 0;
}

/*-----------------------------------------------
 __Base Link Color Setting
-----------------------------------------------*/

a{
}
a:link {
color : #ffffff ;
text-decoration: none;
}
a:visited {
color : #ffffff ;
text-decoration: none;
}
a:hover {
color : #666666 ;
text-decoration: none;
}
a:active {
color :  #ffffff ;
text-decoration: none;
}

a.pub{
}
a.pub:link {
color :   #666666;
text-decoration: none;
}
a.pub:visited {
color : #666666 ;
text-decoration: none;
}
a.pub:hover {
color : #A72B56 ;
text-decoration: none;
}
a.pub:active {
color :  #A72B56 ;
text-decoration: none;
}

a.nov{
}
a.nov:link {
color :  #A72B56;
text-decoration: none;
}
a.nov:visited {
color : #666666 ;
text-decoration: none;
}
a.nov:hover {
color : black ;
text-decoration: none;
}
a.nov:active {
color :  #666666 ;
text-decoration: none;
}
</style>
