* {
	margin: 0px;
}

#wrapper {
	background-color: #FFF;
	padding: 0px;
	height: auto;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #C00;
}
#shadow {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper #banner {
	height: 156px;
	width: 1010px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}
#wrapper #footer p {
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	color: #FFF;
}

#wrapper #footer {
	background-color: #666;
	clear: both;
	height: 50px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#shadow #wrapper #navi {
	background-color: #EEEEEE;
	float: left;
	height: auto;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
}



ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

/*- Menu 12--------------------------- */

#menu12 {
        width: 184px;
        margin: 8px;
        }

#menu12 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 22px;
        text-decoration: none;
        }

#menu12 li a:link, #menu12 li a:visited {
	color: #C00;
	display: block;
	background:  url(../images/navi.jpg);
	padding: 10px 0 0 35px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
        }



#menu12 li a:hover, #menu12 li #current {
	color: #390;
	background:  url(../images/navi.jpg) 0 -32px;
	padding: 10px 0 0 35px;
        }
#shadow #wrapper #main {
	width: 808px;
	overflow: auto;
	height: 1200px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
}
#shadow #wrapper #main iframe {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: visible;
	height: 1200px;
}

#shadow #wrapper #main p {
	font-family: Verdana, "宋体";
	font-size: 14px;
	margin: 10px;
	text-align: justify;
}
