/* CSS Document */
h1 {
	font-size: 15px;
	color: #999999;
	margin-bottom: 0px;
	display: block;
	height: 30px;
}
.title {
	font-size: 15px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #669900;
	border-left-color: #FF6633;
	text-align: left;
	font-weight: bold;
	letter-spacing: 2px;
	display: block;
}
a:link {
	color: #666666;
	text-decoration: none;
} 
a:visited {
	color: #666666;
	text-decoration: none;
} 
a:hover {
	color: #669900;
	position: relative;
	bottom: 1px;
 } 
body {
	background-color: #FFFFF0;
	width: 100%;
}

a:active { color: #669900; } 
a { 
	text-decoration: none; 
}
.directory {
	font-size: 12px;
	color: #6699CC;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	margin-bottom: 10px;
}
.main-table {
	background-color: #FFFFFF;
	font-size: 12px;
	width: 748px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.main-body {
	background-position: center;
	background-color: #FFFFFF;
	width: 750px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.title-h1 {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	border-top-width: 15px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	background-image: url(../img/imgTitleDetailHeader.gif);
}
.title-box {
	padding-left: 10px;
	padding-right: 10px;
}
.tab {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.copyright {
	font-size: 10px;
	color: #006699;
	text-align: center;
}
.contact-title {
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #3399CC;
	padding-left: 5px;
	vertical-align: middle;
	background-position: center;
	height: 20px;
	padding-top: 5px;
	letter-spacing: 5px;
}
.contact-table {
	width: 350px;
}
.contact-detail {
	width: 100%;
	border: none;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
.contact-design {
	font-size: 10px;
	font-weight: bold;
	height: 35px;
	width: 50px;
	vertical-align: middle;
}
.contact-design2 {
	font-size: 10px;
	font-weight: bold;
	height: 35px;
	vertical-align: middle;
}
.about-title {
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #FF9900;
	padding-left: 5px;
	vertical-align: middle;
	background-position: center;
	height: 20px;
	padding-top: 5px;
	le
}
.about-table {
	width: 280px;
	font-size: 11px;
}
.about-detail {
	width: 100%;
	border: none;
	padding: 5px;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}
.right-col {
	text-align: left;
	vertical-align: top;
	width: 350px;
}
.point-table {
	width: 350px;
}
.pic-table {
	width: 280px;
	font-size: 11px;
}
.left-col {
	text-align: left;
	vertical-align: top;
	width: 300px;
}
.about-detail-link {
	width: 100%;
	border: none;
	padding: 5px;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #666666;
}
.about-detail-link a:link {
	font-weight: normal;
	color: #666666;
}
.about-detail-link a:visited {
	font-weight: normal;
	color: #666666;
}
.about-detail-link a:hover {
	font-weight: normal;
	color: #666666;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.about-detail-link a:active {
	font-weight: normal;
	color: #666666;
}

