﻿a:link {
	color: #0058A2;
	text-decoration:none;
}
a:visited {
	color: #0058A2;
	text-decoration:none;
}
a:hover {
	color: #0058A2;
	text-decoration:underline;
}
a:active {
	color: #0058A2;
	text-decoration:underline;
}
.backtable {
	width: 800px;
	background-color: #FFFFFF;
	border-top: none;
	border-bottom: none;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
}
.backtable1 {
	width: 800px;
	height: 786px;
	background-color:#FFFFFF;
	border-top:none;
	border-bottom:none;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;

}
/*
---------------------------
main contents
---------------------------
*/
.main {
	width: 640px;
}
.banner{
	width: 620px;
	margin:10px;
}
.product{
	width: 620px;
	margin:10px;
	background-color:#BED3E1;
}
.itembody{
	width: 610px;
	height:150px;
	overflow:auto;
	background-color:#FFFFFF;
	padding:10px;
	margin:5px;
	font-size:12px;
}
.itembody2{
	width: 610px;
	height:180px;
	overflow:auto;
	background-color:#FFFFFF;
	padding:10px;
	margin:5px;
	font-size:12px;
}

.itembody3{
	width: 605px;
	height:100px;
	overflow:auto;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	background-color:#FFFFFF;
	font-size:12px;
}

.itemfinding{
	width: 100px;
	font-size:12px;
	float:left;
	margin-bottom:5px;
}
.itemtext{
	width: 470px;
	font-size:12px;
	float:left;
	margin-bottom:5px;
}
.topics{
	width: 620px;
	margin:10px;
	background-color:#DCDCDC;
}
H1{
	font-size:12px;
	font-weight: normal;
	line-height:120%;
	margin:0px;
}
H2{
	font-size:12px;
	font-weight: normal;
	line-height:120%;
	margin:0px;
}
H3{
	font-size:12px;
	font-weight: normal;
	line-height:120%;
	margin:0px;
}
.table1{
	width: 800px;
	height: 150px;
}
/*
---------------------------
side
---------------------------
*/
.side {
	width: 160px;
	padding-right:8px;
	padding-top:4px;
}
.img1{
	margin-bottom:5px;
}
.img3{
	border: 0px solid ;
	width: 305px;
	height: 100px;
}

.img4{
	border: 0px solid ;
	width: 100px;
	height: 20px;
}

.img5{
	border: 0px solid ;
	width: 133px;
	height: 50px;
}

.img6{
	margin-bottom:5px;
	border: 0px solid ;
	width: 150px;
	height: 45px
}

.img7{
	margin-bottom:5px;
	border: 0px solid ;
	width: 614px;
	height: 50px
}

.search{
	border:solid #000000;
	margin-TOP:6px;
	border-width:1px;
	width: 150px;
	height:60px;
}

.search1{
	border:solid #000000;
	margin-TOP:6px;
	border-width:1px;
	width: 150px;
	height:145px;
	margin-bottom:6px;

}
/*
---------------------------
footer
---------------------------
*/
.footer {
	width: 800px !important;
	padding:30px;
	text-align:center;
	background-color:#FFFFFF;
	border:#000000 solid 1px;
}
