@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	background-image:url(img/bg.jpg);
	}
.txttp{
	font-family:Arial;
	font-size:11px;
	color:#8E4414;
	font-weight:normal;
	text-decoration:none;
	}
.txttp:hover{
	font-family:Arial;
	font-size:11px;
	color:#8E4414;
	font-weight:normal;
	text-decoration:underline;
	}	
.martxt{
	font-family:Arial;
	font-size:11px;
	color:#C8773C;
	font-weight:normal;
	text-decoration:none;
	}	
.martxt a:link,.martxt a:visited,.martxt a:active{
	font-family:Arial;
	font-size:11px;
	color:#C8773C;
	font-weight:normal;
	text-decoration:none;
	}		
.martxt a:hover{
	font-family:Arial;
	font-size:11px;
	color:#C8773C;
	font-weight:normal;
	text-decoration:underline;
	}	
.newshead{
	font-family:Arial;
	font-size:11px;
	color:#F7721B;
	font-weight:normal;
	text-decoration:none;
	}	
.newsdetail{
	font-family:Arial;
	font-size:11px;
	color:#AE6530;
	font-weight:normal;
	text-decoration:none;
	}
.newsdetail:hover{
	font-family:Arial;
	font-size:11px;
	color:#AE6530;
	font-weight:normal;
	text-decoration:underline;
	}
.txtfld{
	font-family:Arial;
	font-size:11px;
	border:1px solid #703101;
	color:#996600;
	background-color:#000000;
	}
.art{
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	}
.head{
	font-family:Arial;
	font-size:16px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	}
.head1{
	font-family:Arial;
	font-size:16px;
	color:#C8773C;
	font-weight:normal;
	text-decoration:none;
	}
.MsHeading {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.MsHeading1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-transform:uppercase;
	color: #C8773C;
	text-decoration: none;
}
.acl{
	font-family:Arial;
	font-size:11px;
	color:#FF0000;
	font-weight:normal;
	text-decoration:none;
	}
