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

BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#c5c8ce;
	background-image:url(../images/bg.jpg); background-repeat:repeat-x; background-position:top;
}
.table-head{
	background-image:url(../images/head_bg.jpg);
	background-repeat: repeat-x;
	height: 99px;
}
.table-bot{
	background-image:url(../images/bot_show.jpg);
	background-repeat: repeat-x;
	text-align:center;
	height: 44px;
}
.table-menu{
	background-image:url(../images/menu/bg.jpg);
	background-repeat: repeat-x;
	height: 37px;
}
.h-news-3 {
	font-size: 12px; 
	color: #000000; 
	font-family: tahoma; 
}
.h-news-4 {
	font-size: 16px; 
	color: #ffffff; 
	font-family: tahoma; 
	font-weight:bold; 
}
.h-news-5 {
	font-size: 14px; 
	color: #660066; 
	font-family: tahoma; 
	font-weight:bold; 
}
.h-news-6 {
	font-size: 20px; 
	color: #333333; 
	font-family: tahoma; 
	font-weight:bold; 
}
.creditweb {
	font-size: 10px; 
	color: #cccccc; 
	font-family: tahoma;
	
}
.h-news-1 {
	font-size: 11px; 
	color: #ffffff; 
	font-family: tahoma;
}
.table_box_red
{
	border:2px #6a0101 solid;
	background-color:#760202;
	padding:20px;

}
.h-news-7 {
	font-size: 16px; 
	color: #333333; 
	font-family: tahoma; 
	font-weight:bold; 
}
a:link{text-decoration:none;}
a:visited{text-decoration:none;} 
a:active{text-decoration:none;} 
a:hover{text-decoration:none;} 