@charset "utf-8";
/* CSS Document */

body {
	padding:0px;
	margin:0px;
	font-size:14px;
	font-family:標楷體,微軟雅黑,Arial, Helvetica, sans-serif;
}
ul {
	margin-top:0px;
	margin-bottom:0px;
}
td {
	margin:0px;
	padding:0px;
}
#wrapper {
	width:870px;
	margin:0px auto;
}
#top {
	margin-top:20px;
}
#top1 {
	height:50px;
	width:100%;
	border-bottom:#73730D 3px solid;
}
#top2 {
	width:100%;
	margin-top: 1px;
	height: 105px;
}
#des {
	width:220px;
	float:left;
	text-align:center;
	color: #465CA8;
	padding-top: 30px;
	line-height: 200%;
	font-family: "Times New Roman", Times, serif, Arial;
}
#des a,#des a:link,#des a:active,#des a:visited {
	color:#465CA8;
	text-decoration:none;
}
#des a:hover {
	text-decoration:underline;
}
#banner {
	width:650px;
	float:left;
	background-color: #D6D5AC;
}
#logo {
	width:250px;
	float:left;
}
#lang {
	margin-top:28px;
	float:right;
}
#lang ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#lang li {
	float:left;
}
#middle {
	width:100%;
}
#left {
	width:220px;
	float:left;
	font-family:  细明体;
}
#menu,#menu ul {
	width:210px;
}
#menu ul,#menu li {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#menu li{
	display:block;
	position:relative;
	float:left;
	width:100%;
	margin:1px 0px;
}
#menu a{
	display:block;
	width:100%;
	color:#181B1F;
	text-decoration:none;
	white-space:nowrap;
}
#menu li li a {
	margin:0px;
	padding:0px 2px 0px 20px;
	background-image:url(bu.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	line-height:140%;
}
#menu a:hover {
	color:#FF0000;
	background-color:#CCCCFF;
}
#menu ul ul {
	display:none;
	position:absolute;
	top:0px;
	left:100.1%;
	background-color:#E1F0FF;
	border:1px solid #1271C5;
	padding:8px 0px;
}

#button {
	margin-bottom:10px;
}
#button a,#button a:link,#button a:visited,#button a:active {
	color:#0066CC;
	margin:2px 5px;
	text-decoration:none;
	padding:1px 4px;
	border:1px solid #ccc;
	background-color:#FEFECA;
}
#button a:hover {
	color:#000;
}
#button2 a,#button2 a:link,#button2 a:visited,#button2 a:active {
	color:#0066CC;
	margin:2px 1px;
}
#button2 a:hover {
	color:#60605E;
}
#right {
	width:650px !important;
	width:640px;
	float:left;
	line-height: 120%;
	font-size: 14px;
}
#title {
	font-weight:bold;
	color:#323200;
	padding:3px 0px 10px 0px;
	font-size: 18px;
}
#content {
	line-height: 120%;
	color: #333333;
	overflow: auto;
	width: 100%;
	font-size: 16px;
	height: 180px;
	height:300px;
}

#bottom {
	width:100%;
	height:50px;
	clear:both;
	margin-top: 10px;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif, Arial;
	color: #000000;
}
#shape {
	background-color:#D6D5AC;
	width: 300px;
	padding: 3px 0px 0px 20px;
}
#info {
	background-color:#D6D5AC;
	padding: 2px 0px 6px 20px;
}
#bottominfo {
	width: 100%;
	clear: both;
	color: #333;
	font-family: "Times New Roman", Times, serif;
	padding: 10px 0px;
}
#content #pic {
	float: left;
	padding: 8px 5px;
}
#content #hightlight {
	float: left;
	height: 170px;
	width: 380px;
}
#hightlight ul{
	margin:0px;
	padding:0px;
}
#hightlight li {
	list-style:none;
	margin:2px 0px;
	padding:0px 0px 0px 20px;
	background-image:url(nd.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
#content #bg {
	width: 0px;
}

.td_row {
	text-decoration:underline;
	margin-top:3px;
}
