
* { margin: 0px; padding: 0px; font-size: 10pt; color:#666666; font-family: Arial, Helvetica, sans-serif }

img { border-width: 0px }

#top {
    background: url(../images/bk_top.png) no-repeat;
    text-align:left;
    width:955px;
    height:167px;
	margin:auto
}

#top h1 {
	font-size:16px;
	margin-left:100px;
	margin-top:90px;
	color:#000000
}

#top h1 a:link, #top h1 a:visited, #top h1 a:hover, #top h1 a:active {
	margin-left:15px;
}

#body, body {
	background-color:#FFFFFF;
}

.menu {
	margin-top:20px;
}

.menu a:link, .menu a:visited, .menu a:active {
	background:url(../images/menu.png) left no-repeat;
	margin-left:20px;
	letter-spacing:1px;
	line-height:2.75;
	padding-left:20px
}

.menu a:hover {
 	color: #009933
}
/*title-¤º­¶¼ÐÃD*/
.title {
	margin-top:20px;
	margin-left:10px;
	margin-bottom:10px;
	font-size:16px;
	color:#009997;
	font-weight:bold;
	letter-spacing:1px
}

#footer {
	width:955px;
	background-color:#017247;
	font-size:9pt;
	line-height:3;
	text-align:center;
}

#footer p, #footer a:link, #footer a:visited, #footer a:active {
	color:#FFFFFF;
}

#footer a:hover {
	color:#00CC66;
}

.content {
   text-align: left;
   margin:5px;
   line-height:1.75;
   }
   
.content_boder_top {
	display:block;
	background:url(../images/bg_content_boder_top.png) no-repeat;
	width:772px;
	height:41px;
	margin:20px 0px 0px 0px
}

.content_boder_center {
	display:block;
	background:url(../images/bg_content_boder_center.png) repeat-y;
	width:772px;
	margin:auto
}

.content_boder_bottom {
	display:block;
	background:url(../images/bg_content_boder_bottom.png) no-repeat;
	width:772px;
	height:46px;
	margin:auto
}

#content_bg {
	background:url(../images/content_bg.png) repeat-y;
	width:955px;
	margin:auto
}
