@charset "utf-8";
/* CSS Document */

body {
	background: #E7E7E7;
	margin-top: 0px;
	margin-bottom: 0px;
}
.mean {
	font-size: 14px;
	color: #382111;
	line-height: 20px;
}
.mean1 {
	font-size: 14px;
	color: #382111;
	line-height: 20px;
}
.copy {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: center;
	margin-top: 30px;
}
a:link {
	color: #382111;
	text-decoration: none;
}
a:visited {
	color: #382111;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}
a:active {
	color: #993300;
	text-decoration: none;
}
.text {
	font-size: 16px;
	color: #333333;
	line-height: 22px;
}
.text_index {
	color: #333333;
	line-height: 22px;
}
.text_tit {
	font-size: 16px;
	color: #333333;
	line-height: 22px;
	font-weight: bold;
}
.text_tit1 {
	font-size: 14px;
	color: #999999;
	line-height: 22px;
	font-weight: bold;
}
.text_tit_index {
	font-size: 14px;
	color: #000000;
	line-height: 22px;
	font-weight: bold;
}
ul.menu, ul.menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
ul.menu li {
	border: 1px dotted #CCC;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
ul.menu ul {
	padding-left: 15px;
	padding-right: 15px;
}
.menu a {
	color: #09C;
	cursor: auto;
}
ul.menu a.active, ul.menu ul.menu li a.active, ul.menu a.active:hover, ul.menu ul.menu li a.active:hover {
	color: #39C;
}
.no {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
ul.menu .head {
	display: block;
	height: 30px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: auto;
	font-size: 16px;
	font-family: "微軟正黑體";
	color: #999;
	margin: 0px;
	font-weight: bold;
}
.textform {
	text-align:left;
	margin-left:20px;
}
.bold{
	font-weight:bold;	
	}
.adformtext{
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	width: 100%;
}
.adformtext span {
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	color: #333;
}

/*-------------------------*/
#search {
	height: 25px;
	width: 468px;
}
#btn_search {
	background-image: url(../images/btn-search.jpg);
	background-repeat: no-repeat;
	height: 53px;
	width: 108px;
}
#adform{
	border: 1px solid #999999;
	width: 660px;
	margin-left: 0px;
}
