@charset "utf-8";

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, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { padding:0; margin:0; font-size:12px; line-height:100%; font-family:Arial, sans-serif;}

ul, ol { list-style:none;}
img { border:0;}

body { margin:0; text-align:center; background:#FFF url(../default/images/login_bg.png) repeat-x top;}

#login { display:block; width:950px; margin:0 auto; text-align:left;}
#login_header { display:block; padding-top:40px; height:80px;}
.login_logo { float:left; margin-top:10px;}
.login_info { float:left; margin-left:10px; line-height:80px; font-size:18px; color:#0088cc; font-weight: bold;}
.login_headerContent { float:right; display:block; width:280px; height:80px; padding:0 40px; background:url(../default/images/login_header_bg.png) no-repeat top right;}
.navList { display:block; overflow:hidden; height:20px; padding-left:28px;}
.navList ul { float:left; display:block; overflow:hidden;}
.navList li { float:left; display:block; margin-left:-1px; padding:0 10px; background:url(../default/images/login_list.png) no-repeat 0 5px;}
.navList a { display:block; white-space:nowrap; line-height:21px; color:#000; text-decoration:none;}
.navList a:hover { text-decoration:underline;}

#login_content { display:block; position:relative;}
.login_title { display:block; padding:25px 0 0 38px;}
.loginForm { display:block; width:240px; padding:40px 20px 0 20px; position:absolute; right:40px;}
.loginForm p { margin:10px 0;}
.loginForm label { float:left; width:70px; padding:0 0 0 10px; line-height:25px; color:#4c4c4c; font-size:14px;}
.loginForm input { padding:3px 2px; border-style:solid; border-width:1px; border-color:#80a5c4;}
.loginForm .login_input {}
.loginForm .code { float:left; margin-right:5px;}
.login_bar { padding-left:80px;}
.login_bar .sub { display:block; width:75px; height:30px; border:none; background:url(../default/images/login_sub.png) no-repeat; cursor:pointer;}

.login_banner { display:block; height:270px;}
.login_main { display:block; height:200px; padding-right:40px; background:url(../default/images/login_content_bg.png) no-repeat top;}

.helpList { float:right; width:200px;}
.helpList li { display:block; padding-left:10px; background:url(../default/images/login_list.png) no-repeat 0 -40px;}
.helpList a { line-height:21px; color:#333; text-decoration:none; }
.helpList a:hover { text-decoration:underline;}

.login_inner { display:block; width:560px; padding:30px 20px 0 20px;}
.login_inner p { margin:10px 0; line-height:150%; font-size:14px; color:#666;}

#login_footer { clear:both; display:block; margin-bottom:20px; padding:10px; border-top:solid 1px #e2e5e8; color:#666; text-align:center;}


/*新增登入样式*/

.img_turn{
	margin-right:10px;
	width:630px;
	position:absolute;
	left:0px;
	top:0px;
}

.imgturn{
	float:left;
	overflow:hidden;
	width:630px;
	position:relative;
	height:270px;
	display:inline;
	background:#FFFDED;
}

.imgturn ul.imgturn_img{
	overflow:hidden;
	width:10045px;
	position:absolute;
	top:0px;
	left:0px;
	height:270px;
}

.imgturn ul.imgturn_img li{
	height:270px;
	overflow:hidden;
	float:left;
	display:inline;
	width:630px;
}

.imgturn ul.imgturn_img img{
	width:630px;
	display:block;
	overflow:hidden;
}

.imgturn ul.imgturn_li{
	position:absolute;
	right:10px;
	bottom:5px;
	height:18px;
	width:80px;
}

.turnli_bg{
	position:absolute;
	right:0px;
	bottom:0px;
	height:22px;
	background:#000000;
	filter:alpha(opacity=70); 
	-moz-opacity:0.7; 
	opacity:0.7;
	width:690px;
	border-top:1px solid #d4d4c9;
	display:none;
}

.imgturn ul.imgturn_li li{
	float:left;
	width:14px;
	line-height:10px;
	height:15px;
	margin-left:4px;
	cursor:pointer;
	text-align:center;
	overflow:hidden;
	display:inline;
	background:url(/../Images/list_off.png) no-repeat;
	text-indent:-9999px;
	*background:none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/../Images/list_off.png"); 
	}
.imgturn ul.imgturn_li li.on{
	background:url(/../Images/list_on.png) no-repeat;
	text-indent:-9999px;
	*background:none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/../Images/list_on.png"); 
}

.login_detail{
	width:620px;float:left;overflow:hidden;display:block;
	margin-top:20px;
}

.login_detail li{width:144px;
float:left;overflow:hidden;display:inline;color:#2d2d2d;margin-right:11px;line-height:20px;}
.login_detail li strong{color:#147fc3;text-align:center;display:block;line-height:20px;margin-top:5px;}
.helpList{margin-top:137px;margin-right:55px;}
.helpList li{line-height:20px;background:none;}