@charset "utf-8";
@import url("reset.css");
/* CSS Document */

body{ background:url(../images/bg.jpg); margin:0;}


.wrapper{ margin:0 auto; width:1000px; background: url(../images/main-bg.jpg); }
.banner { background:url(../images/main_01.jpg); height:200px;}
.menu { background:url(../images/main_02.jpg); height:85px;}
.left { background:url(../images/main_03.jpg) no-repeat; width:50px; height:580px; float:left;}
.content { float:left; width:820px; padding:0 40px 20px; }
.right { background:url(../images/main_04.jpg) no-repeat; width:50px; height:580px;float:right;}

.fs1 { color:#1e6088; font:bold 15px/18px Arial, Helvetica, sans-serif;}
.fs2 { color:#1e6088; font:13px/18px Arial, Helvetica, sans-serif;}
.fs3 { color:#333; font:12px/1.6 Arial, Helvetica, sans-serif;}
.fs4 { color: #FF6600; font:bold 30px/36px Arial, Helvetica, sans-serif;}
.fs5 {
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.7em;
}
.fs6 {
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.7em;
}

.fc1 { color: #e83646;}
.fc1 { color: #FF6600;}

.aL a:hover{ position:relative; top:1px; left:1px;}
.bL a{ color:#FF6600;}
.bL a:hover{ text-decoration:none;}
.cL a{ color: #0099FF;}
.cL a:hover{ text-decoration:none;}

.story-menu { margin-top:20px;}
.story-menu ul{ list-style:none; margin:0; padding:0;}
.story-menu li {float:left;}
.story-menu li a{  display:block; width:290px; font: 13px/26px Arial, Helvetica, sans-serif; background:url(../images/Book.gif) no-repeat; text-indent:30px; color:#e83646;}
.story-menu li a:hover{ text-decoration:none;}

.tit-sty1 {background-color:#FBF9ED; padding:6px 0;}
.tb-sty1 td,tb{ border:1px solid #FF9900; padding:4px;}
.tb-sty1 a{ color:#1e6088; font:13px/1.6 Arial, Helvetica, sans-serif; text-decoration:none;}
.tb-sty1 a:hover{ position:relative; top:1px; left:1px;}

.footer { clear:both; font:12px/1.5 Arial, Helvetica, sans-serif; color:#1e6088;}
.footer a{ color:#1e6088;}
.footer a:hover{ text-decoration:none;}
.footer img{ float:left;}
.footer-right { background:url(../images/main_06.jpg); height:60px; float:left; width:790px; padding:10px 0 0 0;}
