body, td, th {
	font-family : Verdana;
	font-size : 10pt;
	color : #000000;
}
body {
	background-color : #00cc33;
	background-image : url(images/background.jpg);
	background-repeat : repeat;
	margin : 0;
	padding: 0;
}
a {
	font-family : verdana;
	font-size : 11pt;
	color : #000000;
}
a:visited {
	color : #666666;
}
a:hover {
	color : #000000;
}
a:active {
	color : #0066ff;
}
#allpage {
	position: absolute;
	top: 0px;
	width: 100%
}
#header {
	width : 100%;
	height : 213px;
	background-color : #000000;
	background-position : center;
	background-image : url(images/logo.jpg);
	background-repeat : no-repeat;
}
#logo {
	z-index: 2;
	margin : 0 auto;
	width : 1000px;
	height : 213px;
}
#logo-label {
	position : relative;
	left : 90px;
	top: -80px;
	width : 165px;
	height : 147px;
	line-height : 147px;
	font-size : 36pt;
	color : #ffffff;
	text-align : center;
	float : left;
}
#site {
	float : right;
	position : relative;
	top: -70px;
	width : 165px;
	height : 147px;
	margin : 35px 90px 0 0;
	_margin: 35px 45px 0 0;
	color : #ffffff;
	text-align : center;
}
#site h1 {
	font-family : verdana;
	font-weight : normal;
	font-size : 18pt;
	line-height : 15px;
}
#site span {
	font-size : 10pt;
}
#page-body {
	background : url(images/logo-page-gradient.png) repeat-x;
	_background: url(images/head-page-gradient.jpg) repeat-x;
}
#page {
	margin : 0 auto;
	width : 820px;
	background-color : #f4f3f3;
	min-height: 1000px;
}
#left-menu-title {
	position : relative;
	top: 170px;
	left: 100px;
	z-index: 1;
	width : 164px;
	color : #ffffff;
	font-size : 12pt;
	text-align : left;
}
#right-menu-title {
	position : relative;
	z-index: 1;
	top: 135px;
	left: 755px;
	width : 164px;
	color : #ffffff;
	font-size : 12pt;
	text-align : left;
}
#content {
	position: relative;
	_top: -20px;
	padding-left: 164px;
	left: 0
	float: right;
	width : 492px;
	z-index: 1;
}
.conttitle {
	padding : 0 10px 0 10px;
	font-size : 11pt;
	text-align : center;
}
#content-head {
	width : 492px;
	height : 46px;
	background : #ebe8e8;
	text-align : center;
	padding-top : 8px;
}
#content-head h2 {
	padding : 0 5px 0 5px;
	font-size : 11pt;
	color : #000000;
	border : none;
	border-bottom : 3px dotted #666666;
}
#right-menu ul, #left-menu ul {
	margin : 0;
	padding : 0;
}
#right-menu ul li, #left-menu ul li {
	list-style : none;
	margin : 0;
	border : none;
	padding : 10px 0 0 10px;
}
#left-menu {
	position: absolute;
	float: left;
	_top: 213px;
	background: url(images/left-menu-gradient.jpg) no-repeat;
	width : 164px;
	overflow : hidden;
	height: 1000px;
	z-index: 2;
}
#right-menu {
	position: absolute;
	top: 213px;
	float: right;
	margin-left: 656px;
	background : url(images/right-menu-gradient.jpg) no-repeat;
	width : 164px;
	overflow : hidden;
	height: 1000px;
}
#left-menu ul li a, #right-menu ul li a {
	color : #ffffff;
	text-decoration : none;
}
#left-menu ul li a:hover, #right-menu ul li a:hover {
	color : #ffffff;
	text-decoration : underline;
}
.post-no {
	padding : 0px 10px 25px 10px;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}
.post {
	text-align: justify;
	padding : 25px 10px 25px 10px;
	font-size: 10pt;
	color: #000000;
}
.post-img {
	padding: 5px 5px 5px 15px;
}
.post-line {
	height: 1px;
	width: 400px;
	border-top: dotted 2px #999999;
	margin: 0 auto;
}
.posttitle {
	padding-bottom: 10px;
	font-size: 12pt;
	color: #000000;
}
.post-more {
	font-size: 11pt;
	color: #000000;
}
.post-more:hover {
	font-size: 11pt;
	color: #0066FF;
}
#bloknot {
	width: 100px;
	height: 185px;
	margin: 15px 5px 5px 15px;
	overflow: hidden;
}
#banners {
	position: relative;
	margin: 50px 10px 0 10px;
	text-align: center;
}
#banners img {
	border: solid 1px #d5d4d4;
}
#bigbanner {
	color: #d9d9d9;
	background: #fafafa;
	width: 468px;
	height: 60px;
	margin: 0 auto;
	border: solid 1px #d5d4d4;
	text-align: center;
}
#footer {
	padding-top: 50px;
	padding-bottom: 70px;
	color: #898888;
	font-size: 10pt;
	text-align: center;
}
#footer a {
	color: #898888;
}
#footer a:hover {
	color: #000000;
}