﻿body {
	font-family: Arial,Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	background-color:#5F2323;
}
.main {
	border: 2px solid #FCFBF9;
	width: 980px;
	margin: 0px auto;
	padding: 0;
	background-color: #FFFFFF;
	color: #000000;
}
a {
	color: #A00000;
	background-color: inherit;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
.top {
	background-color: #FFFFFF;
	color: #000000;
	height: 220px;
	background-image: url('../images/header-3.jpg');
	background-repeat: no-repeat;
}
.name {
	padding: 162px 0 0 0px;
	text-align: center;
	color: #A00000;
	font-size: 36px;
	font-weight: bold;
}
.t_bg {
	background-image: url('../images/t_bg.gif');
	background-repeat: repeat-x;
	height: 4px;
}
.t_bg2 {
	background-image: url('../images/t_bg2.gif');
	background-repeat: repeat-x;
	height: 4px;
}
.menu {
	padding: 5px 10px;
	background-color: #FFFFFF;
	color: #000000;
}
.menu a {
	background-image: url('../images/m_bg.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0 5px 0 10px;
	margin: 0 15px 0 0;
	font-size: 12px;
	color: #808080;
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: none;
	color: #9E0F01;
	background-color: inherit;
	border-bottom: 1px solid #A00000;
	background-image: url('../images/m_bg2.gif');
}
.ct {
	position: relative;
	float: left;
	width: 100%;
}
.c1 {
	border-top: 1px solid #A00000;
	border-right: 1px solid #A00000;
	border-bottom: 1px solid #A00000;
	margin: 3px 3px 3px 1px;
	padding: 0 10px 10px 10px;
	background-color: #EEEEEE;
	color: #000000;
}
.c2 {
	margin: 3px 0;
	text-align: justify;
	padding: 10px;
}
.c3 {
	border-top: 1px solid #A00000;
	border-left: 1px solid #A00000;
	border-bottom: 1px solid #A00000;
	margin: 3px 1px 3px 3px;
	padding: 10px;
	background-color: #EEEEEE;
}
.title1 {
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 10px 0px;
}
.c1 ul li a {
	color: #000000;
	background-color: inherit;
	font-weight: normal;
	text-decoration: none;
}
.c1 ul li a:hover {
	color: #A00000;
	background-color: inherit;
}
.c1 ul {
	padding: 0;
	margin: 0 0 0 25px;
}
.c1 li {
	border-bottom: 1px solid #000000;
}
.link ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
.link li {
    margin:15px 0 0 0px;
    padding:0 5px 0 0px;
    line-height:15px;
    list-style:none;
    text-align:left;
}
.link {
    float: left;
    width: 253px;
    text-align:left;
}

.title2 {
	font-size: 20px;
	font-weight: bold;
	color: #A00000;
	background-color: inherit;
	text-align: center;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.footer {
	position: relative;
	clear: left;
	height: 10px;
	background-image: url('../images/t_bg2.gif');
	background-position: 50% top;
	background-repeat: repeat-x;
	background-color: #EEEEEE;
	color: #000000;
	padding: 12px 0 9px 5px;
	font-size: 10px;
}
.footer a {
	font-size: 10px;
}
.title3 {
	font-size: 12px;
	font-weight: bold;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #A00000;
}
.watchsites {
	padding: 0;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	width: 100%;
	border: 1px;
	border-color: #EBEBEB;
}
.cp1 {
	float: left;
	color: #A00000;
}
.cp2 {
	float: right;
	padding-right: 20px;
}

