/*大架構*/
body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
}
#wrapper {
	margin: 0px auto;
	width: 1000px;
	text-align: center;
}

/*區塊*/
.leftbg_01{
	background-image:url(images/index_left_02.jpg);
	background-repeat:repeat;
	width:687px;
	height:52px;
	vertical-align:middle;
}

.leftbg_02{
	background-image:url(images/index_left_03.jpg);
	background-repeat:repeat;
	width:687px;
	vertical-align:top;
}

.leftbg_03{
	background-image:url(images/index_left_05.jpg);
	background-repeat:repeat;
	width:687px;
	vertical-align:top;
}

.leftbg_04{
	background-image:url(images/index_left_05.jpg);
	background-repeat:repeat;
	width:687px;
	vertical-align:top;
}

.leftbg_05{
	background-image:url(images/index_left_17.jpg);
	background-repeat:repeat;
	width:687px;
	vertical-align:top;
}

.rightbg_01{
	background-image:url(images/index_right_03.jpg);
	background-repeat:repeat;
	width:313px;
	vertical-align:top;
}

/*字體設定*/
.gray12{
	font-family: Arial , "新細明體";
	font-size: 12px;
	color: #666666;
	line-height: 22px;
	padding-bottom:5px;
}

.black12{
	font-family: Arial , "新細明體";
	font-size: 12px;
	color: #000000;
	line-height: 22px;
}

.black13_b{
	font-family: Arial , "新細明體";
	font-size: 13px;
	color: #000000;
	line-height: 22px;
	font-weight:bold;
}

.yellow13_b{
	font-family: Arial , "新細明體";
	font-size: 13px;
	color: #ffcc00;
	line-height: 22px;
	font-weight:bold;
}

.white15_b{
	font-family: Arial , "新細明體";
	font-size: 15px;
	color: #ffffff;
	line-height: 22px;
	font-weight:bold;
}


.white13{
	font-family: Arial , "新細明體";
	font-size: 13px;
	color: #ffffff;
	line-height: 22px;
}

.white12{
	font-family: Arial , "新細明體";
	font-size: 12px;
	color: #ffffff;
	line-height: 22px;
}

.white12_b{
	font-family: Arial , "新細明體";
	font-size: 12px;
	color: #ffffff;
	line-height: 22px;
	font-weight:bold;
}

.red12_b{
	font-family: Arial , "新細明體";
	font-size: 12px;
	color: #990000;
	line-height: 22px;
	font-weight:bold;
}

.red13_b{
	font-family: Arial , "新細明體";
	font-size: 13px;
	color: #990000;
	line-height: 22px;
	font-weight:bold;
}

.red15_b{
	font-family: Arial , "新細明體";
	font-size: 15px;
	color: #990000;
	line-height: 22px;
	font-weight:bold;
}

/*BOOK*/
.img_books{
 border: 5px #FFFFFF solid ;
 width:130px;
 height:170px;
 margin-bottom:8px;
 margin-top:8px;
}

.img_books_s{
 border: 5px #FFFFFF solid ;
 width:90px;
 height:125px;
 margin-bottom:8px;
 margin-top:8px;
}

.img_books_s2{
 border: 5px #FFFFFF solid ;
 width:70px;
 height:95px;
 margin-bottom:15px;
}

