@charset "utf-8";
/* CSS Document */
body {
	text-align:center;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#130F0E;
	color:#D3D3D3;
	margin:0;
	padding:0;
}
a img {
	border:none
}
a {
	color:#a60328;
}
a:hover {
	text-decoration:none;
}
.flo {
	float:left;
}
.clear {
	clear:both;
	height:0;
}
.header {
	width:980px;
	margin:auto;
	background:url(images/header.jpg) no-repeat right top; text-align:left;}
}
.header .right {
	float:left;
	width:682px;
	height:90px;
	background:url(images/header.jpg) left top no-repeat
}
.footer {
	width:980px;
	margin:auto;
	height:71px;
	margin-top:-9px;
}
.footerl {
	width:320px;
	float:left;
	background:url(images/leftf.jpg) no-repeat;
	height:71px;
}
.footerlogo {
	width:153px;
	float:left;
}
.footerr {
	width:507px;
	float:left;
	background:url(images/rightf.jpg) no-repeat;
	height:71px;
}
.footerr div {
	padding-top:20px;
	text-align:left;
	padding-left:10px;
}
.content {
	width:969px;
	margin:auto;
	
}
.block {
	width:100%;
	background:#070506;
	margin-bottom:9px;
	position:relative;
}
.block .head {
	height:7px;
}
.block .foot {
	height:4px;
	padding-top:3px;
}
.l {
	float:left
}
.r {
	float:right
}
.red, .yellow {
	padding:0px 6px
}
.red .head {
	background:url(images/redheadbg.jpg) repeat-x;
	float:left;
	overflow:hidden;
	height:34px;
}
.red .head .z-1 {
	background:url(images/redheadl.jpg) top left no-repeat
}
.red .head .z-2 {
	background:url(images/redheadr.jpg) top right no-repeat;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	font-size:22px;
	font-weight:bold;
}
.red .lineh {
	border-top:1px solid #060606;
	border-bottom:1px solid #060606;
	clear:both;	
	background:#A70328;
	color:#070506;
	overflow:hidden;
	height:24px;
}
.red .lineh a {
	color:#070506;
	text-decoration:underline;
}
.yellow .head {
	background:url(images/yellowheadbg.jpg) repeat-x;
	float:left;
	overflow:hidden;
	height:34px;
}
.yellow .head .z-1 {
	background:url(images/yellowheadl.jpg) top left no-repeat
}
.yellow .head .z-2 {
	background:url(images/yellowheadr.jpg) top right no-repeat;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	font-size:22px;
	font-weight:bold;
	color:#060606;
}
.yellow .lineh {
	border-top:1px solid #060606;
	border-bottom:1px solid #060606;
	clear:both;
	background:#F8C341;
	color:#090B08;
	overflow:hidden;
	height:24px;
}
.yellow .lineh a {
	color:#090B08;
	text-decoration:underline;
}
.title {
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.red .title {
	background:url(images/redheadsubhead.jpg) repeat-x;
	height:19px;
	padding-top:5px;
}
.yellow .title {
	background:url(images/yellowheadsubhead.jpg) repeat-x;
	height:19px;
	padding-top:5px;
}
.red .title div, .yellow .title div, .red .line div, .yellow .line div, .red .lineh div, .yellow .lineh div {
	float:left;
	width:180px;
	text-align:left;
	padding-left:11px;
	height:20px;
	padding-top:4px;
}
.line {
	border-top:1px solid #060606;
	border-bottom:1px solid #060606;
	clear:both;
    
	background:#0C0C0C;
	color:#d2d4d5;
	overflow:hidden;
	height:24px;
}
.red .line a {
	color:#ffffff;
	text-decoration:none;
}
.yellow .line a {
	color:#F6C43F;
	text-decoration:none;
}
.line a:hover, .lineh a:hover {
	text-decoration:underline;
}
.block .contact {
	padding:18px;
	text-align:left;
}
.block .contact h2 {
	font-size:22px;
	padding:0;
	margin:0;
	padding-bottom:18px;
	color:#f8c340
}
.block .contact .red {
	color:#ffff00;
	padding:0;
	margin:0;
}

.wrap {height:34px;}
.book { position:absolute; top:12px; right:7px;}