@charset "utf-8";
/* CSS Document */

@import url("reset1.css");
h2 {
	font-family:"新細明體", Arial;
	font-size:26px;
	font-weight:bold;
	line-height:30px;
	letter-spacing:1px;
	color:#015ea5;
	text-shadow: 1px 1px 1px #FFFFFF;
}
h3{
	margin-top:4px;
	font-family:"新細明體", Arial;
	font-size:15px;
	line-height:20px;
	letter-spacing:1px;
	color:#535353;
	text-shadow: 1px 1px 1px #FFFFFF;

}
h4{
	margin-top:10px;
	font-family:"新細明體", Arial;
	font-size:18px;
	line-height:24px;
	letter-spacing:1px;
	color:#535353;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-weight: bold;
	cursor:pointer;
}
h5{
	font-family: "微軟正黑體", Arial;
	font-size: 20px;
	line-height: 30px;
	color: #666;
}
p {
	margin-top:2px;
	font-family:"新細明體", Arial;
	font-size:14px;
	line-height:22px;
	letter-spacing:1px;
	color:#535353;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-weight: normal;
	text-align: justify;
}
p a{
	color:#535353;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-weight: normal;
	text-align: justify;
	cursor:pointer;
	text-decoration: none;
}
p a:hover{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
#nav {
	float:right;
	width:500px;
	margin-right:25px;		
}
#nav ul{
	overflow:hidden;
	
}
#nav li{
	float:right;
	margin-left:40px;
	margin-bottom:10px;
	font-family: Arial, "微軟正黑體";
	letter-spacing:1px;
	font-size: 14px;
	text-decoration: none;
	
}
#nav a{
	display:block;
	line-height:18px;
	text-decoration: none;
	color: #0165cb;
}
#nav a:hover{
	color:#333;
}

#form{
	padding:0;
	margin:0 auto;
}
#form input.box{
	width:120px;
	margin:4px;
	font-family:Arial, "微軟正黑體";
	font-size:14px;
	letter-spacing:1px;
	color:#666;
	background-color:#fff;
	float:left;
	padding-left:6px;
	padding-top:3px;
	padding-bottom:3px;
	line-height:30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#form input.btn {
	background:url(imgs/but01.png) 0 0 no-repeat;
	width:69px;
	height:25px;
	margin-top:4px;
	margin-left:6px;
	font-family:"微軟正黑體";
	font-size:15px;
	color:#FFF;
	letter-spacing:1px;
	cursor:pointer;
	border:none;
}
#content_02 {
	clear:both;
	padding:15px auto;
	overflow:auto; /* =====解決內容FLOAT時~ 上一層會消失的問題===== */
	_width:100%;
}
#content_02 .BOX {
	float:left; /* =====讓圖框並排排列===== */
	width:160px;
	height:250px;
	background-image:url(box_200.jpg);
	margin-right:8px; /* =====調整外間距===== */
	margin-left:10px;
	_display:inline;
}
h4 .img{
	margin-top:0;
	margin-bottom:12px;
}
#qr {
	font-family:Arial, "新細明體";
	font-size:13px;
	line-height:16px;
	color:#000;
	letter-spacing:1px;
}
#qr .tital{
	margin-left:15px;
	font-family:Arial, "新細明體";
	font-size:13px;
	line-height:20px;
	color:#0165CB;
	letter-spacing:1px;
}
#qr .directions{
	font-family:Arial, "新細明體";
	font-size:11px;
	line-height:15px;
	color:#333;
}
#fooer {
	clear:both;
	padding:15px auto;
	overflow:auto; /* =====解決內容FLOAT時~ 上一層會消失的問題===== */
	_width:100%;
}
#fooer ul{
	overflow:hidden;
}
#footer li{
	float:left;
	margin-right:10px;
	margin-top:15px;
	font-family: Arial, "微軟正黑體";
	letter-spacing:1px;
	font-size: 12px;
	text-decoration: none;	
}
#footer a{
	display:block;
	line-height:18px;
	text-decoration: none;
	color: #333;
}
#footer a:hover{
	color:#999;
}
#footer p{
	float:left;
	margin-bottom:6px;
	margin-top:10px;
	font-size:11px;
	line-height:15px;
	font-family:"新細明體", Arial;
}
#footer .h1{
	float:left;
	margin-top:10px;
	margin-bottom:6px;
	letter-spacing:1px;
	font-size:13px;
	line-height:16px;
	font-family:Arial, "新細明體";
	color: #535353;
}

#footer .a {
	float:left; /* =====讓圖框並排排列===== */
	width:270px;
	height:40px;
	background-image:url(box_200.jpg);
	margin-right:20px;
	margin-left:50px;
	_display:inline;
}
#footer .b {
	float:right; /* =====讓圖框並排排列===== */	width:240px;
	height:40px;
	background-image:url(box_200.jpg);
	margin-right:20px;
	margin-left:30px;
	_display:inline;
}
#footer .c {
	float:right; /* =====讓圖框並排排列===== */
	width:235px;
	height:40px;
	background-image:url(box_200.jpg);
	margin-right:5px; /* =====調整外間距===== */
	margin-left:10px;
	_display:inline;
}
ul.playlist {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100px;
	float: left;
}
ul.playlist li {
	margin: 0 10px;
}
ul.playlist li a img {
	border: 0;
	vertical-align: middle;
}

.tv {
	margin:30px auto;
	padding: 10px;
	width: 730px;
	height: 360px;
	background-color: #000;
}
.video {
	float: left;
	width: 600px;
	height: 360px;
}
#btn_rigster {
	display:block;
	width:30px;
	height:35px;
	float:right;
	margin-right:140px;
	margin-top:55px;
}
.btn_rigster1 {
	display:block;
	background:url(imgs/but02.png);
	font-family:Arial, "微軟正黑體";
	font-size:18px;
	color:#333;
	width:271px;
	height:34px;
	margin-left:70px;
	margin-top:140px;
	outline: 0;
}
.btn_rigster2 {
	display:block;
	background:url(imgs/but02.png);
	font-family:Arial, "微軟正黑體";
	font-size:18px;
	color:#333;
	width:271px;
	height:34px;
	margin-left:70px;
	margin-top:10px;
	outline: 0;
}
#font_1{
	font-family:Arial, "微軟正黑體";
	font-size:16px;
	line-height:26px;
}
#font_2{
	font-family:Arial, "微軟正黑體";
	font-size:24px;
	line-height:26px;
	left: 359px;
	top: 729px;
	color:#F30;
	text-shadow:1px 1px 5px #FF9;
}
#font_3{
	font-family:Arial, "微軟正黑體";
	font-size:22px;
	line-height:26px;
	color:#FFF;
	text-shadow:1px 1px 2px #000;
}
.bigfont{
	font-family:Arial, "微軟正黑體";
	font-size:40px;
	color:#FF9;
	text-shadow:2px 2px 5px #000;
}
.input_btn {
	display:block;
	background:url(imgs/enter.png);
	font-family:Arial, "微軟正黑體";
	font-size:26px;
	color:#FFF;
	width:178px;
	height:57px;
	margin-left:185px;
	margin-top:20px;
	margin-bottom:40px;
	outline: 0;
    padding-left:20px;
}
.input_btn1 {
	display:block;
	background:url(imgs/enter.png);
	font-family:Arial, "微軟正黑體";
	font-size:26px;
	color:#FFF;
	height:57px;
	width:178px;
    position:absolute; 
    left: 210px; 
    top: 8px;
    text-align: center;
    margin-top:-10px;
    margin-left:-12px;
}
#awards{
	font-family:Arial, "微軟正黑體";
	font-size:26px;
	color:#FFF;
	text-shadow:2px 2px 3px #000;
}
#awards_1{
	font-family:Arial, "微軟正黑體";
	font-size:20px;
	margin-top: ;
	line-height: ;
	letter-spacing: ;
	text-shadow:  ;
	font-weight:  ;
	cursor: ;
	margin-top: ;
	text-align: ;
}
.font_2{
	font-family:Arial, "微軟正黑體";
	font-size:24px;
	line-height:26px;
	left: 359px;
	top: 729px;
	color:#F30;
	text-shadow:1px 1px 5px #FF9;
}
#search {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999;
	line-height:41px;
}
#search input.go{
	width:55px;
	height:20px;
	line-height:20px;
	background-color:#EFEFEF;
	border:none;
	cursor:pointer;
	text-transform:uppercase;
	margin:0;
	background-image: url(imgs/button_search.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}