﻿@charset "utf-8";
html, body, #wrap {
	height: 100%;
	margin: 0px;
	font-family: "新細明體";
	font-size: 12px;
	color: #FFF;
}
body > #wrap {
	height: auto;
	min-height: 100%;
}
/* End hide from IE-mac */
#top{
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/top_banner.jpg);
	background-repeat: no-repeat;
}
#top_content {
	display: block;
	text-align: center;
}

#main {
	text-align: center;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	display: block;
} 
#footer {
	height: 198px;
	background-image: url(../images/footer_bg.jpg);
	text-align: center;
	clear: both;
}
#footer_content {
	width: 990px;
	text-align: right;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 130px;
	padding-bottom: 20px;
	line-height: 140%;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}
#footer_content a {
	color: #FC0;
	text-decoration: underline;
}
#footer_content a:hover {
	color: #F60;
	text-decoration: none;
}



clearfix:after {content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
#side {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}

#logo {
	position: absolute;
	margin-top: 33px;
	margin-left: 20px;
}
#side_bottom {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#side_bottom_left {
	float: left;
	width: 238px;
	background-image: url(../images/menu_top.png);
	background-repeat: no-repeat;
	text-align: center;
	margin-left: 16px;
	display: block;
	margin-top: 13px;
}


#side_bottom_right {
	text-align: left;
	float: left;
	width: 650px;
	margin-left: 20px;
	display: block;
}
#side_link {
	text-align: left;
	width: 130px;
	float: left;
	clear: right;
	margin-left: 10px;
	margin-top: 5px;
}
#side_link p {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#count {
	margin-top: 20px;
	height: 60px;
}
#menu {
	text-align: left;
	width: 240px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#menu_bg {
	background-image: url(../images/menu_line.jpg);
	background-repeat: repeat-y;
	margin-top: 60px;
	background-position: 7px;

}
#menu_pic {
	margin-top: 13px;
}

#menu p {
	margin: 0px;
}
.menu_main a  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
	height: 45px;
	display: block;
	padding-top: 5px;
	list-style-type: disc;
}
.menu_main a:hover {
	position: relative;
	top:1px;
	left:1px;
}
.menu_sub a  {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 12px 8px;
}
.menu_sub a:hover {
	color: #17a9f4;
	position: relative;
	top:1px;
	left:1px;
}
.menu_sub_2 a  {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 30px 8px;
}
.menu_sub_2 a:hover {
	color: #17a9f4;
	position: relative;
	top:1px;
	left:1px;
}
#title {
	font-weight: bold;
	color: #333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dddddd;
	padding-top: 11px;
	padding-bottom: 11px;
	margin-bottom: 11px;
	padding-left: 2px;
	border-bottom-color: #dddddd;
	display: block;
	margin-top: 11px;
}
#title_top {
	font-weight: bold;
	color: #333;
	padding-top: 11px;
	padding-bottom: 11px;
	margin-bottom: 11px;
	padding-left: 2px;
	display: block;
	line-height: 140%;
}

#side_bottom_top {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	display: block;
	color: #333;
	overflow: hidden;
}
#side_bottom_bottom{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	display: block;
	color: #333;
	overflow: hidden;
}
#side_bottom_top_title {
	background-image: url(../images/title_01.jpg);
	height: 33px;
	width: 542px;
	line-height: 33px;
	font-weight: bold;
	color: #F60;
	padding-left: 10px;
}
#side_bottom_text {
	padding: 10px;
	color: #333;
}
#photo {
	display: block;
	overflow: hidden;
}
.pic {
	width: 110px;
	height: 200px;
	float: left;
}
.pic img {
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #eeeeee;
}
.pic a {
	color: #517fb1;
	text-decoration: none;
	line-height: 140%;
	font-weight: bold;
}
.pic a:hover {
	color: #f08c38;
}
#text {
	line-height: 200%;
	color: #333;
	overflow: hidden;
}
#text a {
	color: #36F;
	text-decoration: underline;
}
#text a:hover {
	color: #33F;
}
#index a{
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: 2px 18px;
	display: block;
	color: #333;
	width: 70px;
	float: right;
}
#index a:hover {
	color: #A6C21F;
}
#page {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #000;
	clear: both;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 400px;
}
#prev {
	display: block;
	float: left;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#prev a {
	border: 1px solid #dddddd;
	color: #A7C41E;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#prev a:hover {
	color: #FFF;
	background-color: #039;
}

#next {
	display: block;
	float: right;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#next a {
	border: 1px solid #dddddd;
	color: #A7C41E;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#next a:hover {
	color: #FFF;
	background-color: #039;
	border: 1px solid #000;
}


#number {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: bold;
	color: #F06;
	font-size: 14px;
}
#number a {
	font-size: 12px;
	color: #06C;
	background-color: #FFF;
	border: 1px solid #dddddd;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	font-weight: normal;
}
#number a:hover {
	color: #FFF;
	background-color: #039;
	border: 1px solid #000;
}
#more {
	clear: both;
	float: right;
	color: #333;
	margin-top: -50px;
	display: block;
}
.img {
	padding-right: 5px;
}

