﻿@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #dedede url('../images/0.gif') repeat-x top;
}
html {
	padding: 0;
	margin: 0;
}
.clr {
	clear: both;
}
/* header */
/* menu */
#menubox A {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.menutable {
	text-align: right;
}
.mainmenutable
{
	/*background: url("../images/web/header_01.jpg");*/
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 100%;
	height: 106px;
}
/* submenu */
#submenubox {

}
#submenubox A {
	color: #FFFFFF;
}

#newsbox {
	
}
.Newstitle, .Newstitle a {
	FONT: bold 14px Tahoma,Verdana;
	COLOR: #2f7cb2;
	TEXT-DECORATION: none;
}

.ContentTopic, .ContentTopic a  {
	FONT: bold 11px Tahoma,Verdana;
	COLOR: #57b114;
	/* COLOR: #C50000; */
	TEXT-DECORATION: none;
}

/* rss */
/* body */
.body {
	width: 900px;
	margin: 0;
	padding: 0;
}
.mainright {
	background: #dedede url('../images/web/bg_main_right.gif') repeat-x;
	
}

.mainbottom {
	background: #dedede url('../images/web/bg_main_bottom.gif') no-repeat;
	height:200px; background-color:#dedede; background-repeat:no-repeat
}

.maincontent {
	width: 920px;	
}

.middlebar {
	background: url('../images/web/bg_middle_bar.gif');
	width: 30px
	
}
.content {
	font-family: Tahoma;
	font-size: small;
	color: black;
	vertical-align: top;
}
.maintable {
	background-color: #FFFFFF;
}
/*logo*/
/* search */
/*side_body*/
/*Sub*/
/*main_body*/
/* footer */
