@import url("reset.css");


body{
    margin: 0px;
    padding: 0px;
	background-image: url(../images/bk.jpg);
	background-color: #0350ab;
	background-position:top center;
	background-repeat: no-repeat;
}

/*=====TOP=====*/
#TOP{
	width: 100%;
	height: 100px;
	position: absolute;
	top: 0px;
	z-index: 100;
}

#TOP_MAIN{
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

#LOGO{
	height: 100px;
	float: left;
	overflow: hidden;
	padding-left: 45px;
}

#LOGO img{
	float:left;
}

#SOCIAL{
	float: right;
	width: 200px;
	padding-top: 50px;
	padding-right: 45;
	padding-bottom: 0;
	padding-left: 0;
}

/*=====MAIN=====*/
#MAIN{
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position:relative;
}

#DONE{
	position:absolute;
	top:365px;
	left:533px;
	
	}

/*=====INFO=====*/
#INFO{
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

/*=====SIGN=====*/
#SIGN{
	width: 800px;
	margin: 0px auto;
	text-align: center;
	background-color: #FFF;
	padding-top: 30px;
	height: 415px;
}

/*=====CLASS=====*/
#PS{
	width: 90%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color:#FFF;
	position:relative;
}

.PS-title{
	color:#f29600;
	font-size:16px;
}

.PS-logo{
	position:absolute;
	float:right;
	top:20px;
	left:440px;
}

#FOOTER{
	width: 90%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	font-size: 13px;
	color: #0350AB;
	padding-bottom: 10px;
}

#CLASS{
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top:50px;
	padding-bottom:20px;
	background-color:#0350ab;
	border-radius:15px;
	-moz-border-radius:15px;
}

.title_1 {
	color: #0775bb;
}
.title_2 {
	color: #FFF;
	font-size:16px;
}
.title_3 {
	color: #ff6600;
}
.title_4 {
	color: #0775bb;
	font-size:13px;
}
.title_5 {
	color: #FFFFFF;
	font-size:13px;
}
.title_6 {
	color: #0350ab;
}
.font{
	font-size:18px;
	}
.font_title{
	font-size: 16px;
	font-weight: bold;
	}

/*=====BT=====*/
#BT{
	height: 102px;
	float: right;
	overflow: hidden;
	margin-right:30px;
}

#BT_01{
	width:275px;
	height:102px;
	background-image:url(../images/bt_01_1.png);
	float:left;
}

#BT_02{
	width:187px;
	height:102px;
	background-image:url(../images/bt_02_1.png);
	float:left;
}

#BT_03{
	width:187px;
	height:102px;
	background-image:url(../images/bt_03_1.png);
	float:left;
}

#BT_01:hover{
	background-image:url(../images/bt_01_2.png);
}

#BT_02:hover{
	background-image:url(../images/bt_02_2.png);
}

#BT_03:hover{
	background-image:url(../images/bt_03_2.png);
}

/*=====RULES=====*/
.btn_rules{
	text-indent: -9999px;
	background-image: url(../images/rule.png);
	background-repeat: no-repeat;
	width: 998px;
	height: 70px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 38px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#POP{
	background-repeat: no-repeat;
	overflow: hidden;
	width: 80%;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	text-align: left;
	padding-left: 120px;
}

#POP p{
	padding:0px;
}

#POP p.rule_title{
	width:745px;
	color:#7C5C5C;
	font-size:18px;
	font-weight:bold;
	margin:0 0 5px 0px;
}

#POP p.rule_text{
	width:760px;
	color:#6D6767;
	font-size:15px;
	line-height:25px;
	margin:0 0 5px 0px;
}

#POP span.rule_text_space{
	margin-right:20px;
}

/*=====BOOK_list=====*/
#BOOK_list{
	clear: both;
	width: 1060px;
	overflow: hidden;
	background-image: url(../images/content_bg.gif);
	margin-bottom: 30px;
	border-radius: 0 0 20px 20px;
}

.title_02{
	width: 1060px;
	height: 153px;
	margin: 0 auto;
	padding-top: 0px;
}

.book{
	margin: 27px 0 0 105px;
	height: 900px;
	overflow: hidden;
}

.book .book_line{
	clear: both;
	width: 1000px;
}

.pic{
	margin-bottom:8px;
}

.info_pic{
	width: 160px;
	height: 205px;
	background-color: #FFF;
	border: #FFFFFF solid 1px;
	padding: 7px 7px 7px 7px;
	margin-bottom:8px;
}

.book div img{
	width: 160px;
	height: 205px;
	background-color: #FFF;
	border: #FFFFFF solid 1px;
	padding: 7px 7px 7px 7px;
	margin-right: 15px;
}

.book_info{
	width:170px;
	margin:0 37px 25px 0;
	float:left;
}

a{
	text-decoration: none;
	color: #f29600;
}

span.book_name{
	color: #6c363f;
	font-size: 15px;
	text-overflow: ellipsis;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 1.5em;
}

p.author{
	width:170px;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space:nowrap;	
}

span.author{
	color:#b05b5e;
	font-size:13px;
}

/*=====TOTOP=====*/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:200px;
	right:5px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:100%;
	background:url(../images/ui.totop.png) no-repeat left top;
}

#toTopHover {
	background:url(../images/ui.totop.png) no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}

/*=====OTHER=====*/

/*BOOK ★★★★★★★★*/

#BOOK{
	margin: 0 auto;
	width: 1000px;
	position: relative;
	overflow: hidden;
	padding-top: 50px;
	}
	
#BOOK li{
	float:left;
	width:176px;
	margin-left:20px;
	padding-bottom:20px;
	list-style:none;
	}

#BOOK a{
	display: block;
	text-decoration:none;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	color:#6c363f;
	line-height:1.5;
}

#BOOK a:hover{
	text-decoration:none;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#F06;
}

#BOOK h2{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#b05b5e;
	font-weight:normal;
	padding-top:7px;
}


/*BOOK_topic ★★★★★★★★*/

#BOOK_topic{
	margin: 0 auto;
	width: 820px;
	position: relative;
	overflow: hidden;
	padding-top: 20px;
	}
	
#BOOK_topic li{
	float:left;
	width:176px;
	margin-left:20px;
	padding-bottom:20px;
	list-style:none;
	}


#BOOK_topic a{
	display: block;
	text-decoration: none;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	color: #6c363f;
	line-height: 1.5;
}

#BOOK_topic a:hover{
	text-decoration: none;
	font-size: 15px;
	text-align: center;
	color: ff0066;
}

#BOOK_topic h2{
	font-size: 13px;
	text-align: center;
	color: #b05b5e;
	font-weight: normal;
	padding-top: 7px;
}

.div_space{
	width:100%
	margin: 0px auto;
	margin-bottom: 30px;
	color:#ffffff;
	}
	
.rules_text{
	font-size: 13px;
	line-height: 2em;
	font-family: Verdana, Geneva, sans-serif;
	color: #231815;
	}

.info{
	margin:0 auto;
	text-align:center;
	}
	
h1#title_1, #title_2, #title_3, #title_4, #title_5, #title_6
{
	display: block;
	width: 500px;
	height: 30px;
	margin-left: 120px;
	margin-bottom:10px;
	margin-top:30px;
}

h1#title_1 { background: url(../images/title_word.png) no-repeat -0px -30px; }
h1#title_2 { background: url(../images/title_word.png) no-repeat -0px -60px; }
h1#title_3 { background: url(../images/title_word.png) no-repeat -0px -90px; }
h1#title_4 { background: url(../images/title_word.png) no-repeat -0px -120px; }
h1#title_5 { background: url(../images/title_word.png) no-repeat -0px -150px; }
h1#title_6 { background: url(../images/title_word.png) no-repeat -0px -180px; }

p#date, #sample, #topic, #select, #winner_list
{
	display:block;
	margin:0 auto;
	width: 820px;
	margin-left: 120px;
	margin-right:100px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height: 2em;
	color:#747474;
}

p#gifts
{
	display:block;
	margin:0 auto;
	width: 810px;
	margin-left: 130px;
	margin-right:100px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height: 2em;
	color:#747474;
}

p#gifts img
{
	float:left;
	margin-right: 20px;
}

p#info_text
{
	display: block;
	margin: 0 auto;
	width: 820px;
	margin-left: 120px;
	margin-right: 100px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 2em;
	color: #c03f43;
	font-weight: bold;
}

.bar_03{
	margin: 0 auto;
	text-align:center;
	padding-top:15px;
	}

.table_title{
	color: #FFFFFF;
}

.table_link a{
	color:#747474;
	font-size:10px;
	}
	
.table_link a:hover{
	color:#747474;
	font-size:10px;
	text-decoration:underline;
	}
	
.line_bar{
	width: 100%;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}
	
.div_space{
	width:100%
	margin: 0px auto;
	margin-bottom: 15px;
	}
