body {
	background: #474748 url(images/bg.png) repeat-x;
	margin: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #F8F8F8;
}
a:link {
	color: #FDDC1D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FDDC1D;
}
a:hover {
	text-decoration: underline;
	color: #F8F8F8;
}
a:active {
	text-decoration: none;
	color: #FDDC1D;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
	font-weight: bold;
	padding:0;
	margin:0;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 13pt;
}
h3 {
	font-size: 12pt;
}
h4 {
	font-size: 11pt;
}
a.b {
	display:block;
	width:100%;
	height:100%;
}
.non {display:none;}
.clr {clear:both}
.fl {float:left}
.fr {float:right}
#wrap {
	margin: 0px auto;
	width: 95%;
}
#h {
	background: url(images/1-bg.jpg) repeat-x;
	height: 284px;
}
#h .l {
	background: url(images/1-1.jpg) no-repeat;
	height: 284px;
	width:360px;
	float:left;
}
#h .r {
	background: url(images/1-3.jpg) no-repeat;
	height: 284px;
	width:357px;
	float:right;
}
#h .c {
	background: url(images/1-2.jpg) no-repeat center center;
	height: 284px;
	margin:0 357px;
}
#h2 {
	background: url(images/2-bg.jpg) repeat-x;
	height: 54px;
}
#h2 .l {
	background: url(images/2-1.jpg) no-repeat;
	height: 54px;
	width:365px;
	float:left;
}
#h2 .r {
	background: url(images/2-2.jpg) no-repeat;
	height: 54px;
	width:375px;
	float:right;
}
#main {
	margin:0 12px;
	background:url(images/m-bg.jpg) 25% 0;
	border-left: 2px solid #D4D4D6;
	border-right: 2px solid #D4D4D6;
	padding:10px
}
#f {
	background: url(images/z-bg.jpg) repeat-x;
	height: 172px;
}
#f .l {
	background: url(images/z-1.jpg) no-repeat;
	height: 172px;
	width:347px;
	float:left;
}
#f .r {
	background: url(images/z-3.jpg) no-repeat;
	height: 172px;
	width:375px;
	float:right;
}
#f .c {
	background: url(images/z-2.jpg) no-repeat center center;
	height: 172px;
	margin:0 357px;
}
.block {
	background: #333333;
}
.block .l {
	background: url(images/t-l.gif) repeat-y left center;
}
.block .r {
	background: url(images/t-r.gif) repeat-y right center;
	padding:10px;
}
.title {
	background: url(images/t-t-bg.gif) repeat-x;
	width:100%;
	text-align:center;
	line-height:39px;
}
.foot {
	background: url(images/t-b-bg.gif) repeat-x;
	width:100%;
}
.title a:link, .title a:active, .title a:visited {color:#333;}
.title a:hover {text-decoration:none; border-bottom: 1px dashed #fff; border-top: 1px dashed #fff; padding:0 5px;}
