@charset "utf-8";
* { margin:0; padding:0; font-family:arial; }
a img {
	border:0;
}
a {
	color: #8f0f0e;
}
button {
	background:transparent;
	border:0;
	cursor:pointer;
}
body {
	background-image:url(images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-size:12px;
	background-color:#551111;
	color:#fdffff;
}
.CONTAINER {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg2.png);
	background-repeat: repeat-y;
	background-position: left;
	padding-left:4px;
	padding-right:4px;
}
.MENU {
	background-image: url(images/menubg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 99px;
}
.LOGO {
	float: left;
	height: 99px;
	width: 222px;
}
.MENU_IN {
	float: left;
	height: 36px;
	width: 730px;
	margin-top: 31px;
}
.MENU_IN ul {
	list-style-type: none;

	
}
.MENU_IN ul li {
	float: left;
	height: 46px;
	max-width:90px;
	font-size:16px;
	border-right: 1px solid #a80c0c;
	padding-left:10px;
	padding-right:10px;
	position:relative;
}
.MENU_IN ul li:hover a{
	float: left;
	color:#c11111;	
}
.MENU_IN ul li.SEL {
	float: left;
	padding-top:0px;
	padding-bottom: 4px;
}
.MENU_IN ul li a {
	color: #e3af0d;
	text-decoration: none;
}
.MENU_IN ul li ul{
	display:none;
	background-color:#900;
	position:absolute;
	left:-1px;
	top:45px;
	width:200px;
}
.MENU_IN ul li ul li{
	padding:0;
	font-size:13px;
	clear:both;
	color:#FC0;
	background-color:#900;
	border:0;
	max-width:200px;
	height:20px;
	padding:5px;
	border-bottom:1px solid #C30;
}

.MENU_IN ul li:hover ul{
	display:block;
}
.MENU_IN ul li.SEL a {
	color:#c11111;	
}
.MENU .MENU_IN ul li ul li a {
	color: #FC0;
}
.FLASH {
	height: 281px;
}
.FLASH_LINE {
	background-image: url(images/flashline.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 15px;
	margin-bottom: 10px;
}
.CONTENT {
	background-image: url(images/bg2.gif);
	overflow: hidden;
}
.BOX1 {
	padding: 4px;
	width: 276px;
	border: 2px solid #c7c5c5;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.BOX1_I {
	background-color: #292726;
	padding: 6px;
	position: relative;
}
.BOX3 .CONTACT a {
	color:#fff;
}
.BOX2 {
	width: 354px;
	border: 2px solid #b79959;
	float: left;
	padding: 4px;
	margin-bottom:10px;
	margin-right: 10px;
}
.BOX2IMG {
	width:354px;
}
.BOX2_I {
	background-color: #b1b1af;
	padding: 6px;
}
.BOX3 {
	float: right;
	width: 250px;
	margin-bottom: 10px;
	border: 2px solid #c7c5c5;
	padding:4px;
	margin-right: 13px;
	clear: right;
}
.BOX3 input[type="text"] {
	font-size: 11px;
	height: 17px;
	color: #000;
	width: 187px;
	*width:175px;
	border:1px solid #fff;
	float: left;
	margin-top:1px;
}
.BOX3 button {
	float: right;
}
.ARROW {
	height: 20px;
	width: 20px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.BOX2_I_P {
	padding: 6px;
}
.BOX4 {
	padding: 4px;
	width: 233px;
	border: 2px solid #c7c5c5;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.BOX4_I {
	background-color: #292726;
	padding: 6px;
	position: relative;
}
.BOX5 {
	width: 392px;
	border: 2px solid #b79959;
	float: left;
	padding: 4px;
	margin-bottom:10px;
	margin-right: 10px;
}
.BOX5_I {
	background-color: #b1b1af;
	padding: 6px;
}
.GRAY h2 {
	color: #8f0f0e;
	font-size: 16px;
	font-weight: normal;
}
.BLACK h2 {
	color: #e5ab2e;
	font-size: 16px;
	font-weight: normal;
}
h3 {
	color: #8f0f0e;
	font-size: 12px;
	font-weight: normal;
}
.BLACK {
	line-height: 20px;
}
.GRAY {
	color:#292726;
	line-height: 20px;
}
.MORE {
	color:#bf120a;
}
.ART_BOX {
	margin: 10px;
}
.MORE a {
	text-decoration: none;
	color: #bf120a;
}
.FOOTER {
	height: 30px;
	clear: both;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align:center;
}
#COPY {
	text-align: center;
	font-size: 11px;
	color: #CFCFCF;
}
#COPY a {
	color: #CFCFCF;
	text-decoration: none;
}
.BOX_MIDDEL {
	float: left;
	width: 364px;
}
.CONTAINER .BLACK h3.H2C {
	color: #e3af0d;
}.BOX_LEFT {
	float: left;
	width: 304px;
}
.LEFT2 {
	float: left;
	width: 271px;
}
.NAV_ITEM { float:left; margin-right:5px; }
.NAV_ITEM a{ color:#fff; } 

.CONTACT_FORM
{
	width:229px;
}
.CONTACT_FORM input[type='text']
{
	width:150px;
}
.CONTACT
{
	padding-bottom:25px;
}
.ERROR
{
	color:red;
}
