
body {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	background-color: #ffffff;
	background-image: url(img/bg.gif);
	background-position: left top;
	background-repeat: repeat;
}


a:link {
	color: #FF0000;
	text-decoration: none;
}


a:visited {
	color: #FF0000;
	text-decoration: none;
}


a:hover {
	color: #009900;
	text-decoration: underline;
}


a:active {
	color: #009900;
	text-decoration: underline;
}


h1 {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}


h2 {
	height: 35px;
	padding-top: 13px;
	padding-left: 20px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/h2_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}


h3 {
	padding: 5px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
}


form {
	margin: 0px;
}


.hed {
	background-color: #F6FF00;
	background-image: url(img/hed_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}


.copy {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 3px;
	margin: 0px;
	font-size: 10px;
}


.menu {
	margin-left: 13px;
}


.menu img {
	margin-right: 4px;
	background-image: url(img/m_border.gif);
	background-position: right top;
	background-repeat: no-repeat;
}


.photo1 {
}


.photo1 img {
	margin-right: 5px;
	border: 1px solid #BBBBBB;
}


.margin-10 {
	margin-top: 12px;
	margin-bottom: 10px;
}


.font-20 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 20px;
}


.foot_menu {
	padding-top: 15px;
	padding-left: 30px;
	font-size: 10px;
	line-height: 15px;
}


.bg-m {
	padding: 0px 0px 0px 10px;
	color: #ffffff;
	background-color: #ff5400;
}


.pr {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 45px;
	padding-left: 15px;
	border-right-color: #ABE008;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #ABE008;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #ABE008;
	border-left-style: solid;
	border-left-width: 1px;
	font-size: 12px;
	line-height: 16px;
}


.size-10 {
	font-size: 10px;
	line-height: 16px;
}


.main {
	padding: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: bottom;
	background-image: url(./img/main.jpg);
	background-repeat: no-repeat;
}

}

.dot-line {
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px dotted #999999;
	font-size: 12px;
	line-height: 20px;
}


#qr img {
	border: #333 1px solid;
}


#qr {
	width: 160px;
	padding: 5px;
	margin: 1em auto;
	border: #FF3300 2px dotted;
	text-align: center;
}

