body{
	padding:0 0 0 0;
	margin:0;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	background-color: #ADADAD;

}
.border{
	padding: 10px;
	border-top: solid 1px #000;
	border-left: solid 1px #000;
	border-right: solid 1px #414141;
	border-bottom: solid 1px #414141;
}


.featuredbox-wrapper,
.featuredbox{
	width: 700px;
	height: 300px;
	position: relative;
	overflow: hidden;
	font-family:  Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
.featuredbox ul.slides{
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.featuredbox ul.slides li{
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.featuredbox .description{
	top:225px;
	color:#FFFFFF;
	left:0px;
	padding:5px 30px;
	position:absolute;
	z-index:100;
	height: 65px;
	width: 340px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/bg.png);
	background-repeat: repeat;
	background-position: 0 0;
}
.featuredbox-wrapper .navigation{
	bottom:0px;
	color:#FFFFFF;
	right:0px;
	padding:0px;
	position:absolute;
	z-index:100;
	height: 300px;
	width: 300px;
	border-left: solid 1px #b1b1b1;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/bg.png);
	background-repeat: repeat;
	background-position: 0 0;
}
.featuredbox-wrapper .navigation ul{
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.featuredbox-wrapper .navigation li{
	list-style: none;
	list-style-type: none;
	margin: 0px 0px;
	padding: 15px 10px;
	height: 45px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/inactive.png);
	background-repeat: repeat;
	background-position: 0 0;
}
.featuredbox-wrapper .navigation li.hover{
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/hover.png);
	background-repeat: repeat;
	background-position: 0 0;
}
.featuredbox-wrapper .navigation li.active{
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/active.png);
	background-repeat: repeat;
	background-position: 0 0;
	color: #870000;
}
.featuredbox .box-slide1,
.featuredbox .box-slide2 {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 300px;
    width: 400px;
    z-index: -1;
}
.featuredbox .box-slide1,
.featuredbox .box-slide2{
	background: #000;	
}
.slide{
	width: 340px;
	height: 270px;
	color: #696969;
	padding: 15px 30px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/background.html);
	background-repeat: repeat;
	background-position: 0 0;
}
.slide h2{
	font-size: 18px;
	color: #FFF;
}
.slide p{
	padding: 2px 0px 6px 0px;
	color: #FFF;
}
.navigation h2{
	font-size: 12px;
	line-height: 16px;
	padding: 6px 0px 0px 0px;
	margin: 0px;
	text-shadow:0 1px 1px #F7F7F7;
	color:#000;
}
.navigation p{
	font-size: 11px;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	color:#777777;
}
.description h2{
	font-size: 12px;
	line-height: 16px;
	padding: 6px 0px 2px 0px;
	margin: 0px;
	text-shadow:0 1px 1px #F7F7F7;
	color:#FFF;
}
.description p{
	font-size: 11px;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	color:#FFF;
}
label{
	color: #FFF;
	width: 150px;
	display: block;
	float: left;
}
input{
	margin: 2px;
	border: solid 1px #cd3239;
	padding: 2px 5px;
}
a.button:link, a.button:visited, a.button:active{
	color: #FFF;
	text-decoration: none;
	border: solid 1px #FFF;
	padding: 2px 8px;
	margin: 0px;
	display: inline-block;
	font-size: 11px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
a.button:hover{
	color: #FFF;
}
.video-wrap{
	width: 400px;
	height: 300px;
	background: #000;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

/*------------------------------------------------main--------------------*/

/*------------------------------------------------top--------------------*/
#topMain{
	width:100%;
	height:181px;
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#bodyTopMain #bodyTop table tr td #News1 {
	width: 600px;
	height: 300px;
	border: 1px solid #AAA49E;
}

#top{
	width:950px;
	height:181px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#top ul.top{
	width:112px;
	height:16px;
	float:left;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-left: 0;
}
#top ul.top li{
	float:left;
	font-size:0;
	line-height:0;
}
#top ul.top li a.signup{
	display:block;
	width:55px;
	height:16px;
	color:#FFFEF4;
	background-color:inherit;
	text-align:center;
	text-decoration:none;
	margin:0 2px 0 0;
	text-transform:uppercase;
	background-image: url(images/signup_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	line-height: 16px;
	font-weight: bold;
}
#top ul.top li a.signup:hover{
	color:#EDED8F;
	background-color:inherit;
}
#top ul.top li a.login{
	display:block;
	width:55px;
	height:16px;
	color:#FFFEF4;
	background-color:inherit;
	text-align:center;
	text-decoration:none;
	margin:0;
	text-transform:uppercase;
	background-image: url(images/login_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
#top ul.top li a.login:hover{
	color:#EDED8F;
	background-color:inherit;
}
#top img.logo{
	display:block;
	font-size:0;
	line-height:0;
	float:right;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
#top p.topDiv{
	display:block;
	height:80px;
	width:2px;
	float:right;
	margin-top: 22px;
	margin-right: 28px;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(images/top_div.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bodyTopMain #bodyTop table tr td table tr td #lefttop {
	background-image: url(images/right_top2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 280px;
	height: 21px;
}
#bodyTopMain #bodyTop table tr td table tr td #leftsen {
	background-image: url(images/block_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 280px;
}
#bodyTopMain #bodyTop table tr td table tr td #leftsen #leftsent2 {
	width: 275px;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 1px;
	margin-left: 1px;
}
.leftimg {
	padding: 1px;
}

#bodyTopMain #bodyTop table tr td table tr td #leftbot {
	background-image: url(images/right_bot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 21px;
	width: 280px;
}

#top p.slogan{
	display:block;
	width:368px;
	height:52px;
	float:right;
	margin-top: 44px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(images/1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#top form{
	width:230px;
	height:22px;
	float:left;
	color:#000;
	border:#E3E1CD solid 5px;
	background-color: #FFFEF4;
	background-image: url(images/serch_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 19px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
}
#top form label{
	display:block;
	width:23px;
	height:23px;
	float:left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	margin-left: 2px;
	margin-right: 5px;
}
#top form input.txtBox{
	width:140px;
	height:21px;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-left:#404040 solid 1px;
	border-top:#404040 solid 1px;
	float:left;
	color:#101010;
	background-color:#fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
}
#top form input.go{
	width:36px;
	height:22px;
	float:right;
	border:none;
	cursor:pointer;
	font:bold 11px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#FFFEF4;
	background-image: url(images/btn_go.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-right: 5px;
}
#top ul.nav{
	width:950px;
	height:25px;
	float:right;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 1;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(images/nav_div.html);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Tahoma, Geneva, sans-serif;
}
#top ul.nav li{
	float:right;
	font-size:0;
	line-height:0;
	height:25px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 1;
	background-image: url(images/nav_div.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#top ul.nav li.noImg{
	background-image:none;
}
#top ul.nav li a{
	display:block;
	color:#7D0000;
	background-color:inherit;
	text-decoration:none;
	text-transform:uppercase;
	border:none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#top ul.nav li a:hover{
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
	color:#fff;
	background-color:inherit;
	background-image: url(images/nav_hover.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#top ul.nav li a.hover{
	display:block;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-transform:uppercase;
	background-image: url(images/nav_hover.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#top ul.sub{
	width:950px;
	float:right;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
#top ul.sub li{
	color:#FFF;
	background-color:inherit;
	font-family: Tahoma, Geneva, sans-serif;
	float: right;
	font-size: 16px;
	padding-right: 5px;
	padding-left: 5px;
}

#top ul.sub li a{
	color:#FFF;
	background-color:inherit;
	text-decoration:none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	padding-top: 0;
	padding-bottom: 0;
}
#top ul.sub li a:hover{
	color:#EFEF94;
	background-color:inherit;
}
	
/*------------------------------------------------top--------------------*/

/*------------------------------------------------bodyTop--------------------*/
#bodyTopMain{
	width:100%;
	color:#fff;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#bodyTopMain #bodyTop table tr td #topp {
	margin: 5px;
	padding: 5px;
	height: 100px;
	width: 285px;
	color: #000;
	background-color: #DFDFDF;
	border: 1px solid #ADADAD;
}
#bodyTopMain #bodyTop table tr td #topp table tr td div {
	border: 1px solid #000;
}


#bodyTop{
	width:950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #000;
	background-color: #FFF;
}
#bodyTopMain #bodyTop table tr td #topp:hover {
	background-color: #E7E4C7;
	border: 1px solid #A90000;
}

#bodyTop p.rightTop{
	display:block;
	background:url(images/right_top.gif) 0 0 no-repeat;
	width:324px;
	height:6px;
	font-size:0;
	line-height:0;
	float:right;
}
#bodyTop p.rightBot{
	display:block;
	background:url(images/faq_bg_bottom.gif) 0 0 no-repeat;
	width:324px;
	height:21px;
	font-size:0;
	line-height:0;
	float:right;
}
#bodyTop a.sp{
	display:block;
	background:url(images/special_offer.html) 0 0 no-repeat;
	width:324px;
	height:80px;
	margin:13px 0 0 0;
	float:right;
}
#bodyTop a.sp:hover{
	background:url(images/special_offer_hover.html) 0 0 no-repeat;
}
/*------------------------------------------------right--------------------*/

/*------------------------------------------------bodyTop--------------------*/

/*------------------------------------------------bodyBot--------------------*/
#bodyBotMain{
	width:100%;
	color:#fff;
	background-color: #900000;
	background-image: url(images/body_bot_bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#bodyBot{
	width:908px;
	margin:0 auto;
}
#bodyBot a.whatNew{
	display:block;
	background:url(images/what_new.html) 0 0 no-repeat;
	width:211px;
	float:right;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#bodyBot a.whatNew:hover{
	background:url(images/what_new_hover.html) 0 0 no-repeat;
}
#story{
	width:309px;
	float:right;
	background-image: url(images/body_bot_div.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 0px;
}
#story h2{
	color:#FFFEF4;
	background-color:inherit;
	display:block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 14px;
	margin-left: 0;
	padding-bottom: 5px;
}
#story ul{
	padding:0 0 2px 0;
}
#story ul li{
	font-size:0;
	line-height:0;
}
#story ul li a{
	display:block;
	color:#FFF;
	background-color:inherit;
	text-decoration:none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 14px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}
#story ul li a:hover{
	color:#fff;
	background-color:#393939;
}
#story a.rm3{
	display:block;
	background:url(images/read_more_bg2.gif) 0 0 no-repeat;
	width:76px;
	height:18px;
	margin:0 0 0 231px;
	color:#232424;
	background-color:inherit;
	font:bold 10px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
}
#story a.rm3:hover{
	color:#670606;
	background-color:inherit;
}
#event{
	width:210px;
	padding:0;
	margin:0;
}
#bodyTopMain #bodyTop table tr td table tr td #33 {
	width: 230px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#bodyTopMain #bodyTop table tr td table tr td #33:hover {
	background-image: url(images/bg.png);
	background-repeat: repeat;
	background-position: left top;
}

#event h2{
	color:#FFFEF4;
	display:block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	height: 30px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 14px;
	margin-left: 0;
	background-image: url(images/event.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.title3{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(images/title_bg.png);
	background-position:center top;
	background-repeat:no-repeat;
	width:280px;
	text-align:center;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#event ul{
	padding-top: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
.title4{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(images/title_bg2.png);
	background-position:center top;
	background-repeat:no-repeat;
	width:280px;
	text-align:center;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#event ul li{
	font-size:0;
	line-height:0;
}
#event ul li a{
	display:block;
	color:#000;
	background-color:inherit;
	text-decoration:none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
}
#event ul li a:hover{
	color:#fff;
	background-color:#393939;
}
#event a.rm4{
	display:block;
	background:url(images/read_more_bg2.gif) 0 0 no-repeat;
	width:80px;
	height:18px;
	color:#232424;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 100px;
}
#event a.rm4:hover{
	color:#670606;
	background-color:inherit;
}
/*------------------------------------------------bodyBot--------------------*/

/*------------------------------------------------footer--------------------*/
#footerMain{
	width:100%;
	height:50px;
	background:url(images/footer_bg.gif) 0 0 repeat-x #F1EFD8;
	color:#000;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#footer{
	width:908px;
	height:30px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer p.copyright{
	position:absolute;
	left:2px;
	top:4px;
	width:344px;
	color:#670606;
	background-color:inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}
#footer p.design{
	display:block;
	width:182px;
	height:25px;
	padding:0;
	position:absolute;
	left:722px;
	top:4px;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#8B8228;
	background-color:inherit;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right center;
}
#footer p.design a.link{
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#8B8228;
	background-color:inherit;
	text-decoration:none;
	padding:2px;
}
#footer p.design a.link:hover{
	color:#fff;
	background-color:#000;
}
/*------------------------------------------------footer--------------------*/
#bodyTopMain #bodyTop table tr td #event table {
	color: #000;
}

#bodyTopMain #bodyTop table tr td #Reklam {
	color: #000;
	border: 1px solid #CCC;
	width: 300px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#bodyTopMain #bodyTop table tr td #serok {
	background-image: url(images/title_bg3.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}
#bodyTopMain #bodyTop table tr td #serokbot {
	background-image: url(images/title_bot.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#bodyTopMain #bodyTop table tr td #seroksent {
	background-image: url(images/title_sent.png);
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center top;
}
#bodyTopMain #bodyTop table tr td table tr td #wtartop {
	background-image: url(images/title_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 66px;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}
#bodyTopMain #bodyTop table tr td table tr td #wtarsent {
	background-image: url(images/title_sent.png);
	background-repeat: repeat;
	background-position: center 0px;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}
#bodyTopMain #bodyTop table tr td table tr td #wtarbot {
	background-image: url(images/title_bot.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 18px;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}
#bodyTopMain #bodyTop table tr td #cortop {
	background-image: url(images/title_bg2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}
#bodyTopMain #bodyTop table tr td #corsent {
	background-image: url(images/titlesent.png);
	background-repeat: repeat;
	background-position: center top;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}
#bodyTopMain #bodyTop table tr td #corbot {
	background-image: url(images/titlebot.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}
#bodyTopMain #bodyTop table tr td #hzrtop {
	background-image: url(images/hzrtop.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
#bodyTopMain #bodyTop table tr td #hzrsent {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/hzrsent.png);
	background-repeat: repeat-y;
	background-position: center center;
	padding-right: 5px;
	padding-left: 5px;
}
#bodyTopMain #bodyTop table tr td #hzrsent table tr td #hzrtitle {
	margin-right: 2px;
	margin-bottom: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
}
#bodyTopMain #bodyTop table tr td #hzrbot {
	height: 20px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/hzrbot.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.gg {
	color: #C00;
}
