*{
	margin: 0;
	padding: 0;
	}

body	{
	margin: 30px 0 0 0;
	background: #B3BEAD url(images/bgblue.jpg) no-repeat scroll center top;
	color: #333333;
	line-height: 1.7em;
	font-size: 13px;
	text-align: center;
	}

html	{overflow-y: scroll;}

h2,h3,h4,h5,h6,
p	{margin: 0 0 10px;}

h1	{
	font-size: 16px;
	margin-left: 50px;
	}

h2	{
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
	}

h3	{
	font-size: 12px;
	font-weight: normal;
	margin-left: 20px;
	line-height: 13px;
	}

img	{
	border:0;
	}

hr	{
	border: 0.5px #006699 solid; 
	}

a	{text-decoration: none;
	color: #000;
	} 


a:hover	{color: #339999;}

.inner{
	padding: 10px;
	overflow: hidden;
}


#container{
	width: 900px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	}

#container p#topnavi{
	font-size: 10px;
	text-align: right;
}

#container p#topnavi a{color: #ffffff;}

#container p#topnavi a:hover {text-decoration: underline;}

#header{
	background: none;
	line-height: 1.4em;
	height: 78px;
	}

#menu{
	margin-top: 37px;
}

#header ul {
	float: right;
	margin:0px;
	padding:0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}

#header li{
	display: block;
	float: left;
	height: 20px;
	padding: 0px 6px;
	border-right: 1px solid #c0c0c0;
	}

#header li a {
	display: block;
	float: left;
	height: 20px;
	padding: 0px 10px;
	color: #ffffff;
	font-size: 16px;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	}

#header .last {border: medium none;}

#header .active a {background: #006699 none repeat scroll 0%;}

#header li a:hover {background: #006699 none repeat scroll 0%;}

#contents{
	float: left;
	width: 898px;
	border: 2px solid #BEBEBE;
	background:#FFF;
	}

#contents p#link{
	font-size: 11px;
	color: #696969;
	text-align: left;
	padding:0px;
}

#cate1{
	float: left;
	width: 320px;
	background: #fff;
	padding: 20px 0px 20px 50px;
	font-family: Arial,Helvetica,sans-serif;
	}

#cate2{
	float: left;
	width: 370px;
	padding: 20px 0px 20px 0px;
	font-family: Arial,Helvetica,sans-serif;
	}


#footer{
	clear: both;
	width: 900px;
	color: #fff;
	background: #BFC8B8 url(images/bg9.gif) repeat-x;
}
#footer p{
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
#footer a{color: #dcdcdc;}
#footer a:hover {text-decoration: underline;}
#address{
	clear: both;
	width: 900px;
	height: 30px;
	color: #fff;
	background: #BFC8B8;
	text-align: center;
}
#address p{
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
