﻿.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #808080;
	padding:10px;
}
.text {
	font-family: 'Times New Roman', Times, serif;
	font-size: 11px;
	color: #000000;
}

.footer_content {
	font-family: 'Times New Roman', Times, serif;
	font-size: 10px;
	color: #808080;
	text-align: left;
}
.text_news {
	font-family: 'Times New Roman', Times, serif;
	font-size:12px;
}
.date_news {
	font-size: 10px;
	color: #808080;
	text-align: left;
}
.index_content {
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
}
#title {
	font-family: 'Times New Roman', Times, serif;
	color: #00004F;
	font-weight: bold;
	font-size: 18px;
}
.sidbar{
	width: 170px; 
	font-family:Times New Roman;
	padding-top:4px;

}
.index{
	width: 600px;
	font-family:Times New Roman;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-bottom:5px;
}
.menuuser {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	background-color: #FFFFFF;
}
.menuuser td{
	border: 1px none #0000CC;
	vertical-align: super;
	text-align:center;
}
.menuuser td a {
	text-decoration: none;
	display: block;
}
.menuuser td a:hover {
	background-color:#99CCFF;
	color:#000066
}
.tabletop {
	background-image: url('../images/top.jpg');
	height: 25px;
	font-family:"Times New Roman", Times, serif;
	
	color:#000055;
	font-weight:bold;
}
.tablerrighttop {
	background-image: url('../images/right_top.jpg');
	width: 8px; 
	height: 25px;
}
.tabletopleft {
	background-image: url('../images/left_top.jpg');
	width: 8px; 
	height: 25px;
	
}
.tableright {
	background-image: url('../images/right.jpg');
	width: 8px;
}
.tableleft {
	background-image: url('../images/left.jpg');
	width: 8px;
}
.tablebottom {
	background-image: url('../images/bottom.jpg');
	background-repeat:repeat;
	height: 10px;
}
.tablebottomright {
	background-image: url('../images/right_bottom.jpg');
	background-repeat:no-repeat;
	width: 8px; 
	height: 10px;
}
.tablebottomleft {
	background-image: url('../images/left_bottom.jpg');
	background-repeat:no-repeat;
	width: 8px; 
	height: 10px;
}
.btabletop {
	background-image: url('../images/box/top.jpg');
	height: 20px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:orange;
	font-weight:bold;
}
.btablerrighttop {
	background-image: url('../images/box/top_right.jpg');
	width: 7px; 
	height: 20px;
}
.btabletopleft {
	background-image: url('../images/box/top_left.jpg');
	width: 7px; 
	height: 20px;
	
}
.btableright {
	background-image: url('../images/box/right.jpg');
	width: 7px;
}
.btableleft {
	background-image: url('../images/box/left.jpg');
	width: 7px;
}
.btablebottom {
	background-image: url('../images/box/bottom.jpg');
	height: 20px;
}
.btablebottomright {
	background-image: url('../images/box/bottom_right.jpg');

	width: 7px; 
	height: 20px;
}
.btablebottomleft {
	background-image: url('../images/box/bottom_left.jpg');
	width: 8px; 
	height: 10px;
}
