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



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373737;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #efebe1;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
}
a:link {
	color: #e31f26;
}
a:visited {
	color: #e31f26;
}
a:hover {
	color: #232176;
	text-decoration: none;
}

a:active {
	text-decoration: underline;
	color: #e31f26;
}
a img {
border-width:0;
}

.kk{
	height:18px;
	position:absolute; 
	z-index:2;
	text-align:left;
	margin-left: 338px;
	background-color: #232176;	
	
	}
	
.kk2{width:662px; 
	text-align:right;
	color: #ffffff;
	
	}
	
.kk3{
	width:50%;
	right:0px;
	height:18px;
	position:absolute; 
	z-index:1;
	background-color: #232176;	
}	
	
.copyright2 {
 	font-size:10px;
	color: #3737370;
	}

.homenews_title {
 	font-size:12px;
	font-weight:bold;
	color: #e31f26;
	}
	
.homenews_content {
 	font-size:11px;
	color: #5a4a42;
	}


.plssignin {
 	font-size:18px;
	font-weight:bold;
	}
	
.color_brown {
 	color: #5a4a42;
	}
	
.btext{
 	color: #5a4a42;
	font-size:14px;
	font-weight:bold;
	}