body {
	font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #373737;
	margin:0;
	line-height: 160%;
}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,acronym,address,code,del,dfn,em,q,dl,dt,dd,ol,ul,li,fieldset,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-family:inherit;vertical-align:baseline;list-style:none;}
table{border-collapse:separate;border-spacing:0;}
table,td,th{vertical-align:top;}
SELECT,INPUT{
	font-size: 9pt;
	margin: 0;
	padding: 1px;
}
form{
	padding: 0px;
	margin:0;
	display: inline;
}
img { border : 0 }
a img {
	filter: alpha(opacity=90);
	moz-opacity: 0.9;
	opacity: 0.85;
	opacity: 1;
}
a:hover img {
	filter: alpha(opacity=100);
	moz-opacity: 1;
	opacity: 1;
}
a{
	color:#373737;
	text-decoration:none;
	outline:none;
}
a:hover{
	color:#BB1C06;
}
h1,h2,h3,h4,h5,h6{
	font-weight:bold;
	margin:5px 0;
	font-weight:bold;
	font-size: 14px;
	color: #286d8c;
}
.lpic{
	float: left;
	margin-right: 10px;
}
#container{
	margin:0 auto;
	width:980px;
}
#header{
	width:980px;
	float: left;
}
#login{
	background-color: #f1eff0;
	padding: 5px 0px;
	float: left;
	width: 360px;
	padding-left: 620px;
}
#banner{
	clear: both;
}
#nav_1{
	height: 60px;
	background-image: url(../img/Bg_nav_1.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
#fourth01{
	width: 203px;
	padding: 5px 0px 5px 42px;
	float: left;
	height: 50px;
	overflow: hidden;
}
#fourth02{
	width:154px;
	padding:5px 0px 0px 90px;
	float:left;
	overflow:hidden;
	height: 48px;
}
#list_1 li{
	float: left;
	margin: 2px 7px;
	display: block;
	width: 50px;
	text-align: center;
}
#list_1 li a{
	color: white;
}
#list_1 li a:hover{
	color: #267E97;
}
#list_2 li{
	float: left;
	margin: 1px 8px;
	display: block;
	width: 50px;
	text-align: center;
}
#list_2 li a{
	color: #000000;
}
#list_2 li a:hover{
	color: #FF0000;
}
#nav_2{
	height: 53px;
	background-image: url(../img/Bg_nav_2.png);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 5px;
}
#search{
	background-image: url(../img/Bg_search.png);
	background-repeat: repeat-x;
	height: 34px;
	overflow: hidden;
	margin: 5px 0px;
}
.quick_search{}
.Bgmail{}
#links{
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	background-image: url(../img/Bg_line02.gif);
	background-position: 70px 7px;
	background-repeat: no-repeat;
	clear: both;
	padding: 15px 10px;
	margin-top: 10px;
}
#links span{
	margin-left: 20px;
}
#links span a{
	margin: 0px 10px;
}
#footer{
	clear:both;
	margin: 10px 0px;
	background-image: url(../img/Bg_footer.png);
	background-repeat: no-repeat;
	height: 185px;
}

