@charset "utf-8";
/* design by showhau */
/*----------抬頭地方要加-----------------------------
<meta name="Robots" content="All" />
<meta name="Author" content="showhau,hau,dpi" />
<meta name="keywords" content="showhau, hau, design, dpi, web, web design" />
-----------------------------------------------------*/

/*----------消虛線---------*/
a {noFocusLine:expression(this.onFocus=this.blur())}      /* For IE, onFocus 的 F 要大寫*/
:focus {-moz-outline-style: none}                         /* For Firefox */


/*---------------------------------------------------*/
#main{
	margin:auto;
	width:900px;
	padding:0;
}


.top{
	margin:0;
	padding:0;
}

/*-------------------------*/
.banner{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	width:900px;
	height:229px;
	background:url(banner_bg.jpg) no-repeat top;
	vertical-align:bottom;
}
.banner span input{
	background:#eeeeee;
	border:1px #999999 solid;
	height:16px;
	width:180px;
}
.sear{
	padding:185px 0 0 235px;
	*padding:170px 0 0 235px;
}

/*-----------------------------*/
.banner_ch{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	width:900px;
	height:229px;
	background:url(banner_bg_ch.jpg) no-repeat top;
	vertical-align:bottom;
}
.banner_ch span input{
	background:#eeeeee;
	border:1px #999999 solid;
	height:16px;
	width:180px;
}







/*-----------------------------------------------------------------  mn  ----------------*/
.mn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:10px;
	width:219px;
	margin:0;
	line-height:30px;
	float:left;
}
.mn a{
	background:url(mn_bg.jpg) no-repeat right top;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	padding-left:40px;
	height:31px;
}
.mn a:hover{
	background:url(mn_bg2.jpg) no-repeat right top;
	color:#d7cb26;
}


/*---------------------------------------------  right  -----------*/
.right{
	float:right;
	text-align:left;
	width:672px;
}
