@charset "utf-8";
body {
	-webkit-text-size-adjust:none;
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#6f6f6f;
	line-height:18px;
	background:url(../images/bg.jpg) repeat-x;
	font-family: Arial, 新細明體;
}
.wrapper{
	width:950px;
	height:auto;
	overflow:hidden;
	margin: 0 auto;
	padding: 0;
}
.header{
	width:950px;
	height:80px;
	padding-top:65px;
}
.all_logo_box{
	width:950px;
	height:auto;
	overflow:hidden;
}
.all_logo_left{
	float:left;
	width:338px;
}
.all_logo_right{
	width:118px;
	float:right;
}
.all_menu_box{
	width:950px;
	display:block;
	float:left;
	padding-top:25px;
	height:auto;
	overflow:hidden;
}
.all_menu_box li{
	height:30px;
	display:block;
	padding:5px 30px 0 30px;
	font-size:13px;
	float:left;
	border-right:1px solid #FFF;
}
.all_logout{
	float:right;
	color:#FFF;
	font-size:13px;
	padding-top:5px;
}
.container{
	width:950px;
	height:auto;
	overflow:hidden;
	padding-top:40px;
	clear:both;
}
.all_label{
	font-size:18px;
	color:#000;
	padding-bottom:30px;
	font-weight:bold;
}
.all_label span{
	color:#bfbfbf;
	font-size:16px;
	padding-left:5px;
}
.all_pathlink{
	float:right;
	color:#bbbbbb;
	font-size:11px;
}
.all_page{
	padding:30px 0;
	text-align:center;
}
.footer{
	padding-top:35px;
	background:url(../images/footer01.jpg) no-repeat top;
	font-size:11px;
	padding-bottom:35px;
}
.footer strong{
	color:#000;
	padding-right:5px;
	font-weight:normal;
}
.footer span {
	color:#ff0000;
}
.all_back{
	padding:40px 0;
	text-align:center;
}
/* customer */
.customer_left{
	width:330px;
	float:left;
	padding-top:60px;
}
.customer_login{
	width:285px;
	height:90px;
	background:url(../images/customer01.jpg) no-repeat;
	padding:15px 20px 15px 25px;
	font-size:11px;
	margin-bottom:55px;
}

.customer_login span{
	padding-left:90px;
}

.customer_input{
	width:170px;
	height:20px;
	background-color:#ffffff;
	border:1px solid #e2e2e2;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:45px;
	margin-bottom:5px;
}
.customer_list{
	height:auto;
	overflow:hidden;
}
.customer_list span{
	font-size:9px;
	color:#adadad;
	float:right;
}
.customer_list div{
	background:url(../images/customer05.jpg) no-repeat left;
	height:auto;
	overflow:hidden;
	border-bottom:1px solid #e3e3e3;
	padding:5px 0 5px 13px;
}
.customer_right{
	width:555px;
	height:470px;
	float:right;
	background-position:bottom right;
	background-repeat:no-repeat;
}
.customer_right h1{
	display:block;
	padding:200px 390px 0 0;
}
/* customer news */
.news_list_bg{
	background:url(../images/news_list01.jpg) no-repeat;
	height:33px;
	padding-top:7px;
}
.news_list th{
	padding:8px 0;
}
.news_date{
	text-align:center;
	font-size:9px;
	color:adadad;
}
.news_list td{
	padding:15px 0;
	border-bottom:1px solid #e5e5e5;
}
.news_more{
	background:url(../images/news_more01.jpg) no-repeat top;
	padding-top:35px;
	height:auto;
	overflow:hidden;
}
.news_more h1{
	font-size:14px;
	color:#555555;
	font-weight:bold;
	display:block;
	padding-bottom:20px;
}
.news_more h1 span{
	color:#0d6fb8;
	font-weight:normal;
	padding-right:10px;
}

/* search */
.search_top img{
	vertical-align:middle;
}
.search_top{
	width:900px;
	border:1px solid #e4e4e4;
	background-color:#fcfcfc;
	height:auto;
	overflow:hidden;
	padding:0 24px 20px 24px;
}
.search_top h1{
	font-size:16px;
	font-weight:bold;
	color:#3a3a3a;
	display:block;
	padding:20px 0;
}
.search_top h2{
	font-size:11px;
	color:#909090;
	display:block;
	border-bottom:1px solid #e2e2e2;
	padding-bottom:25px;
}
.search_top h3{
	color:#c3c3c3;
	display:block;
	font-size:12px;
	padding:20px 0;
}
.search_top h3 span{
	color:#000000;
}
.search_input01{
	width:360px;
	height:20px;
	border:1px solid #e1e1e1;
	padding-left:125px;
	background:url(../images/search01.jpg) no-repeat;
	font-size:11px;
	color:#939393;
}
.search_input02{
	width:95px;
	height:20px;
	border:1px solid #e1e1e1;
	padding-left:95px;
	background:url(../images/search02.jpg) no-repeat;
	font-size:11px;
	color:#939393;
}
.search_input03{
	width:85px;
	height:20px;
	border:1px solid #e1e1e1;
	padding-left:15px;
	font-size:11px;
	color:#939393;
}
.search_bottom{
	height:auto;
	overflow:hidden;
	padding-top:65px;
	padding-bottom:50px;
}
.search_list{
	background:url(../images/search04.jpg) no-repeat top;
	height:auto;
	overflow:hidden;
}
.search_list th{
	font-weight:normal;
	padding:8px 0px;
	color:#535353;
}
.search_list td{
	padding:10px 0;
	border-bottom:1px solid #e5e5e5;
}
.search_list span{
	color:#ff0000;
	padding:0 5px;
}
.search_total{
	text-align:right;
	color:#000;
}
.search_total strong{
	font-size:14px;
	font-weight:bold;
}
/* support */
.support_txt{
	color:#545454;
}
.support{
	height:auto;
	overflow:hidden;
	margin-top:30px;
	padding-bottom:30px;
}
.support_list{
	height:auto;
	overflow:hidden;
	background:url(../images/support02.jpg) no-repeat bottom left;
}
.support_list h1{
	display:block;
	float:left;
	width:120px;
	padding:10px 0;
}
.support_list h2{
	display:block;
	float:right;
	width:815px;
	padding:10px 0;
}
.support_input{
	width:700px;
	border:none;
	color:#b0b0b0;
	background-color:#FFF;
    font-size:11px;
}
.support_keynote{
	line-height:24px;
	height:auto;
	overflow:hidden;
}
