*{
	margin:0;
	padding:0;
}

.ads{
	background-color: #FFFFFF;
	padding:10px 0 10px 10px;
}

.ads dl{
	font-size: 12px;
	width: 193px;
	line-height:1.5em;
	float: left;
}

.ads dl dt{
	font-weight:bold;
	Xpadding:0 23px 0 0;
	margin:0 23px 5px 0;
}

.ads dl dt a:link{
	color:#2200cc;
}

.ads dl dt a:visited{
	color:#2200cc;
}

.ads dl dt a:hover{
	color:#2200cc;
}

.ads dl dt a:active{
	color:#2200cc;
}

.ads dl dd{
	Xpadding:0 23px 0 0;
	margin:0 23px 5px 0;
}


.ads-side{
	background-color: #FFFFFF;
	margin: 10px 0;
}

.ads-side dl{
	width: 180px;
	font-size: 12px;
	line-height:1.5em;
	float: left;
}

.ads-side dl dt{
	padding:0 5px 0 5px;
	font-weight:bold;
	margin:0 0 5px 0;
}

.ads-side dl dt a:link{
	color:#2200cc;
}

.ads-side dl dt a:visited{
	color:#2200cc;
}

.ads-side dl dt a:hover{
	color:#2200cc;
}

.ads-side dl dt a:active{
	color:#2200cc;
}

.ads-side dl dd{
	padding:0 5px 0px 5px;
	margin:0 0 5px 0;
}

.ads .siteurl, .ads-side .siteurl{
	font-size: 10px;
	color: #007f00;
	margin-bottom: 10px;
}

.ads p{
	font-size: 8px;
	color: #999;
	padding: 5px 5px 0 0;
	text-align:right;
}

.ads-side p{
	font-size: 8px;
	color: #999;
	padding: 0 5px 0 0;
	text-align:right;
}

img{
	border: none;
}

body{
	background-color:#ffedd2;
	text-align: center;
}

.clear{
	clear:both
}

.clear hr{
	display:none;
}

#all{
	width: 800px;
	background: #fff;
	text-align: left;
	margin: 0 auto;
}

#all_in{
	padding: 0 10px;
}

h1{
	font-size: 12px;
	font-weight: normal;
	padding: 3px 0 3px 2px;
}

#header{
	margin: 0 auto;
	background: url(../images/bg_signboard.jpg) no-repeat top;
	width: 780px;
	height: 200px;	
}

#header dl dt{
	padding-bottom: 10px;
}

#header dl dd{
	padding-left: 10px;
	color: #000;
	font-size: 12px;
	width: 378px;
}

.topicpath{
	font-size: 12px;
	margin: 10px 0 0 2px;
	list-style: none;
}
.topicpath li{
	display: inline;
}

#contents{
	float:right;
	width: 590px;
	margin-top: 10px;
}

#contents .main, #contents .news{
	background-color: #eef1f5; 
	font-size: 12px;
	line-height: 150%;
	padding: 10px;
	margin-bottom: 15px;
}

h2, h3{
	background: url(../images/bg_hl.jpg) no-repeat bottom;
	font-weight: bold;
	font-size: 16px;
	color: #000;
	padding: 7px 0 5px 10px;
}

#side{
	margin-top: 10px;
	width: 180px;
	float: left;
}

#side .cate{
	float: left;
	background: url(../images/bg_sidebox.gif) repeat-y top;
	margin-bottom: 15px;
	border-bottom: 1px solid #000;
}

#side h3{
	width: 180px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	background: url(../images/bg_hl-menu.jpg) no-repeat top;
	color: #000;
	padding: 15px 0;
}

#side .cate h3{
	padding: 8px 0;
}

#side ul{
	list-style-type: none;
	padding: 0 5px 5px ;
}

#side ul li{
	background: url(../images/img_icon-menu.gif) no-repeat 0 0;
	margin: 10px 5px;
	font-size: 12px;
	border-bottom: 1px dashed #8e9d94;
	padding: 0 0 10px 10px;
	width: 150px;
}

#footer{
	background: url(../images/bg_footer.jpg) repeat-x top;
	width: 780px;
	text-align: center;
	padding-bottom: 5px;
}

address{
	text-align: center;
	font-style: normal;
	color: #000;
	font-size: 12px;
	padding: 20px; 
}

a:link, a:visited, a:hover, a:active {
	color:#333;
}

.white:link, .white:visited, .white:hover, .white:active {
	color:#fff;
	text-decoration: none;
}

.black:link, .black:visited, .black:hover, .black:active {
	color:#000;
	text-decoration: none;
}

.news ul{
	list-style: none;
	font-size: 12px;
}

.news li{
	background:  url(../images/img_icon-list.gif) no-repeat 0 5px;
	padding-left: 20px;
	line-height: 200%;
}
