﻿/* regular */
body
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial;
	background-color: Black;
}
.right a {
	color:#890107;
	text-decoration: none;
	font-weight: bold;
}


.right a:hover{
	color:#000000;
}

.size
{
	width: 950px;
	margin: 0px auto;
}
/* header */
.header
{
	overflow: hidden;
	background-color: White;
}
.header  h1
{
	color:#000000;
	padding-left:20px;
	font-size:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mnav
{
	height: 39px;
	overflow: hidden;
	background-image: url(image/img_38.jpg);
	background-repeat: repeat-x;
	margin-left: 10px;
	width: 930px;
	position: relative;
}
.mnm ul
{
	margin: 0px;
	padding: 0px;
}
.mnm li
{
	float: left;
	padding: 0 0px 0 0px;
	min-width: 155px;
	line-height: 44px;
	text-align: center;
	color: #a7a8a8;
	font-family: Arial;
	background-image: url(image/3_03.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	list-style: none;
}
.mnm a
{
	color: #c7c7c7;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	display: inline-block;
	width: 150px;
	height: 100%;
}
.mnm a:hover, .mnm a:active
{
	color: #999999;
	background-color: #6A0610;
}
.mnimgl
{
	position: absolute;
	left: 0px;
	top: 0px;
}
.mnimgr
{
	position: absolute;
	right: 0px;
	top: 0px;
}

/* content */
.content
{
	background-color: White;
	overflow: hidden;
}
h3 {
	font-size:20px;
}
h4 {
	font-size:19px;
}
.cmainimg
{
	margin-left: 10px;
	margin-bottom: 8px;
	height: 185px;
	width: 930px;
}
.snimgl
{
	position: absolute;
	left: 0px;
	top: 0px;
}
.snimgr
{
	position: absolute;
	right: 0px;
	top: 0px;
}
.mcontent
{
	overflow: hidden;
	background-color: White;
/*	height: 760px; */
}
.mcleft
{
	float: left;
	width: 207px;
	margin-left: 15px;
	/*	margin-left: 7px; */
	background-color: #000000;
}
.right
{
	float: right;
	width: 700px;
	margin-right: 15px;
/*	margin-left: 7px; */
	background-color: White;
}

.right h1
{
	color:#000000;
	font-size:16px;
}

.mc01t2
{
	height: 38px;
	background-image: url(image/img_240.jpg);
	background-repeat: repeat-y;
	padding-left: 15px;
}
.mc01t2 p{
	padding-top:8px;
	color:#FFFFFF;
	font-weight:bold;
	padding-right: 5px;
}
.mc01cc a {
	color:#990000;
	text-decoration: none;
	font-weight: bold;
}
.mc01cc a:hover {
color:#666666;
}
/* footer */
.footer
{
	height: 142px;
	overflow: hidden;
	background-image: url(image/img_276.jpg);
	background-repeat: repeat-x;
	position: relative;
	line-height: 60px;
	font-size: 11px;
	color: White;
	text-align: center;
	clear: both;
	width: 100%;
}
.footer a:link, .footer a:visited
{
	color: white;
	text-decoration: none;
}
.footer a:hover, .footer a:active
{
	color: white;
	text-decoration: underline;
}

