@charset "utf-8";
#mainwraper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#sideimg {
	margin-bottom: 20px;
}

#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/headerimg.jpg);
	height: 100px;
}
#logo {
	height: 60px;
	width: 60px;
	clear: both;
	float: left;
	background-repeat: no-repeat;
	margin: 20px;
}
#title {
	vertical-align: middle;
	float: left;
	margin-top: 35px;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	color: #FFF;
}
#description {
	font-size: 18px;
	float: left;
	margin-top: 49px;
	margin-left: 10px;
	color: #FFF;
}



#nave-bar {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	clear: both;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footermenu {
	clear: both;
	float: left;
	width: 650px;
	padding-top: 20px;
	padding-left: 10px;
}

#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	display: block;
	background-image: url(images/footer.jpg);
	height: 60px;
	clear: both;
	color: #CCC;
}
#author {
	float: right;
	width: 250px;
	padding-top: 20px;
	padding-right: 20px;
	font-size: 12px;
	text-align: right;
	color: #000;
}

#contentleft {
	width: 670px;
	clear: both;
	float: left;
	text-align: justify;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
table tr td {
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	padding-left: 5px;
	color: #333;
	border: 1px solid #666;
}

#contentright {
	width: 250px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#boxwrap {
	border: 1px solid #999;
	margin-bottom: 10px;
}

#th2 {
	font-size: 16px;
	line-height: 18px;
	color: #FFF;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(images/Untitled-1.png);
	background-repeat: no-repeat;
}
#bbottom {
	background-image: url(images/boxbottom.png);
	background-repeat: no-repeat;
	height: 15px;
}

#smallingleft {
	float: left;
	width: 120px;
}
#smallimageright {
	float: right;
	width: 120px;
}
#bwraper {
	height: auto;
	width: 250px;
	margin-bottom: 20px;
}
#btop {
	background-image: url(images/btop.jpg);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-repeat: no-repeat;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
#btext {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 10px;
	text-align: justify;
	width: 228px;
}
#bbottom {
	width: 250px;
	background-image: url(images/boxbottom.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 15px;
}
table tr td {
	font-size: 12px;
}
