/* CSS Document */

body{
	padding:0 0 0 0;
	margin:0;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;

}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

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%;
	background:url(images/index_top_bg.gif) 0 0 repeat-x;
	height:550px;
}
#top{
	width:810px;
	height:527px;
	margin:0 auto;
}
#top ul.top{
	width:112px;
	height:16px;
	float:right;
	margin:1px 0 0 0;
	clear:right;
}
#top ul.top li{
	float:left;
	font-size:0;
	line-height:0;
}
#top ul.top li a.signup{
	display:block;
	background:url(images/signup_bg.gif) 0 0 no-repeat;
	width:55px;
	height:16px;
	font:bold 9px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFEF4;
	background-color:inherit;
	text-align:center;
	text-decoration:none;
	margin:0 2px 0 0;
	text-transform:uppercase;
}
#top ul.top li a.signup:hover{
	color:#EDED8F;
	background-color:inherit;
}
#top ul.top li a.login{
	display:block;
	background:url(images/login_bg.gif) 0 0 no-repeat;
	width:55px;
	height:16px;
	font:bold 9px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFEF4;
	background-color:inherit;
	text-align:center;
	text-decoration:none;
	margin:0;
	text-transform:uppercase;
}
#top ul.top li a.login:hover{
	color:#EDED8F;
	background-color:inherit;
}
#toplogo{
	height:80px;
	margin-top:28px;
	}
#top img.logo{
	display:block;
	font-size:0;
	line-height:0;
	margin:5px 39px 0 0;
	float:left;
}
#top p.topDiv{
	display:block;
	background:url(images/top_div.gif) 0 0 no-repeat;
	height:80px;
	width:2px;
	margin:22px 38px 0 0;
	float:left;
}
#top p.slogan{
	display:block;
	background:url(images/slogan.gif) 0 0 no-repeat;
	width:281px;
	height:52px;
	float:right;
	margin:44px 40px 0 0;
}
#top form{
	width:153px;
	height:18px;
	float:right;
	padding:10px 11px 12px 35px;
	color:#000;
	border:#E3E1CD solid 5px;
	margin:15px 0 0 0;
	background:url(images/serch_icon.gif) 10px 13px no-repeat #FFFEF4;
}
#top form label{
	display:block;
	width:53px;
	height:23px;
	float:left;
	font:bold 13px/23px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#top form input.txtBox{
	width:100px;
	height:21px;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-left:#404040 solid 1px;
	border-top:#404040 solid 1px;
	float:left;
	font:normal 11px/21px "Î¢ÈíÑÅºÚ";
	color:#999999;
	background-color:#fff;
	padding:0 0 0 6px;
}
#top form input.go{
	width:36px;
	height:22px;
	background:url(images/btn_go.gif) 0 0 no-repeat;
	float:right;
	border:none;
	cursor:pointer;
	font:bold 11px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#FFFEF4;
}
#top .topflash{
	width:810px;
	height:343px;
	margin:0 auto;
	margin-top:14px;
	background:url(images/body_flash_bg.gif) no-repeat;
	padding:11px 0 0 10px;
	}
	
/*------------------------------------------------µ¼º½¿ªÊ¼--------------------*/
.nav{
	font-size:12px;
	position:relative;
	z-index:100;
	width:810px;
	height:26px;
	margin:23px 0 0 5px;
	float:left;
/*	background:url(images/nav_div.gif) left top no-repeat;*/
	padding:0 0 0 2px;
	} 
.nav ul{
	list-style:none;
	} 
.nav li{
	float:left;
	position:relative;
	font-size:0;
	line-height:0;
/*	background:url(images/nav_div.gif) right top no-repeat;*/
	height:26px;
	padding:0 2px 0 0;
	} 
.nav ul ul{
	visibility:hidden;
	position:absolute;
	left:-75px;
	top:19px;
	} 
.nav table{
	position:absolute; 
	top:0; 
	left:0;
	} 
.nav ul li:hover ul, .nav ul a:hover ul{
	visibility:visible;
	} 
.nav a{
	display:block;
	padding:0 5px;
	color:#fff;
	text-decoration:none;
	} 
.nav a:hover{
	background:#f2cdb0;
	color:#f00;
	} 
.nav ul ul{

	} 
.nav ul ul li {
	text-align:left;
	font-size:12px;
	float:left;
	} 
.nav ul ul li a{
	float:left;
	display:block;
	height:13px;

	margin:0;
	border:0;
	} 
.nav ul ul li a:hover{
	border:0;
	} 
#top .nav li.noImg{
	background-image:none;
	}
#top .nav li a{
	display:block;
	padding:0 17px;
	font:bold 12px/25px "Î¢ÈíÑÅºÚ";
	color:#a31d31;
	background-color:inherit;
	text-decoration:none;
	text-transform:uppercase;
	border:none;
}
#top .nav li a:hover{
	background:url(images/nav_hover.gif) 0 0 repeat-x;
	padding:0 16px;
	border-left:#9e172b solid 1px;
	border-right:#9e172b solid 1px;
	color:#fff;
	background-color:inherit;
}
#top .nav li a.hover{
	display:block;
	background:url(images/nav_hover.gif) 0 0 repeat-x;
	padding:0 16px;
	border-left:#9e172b solid 1px;
	border-right:#9e172b solid 1px;
	color:#fff;
	background-color:inherit;
	font:bold 12px/25px "Î¢ÈíÑÅºÚ";
	text-decoration:none;
	text-transform:uppercase;
}
#top ul.sub{
	width:660px;
	padding:11px 0 0 10px;
	float:left;
}
#top ul.sub li{
	float:left;
	color:#ffcac7;
	background-color:inherit;
	font:normal 12px/14px "Î¢ÈíÑÅºÚ";
	background:none;
	border:none;
}
#top ul.sub li a{
	color:#ffcac7;
	background-color:inherit;
	font:normal 12px/14px "Î¢ÈíÑÅºÚ";
	padding:0 6px;
	text-decoration:none;
	background:none;
	border:none;
}
#top ul.sub li a:hover{
	color:#c7f4b4;
	padding:0 6px;
	background-color:inherit;
	background:none;
	text-decoration:none;
	border:none;
}



#top ul.sub0{
	width:380px;
	padding:11px 0 0 10px;
	float:left;
}
#top ul.sub0 li{
	float:left;
	color:#ffcac7;
	background-color:inherit;
	font:normal 12px/14px "Î¢ÈíÑÅºÚ";
	background:none;
	border:none;
}
#top ul.sub0 li a{
	color:#ffcac7;
	background-color:inherit;
	font:normal 12px/14px "Î¢ÈíÑÅºÚ";
	padding:0 6px;
	text-decoration:none;
	background:none;
	border:none;
}
#top ul.sub0 li a:hover{
	color:#c7f4b4;
	padding:0 6px;
	background-color:inherit;
	background:none;
	text-decoration:none;
	border:none;
}


/*------------------------------------------------µ¼º½½áÊø--------------------*/


	
/*------------------------------------------------top--------------------*/

/*------------------------------------------------bodyTop--------------------*/
#bodyTopMain{
	width:100%;
	padding:8px 0 0 0;
	background:/*url(images/body_top_bg.gif) repeat-x*/ #86b36d;
	color:#fff;
}
#bodyTop{
	width:800px;
	margin:0 auto;
}
#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.gif) 0 0 no-repeat;
	width:306px;
	height:80px;
	margin:13px 0 0 0;
	float:right;
}
#bodyTop a.sp:hover{
	background:url(images/special_offer_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------left--------------------*/
#left{
	width:468px;
	float:left;
}
#left h2.welcome{
	display:block;
	height:41px;
	border-bottom:#405634 dashed 2px;
	background:url(images/newstitle.jpg) 0 0 no-repeat;
	text-indent:-2000px;
	margin:0 0 19px 0;
}


/*------------------------------------------------newsLink--------------------*/

#left ul.newsLink{
	width:443px;
	margin-left:8px;
	margin-bottom:12px;

}
#left ul.newsLink li{
	height:30px;
	background:url(images/news_div.gif) left bottom repeat-x;
	font-size:0;
	line-height:0;
}
#left ul.newsLink li a{
	display:block;
	background:url(images/icon1.gif) 5px 7px no-repeat;
	padding:0 0 0 24px;
	font:normal 12px/32px "Î¢ÈíÑÅºÚ";
	color:#1D1D1D;
	background-color:inherit;
	text-decoration:none;
}
/*#left ul.newsLink .b a{
	display:block;
	background:url(images/icon1.gif) 5px 7px no-repeat;
	padding:0 0 0 24px;
	font:normal 12px/32px "Î¢ÈíÑÅºÚ";
	color:#670606;
	background-color:inherit;
	text-decoration:none;
}*/
#left ul.newsLink li a:hover{
	color:#1D1D1D;
	background-color:#709b58;
}
#left ul.newsLink li.noImg{
	background-image:none;
}

#left p.news_rm{
	display:block;
	height:19px;
	background:#9abe86;
	padding:0 0 0 25px;
	font:normal 10px/19px Arial, Helvetica, sans-serif;
	color:#262721;
	margin:0 0 25px 0;
}
#left p.news_rm a{
	display:block;
	width:70px;
	height:19px;
	background:url(images/news_more_bg.gif) 0 0 no-repeat;
	font:bold 11px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	float:right;
}
#left p.news_rm a:hover{
	color:#E8EBD6;
	background-color:inherit;
}
/*------------------------------------------------newsLink End--------------------*/
/*------------------------------------------------login--------------------*/
#mem{
	width:196px;
	float:right;
	margin:14px 0 0 0;
	padding:0 18px 0 92px;
	background:url(images/login_mem_bg.gif) no-repeat;
	height:134px;
}
#mem h2{
	display:block;
	padding:0 0 0 36px;
	font:bold 22px/22px Arial, Helvetica, sans-serif;
	color:#2E2E2E;
	background-color:inherit;
	margin:0 0 18px 0;
		text-indent:-2000px;
}
#mem form{
	width:188px;
	padding:0;
	margin:0;
}
#mem form label{
	display:block;
	width:71px;
	font:normal 10px/19px Arial, Helvetica, sans-serif;
	color:#636363;
	background-color:inherit;
	float:left;
	margin:0 0 6px 0;
}
#mem form input.txtBox3{
	width:140px;
	height:17px;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-top:#404040 solid 1px;
	border-left:#404040 solid 1px;
	font:normal 10px/19px Arial, Helvetica, sans-serif;
	color:#071E22;
	background-color:#fff;
	float:right;
	margin:0 0 6px 0;
}
#mem form input.login{
	background:url(images/btn_login.gif) 0 0 no-repeat;
	width:52px;
	height:22px;
	font:bold 10px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#86b36d;
	background-color:#EFEFEF;
	cursor:pointer;
	float:left;
	border:none;
	padding:0;
	text-transform:uppercase;
		margin-top:5px;
		margin-left:5px;
}
#mem form a.fp{
	display:block;

	width:65px;
	height:17px;
	font:12px/17px "Î¢ÈíÑÅºÚ";
	color:#cd2846;
	text-decoration:none;
	margin-top:10px;

	float:left;
}
#mem form a.fp:hover{
	color:#000;
	background-color:inherit;
}
#mem form a.reg{
	display:block;

	width:65px;
	height:17px;
	font:12px/17px "Î¢ÈíÑÅºÚ";
	color:#cd2846;
	text-decoration:none;
	margin-top:10px;
	float:left;

}
#mem form a.reg:hover{
	color:#000;
	background-color:inherit;
}



/*------------------------------------------------login End--------------------*/

#left p.lftTxt{
	display:block;
	font-size:14px;
	line-height:19px;
	padding:0 0 23px 0;
}
#left p.lftTxt span{
	color:#000;
	background-color:inherit;
	font:normal 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#left p.lftTxt2{
	display:block;
	width:468px;
	color:#670606;
	background-color:inherit;
	font:normal 18px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#left p.lftTxt2 a{
	display:block;
	background:url(images/read_more_bg.gif) 0 0 no-repeat;
	width:75px;
	height:18px;
	color:#121310;
	background-color:inherit;
	font:bold 10px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	float:right;
	text-align:center;
}
#left p.lftTxt2 a:hover{
	color:#670606;
	background-color:inherit;
}
#left ul.link{
	width:468px;
	height:155px;
	margin:30px 0 0 5px;
}
#left ul.link li{
	float:left;
	line-height:0;
	font-size:0;
}
#left ul.link li a.Ads{
	display:block;
	border:#53823c 5px solid;
	width:137px;
	height:137px;
	margin:0 6px 0 3px;
}
#left ul.link li a.Ads img{
	border:0;
	}
#left ul.link li a.Ads:hover{
	border:#cd2846 5px solid;
}

/*------------------------------------------------left--------------------*/

/*------------------------------------------------right--------------------*/
#right{
	width:294px;
	background:url(images/right_bgn.gif) 0 0 repeat-y #cd2846;
	float:right;
	padding:0 0 0 11px;
	margin-top:15px;
	border-bottom:#000000 solid 6px;
	border-top:#000000 solid 2px;
	}
#right.righttop{
	height:6px;
	margin-top:18px;
	font-size:0;
	}
#right h2.faq{
	display:block;
	background:url(images/faq_bg.gif) 0 0 no-repeat;
/*	width:187px;*/
	height:71px;
	width:283px;
	text-indent:-2000px;
	color:#F1EFD8;
	background-color:inherit;
	font:normal 23px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 17px 0;

	
}
#right h2.faq span{
	color:#fff;
	background-color:inherit;
	font:normal 14px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
}
#right ul.rightLink{
	width:270px;
	padding:0 0 0 8px;
}
#right ul.rightLink li{
	background:url(images/bullet.gif) 0 3px no-repeat;
	padding:0 0 6px 14px;


	margin:0;
}
#right .rightLink li a{
	font:12px/20px "Î¢ÈíÑÅºÚ";
		color:#ffcac7;
			background-color:#c31f38;
			text-decoration:none;
	}
#right .rightLink li a:hover{
	color:#4e001c;
	}
#right ul.rightLink li span{
	color:#69610E;
	background-color:inherit;
	font:normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	display:block;
}
#right a.rm2{
	display:block;
	background:url(images/read_more_bg2.gif) 0 0 no-repeat;
	width:94px;
	height:18px;
	margin:10px 0 0 177px;
	padding:10px 0 0 12px;
	color:#232424;
	background-color:inherit;
	font:bold 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
}
#right a.rm2:hover{
	color:#670606;
	background-color:inherit;
}
/*------------------------------------------------right--------------------*/

/*------------------------------------------------bodyTop--------------------*/

/*------------------------------------------------bodyBot--------------------*/
#bodyBotMain{
	width:100%;
	background:url(images/body_bot_bg.gif) 0 0 repeat-x #262626;
	padding:10px 0 16px 0;
	color:#fff;
}
#bodyBot{
	width:800px;
	margin:0 auto;
}
#bodyBot a.whatNew{
	display:block;
	background:url(images/online2.gif) 0 0 no-repeat;
	width:215px;
	height:155px;
	float:right;
	margin:18px 0 0 0;
}
#bodyBot a.whatNew:hover{
	background:url(images/online_hover.gif) 0 0 no-repeat;
}
#bodyright{
    background:url(images/online2.gif) 0 0 no-repeat;
	width:215px;
	height:155px;
	float:right;
	margin:18px 0 0 0;
}

#story{

	width:219px;
	float:left;
	padding:10px 4px 0 0;
	margin:0 5px 0 0;
}
#story h2{
	background:url(images/photo.gif);

	height:152px;
	width:219px;
	color:#FFFEF4;
	background-color:inherit;
	font:normal 28px/22px Arial, Helvetica, sans-serif;
	margin:20px 0 0 0;
	display:block;
}
#story ul{
	padding:0 0 2px 0;
}
#story ul li{
	font-size:0;
	line-height:0;
}
#story ul li a{
	display:block;
	background:url(images/arrow.gif) 0 5px no-repeat;
	padding:0 0 0 14px;
	color:#CF9201;
	background-color:inherit;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#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 131px;
	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:330px;
	float:left;
	/*background:url(images/body_bot_div.gif) right top no-repeat;*/
	float:left;
	padding:0 14px 0 0;
	margin:0 12px 0 0;

}
#event h2{
	color:#FFFEF4;
	background-color:inherit;
	background:url(images/eventtitle.gif) 8px no-repeat;
	font:normal 28px/22px Arial, Helvetica, sans-serif;
	margin:0 0 7px 0;
	
	display:block;
	height:39px;
	text-indent:-2000px;
	border-bottom:#7f91db 1px dashed;
}
#event ul{
	padding:0 0 2px 0;
}
#event ul li{
	font-size:0;
	line-height:0;
	margin-left:10px;
}
#event ul li a{
	display:block;
	background:url(images/arrow.gif) 0 5px no-repeat;
	padding:0 0 0 14px;
	color:#CF9201;
	background-color:inherit;
	font:12px/22px "Î¢ÈíÑÅºÚ";
	text-decoration:none;
}
#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:76px;
	height:18px;
	margin:0 0 0 253px;
	color:#232424;
	background-color:inherit;
	font:bold 10px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
}
#event a.rm4:hover{
	color:#670606;
	background-color:inherit;
}
/*------------------------------------------------bodyBot--------------------*/

/*------------------------------------------------footer--------------------*/
#footerMain{
	width:100%;
	background:url(images/footer_bg.gif) 0 0 repeat-x #F1EFD8;
	padding:30px 0 0 0;
	color:#000;
}
#footer{
	width:780px;
	margin:0 auto;
}

#footer #address{
	float:left;
	font:normal 12px/20px "Î¢ÈíÑÅºÚ";
	color:#363636;
	background-color:inherit;
}
#footer #address a{
	padding:0;
	font:normal 12px/20px "Î¢ÈíÑÅºÚ";
	color:#363636;
	background-color:inherit;
	text-decoration:none;
}
#footer #address a:hover{
	text-decoration:underline;
}
#footer #friendLink{
	float:left;
	width:790px;
	font:normal 12px/20px "Î¢ÈíÑÅºÚ";
	color:#363636;
	background-color:inherit;
	margin:10px 0;
}
#footer #friendLink P{
	font:bold 14px/24px Arial, Helvetica, sans-serif;	
	color:#8B8228;
	display:block;
	margin-bottom:5px;

	}
#footer #friendLink a{
	border:#999900 3px solid;
	}
#footer #friendLink a:hover{
	border:#996633 3px solid;
	}
#footer p.copyright{
	font:normal 10px/20px Arial, Helvetica, sans-serif;
	width:430px;
	height:40px;
	color:#670606;
	background-color:inherit;
	display:block;
}


#footer p.design{
	display:block;
	width:520px;
	margin:8px 0 0 0;
	padding:8px 0;
	font:bold 12px/20px "Î¢ÈíÑÅºÚ";
	color:#8B8228;
	background-color:inherit;
	border-bottom:#996600 1px dashed;
	border-top: #996600 1px dashed;
	float:left;
}
#footer p.design a.link{
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#8B8228;
	background-color:inherit;
	text-decoration:none;
	target="_blank"

}
#footer p.design a.link:hover{
	color:#fff;
	background-color:#000;
}
/*------------------------------------------------footer--------------------*/
