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

body {
	margin:0px;
	background-color:#d2ccb5;
}
div {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.head {
	background:url(../img/head_bg.gif) repeat-x;
	height:104px;
}
.content {
	margin:auto;
	width:980px;
}
.head_c {
	margin:auto;
	width:940px;
	color:#FFFFFF;
	text-align:right;
	background:url(../img/head.gif) no-repeat;
	height:34px;
	padding:70px 20px 0px 20px;
}
.head_c a {
	text-decoration:none;
	color:#FFFFFF;
}
.head_c a:hover {
	text-decoration:underline;
	color:#CCCCCC;
}
.c_float {
	background:url(../img/content_bg.gif) repeat-y center;
	float:left;
}
.footer {
	background:url(../img/footer_bg.gif) repeat-x;
	height:54px;
	clear:both;
}
.footer_c {
	color:#FFFFFF;
	padding:25px 20px 0px 20px;
	margin:auto;
	width:998px;
	text-align:right;
}
.footer_c a {
	color:#FFFFFF;
}
.footer_c a:hover {
	color:#CCCCCC;
}
.left {
	float:left;
	width:210px;
}
.right {
	width:730px;
	float:left;
	padding:20px;
	color:#41333f;
	font-size:12px;
}
.right p {
	line-height:16px;
}
.right p img {
	padding:3px;
	border:solid 3px #bdb69d;
	margin:5px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#992926;
}
.menu {
	float:left;
	width:210px;
	background:url(../img/menu_bg.gif);
	padding-top:10px;
}
.menu_item {
	float:left;
}
.menu_item a {
	float:left;
	width:160px;
	padding:4px 15px 4px 35px;
	font-weight:bold;
	color:#e5dbdb;
	font-size:11px;
	display:inline-block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:url(../img/menu_item_bg.gif) bottom no-repeat;
}
.menu_item a:hover {
	background:url(../img/menu_item_bg_hover.gif) bottom no-repeat;
	width:160px;
	padding:4px 15px 4px 35px;
        color:#ffffc8;
}
.inact a {
	color:#ad393a;
	cursor:default;
}
.inact a:hover {
	color:#ad393a;
	float:left;
	width:160px;
	padding:4px 15px 4px 35px;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:url(../img/menu_item_bg.gif) bottom no-repeat;
}
.act a {
	float:left;
	width:160px;
	font-weight:bold;
	color:#e5dbdb;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:url(../img/menu_item_bg_hover.gif) bottom no-repeat;
	width:160px;
	padding:4px 15px 4px 35px;
}
.menu_bottom {
	float:left;
	width:210px;
	background:url(../img/menu_bottom.gif);
	height:18px;
}
.leftbox {
	color:#FFFFFF;
	float:left;
	width:170px;
	padding:5px 20px 10px 20px;
}
.title_news {
	float:left;
	width:210px;
	background:url(../img/news_title.gif);
	height:34px;
}
.date_item {
	background:none;
	float:left;
	border-bottom:solid #bb6e6c 1px;
	width:170px;
	margin-bottom:13px;
	padding-bottom:4px;
}
.date_item span {
	font-weight:bold;
	color:#3b0000;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.date_item p {
	margin:0px;
	font-size:11px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

