body {
	margin : 0;
	padding : 0;
	background-color : #e1e1e1;
}
table {
	border-collapse : collapse;
	border : 0 solid #ff0000;
}
td {
	margin : 0;
	padding : 0;
	font-family :  Tahoma, Arial, Verdana, sans-serif;
}
#line_t {
	width : 100%;
	height : 6px;
	background : url(../img/line_t.jpg) repeat-x;
	font-size : 0;
}
#logo_l {
	width : 105px;
	height : 198px;
	background : url(../img/logo_l.jpg) no-repeat;
}
#logo_r {
	width : 105px;
	height : 198px;
	background : url(../img/logo_r.jpg) no-repeat;
}
#logo_t {
	width : 235px;
	height : 41px;
	background : url(../img/logo_t.jpg) no-repeat;
}
#logo_b {
	width : 235px;
	height : 41px;
	background : url(../img/logo_b.jpg) no-repeat;
}
#logo {
	width : 235px;
	height : 116px;
	background : url(../img/logo.jpg) no-repeat;
}
.lmenu_simple {
	cursor : pointer;
}
.lmenu_hover {
	cursor : pointer;
}
.line_menu {
	width : 100%;
	height : 1px;
	background-color : #1e1e1e;
	font-size : 0;
}
.line_menu td{
	font-size : 0;
}
.menu_l_line {
	width : 387px;
	height : 1px;
	background : url(../img/menu_l_line.jpg) no-repeat;
}
.menu_r_line {
	width : 387px;
	height : 1px;
	background : url(../img/menu_r_line.jpg) no-repeat;
}
.menu_back {
	height : 40px;
	background : url(../img/menu_back.jpg) no-repeat;
	background-position: center top;
}
a.menu {
	font : 13px Tahoma, Arial, Verdana, sans-serif;
	color : #990000;
	text-decoration : none;
}
a.menu:hover {
	font : 13px Tahoma, Arial, Verdana, sans-serif;
	color : #4d0101;
	text-decoration : none;
}
a {
	font : 13px Tahoma, Arial, Verdana, sans-serif;
	color : #990000;
	text-decoration : none;
}
a:hover {
	font : 13px Tahoma, Arial, Verdana, sans-serif;
	color : #4d0101;
	text-decoration : none;
}
.menu_td {
	font : 13px Tahoma, Arial, Verdana, sans-serif;
	color : #990000;
	padding:10px;
}
#line_b1 {
	width : 100%;
	height : 6px;
	background-color : #a30000;
	font-size : 0;
}
#line_b2 {
	width : 100%;
	height : 11px;
	background-color : #6e0000;
	font-size : 0;
}
.footer {
	width : 100%;
	height : 50px;
	font : 11px Tahoma, Arial, Verdana, sans-serif;
	color : #ffffff;
	background-color : #cd0000;
}
a.footer_link{
	color: #ffffff;
	font : 11px Tahoma, Arial, Verdana, sans-serif;
	text-decoration : none;
}
a.footer_link:hover{
	color: #ffffff;
	font : 11px Tahoma, Arial, Verdana, sans-serif;
	text-decoration : none;
}
.news_text {
	font : 13px Tahoma, Arial, Verdana, sans-serif;
}
a.text_link {
	font : 13px Tahoma, Arial, Verdana, sans-serif;
	text-decoration : none;
}
a.text_link:hover {
	font : 13px Tahoma, Arial, Verdana, sans-serif;
	color : #000000;
	text-decoration : underline;
}