@charset "big5";

/* 基本樣式
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
	color: #fff;
	background-color: #605d5c;
}
a {
	color: #f2d20b;
	text-decoration: none;
}
a:visited {
	color: #f2d20b;
}
a:hover {
	color: #AEF52E;
}
img {
	border: none;
	vertical-align: top;
}
p{
	padding-bottom: 10px;
	padding-top: 10px;
}
ol{
	padding-left: 20px;
}
ul{
	padding-left: 20px;
}
#wrapper {
	width: 949px;
	margin: auto auto;
}
/* id  */
#head{
	margin-top: 25px;
}
#logo{
	width: 632px;
	float: left;
}
#login{
	border: 3px double #959595;
}
#navTop{
	float: left;
	width: 220px;
	list-style-type: none;
	margin-top: 18px;
	text-align: right;
	color: #D8D8D8;
}
#navTop li {
	display: inline;
	padding-left: 15px;
}
#pic{
	text-align: center;
	margin-bottom: 10px;
}
#picpreview {
	width: 800px;
    margin-bottom: 10px;
}
#pic img{
	margin-top: 5px;
}
#navBar{
	background: url(../images/ind_18.gif) no-repeat left;
	height: 63px;
	text-align: center;
	list-style-type: none;
	padding-top: 40px;
}
#navBar2{
	height: 63px;
	text-align: center;
	list-style-type: none;
	padding-top: 40px;
}
#navBar li{
	display: inline;
	padding-left: 13px;
}
#navBar ul{
	padding-left: 0px;
}
#navBar a{
	font-size: 16px;
}
#navBar li span{
	position:relative;
	bottom:0px;
	_top:-3px;
	*bottom:1px;
}
#navBar li span span{
	font-size: 12px;
	color: #fff;
	_top:0px;
	*bottom:0px;
}

#navBar li span span a:hover {
	color: #AEF52E;
}
#bgTop{
	background: url(../images/ind_24.gif) no-repeat left;
	height: 19px;
	margin-top: 10px;
}
#main{	
	background: url(../images/ind_36.gif) repeat-y;
}

#title{
	background: url(../images/ind_30.gif) no-repeat left;
	height: 40px;
}
#title_cht{
	background: url(../images/ind_30b.gif) no-repeat left;
	height: 40px;
}
#title h2{
	padding-left: 40px;
	padding-top: 10px;
	font-size: 15px;
}
#title_cht h2{
	padding-left: 40px;
	padding-top: 8px;
	font-size: 18px;
	font-family: "標楷體";
}
#main h3{
	padding-left: 74px;
	padding-top: 8px;
	font-size: 15px;
	line-height: 1.8;
	cursor: pointer;
	color: #FFD700;
	background-image: url(../images/8.png);
	background-position: 45px 15px;
	background-repeat: no-repeat;
	font-weight: normal;
}
#linkMedia{
	text-align: right;
	padding-right: 100px;
}
#next{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#bgBottom{
	background: url(../images/ind_42.gif);
	height: 20px;
}
#foot{
	height: 50px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
}
.section{
	padding-left: 50px;
	padding-right: 50px;
	line-height: 1.8;
}
.section_cht{
	padding-left: 44px;
	padding-right: 50px;
	font-size: 13px;
	line-height: 1.8;
	letter-spacing: 1px;
	/*border: 1px solid #ff0000;*/
}
.small{
	font-size: 13px;
	font-family: "新細明體";
}
.section_home{
	padding-left: 50px;
	padding-right: 50px;
	font-size: 18px;
	line-height: 1.8;
	letter-spacing: 1px;	
	font-family: "標楷體";
}
.section_home2{
	padding-left: -150px;
	padding-right: 50px;
	font-size: 18px;
	line-height: 1.8;
	letter-spacing: 1px;	
	font-family: "標楷體";
}
div.section_big{	
	background: #DAA520;
	height: 91px;
	margin: 5px 50px 5px 50px;
	padding: 10px 10px 10px 10px;
}

.xsmall{
	font-size: 10px;
	font-weight: normal;
}
/*printer styles*/ 
 @media print{ 
/*hide  when printing*/ 
body{display:none;} 
}
.way{
	font-size: 40px;
	text-align: center;
	font-family: "標楷體";
	color: #ffffff;
	letter-spacing: 10px;
	font-weight: bolder;
}
.padding1{	
	padding-left: 25px;
}
.padding2{	
	padding-left: 50px;
}
.qna{	
	padding-left: 30px;
	color: #00FFFF;
	
}
.margin1{ margin-left:15px;}
.color1{	color: #FFFF66;}
.color2{	color: #00FFFF;}
.color3{	color: #FF0000;}
.color4{	color: #FFFF00;}
.color5{	color: #FFFFff;}
.color6{	color: #FF6600;}
