﻿@charset "utf-8";
@import url(product.css);
@import url(checkout.css);
html {
     overflow: -moz-scrollbars-vertical;
     overflow-y:scroll 
}
.break{ clear:both; }
.break01{ height:1px; clear:both; }
body {
	margin:0;
	padding:0;
	font-size:14px;
	color:#656565;
	background-color: #fff;	
    font-family:Arial, Helvetica, sans-serif, 微軟正黑體;
}
h1,h2,h3,h4,h5,h6,dl,dt,dd,form,img,p {
	margin:0;
	padding:0;
	list-style-type:none;
	border:none;
}
input {
	border:1px solid #999;
	background:#eeeeee;
}
div {
	margin:0 auto;
	padding:0;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.break {
	clear:both;
}
*html .clearfix {
	height:1%;
}
*+html .clearfix {
	height:1%;
}
.word {
	word-break:break-all;
}
.f_left {
	float:left;
}
.f_right {
	float:right;
}
a {
	color: #7DAFD9;
	text-decoration:none;
    font-family:Arial, Helvetica, sans-serif;	
}
a:hover {
	text-decoration: underline;
    font-family:Arial, Helvetica, sans-serif;	
}
/* Wrapper */
#Wrapper {
	width:980px;
	height:auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
}

#Wrapper .logo{
	width:220px;
	height:80px;
	position:absolute;
	top:55px;
	left:10px;
}

#MenuLanguage {
	line-height: 20px;
	color: #4B78C2;
	text-decoration: none;
	float: right;
	height: 20px;
	border: 1px solid #8BA7D7;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(language-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EDF4FF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#MenuLanguage a {
	color: #4B78C2;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size:12px;
}
#MenuLanguage a:hover {
text-decoration:underline;
}
/* Top */
#Top {
	width:980px;
	height: 250px;	
	margin: auto;
	padding:0px;
	background-image: url(top-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

/* Top */
#Top-id1 {
	width:980px;
	height: 250px;	
	margin: auto;
	padding:0px;
	background-image: url(top-id1.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#Top-id2 {
	width:980px;
	height: 250px;	
	margin: auto;
	padding:0px;
	background-image: url(top-id2.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#Top-id3 {
	width:980px;
	height: 250px;	
	margin: auto;
	padding:0px;
	background-image: url(top-id3.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#Top-id4 {
	width:980px;
	height: 250px;	
	margin: auto;
	padding:0px;
	background-image: url(top-id4.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#Top-id5 {
	width:980px;
	height: 250px;	
	margin: auto;
	padding:0px;
	background-image: url(top-id5.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#Top-id6 {
	width:980px;
	height: 250px;	
	margin: auto;
	padding:0px;
	background-image: url(top-id6.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
.mailing-btn {
	color: #FFFFFF;
	background-color: #466CB7;
	border: 1px solid #999999;
}
/* Footer */
#footer_e {
	width:980px;
	height:65px;
	padding:0;
	text-align:center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
	background-image:url(footer-bg-e.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer_e .copyright {
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	right: 0px;
	top: 6px;
	text-align:right;
}

#footer_e .copyright a {

}
#footer_e .link img{
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer_c {
	width:980px;
	height:65px;
	padding:0;
	text-align:center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
	background-image:url(footer-bg-c.png);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer_c .copyright {
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	right: 0px;
	top: 20px;
	text-align:right;	
}

#footer_c .copyright a {

}
#footer_c .link img{
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* Footer */
#footer_blank_e {
	width:980px;
	height:20px;
	padding:0;
	text-align:center;
	font-size: 12px;
	margin: 0px;
	position: relative;
}

#footer_blank_e .copyright {
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	right: 0px;
	top: 20px;
	text-align:right;	
}

#footer_blank_e .copyright a {

}
#footer_blank_e .link img{
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* Footer */
#footer_blank_c {
	width:980px;
	height:20px;
	padding:0;
	text-align:center;
	font-size: 12px;
	margin: 0px;
	position: relative;
}

#footer_blank_c .copyright {
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	right: 0px;
	top: 20px;
	text-align:right;	
}

#footer_blank_c .copyright a {

}
#footer_blank_c .link img{
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Content */
#main-content {
	width:980px;
	position:relative;
	text-align:left;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}
/* Content table */

.content-p {
	width:610px;
	line-height:18px;
	margin:0px;
	padding:20px;
}
.content-p-contact {
	width:610px;
	line-height:18px;
	margin:0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.content-p-show {
	width:610px;
	line-height:18px;
	margin:0px;
	padding:20px;
	min-height:400px;
}
/* Text */

.text01 {	
    font-family: Arial;
	font-style: normal;
	color: #E20A17;
	margin-bottom: 18px;
	font-weight: bold;
}
.text02 {
	font-family: Arial, Helvetica, sans-serif, 微軟正黑體;
	font-size: 18px;
	color: #E20A17;
	font-weight: 800;
	margin-bottom: 3px;
	font-variant: normal;
}
.text02a {
	font-family: Arial, Helvetica, sans-serif, 微軟正黑體;
	font-size: 18px;
	color: #77B2DC;
	font-weight: 800;
	margin-bottom: 10px;
	font-variant: normal;
}

.text03 {	
    font-family: Arial;
	font-size: 12px;
	color:#0462AC;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
.text04 {	
    font-family: Arial;
	color: #0462AC;
	text-align:justify;
	font-size: 15px;
	font-weight: bold;
}
.text04 a{	
     font-family: Arial;
	color: #0462AC;
	font-weight: bold;	
}
.text04 a:hover{
	text-decoration: underline;
}
.text05 {	
    font-family: Arial;
	color: #0462AC;
	text-align:justify;
	margin-bottom: 22px;
	font-weight: bold;
}
.text06 {	font-family: Arial;
	color: #636466;
	margin-bottom: 22px;			
	font-size: 12px;	
}
.text07 {
    font-family: Arial;
	font-size: 18px;
	color: #636466;
	font-weight: bold;
	margin-bottom: 22px;		
}
.text08 {
    font-family: Arial;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	margin-bottom: 22px;		
}
.text09 {
	margin-bottom: 22px;		
}
.text10 {	font-family: Arial;
	font-size: 12px;
	color: #636466;
	margin-bottom: 0px;
	margin-top: 22px;
}
.text11 {	font-family: Arial;
	color: #0462AC;
	text-align:justify;
	font-size: 12px;
	font-weight: bold;
}
.text12 {	
    font-family: Arial;
	color: #E20A17;
	text-align:justify;
	font-size: 15px;
	font-weight: bold;
	margin-bottom:8px;
}
/* img */
.p-img {
	margin-top: 12px;
	margin-right: 12px;	
}
.p-img02 {
	margin-left: 43px;	
}
.p-img03 {
	margin-top: 12px;
	margin-left: 12px;	
}
.p-img-right {
margin-right:30px;
text-align:right;
}
/* space */
.link-page a{	font-family: Arial;
	font-size: 14px;
	color: #000;
	font-weight: bold;	
}
.link-page a:hover{
	text-decoration: underline;
}

.blue-link a {
	color: #7DAFD9;
	text-decoration:none;
}
.blue-link a:hover {
	text-decoration: underline;
}
.red-link a {
	color: #FF0000;
	text-decoration:none;
}
.red-link a:hover {
	text-decoration: underline;
}
/* space */
.space01 {
margin-bottom: 16px;	
}
.space02 {
	margin-top: 22px;
}
#content {
     width:590px;
    font-family: Arial;
	 font-size:12px;
	 color: #636466;
}
#print_form  {

}
.form_table {
    font-family: Arial;
	font-size:12px;
	color: #636466;
	margin-left: 0px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8EFF9;
	padding-top:15px;
	padding-bottom:15px;
	width:980px;
}

/* Boxes */
#login-ad {
	position: absolute;
	right: 0;
	top: 100px;
}
#box {
	overflow:hidden;
	width:198px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #999999;
}
#box h3{

}
#box h3 span{
}
#box .box-1 {
	margin-top:0px;
	border:0;
}
#box .box-login {
	margin-top:0px;
	border:0;
}
#box .box-login h3{
	border:0;

}
#box .box-1 h3 {
	border:0;
}
#box .box-1 .box-content {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
	line-height: 20px;
	color: #000000;
	background-color: #FFFFFF;
}
#box .box-1 .box-content-blank {
	padding: 0px;
}
#box .box-1 .box-content .btn-login {
	width: 60px;
	margin-top:4px;
	color: #000;
	margin-right: 12px;
}
#box .box-member input{
	width: 172px;
	margin-top:2px;
}
#box .box-member .btn {
	border:0;
	width:64px;
	height:56px;
	margin-top:0px;
}
#box .box-member .link {
	clear: both;
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#box .box-member .link p {
	line-height: 20px;
}
#box .box-member .link a {
	display: block;
	color: #000000;
	height: 20px;
	padding-left:19px;
	background-image: url(point.gif);
	background-repeat: no-repeat;
	background-position: -3px -2px;
}
#box .box-2 {
	border:0;
}
#box .box-2 h3 {
	border:0;
}
#box .box-2 .box-content {
	margin-top:5px;
	background-color:#fff;
	padding:5px 10px 5px 10px;
}
#box .product-push-name {
	font-size: 15px;
}
#box .product-push-img {
	width: 160px;
	min-height: 120px;
	text-align: center;
	border: 1px solid #e3e3e3;
	padding:20px 0px 20px 0px;
	margin:5px 0px 5px 0px;
}
#box .box-category {
	border:0;
	width:200px;
	padding-top:0px;
}
#box .box-category ul li {
	display: block;
}
#box .box-category ul li a {
	display: block;
	height:24px;
	line-height:24px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin: 0px;
	background-color: #333333;
	background-image: url(category_ul_bg.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#box .box-category ul li ul li {
	display: block;
	padding:0;
	background: none;
}
#box .box-category ul li ul li span {
	display: block;

	float: left;
	height:21px;
	width:23px;
	background:url(box-category-point.gif) no-repeat;
}
#box .box-category ul li ul li.frist a {
	padding-left:0;
	border: 0px;
}
#box .box-category ul li ul li a:hover,
#box .box-category ul li ul li a.on {
	padding-left:14;
	color:#000;
	text-decoration: underline;
}

#box .box-category ul li ul li a {
	display: block;
	line-height: 23px;
	height: 23px;
	padding-left:14px;
	border-top: 1px solid #e3e3e3;
	font-weight:normal;
	color: #000;
	background-image: url(category_li_bg.gif);
}
#box .box-category ul li ul li ul li {
	display: block;
	margin-left:18px;
	border-top: 1px solid #fff;
}
#box .box-category ul li ul li ul li span {
	display: block;
	width: 5px;
	background:none;
}
#box .box-category ul li ul li ul li a {
	display: block;
	line-height: 23px;
	height: 23px;
	padding-left:14px;
	border-top: 1px solid #e3e3e3;
	font-weight:normal;
	color: #000;
	background-image: url(category_li_bg.gif);
}
#box .box-category ul li ul li ul li.frist a {

}
#box .box-category ul.off {
	display:none;
}
#box .box-category ul.on .off {
	display:block;
}

#box-cart {
	width:182px;
	height: 80px;
	background:url(box-cart-bg.gif) no-repeat left top;
	font-weight:normal;
	color:#fa4405;
}
#box-cart .box-content {
	padding:18px 10px 10px 50px;
	_padding:18px 10px 10px 50px;
}
#box-cart a {
	color:#e79b10;
	text-decoration:none;
}

.line {
	height:0px;
	line-height:0px;
	clear:both;
}

/* page_header */
#page-header {
	float:left;
	height:20px;
	line-height:20px;
	font-size: 12px;
	color: #0099FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
#page-header .title{
	float:left;
	margin-left:0px;
}
#page-header span{
	float:left;
}
#page-header code{
	float:left;
	display:block;
	width: 22px;
	height: 20px;
	background-image: url(point03.gif);
	background-position: 0 -8px;
	background-repeat: no-repeat;
}
#page-header .title a{
	color: #0099FF;
	font-weight: bold;
	float:left;
}
#page-header .right{
	display:block;
	line-height:20px;
	margin-right:1px;
	float:right;
}

#page-header .right a{
	margin-left:2px;
	padding: 5px;
	border: 1px solid #f4f4f4;
	background-color: #fff;
}
#page-header .right span{
	margin-left:2px;
	padding: 5px;
	border: 1px solid #993300;
	background-color: #FF0000;
	color: #fff;
}


/* cart */
#cart_header{	font-family: Arial;
	font-size: 14px;
	color: #006633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CC00;
	margin-top: 14px;
	margin-bottom: 10px;
}


table.cart {
	width: 100%;
	padding: 0px;
	border: none;
	border: 1px solid #7DAFD9;
	margin-bottom: 10px;
}
table.cart td { font-size: 12px; border: none; background-color: #F4F4F4; 
vertical-align: middle; padding: 7px; font-weight: bold; }
table.cart tr.special td { border-bottom: 1px solid #ff0000;  }


/* multi_page */
#multi_page{
	height:25px;
	margin-left:5px;
	clear:both;
}
#multi_page .list{
	float:left;
	padding-top:3px;
	line-height:17px;
}
#multi_page .count{
	display:inline;
	padding-right:10px;
	padding-left:0px;
	float:left;
	border-right:1px solid #CCC;
	line-height:20px;
	margin-right:10px;
	font-weight:normal;
	color:#000;
	font-size:12px;
}
#multi_page .list input {
	float:left;
	width: 30px;
	border: 1px solid #DDDDDD;
	height: 17px;
}
#multi_page .list #button {
	height: 18px;
	width: 30px;
	background-color: #7DAFD9;
	border: 1px solid #CC3333;
	color: #FFFFFF;
	
}
#multi_page .list a{
	display:block;
	height:17px;
	float:left;
	padding-left:8px;
	padding-right:8px;
	border:1px solid #DDD;
	background:#FFF;
	text-decoration:none;
	margin-right:2px;
	color:#000000;
}
#multi_page .list a:hover{
	color:#000000;
}
#multi_page .list strong{
	color:#FFF;
	display:block;
	float:left;
	padding-left:8px;
	padding-right:8px;
	border:1px solid #7DAFD9;
	margin: 0px 3px 0px 0px;
	background-color: #7DAFD9;
}

/* form */
.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}
.description_form {
	color: #999999;
	margin: 3px 0px 0px 0px;
}
.error_message {
	color: #000000;
	font-size: 12px;  
	background-color: #FFB3B5;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
	border:1px solid red;
}
#ShowMessage {
	margin: 0 auto;
	margin-top: 160px;
	color: #000000;
	font-size: 12px;  
	background-color: #fff;
	padding: 20px;
	border:1px solid #CCC;
	height:200px;
	width:400px;
}

/* pages css */
.contact-table {
	height: 165px;
	width: 300px;
	margin-top: 80px;
	margin-left: 122px;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

.leftmenu{
	width: 200px;
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.leftmenu li a
{
	display:block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-transform: none; /*31px is left indentation of header text*/
	color: #000000;	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding-left: 17px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	background-image: url(temp_18.jpg);
	width: 183px;
	height:32px;
	background-color: #E1E1E1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.leftmenu #cssmenus li {
	display:inline;
}

.leftmenu #cssmenus li a{
	width: 178px;
	display:block;
	color: #0099FF;
	line-height: 17px;
	padding-left: 17px; /*link text is indented 8px*/
	text-decoration: none;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.leftmenu #cssmenus li a:visited{
	color: #33CCFF;
}

.leftmenu #cssmenus li a:hover{ /*hover state CSS*/
	color: white;
	background: black;
}
.leftmenu .on #cssmenus ul {
}
.leftmenu .on #cssmenus li {
	display:inline;
}
.leftmenu .on #cssmenus li a{
	font: normal 11px Arial;
	display:block;
	color: black;
	line-height: 12px;
	padding-left: 10px;
	text-decoration: none;
	background-image: url(pbar_02a.jpg);
	width: 185px;
}
.leftmenu .on #cssmenus li a:visited{
	color: black;
}
.leftmenu .on #cssmenus li a:hover{ /*hover state CSS*/
	color: white;
	background: black;
	text-decoration: underline;
}
ul#cssmenus ul
 {
	list-style-type: none;
	margin: 0;
	padding: 0; /*bottom spacing between each UL and rest of content*/
	background-color: #000000;
	width: 178px;
}

ul#cssmenus li
 {
	color: #006666; /*last 2 values are the x and y coordinates of bullet image*/
}
ul#cssmenus.off {
	display:none;
}



.contact_us {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 670px;
}

.contact_info {
padding-left: 10px;
}


.home_table {
	padding: 0px;
	margin-top: 8px;
	color: #7DAFD9;
}
.home_table_image  {
	border: 1px solid #7DAFD9;
}
.home_table_content {
	background-image: url(home_09.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

.home_table_content a {
	color: #91BCDF;
	text-decoration: none;
}

#nav {

}

#nav .title {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	width: 800px;
	line-height: 60px;
}
.banner {
	text-align: left;
	float: left;
}

#placePhoto {

}
#placePhoto img {
	width: 500px;
	margin-top:20px;
}




.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #fff;
	padding: 5px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
z-index: 100;	
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
width:350px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -280;
left: 20px; /*position where enlarged image should offset horizontally */

}
.ibox {
	width:798px;
	border: 1px solid #D5DFE5;
	float:left;
	height:297px;
	overflow: auto;
}
.nav-table {
margin-top:5px;
margin-bottom:0px;
width:970px;
}
.nav-table a {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.nav-table a:hover {
text-decoration:underline;
}

/*reader-ship-css */
#rs-page{

}

.cbg01  {
	background-image: url(re-content-img-07.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.rs-content {
	float:left;
	width:570px;
	text-align:justify;
	line-height:20px;
	color:#0462AC;
	margin-top:10px;
	margin-bottom:10px;
	height:380px;
	overflow-x: hidden;
    overflow-y:scroll;
	padding-right:30px;
	background-image: url(rs-content-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.rs-content02 {
	float:left;
	width:980px;
	text-align:justify;
	line-height:20px;
	color:#0462AC;
	margin-top:10px;
	margin-bottom:10px;
	height:380px;
    overflow-y:scroll;
    overflow-x: hidden;
}
.rs-content03 {
	float:left;
	width:570px;
	text-align:justify;
	line-height:20px;
	color:#0462AC;
	margin-top:10px;
	margin-bottom:10px;
	height:320px;
    overflow-x: hidden;
    overflow-y:scroll;	
	padding-right:30px;
	background-image: url(rs-content-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.stu01 {
	position:absolute;
	left:5px;
	top:10px;
	width:200px;
}
.stu02 {
	position:absolute;
	left:136px;
	top:55px;
	width:200px;
}
.stu03 {
	position:absolute;
	left:136px;
	top:55px;
	width:200px;
}
.stu04 {
	position:absolute;
	left:136px;
	top:55px;
	width:200px;
}
.stu05 {
	position:absolute;
	left:136px;
	top:55px;
	width:200px;
}
.stu06 {
	position:absolute;
	left:136px;
	top:55px;
	width:200px;
}
.stu07 {
	position:absolute;
	left:136px;
	top:55px;
	width:200px;
}
.stu08 {
	position:absolute;
	left:136px;
	top:55px;
	width:200px;
}
.stu09 {
	position:absolute;
	left:486px;
	top:69px;
	width:400px;
}
.re-content-img {
float:right;
margin-top:10px;
margin-bottom:10px;
}

ul.rs-list {
	list-style-position: inside;
	list-style-image: url(bulet.jpg);
	margin: 0px;
	padding: 0px;
}

ol.rs-list02 {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
ul.rs-list-number {list-style-type:circle;}
.rs-line{ height:1px; width:550px; background-color:#0066B1; margin-top:5px; margin-bottom:5px; margin-left:0px; margin-right:0px; }
.rs-line980 { height:1px; width:980px; background-color:#0066B1; margin-top:5px; margin-bottom:5px; margin-left:0px; margin-right:0px; }
.rs-content-courses {
	float:right;
	width:772px;
	text-align:justify;
	line-height:20px;
	color:#0462AC;
	margin-top:10px;
	margin-bottom:10px;
	height:380px;
	overflow-y:scroll;
	overflow-x: hidden;
	padding-right:8px;
	font-size:15px;
}

.rs-content-courses-menu {
float:left;
width:200px;
text-align:justify;
line-height:20px;
color:#0462AC;
margin-top:10px;
margin-bottom:10px;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width: 180px; /*width of menu*/
float:left;
}

.arrowlistmenu .headerbar{
	color: white;
	margin-bottom: 5px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase; /*header text is indented 10px*/
	background-image: url(titlebar.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif,;
	font-size: 12px;
	font-weight: bold;
	height:30px;
	padding-top: 10px;
	padding-right: 0pxs;
	padding-bottom: 4px;
	padding-left: 4px;
}
.arrowlistmenu .headerbar a{
	color: white;
	font-family: Arial, Helvetica, sans-serif,;
	font-size: 11px;
}
.arrowlistmenu .headerbar a:hover{
	text-decoration:none;
	color: #0462AC;
}
.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a.selected{
	color: #0462AC;
	background-color:#F3F3F3;
}
.arrowlistmenu ul li a{
	color: #E20A17; /*custom bullet list image*/
	display: block;
	padding-left: 21px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #dadada;
	font-size: 12px;
	line-height:16px;
	text-align:left;
	background-image: url(arrowbullet.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif, 微軟正黑體;	
}


.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color:#0462AC;
background-color: #F3F3F3;
}

.courses-table {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8CA6D9;
	border-right-color: #8CA6D9;
	border-bottom-color: #8CA6D9;
	border-left-color: #8CA6D9;
}
.courses-table td{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8CA6D9;
	border-right-color: #8CA6D9;
	border-bottom-color: #8CA6D9;
	border-left-color: #8CA6D9;
}
.courses-table-2 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8CA6D9;
	border-right-color: #8CA6D9;
	border-bottom-color: #8CA6D9;
	border-left-color: #8CA6D9;
	text-align:left;
	line-height:15px;
}
.courses-table-2 td{
    width:80px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8CA6D9;
	border-right-color: #8CA6D9;
	border-bottom-color: #8CA6D9;
	border-left-color: #8CA6D9;
}



.open-time {
	font-size:20px;
	color:#066DB7;
}

.BackToTop a{
	color: #E20A17; /*custom bullet list image*/
	display: block;
	padding-left: 5px; /*link text is indented 19px*/
	text-decoration: none;
	font-size: 12px;
	line-height:16px;
	text-align:right;
	width:100px;
	float:right;
	margin: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	border: 1px solid #CCC;
}

.BackToTop a:visited{
	color: #E20A17;
}

.BackToTop a:hover{
	color:#0462AC;
	background-color: #EEE;
	text-decoration: underline;
}
.tem-image {
	float:right;
}
.tem-image img{
	width:170px;
	margin-left:10px;
	margin-bottom:10px;
	border: 4px solid #7CBFE9;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#suckertreemenu_top{
	margin: 0;
	height: 37px;
	padding-top: 0px;
	padding-left: 0px;
	line-height:37px;
	width:980px;
	z-index: 5;
	position:absolute;
	top:254px;
}
.suckertreemenu{
	margin: 0;

}
.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
	text-align: center;
	background-image: url(jd_menu-li-bg.gif);
	background-repeat: no-repeat;
position: relative;
display: inline;
float: left; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
	font-size: 14px;	
	display: block;
	width: 100px;
	border-left-width: 0;
	text-decoration: none;
	color: #D7100D;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

	
/*1st sub level menu*/
.suckertreemenu ul li ul{
	left: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	padding-bottom:8px;
	background-image: url(jd_menu-lu-bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{
	left: 159px; /* no need to change, as true value set by script */
	top: 0;
	padding-left: 0px;
	margin: 0px;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
	font-size: 14px;
	display: block;
	width: 170px; /*width of sub menu levels*/
	color: #fff;
	text-decoration: none;
	background-color: #C2332F;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height:15px;
}

.suckertreemenu ul li a:hover,
.suckertreemenu ul li .hover{
	background-image: url(jd_menu-li-bg-o.gif);	
	background-repeat: no-repeat;	
	color: #fff;
	text-decoration: none;
}

.suckertreemenu ul li ul li a:hover{
	background:#F5BFA7;
	text-decoration: none;
	color: #C2332F;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
	background-image: url(arrow-down.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
	background-image: url(arrow-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 0%; }
* html .suckertreemenu ul li a { height: 0%; }
/* End */

	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 0%; }
* html .suckertreemenu ul li a { height: 0%; }
/* End */
