﻿body {
	width: 720px;
	font-size: 13px;
}

h1 {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 20px;
	font-size: 24px;
}

a:visited{
	color:#0000FF;
}

h1 a {
	color:#333333;
	text-decoration:none;
}

h1 a:visited{
	color:#333333;
	text-decoration:none;
}
#main {
	float: right;
	width: 480px;
	position: relative;
	padding-top: 0px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	right: 20px;
	margin-bottom: 10px;
}
#sidemenu {
	float: left;
	width: 190px;
	position: relative;
	left: 8px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#footer {
	width: 720px;
	clear: both;
	background-image: url(img/footer.jpg);
	height: 40px;
	background-repeat: no-repeat;
}


#description {
	top: 70px;
	left: 30px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-right: 320px;
	color: #666666;
}
#container {
	width: 720px;
	position: relative;
	background-image: url(img/back.jpg);
	clear: both;
	padding-top: 10px;
}
.link {
	text-align: right;
	margin-top: 0px;
	padding-bottom: 15px;
}
#main p {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
	margin-top: 0px;
	line-height: 115%;
}
.item {
	padding-left: 10px;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(img/side.jpg);
	background-repeat: no-repeat;
}
#box {
	background-image: url(img/header_a_1.jpg);
	background-repeat: repeat-y;
	width: 720px;
}
#header {
	background-image: url(img/header.jpg);
	height: 100px;
	width: 720px;
	background-repeat: no-repeat;
}
#sidemenu li {
	list-style-image: url(img/mark.jpg);
	padding-bottom: 3px;
}
#sidemenu ul {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
h2 {
	font-size: 16px;
	background-image: url(img/title.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-top: 0px;
}
#footer a {
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
}
h3 {
	font-size: 15px;
	background-image: url(img/mark.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#copyright {
	color: #666666;
	text-align: center;
	top: 20px;
	position: relative;
}
.b {
	font-weight:bold;
}
.f14 {
	font-size:140%;
	line-height:140%;
	font-weight:bold;
}
.red2 {
   color: #FF1111;
}