@charset "utf-8";


html {
    margin-bottom:1px;
    height:100%;
    }

body {
	margin-top: 0px;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}

#wrapper {
	margin: auto;
	width: 950px;
}

p {
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 1.7em;
}

img {
	border:0;
}

#footer {
	width: 950px;
	clear: both;
	height: 20px;
	text-align: center;
	background-image: url(../imges/index/footer.jpg);
	background-repeat: no-repeat;
}
address {
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}

h2 {
	font-size: 12px;
	color: #FFFFFF;
	display: inline;
}
h3 {

}

h3 a {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

h3 a:hover {
	font-size: 12px;
	color: #0099FF;
	font-weight: normal;
	text-decoration: underline;
}


.style1 {
	color: #FF0000;
	font-weight: normal;
}

