* {
	margin:0px; 
	padding:0px;
}
#page-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 760px;
	background: #FFFFFF;
	margin-top: 10px;
}
#title-main {
	background: #FFFFFF;
	margin-left: 15px;
}
#title-sub {
	float: right;
	margin-top: 43px;
	margin-right: 20px;
	color: #0066FF;
}
/*
#header-left {
	margin-right: 560px;
	border: 0px;
}
#header-right {
	float: right;
	width: 560px;
	height: 150px;
	border: 0px;
}
*/
#banner {
	width: 100%;
	background-color: #FAFBFF;
}

#sidebar {
	position:absolute;
	left:-9px;
	top:155px;
	width:155px;
	height:100px;
	z-index:1;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	text-indent: 25px;
	margin-right: 580px;
	margin-left: 20px;
	border: 0px solid #CCCCCC;
	padding: 10px;
}
#sidebar li {
	list-style:none;
	background:url(../images/button1.gif) no-repeat;
	margin-bottom: 4px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 3px;
	margin-left: 3px;
}
#sidebar li a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
#sidebar li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#main-content {
	float: right;
	width: 550px;
	padding: 15px;
	line-height: 20px;
}
#title{
	float: right;
	width: 550px;
	padding: 15px;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0066FF;
	text-decoration: underline;
	font-weight: bold;
	background-image: url(../images/wheel.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
#footer {
	clear: both;
	padding: 5px;
	text-align: right;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3366FF;
	border-right-color: #3366FF;
	border-bottom-color: #3366FF;
	border-left-color: #3366FF;
	color: #666666;
}
#footer a {
	color: #666666;
	text-decoration: none;

}
#footer a:hover {
	color: #0000FF;
	text-decoration: underline;

}
body {
/*
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	*/
}
p {
	padding-bottom: 12px;
	text-align: justify;
}
.hidden {
	display: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	width: 80px;
}
.tbl_category th{
	border-top: 1px solid #0066FF;
	border-right: 0px solid #0066FF;
	border-bottom: 1px solid #0066FF;
	border-left: 0px solid #0066FF;

}
.tbl_category td{
	border-bottom: 1px solid #999999;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-right: 2px;
	padding-left: 2px;

}
.tbl_category td.sal{
	border-bottom: 1px solid #999999;
	vertical-align: top;
	text-align: center;
	border-right-width: 0px;
}
.tbl_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
.cate {
	font-weight: bold;
	color: #0066FF;
}
.tbl_form {
	padding: 25px 20px 10px;
	border-top: 13px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 3px solid #666666;
	border-left: 2px solid #666666;
}
/*
#search {
	width: 400px;
	border-top: 1px solid #0066FF;
	border-right: 0px solid #0066FF;
	border-bottom: 1px solid #0066FF;
	border-left: 0px solid #0066FF;
	padding: 4px;	
}*/