A {
	color: #FF1A1A; text-decoration: none; background: none;
}

A:hover {
	color: #FF4500; text-decoration: underline; background: none;
}

A:active {
	color: #989DA5; text-decoration: none; background: none;
}

A:visited {
	color: #BA2121; text-decoration: none; background: none;
}

A:visited:hover {
	color: #FF4500; text-decoration: underline; background: none;
}

A:visited:active {
	color: #989DA5; text-decoration: none; background: none;
}



.menu A {
	color: #FFFFFF; text-decoration: none; background: none;
}

.menu A hover {
	color: #FFF868; text-decoration: underline; background-color: #4FA0AC;
}

.menu A active {
	color: #989DA5; text-decoration: none; background: none;
}

.menu A:visited {
	color: #DEDDE6; text-decoration: none; background: none;
}

.menu A:visited:hover {
	color: #FFF868; text-decoration: underline; background-color: #4FA0AC;
}

.menu A:visited:active {
	color: #989DA5; text-decoration: none; background: none;
}


/* ===================================================================================== */

body {
	text-align: center;

	background-image: url(bg_2.png);
	color: #331A0F;
	background-color: #FFFCEE;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 30px;
	font-size: small;

	scrollbar-track-color:rgb(255, 255, 245);
	scrollbar-face-color:rgb(255, 255, 245);
	scrollbar-arrow-color:rgb(120, 120, 120);
	scrollbar-3dlight-color:rgb(255, 255, 245);
	scrollbar-darkshadow-color:rgb(255, 255, 245);
	scrollbar-highlight-color:rgb(120, 120, 120);
	scrollbar-shadow-color:rgb(120, 120, 120);
}



.container {
	text-align: left;
	background-image: url(bg_1.png);
	border-top: 5px solid #7A123C;
	border-bottom: 1px solid #3E3D4E;
	border-right: 1px solid ##3E3D4E;
	border-left: 1px solid ##3E3D4E;
	
	width: 700px;
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #ffffff;
}


.recent {
	float: left;
	width: 280px;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
}

.topimg {
	text-align: center;
	padding: 0px;
	margin-left: 290px;
	width: 400px;

}

.footer_enter {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #013850;
	
	border-top: 1px dotted #6CB0A6;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	clear: both;
	
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	
	margin-top: 0px;
	background-color: #C8E1C3;
}

.footer {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #013850;
	
	border-top: 1px dotted #6CB0A6;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	clear: both;
	
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	
	margin-top: 15px;
	background-color: #C8E1C3;
}



.menu_title {
	margin-bottom: 3px;
	
}

.menu_title2 {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
}



.top_ban img {
	border: 1px solid #04C897;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

.big_ban {
	text-align: center;
	
	width: 700px;
	
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}


.big_ban img {
	border-top: 1px solid #352268;
	border-bottom: 1px solid #352268;
	border-right: 1px solid #352268;
	border-left: 1px solid #352268;
}



.goto_history {
	font-size: xx-small;
	text-align: center;

	border-top: 3px solid #666666;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
	margin-bottom: 10px;

	background-color: #dddddd;
}


.box_enter {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	
	border-top: 1px dashed #757575;
	border-bottom: 1px dashed #757575;
	border-right: 1px dashed #757575;
	border-left: 1px dashed #757575;
	
	width: 700;
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #ffffff;
}


.box01 {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 7px;

	width: auto;

	background-color: #FEFDE7;
	margin-left: 0px;
	margin-bottom: 0px;
}



.box02 {
	font-size: x-small;
	line-height: 1.2em;
	width: auto;
	background-color: #FEFDE7;
	
	clear: both;
	border-top: 1px solid #81AAB6;
	border-bottom: 1px solid #81AAB6;
	border-right: 1px solid #81AAB6;
	border-left: 1px solid #81AAB6;
	
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 6px;
	
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

.box02 td{
	font-size: x-small;
}



.white_box {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 1.4em;
	
	border: 1px solid #757575;
	
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	
	padding: 5px;
	
	background-color: #ffffff;
}





.col_01 {
	color: #ffffff;
	font-weight: bold;
	font-size: medium;
	line-height: 1.2em;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	
	border-top: 0px solid #81AAB6;
	border-bottom: 0px solid #81AAB6;
	border-right: 0px solid #81AAB6;
	border-left: 3px solid #42314A;
	
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 10px;
	
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left:10px;
	margin-right: 10px;
	
	background: white url("bar_green.png") repeat fixed left top;
}



.col_02 {
	text-align: left;
	font-size: medium;
	line-height: 1.2em;
	width: auto;
	background-color: #FEFDE7;
	
	border-top: 1px solid #81AAB6;
	border-bottom: 1px solid #81AAB6;
	border-right: 1px solid #81AAB6;
	border-left: 1px solid #81AAB6;
	
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 25px;
}


.col_03 {
	border-top: 1px solid #03567E;
	border-right: 3px solid #42314A;
	border-left: 3px solid #42314A;
	border-bottom: 1px solid #03567E;

	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;

	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	
	text-align: left;
	text-color: #000000;
	font-size: small;
	font-weight: bold;

	background: #FBF591 url("img/bg_4.png") repeat-x fixed left bottom;
}



.col_04 {
	font-size: small;
	font-weight: normal ;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
	margin-right: auto;
}


.col_04 td{
	font-size: x-small;
}

.col_04 table {
	line-height: 1.2em;
	text-align: left;
	margin-top: 0.8em;
	margin-bottom: 0px;
}



.recent_date_new{
	border-top: 1px solid #03567E;
	border-right: 3px solid #03567E;
	border-bottom: 1px solid #03567E;
	border-left: 3px solid #03567E;
	padding-top: 1px;
	padding-left: 5px;	
	text-color: #000000;
	font-size: small;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	background: #FFB0B0 url("img/newsbg01.jpg") repeat-x fixed left bottom;
}
.recent_date{
	border-top: 1px solid #03567E;
	border-right: 3px solid #03567E;
	border-bottom: 1px solid #03567E;
	border-left: 3px solid #03567E;
	padding-top: 1px;
	padding-left: 5px;	
	text-color: #000000;
	font-size: x-small;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	
	background: #FBF591 url("img/newsbg02.jpg") repeat-x fixed left bottom;
}

.recent_comment{
	color: #0A51A7;
	font-size: x-small;
	margin-bottom: 3px;
}


.in {
	background-color: #FFFEF4;
	border:1px solid #f85b79;

	scrollbar-track-color:rgb(255, 255, 245);
	scrollbar-face-color:rgb(255, 255, 245);
	scrollbar-arrow-color:rgb(120, 120, 120);
	scrollbar-3dlight-color:rgb(255, 255, 245);
	scrollbar-darkshadow-color:rgb(255, 255, 245);
	scrollbar-highlight-color:rgb(120, 120, 120);
	scrollbar-shadow-color:rgb(120, 120, 120);
}


.btn {

	background-color: #FFFBD0;
	border:1px solid #f85b79;

	border-top: 1px solid #f85b79;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #f85b79;
}


.Amenu {
	color: #660000;
	background-color: #FEFDE7;
	width: 100px;
	padding: 7px 5px 5px;
	height: 20px;
	vertical-align: middle;
	border: 1px solid #FF6600;
	}
	

.Amenu:hover {
	color: #FF0000;
	background-color: #FFFF99;
	width:100px;
	padding: 7px 5px 5px;
	height: 20px;
	vertical-align: middle;
	font-weight: bold;

}
