/* 縮小失敗。正在傳回未縮小的內容。
(44,1): run-time error CSS1019: Unexpected token, found '@charset'
(44,10): run-time error CSS1019: Unexpected token, found '"utf-8"'
(44,17): run-time error CSS1019: Unexpected token, found ';'
(47,1): run-time error CSS1019: Unexpected token, found '@import'
(47,9): run-time error CSS1019: Unexpected token, found 'url("reset.css")'
(47,25): run-time error CSS1019: Unexpected token, found ';'
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike,  sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
@charset "utf-8";
/* CSS Document */

@import url("reset.css");

body {    
    font-family:arial,helvetica,clean,sans-serif,"微軟正黑體";
    color:#333333;
    font-size:16px;
}
header{
	height:86px;
	background:url(../Images/login_topbg.png) center;	
}
header .w960{
	overflow:hidden;
}
h1{
	background:url(../images/logo2.png);	
	float:left;
	margin:15px 0 0 0;
	display:block;
	width:221px;
	height:56px;	
	cursor:pointer;
}
#FOOTER {    
    font-size:14px;
}
.footer_box {
    background:#66add0;
    width:100%;
    padding:10px 0 9px 0;
}
.footer {
    width:1026px;
    margin:0 auto;
    overflow:hidden;
    color:#ffffff;
    font-size:13px;
}
.footer li{
    float:left;
    padding:4px 40px 0 0;
    height:18px;
}
.footer li.mail{
    background:url(../Images/mail.png) no-repeat 81px 1px;
}
.footer li.mail a {
    display:block;
    width:110px;
    text-decoration:none;
    color:#fcff00;
}
.footer li.mail a:hover{
    text-decoration:underline;
}
.copy {
    width:960px;
    margin:10px auto;
    text-align:center;
    color:#9e9e9e;
}
.w960{
	width:100%;
	max-width:1000px;
	margin:0 auto;
}
/**/
#BOX{
	background:url(../Images/body_bg.png) repeat-x center 0;
}
#BOX .w960{	
	min-height:745px;
}
h2{
	font-size:25px;
	color:#66add0;
	font-family:'BernhardFashion BT','微軟正黑體';
	font-weight:bolder;
	text-align:left;
	padding:0 0 0 20px;
}
h2.sp{
	font-weight:normal;
	font-size:39px;
	letter-spacing:10px;	
}
h2 span{
	color:#F00;
	font-size:19px;
	padding:0 0 0 15px;
}
.Login{
	padding:150px 0 0 0;
	text-align:center;
	overflow:hidden;
}
.Login form{
	float:left;
	width:50%;
	margin:15px 0 0 0;
}
.Login > a{
	margin:30px 0 0 0;
	display:block;
	float:right;
	width:50%;
}
.Login .l_box{
	width:450px;
	margin:0 auto;
	padding:20px 0 50px 0;
	text-align:left;
}
.Login .l_box .big{
	width:100%;
	height:50px;
	font-size:19px;
	font-family:"微軟正黑體";
	border:1px solid #cacaca;
	padding:0 0 0 15px;
	box-sizing:border-box;
	color:#545454;
}
.Login .l_box .user{
	border-top-right-radius:5px;
	border-top-left-radius:5px;
}
.Login .l_box .pass{
	border-top:0;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
}
.Login .l_box p{
	padding:15px 0;
}
.Login .l_box p img{
	vertical-align:bottom;
}
.Login .l_box p .re{
	cursor:pointer;
	margin:0 10px 0 0;
}
.Login .l_box p input{
	font-family:"微軟正黑體";
	height:28px;	
	padding:0 0 0 5px;
	box-sizing:border-box;
	border:1px solid #cacaca;
	border-radius:5px;
}
.Login .l_box .go{
	background:url(../images/go_bg.png);
	border:none;
	color:#FFF;
	height:56px;
	width:100%;
	border-radius:5px;
	cursor:pointer;
	transition:all 0.15s ease-out;
	font-size:19px;
	letter-spacing:3px;
}
.Login .l_box .go:hover{
	background:url(../images/go_bg_o.png);
}
.enter{
	padding:45px 0 0 4px;
}
.enter form{
	display:inline-block;
	margin:0 0 0 -4px;
	opacity:0.8;
	transition:all 0.15s ease-out;
    width:33.3333%;
}
.enter form:hover{
	opacity:1;
}
.enter form a.no{
	opacity:0.2;
	cursor:not-allowed;
}
.user_box{
	float:right;
	text-align:right;
	color:#FFF;
	padding:15px 0 0 0;
	font-size:14px;
	letter-spacing:1px
}
.user_box h3{
	font-size:25px;	
	font-weight:normal;
	letter-spacing:5px;
}
.user_box p{
	padding:10px 0 0 0;
}
.user_box p span{
	display:inline-block;
	padding:0 5px 0 15px;
}
.user_box input{
	font-family:"微軟正黑體";
	background:#1a6e98;
	color:#FFF;
	border:none;
	border-radius:5px;
	padding:5px 10px;
	cursor:pointer;
	font-size:13px;
	transition:all 0.15s ease-out;
}
.user_box input:hover{
	background:#0f5a7f;
}
