@charset "big5";

/* ### UNIVERSAL ### */
.clr {clear:both;}

.actbtn a{color:#434343; text-decoration:none;}
.actbtn a:hover {color:#000; text-decoration:underline;}
.actbtn {
	background:url(../images/btn_action_r.gif) right top no-repeat;
	color:#434343;
	line-height:19px;
	height:19px;
	padding:0 5px 0 0;
	font-weight:normal;
	display:block;
	float:left;
    font-size: 12px;

}
.actbtn em{
	width:10px;
	height:17px;
	float:left;
	background: url(../images/btn_action_l.gif) left top no-repeat;
}

.actbtn em {#margin-right:-3px;}



/* ### CONTAINER ### */
#container {
	margin:0 auto;
	padding:0;
	width:950px;
	margin-bottom: 3px;
}

/* ### HEADER ### */
#header {
	height:100px
}
#header .hd_top {height:45px; background:url(../images/zh/headerBg.jpg) left top repeat-x;}
#header .hd_top_en {height:45px; background:url(../images/en/headerBg.jpg) left top repeat-x;}
#header .logo {width: 160px; height:45px; float:left;}
#header .slogan {width: 340px; height:45px; float:left;}
#header .links {
	width: auto;
	height:20px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 14px;
	margin-right: 10px;
	margin-bottom: 0;
}
#header .links a {color: #FFFFFF; text-decoration:none}
#header .links a:hover {color: #FFFFFF; text-decoration:underline}
#header .hd_lower {
	float:left;
	width: 950px;
	height:29px;
	background-color: #f8f8f8;
	padding-top: 8px;
}
#header .hdSearch {
	float:right;
	width: 190px;
	height:29px;
	text-align: right;
}
#header .login {
	width: auto;
	float:right;
	height:29px;
	margin-right:5px;
	font-family:Tahoma;
	font-size:12px;
	color:#666;
	line-height:18px;
}
#header .login a{text-decoration: none; color:#626262;}
#header .login a:hover{color: #626262; text-decoration:underline;}
#header .bcumb {
	float:right;
	width:940px;
	text-align:right;
	font-size:12px;
	color:#666666;
	padding-right:10px;
	font-family:Tahoma;

}
#header .bcumb a {text-decoration: none; color:#626262;}
#header .bcumb a:hover{color: #626262; text-decoration:underline;}
.hdSearch input{
	font-size:12px;
	width: 125px;
	color: #666666;
	border: 1px solid #999999;
	float:left;
	margin-right:5px;
	font-family:Arial;
	height: 18px;
	line-height: 18px;
}

.banner_hd { 
	margin: 0 0 6px 0;
	width: 950px;
	height: 92px;
}

/* ### FOOTER ### */
#footer {
	width: 950px;
	margin: 0 auto;
	height:160px;
	color:#979797;
	clear: both;
	background: url(../images/footer_bg.gif) left 60px repeat-x;
}
#footer a {color: #979797; text-decoration:none;}
#footer a:hover {color: #979797; text-decoration:underline;}
#footer .ft_top_l  {
	float: left;
	width: 230px;
	height:auto;
	padding: 10px 0 0 95px;
}
#footer .ft_top_r {
	float: left;
	width: auto;
	height: 45px;
	padding: 20px 0 0 0;
}
#footer .btm {clear: both;}
#footer .ft_btm_l {
	float: left;
	width: 100px;
	height: auto;
	padding: 0 0 0 225px;
}
#footer .ft_btm_r {
	float: left;
	width:auto;
	height:auto;
}
