@charset "utf-8";
html {
     height:100%;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}

.facebook{
	height: 22px;
	width: 50px;
	float: right;
	padding-right: 100px;
	padding-top: 15px;
	}
	
.content1{
	width: 380px;
	margin-left:98px;
	background-repeat:no-repeat;
	padding-top:25px;
}
.content3{
	width: 380px;
	height: 130px;
	background:url(../images/content/btn_wallpaper.jpg);
	background-repeat:no-repeat;
	padding-top:25px;
}

.content4{
	width: 310px;
	margin-left:98px;
	background-repeat:no-repeat;
	padding-top:25px;
}
.wallpaper{
	padding-left:5px;
	}
	
.content2{
	width: 390px;
	padding-top:20px;
	margin-right:87px;
	background:url(../images/content/btn_synopsis.jpg);
	background-repeat:no-repeat;
	padding-left:12px;
	padding-right:16px;
	}

.author{
	font-family:经典平黑简, SimHei;
	font-size:12px;
	color: #b2aa99;
	}
	
.author-eng{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #b2aa99;
	}
	
.synopsis-chinese{
	font-size:14px;
	color: #b2aa99;
	font-family: 经典平黑简, SimHei;
	}
.synopsis-english{
	padding-top:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #b2aa99;
}
.redred-big{
	color:#98412c;
	font-size:15px;
	font-weight: bold;
	}
	
.redred{
	color:#98412c;
	}
	
	
#side-a {
	float: left;
	width: 120px;
}

#side-b {
	float: left;
	width: 120px;
	padding-left: 5px;
}

#content { 
	float: left;
	width: 120px;
	padding-left: 5px;
}

#footer {
	clear: both;
	background: #A2A2A2;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding-left: 5px;
	border:0;
	background: url("/path/to/your/background_cols.gif") repeat;
}

#gallery01 {
	float: left;
	width: 60px;
}

#gallery02 {
	float: left;
	width: 60px;
	padding-left: 15px;
}

a:link {
	color: #b2aa99;
	text-decoration: none;
}
a:visited {
	color: #b2aa99;
	text-decoration: none;
}
a:hover {
	color: #98412c;
    text-decoration: none;

}
a:active {
	color: #b2aa99;
	text-decoration: none;
}


.container{
	width: 1000px;
	}

.padder{
	padding-left:10px;
	}
