@charset "utf-8";
/* CSS Document */

.description_about{
	display:none;
}

.description_home{
	display:none;
}

.description_pro{
	display:none;
}

.description_man{
	display:none;
}

.description_var{
	display:none;
}

.description_cap{
	display:none;
}

.description_con{
	display:none;
}

#sidebar {
	width:140px;
	float:right;
	margin-top:20px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	padding:10px;
	border: 3px solid #CCCCCC;
	margin-left: 10px;
	margin-bottom: 10px;
}



#content {
	width:480px;
}

#sidebar h2 {
	font-size:12px;
	margin:10px 0;
	border-bottom:2px solid #eee;
	text-align: center;
}

.news {
	font-size: 12px;
}

#sitemap p {
	margin:15px 0;
	font-size:12px;
	line-height:21px;
}

#slatenav {
	display:none;
}

.img_center {
	margin-right:auto;
	margin-left:auto;
	display: block;
	background-color: #E4E4E4;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom:10px;
}

#header {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	margin-top:-10px;
}

#header img {
	height: 80%;
	width: 80%;
}

.footmenu {
	display:none;
}

.title1 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.title1 img {
	height: 40%;
	width: 40%;
	margin:0px;
}

#content p {
	font-size: 13px;
}

#footer {
	margin-top: 10px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #999999;	
	font-size: 12px;
	clear: both;
	padding-top:-10px;
}

.indent {
	font-size:12px;
	margin-left: 20px;
	padding-top:5px;
}

li {
	font-size: 12px;
	padding-top: 5px;
}

.back {
	display: none;
}

#footer p {
	font-weight: bold;
}
