@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	background-color: #CCC;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-x;
}
#wrapper {
	background-image: url(../images/wrapper.png);
	background-repeat: no-repeat;
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	float: left;
	width: 1050px;
	height: 180px;
	background-image: url(images/HST.jpg);
}
#wrapper #content table tr td table tr td {
	font-size: 17px;
	font-weight: bold;
	font-family: "微軟正黑體";
}

#header img {
	margin-top: 60px;
	margin-left: 50px;
}
#header h1 {
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 60px;
	margin-top: 15px;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 0.2em;
}
#nav {
	float: left;
	width: 920px;
	display: none;
}

#sidebar {
	float: left;
	width: 150px;
}
#menu {
	float: left;
	width: 200px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#menu_icon {
	padding: 0px;
	width: 1050px;
	height: 35px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #A33131;
	text-decoration: none;
}
#wrapper #menu_icon img {
	cursor: pointer;

}



#menumin {
	background-image: url(../images/leftmenu_minbg.gif);
	background-repeat: repeat-y;
	float: left;
	width: 200px;
}
#wrapper #menu_icon a {
	text-decoration: none;
}

#mark_menu {

}
#mark_menu ul li  {
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #900;
	list-style-type: circle;
	list-style-image: url(icon_021.jpg);
}
.select ul li a {
	margin-right: 20px;
	list-style-image: url(icon_021.jpg);
}



.menumyul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #F90;
	color: #FFF;
}

.menumyul li {
	font-size: 0.9em;
	background-image: url(../images/menu_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
	font-weight: bold;
}
#wrapper #content #contact table {
	background-color: #F93;
	padding-right: 10px;
	padding-left: 10px;
	margin: auto;
}

.menumyul li a:link, a:visited, a:active {
	text-decoration: none;
}
.menumyul li a:hover {
	text-decoration: underline;
}



#menubon {
	background-image: url(../images/leftmenu_bonbg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 200px;
	background-color: #FC6;
}

#content {
	float: right;
	width: 870px;
	margin-top: 0px;
	margin-right: 20px;
	background-image: url(images/watermark.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}



#footer {
	clear: both;
	width: 1050px;
	text-align: center;
	font-size: 1em;
	color: #CCC;
	padding-top: 10px;
	background-color: #D63239;
}

#footer p {
	margin-top: 3px;
	margin-bottom: 3px;
}
#name:hover, #phone:hover, #textarea:hover {
	background-color: #CCC;
}
#wrapper font {
	font-family: "微軟正黑體";
	font-size: 20px;
	line-height: 1.5em;
}
#wrapper #sidebar font table {
	margin-left: 20px;
	cursor: pointer;
}
#wrapper #content table tr td {
	font-family: "微軟正黑體";
	font-size: 20px;
}
