﻿/*-----------------------------------------------------
天旅旅行社 中文官方網站
c 2012 isky-travel Express Co., Ltd. All Right Reserved.
-------------------------------------------------------*/
@import "/eWeb_b2bspunktour/css/reset.css";
ul, ol, dl{ /* 由於瀏覽器之間的差異，最佳作法是在清單中使用零寬度的欄位間隔及邊界。為了保持一致，您可以在這裡指定所要的量，或在清單包含的清單項目 (LI、DT、DD) 上指定所要的量。請記住，除非您寫入較為特定的選取器，否則在此執行的作業將重疊顯示到 .nav 清單。 */
	padding: 0;
	margin: 0;
}
li{
	list-style:none;
}
a img { /* 這個選取器會移除某些瀏覽器在影像由連結所圍繞時，影像周圍所顯示的預設藍色邊框 */
	border: none;
}
body{
	background:url(/eWeb_b2bspunktour/images/agt_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top; 
	background-attachment:fixed;	
	margin: 0;
	padding: 0;
}
#container {
	width:100%;
	margin: 0 auto; /* 兩側的自動值與寬度結合後，版面便會置中對齊 */
}
#header{
	background:url(/eWeb_b2bspunktour/images/top_images/header_bg.png);
	background-repeat:no-repeat;
	width:960px;
	height:80px;
	margin:0 auto;
}
.logo{
	width:160px;
	height:45px;
	margin:10px;
	float:left;
}
.nav{
	float:right;
	margin-top:20px;
	margin-bottom:0px;
	margin-right:10px;
}
/*-----------------------------
.nav ul{
	margin-left:100px;
}
.nav ul li{
	float:left;
	list-style:none;
	font-size:15px;
	color:#333;
	font-family:"微軟正黑體";
	margin-right:5px;
}
.nav ul li a{
	color:#333;
	text-decoration:none;
}
.nav ul li a:hover{
	color:#F60;
}
-----------------------------*/
.nav ul {
	padding:0; 
	list-style-type: none;
}
.nav ul li{
	float:left;
	list-style:none;
	position:relative;
	font-size:15px;
	color:#333;
	font-family:"微軟正黑體";
	margin-right:5px;
}
.nav ul li.hide{
}
.nav ul li a{
	text-align: center;
	text-decoration: none;
	width: 60px;
	display: block;
	height: 25px;
	color: #333;
	line-height: 25px;
	font-weight: bold;
	font-family: "微軟正黑體";
}
.nav ul li a:hover {
	color:#F60;
}
.nav ul li ul {
	display: none; 
	position:absolute; 
	padding-bottom:5px;
	left:-100px;
	color:#333;
	width:430px;
	background-color:#f0fef7;
	border:1px solid #a567db;
}
.nav ul li ul li{
	float:left;
	width:120px;
	display:block;
	margin:5px 10px;
}
.nav ul li ul li.list_one{
}
.nav ul li ul li a {
	display:block; 
	float:left;
	color:#333;
	width:120px;
	height:25px;
	line-height:25px;
	font-size:15px;
	font-weight:normal;
	text-align:center;
}
.nav ul li ul li a:hover {
	color:#F60;
	width:120px;
	display:block; 
}
/*-------------------------------------------*/
.nav_agt{
	float:right;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:10px;
}
.nav_agt ul li{
	float:left;
	list-style:none;
	font-size:15px;
	color:#333;
	font-family:"微軟正黑體";
	margin-right:5px;
}
.nav_agt ul li a{
	color:#333;
	text-decoration:none;
}
.nav_agt ul li a:hover{
	color:#F60;
}
.web_w3{
	float:right;
	margin-bottom:21px;
	margin-right:15px;
}
#content{
	width:960px;
	margin:0 auto;
}
#content .title_info{
	width: 931px;
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}
#content .login_keyin{
	width:931px;
	height:80px;
	margin:20px auto;
}
#content .login_keyin ul{
	width:820px;
	height:40px;
	padding:20px 0 10px 0;
	margin:0 auto;
	border-bottom:1px solid #a567db;
}
#content .login_keyin ul li{
	line-height:30px;
	font-size:21px;
	color:#333;
	font-family:"微軟正黑體";
	float:left;
	margin:0px 8px;
}
#content .login_keyin ul li input{
	width:150px;
	height:30px;
	line-height:30px;
	font-size:21px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
}
#content .login_keyin ul li img{
	padding-top:5px;
	float:right;
}
#content .login_keyin ul li.Forgot_password{
	font-size:21px;
}
#content .login_keyin ul li.Forgot_password a{
	color:#333;
	text-decoration:none;
}
#content .login_keyin ul li.Forgot_password a:hover{
	color:#F60;
}
#content .Application{
	width:820px;
	margin:0 auto 250px;
}
#content .Application li{
	width:140px;
	margin:0 auto;
}
#footer{
	font-family: "微軟正黑體";
	width: 960px;
	height: 191px;
	border: 1px solid #a567db;
	position: relative;
	font-size: 12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer h2{
	background-color:#e6cefb;
	width:960px;
	height:20px;
	line-height:20px;
	font-size:12px;
	color:#888;
	text-align:center;
}
.logo_f{
	width:208px;
	height:50px;
	margin:10px 10px 10px 20px;
	float:left;
}
#footer p{
	width:208px;
	font-size:14px;
	color:#666;
	margin-left:-200px;
	margin-bottom:0px;
	margin-top:80px;
	line-height:20px;
	text-align:left;
	float:left;
}
ul.company_info{
	float:right;
	position:absolute;
	width:690px;
	top:32px;
	right:20px;
}
ul.company_info li.corporation{
	color:#666;
	font-size:15px;
	list-style:none;
}
ul.branch{
	width:690px;
	height:50px;
}
ul.branch li{
	width:220px;
	list-style:none;
	font-size:14px;
	color:#666;
	float:left;
	margin-right:10px;
	list-style:none;
}
ul.branch li a{
	margin-left:10px;
	color:#666;
	text-decoration:none;
}
ul.branch li a:hover{
	color:#F60;
}
ul.branch li a.b_2 {
	margin-left:14px;
}
.authenticate{
	background:url(/eWeb_b2bspunktour/images/top_images/authenticate_bg.png);
	background-repeat:no-repeat;
	width:663px;
	height:44px;
	padding-left:50px;
}
.authenticate li{
	float:left;
	list-style:none;
	margin-right:10px;
}
.authenticate li img{
	margin-top:2px;
}
.copy_r{
	text-align:center;
	font-size:11px;
	width:690px;
	line-height:30px;
	color:#999;
	list-style:none;
	float:left;
}
#nav,#nav ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#nav {
    background: url('menu_bg.png') no-repeat scroll 0 0 transparent;
    clear: both;
    font-size: 12px;
    height: 30px;
    padding: 0 0 0 9px;
	float:right;
}
#nav ul {
    background-color: #222;
    border:1px solid #222;
    border-radius: 0 5px 5px 5px;
    border-width: 0 1px 1px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
    left: -9999px;
    overflow: hidden;
    position: absolute;
    top: -9999px;
    z-index: 2;
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -moz-transition: -moz-transform 0.1s linear;
    -ms-transition: -ms-transform 0.1s linear;
    -o-transition: -o-transform 0.1s linear;
    -webkit-transition: -webkit-transform 0.1s linear;
    transition: transform 0.1s linear;
}
#nav li {
    float: left;
    position: relative;
}
#nav li a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-weight: normal;
    height: 30px;
    padding: 0px 20px 0;
    position: relative;
    text-decoration: none;
}
#nav li:hover > a {
    color: #00B4FF;
}
#nav li:hover, #nav a:focus, #nav a:hover, #nav a:active {
    background: none repeat scroll 0 0 #121212;
    outline: 0 none;
}
#nav li:hover ul.subs {
    left: 0;
    top: 30px;
    width: 180px;
	display:block;
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
#nav ul li {
    background: none;
    width: 100%;
}
#nav ul li a {
    float: none;
}
#nav ul li:hover > a {
    background-color: #121212;
    color: #00B4FF;
}
