/* CSS RESET */
html{
	color:#000000;
	background:#000000;
}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}table{border-collapse:collapse;border-spacing:0;}img{
	margin-left: 10px;


}

.style1 {color: #FFFFFF}
body {
	background-color: #000000;
}

fieldset{
margin-left: 50px;
}

address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h5,h6{
	font-size:100%;
	font-weight:normal;
	color: #ffffff;
}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

h2 {
	text-decoration:underline;
}

h3 {
	padding-bottom:5px;
	padding-top:5px;
	font-weight: bold;
	font-size:14px;
	text-decoration:underline;
}

h4 {
	font-weight:bold;
}

body {
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 12px;
	line-height: 1.231;
}table{font-size:inherit;font-size:100%;}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
/* CSS RESET */


body {
	text-align:center;
	color:#ffffff;
}
a {
	text-decoration:none;
	color:#ffffff;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#wrap {
	width:900px;
	text-align:left;
	margin:0 auto;
	background:url(images/bg.jpg);
	background-color: b4975a;
	
}

.fl{ float:left}
.fr{ float:right}
.clearfix{ clear:both}


/* header */
#header {
	position:relative;
	height:111px;
	background-color: #000000;
}

#logo {
	position:absolute;
	top:20px;
	left:41px;
	height: 87px;
	background-repeat: no-repeat;
	background-image: url(images/logo.jpg);
	width: 207px;
	border-style:none;
}
#logo h1 {
	font-size:34px;
	color: #9B3535
}
#logo div {
	padding-left:100px
}
#nav {
	position:absolute;
	top:80px;
	left:570px;
	width:300px;
	height:27px;
	line-height:28px;
	padding:0 0 0 20px;
	
	
	
}
#nav li {
	float:left;
	font-weight:700;
	width:80px;
	padding:0 5px;

}
#nav a {
	
	text-decoration:none;
	display:block;
	text-align:center;
	color:#fff;
	background-color: #000000;
	font-weight:normal;
	border-top:solid;
	border-top-style:solid;
	border-top-color:#ffffff;
/*	border-left:thin;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-right:thin;
	border-right-color:#FFFFFF;
	border-right-style:solid; */

}

#nav a:hover { 

	border-top:solid;
	border-top-style:solid;
	border-top-color: #FF0000;
	height:28px;
	line-height:28px;
	color:#FFFFFF;
}

/* content */

.img {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 35px;
}
.main {
	width:830px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(images/box.jpg);
	color:#ffffff;
}
#text {margin:5px 0  0 50px;}
#text p {margin:0; }
#text h2 {
	font-size:18px;
	padding:20px 0 20px 0;
}
#text img {margin:0px 0  0 0;
	border-color:#ffffff;
	border-style:solid;
	border-width:1px;
}


#text ul {
	padding-left:30px;
}

#text li {
	list-style-position:outside;
	list-style-type: disc;
}


#col {margin:30px 0  10px 65px ;width:300px; background:url(images/col.jpg); width: 419px; height:161px ; }

#col div {width: 150px; margin: 20px 0 0  10px; display:inline}
#col .first  {margin: 20px 30px 0 20px;}
#col li{line-height:20px; list-style:inside disc;color:#9b3535;}
#col a { color:#9b3535; text-decoration:underline;}
.side {
	width:250px;
	display: inline;
	margin-right: 45px;
	border: 100;
	background-color: #B4975A;
	
}
.side h2 {font-size:22px}
.side li {line-height:20px; list-style:inside disc; color:#9b3535; }
.side ul {margin:20px  0 30px 20px}
#top {margin-top:20px}
/* footer */
#footer {
	height:25px;
	margin-left: 36px;
	margin-top:20px;
	width: 820px;
	background-color: #000000;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	font-size:12px;
}

#footer-bottom {
	height:25px;
	margin-left: 36px;
	width: 820px;
	background-color: #000000;
}

#footer-text {
	float:left;
	padding-left:12px;
	padding-top:6px;
	font-size:10px;
}

#footer-email {
	float:left;
	padding-left:12px;
	padding-top:6px;
}


#footer-text a, #footer-text a:visited, #footer-text a:active {
	color:#FFFFFF;
	text-decoration:none;
}

#footer-text a:hover {
	text-decoration:underline;
}

#footer-menu {
	float:right;
	padding-right:5px;
	padding-top:6px;
	
}

#footer-menu a, #footer-menu a:visited, #footer-menu a:active {
	color:#FFFFFF;
	text-decoration:none;
}

#footer-menu a:hover {
	text-decoration:underline;
	color:#FF0000;
}

#footer-guol {
	float:right;
	padding-top:6px;
	background-color:#000000;
	font-size:10px;
	text-align:right;
	
}

#footer-guol a, #footer-guol a:active, #footer-guol a:visited, #footer-guol a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.menu_hover{
	/* background-image: url(images/hover.jpg); */
}

#ftinner{
	position:fixed;
	bottom:-296px;
	width:820px;
	margin-left:35px;
	left: 37px;
}
#ftinner a {color:#FFFFFF}
.ftlink {
	width:500px;





	margin-left: -24.px;
	border-bottom: 18;
	border-bottom-color: #FFFFFF;
	margin-left: 10px;
	padding-top: 15px;
}
#wrap #content .side fr img2 {
	border-top-width: 21px;
	border-right-width: 21px;
	border-bottom-width: 21px;
	border-left-width: 21px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.base{
width:
	width: 50px;
}
.footer_base {
	height: 50px;
	width: 900px;
	background-color: #320200;
}
