body{
	margin:0;
	font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background:#e0e0e0 url(../images/bg-body.jpg) no-repeat;
}
img{border:0;}
a{
	color:#2873db;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
#wrapper{
	width:974px;
	margin:0 auto;
	padding:35px 0 10px;
}
#header{
	height:58px;
	border-bottom:1px solid #000;
	overflow:hidden;
	background:url(../images/bg-header.jpg) no-repeat;
}
#header .logo{
	float:left;
	display:inline;
	margin:20px 23px 0 25px;
	width: 99px;
	overflow:hidden;
}
#header .logo a{
	display:block;
	height:19px;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
}
#header .slogan{
	float:left;
	margin:29px 0 0 0;
	width: 172px;
	text-indent:-9999px;
	height:14px;
	background:url(../images/bg-slogan.gif) no-repeat;
}
#main{
	padding:7px 16px 48px 0;
	overflow:hidden;
	background:#fff;
}
* html #main{
	height:1%;
	overflow:visible;
}
.breadcrumbs{
	margin:0 0 0 28px;
	padding:0 0 17px;
	list-style:none;
	font-size:10px;
	overflow:hidden;
}
* html .breadcrumbs{
	height:1%;
	overflow:visible;
}
.breadcrumbs li{
	float:left;
	margin:0 16px 0 -9px;
	padding:0 0 0 9px;
	line-height:12px;
	background:url(../images/arrow1.gif) no-repeat 0 4px;
}
.breadcrumbs a{color:#518bdc;}
#content{
	float:left;
	width:738px;
}
.tabset-holder{
	padding:0 44px 0 0;
	overflow:hidden;
	background:url(../images/bg-tabset.gif) repeat-x;
}
* html .tabset-holder{
	height:1%;
	overflow:visible;
}
.tabset-holder .tabset{
	float:right;
	margin:0 0 31px;
}
.tabset{
	margin:0 0 21px;
	padding:3px 0 0 24px;
	list-style:none;
	overflow:hidden;
	background:url(../images/bg-tabset.gif) repeat-x;
}
* html .tabset{
	height:1%;
	overflow:visible;
}
.tabset li{
	float:left;
	margin:0 3px 0 0;
}
.tabset a{
	float:left;
	color:#fff;
	cursor:pointer;
	background:url(../images/bg-tab.gif) no-repeat;
}
.tabset span{
	float:left;
	height:20px;
	padding:6px 10px 0;
	text-align:center;
	background:url(../images/bg-tab.gif) no-repeat 100% -26px;
}
.tabset a:hover,
.tabset .active{
	text-decoration:none;
	color:#000;
	background-position:0 -52px;
}
.tabset a:hover span,
.tabset .active span{background-position:100% -78px;}
.tab-area{
	margin:0 0 15px;
	padding:0 0 0 26px;
	overflow:hidden;
}
* html .tab-area{
	height:1%;
	overflow:visible;
}
.tab-area .buy-box{
	float:right;
	width:200px;
	margin:0 0 0 30px;
}
.tab-area .buy-box .row-holder{
	overflow:hidden;
	height:1%;
	padding:0 0 8px;
}
.tab-area .buy-box .row{
	overflow:hidden;
	height:1%;
	margin:0 0 6px;
	padding:0 0 2px;
	border-bottom:1px solid #e6e6e6;
}
.tab-area .buy-box .row .red{
	float:left;
	color:#000000;
}
.tab-area .buy-box .row .red,
.tab-area .buy-box .row .price{
	display:block;
	text-align:right;
}
.tab-area .buy-box .row .price{
	font-size:12px;
	color:#000000;
}
.tab-area .buy-box .row .red{
	font-size:12px;
	color:#f00;
	text-decoration:line-through;
}
* html .tab-area .buy-box{margin:0 0 0 27px;}
.tab-area .buy-box .img-holder{
	text-align:center;
	overflow:hidden;
	height:1%;
	padding:13px 0 0 5px;
	margin:0 0 10px;
}
.tab-area .buy-now{
	display:block;
	width:110px;
	margin:0 0 14px 35px;
	height:35px;
	text-indent:-9999px;
	background:url(../images/bg-buy-now.gif) no-repeat;
}
.tab-area .buy-box p{
	margin:0;
	text-align:center;
}
.tab-area .buy-box img{vertical-align:top;}
.tab-area .video-block{
	overflow:hidden;
	height:1%
}
.tab-area .video-block .video{
	margin:0 0 9px;
}
.tab-area .video-block .video img{display:block;}
.tab-area .video-block p{
	margin:0 0 8px;
	line-height:14px;
}
.tab-content{padding:0 0 0 26px;}
.tab-content h2{
	margin:0 0 14px;
	font:24px Arial, Helvetica, sans-serif;
	color:#000;
}
.tab-content .title-holder{
	margin:0 0 10px;
	border:1px solid #6ea2f5;
	padding:10px 8px;
}
.tab-content .title-holder strong{
	font-weight:normal;
	color:#000000;
	font-size:14px;
}
.tab-content .flash-block{
	width:100%;
	margin:0 0 21px;
	overflow:hidden;
}
.tab-content .flash-block .visual{float:right;}
.tab-content .flash-block .description{
	overflow:hidden;
	height:1%;
	padding:0 35px 0 0;
}
.tab-content p{
	margin:0 0 10px;
	font-size:12px;
	line-height:16px;
}
.tab-content .small{
	margin:0 0 10px;
	font-size:10px;
	line-height:16px;
}
.tab-content .tour{
	display:block;
	width:227px;
	height:35px;
	margin:23px 0 0;
	text-indent:-9999px;
	background:url(../images/bg-tour.gif) no-repeat;
}
.tab-content .list-holder{
	width:100%;
	margin:0;
	padding:0;	
}
.tab-content .list-holder td{
	vertical-align:top;
	padding:0 15px 0 0;
	font-size:11px;
}
.tab-content .list-holder h3{
	margin:0 0 20px;
	font:18px Arial, Helvetica, sans-serif;
	color:#000;
}
.tab-content .list-holder strong em{
	color:#ff005d;
}
.tab-content .list-holder p{
	font-size:11px;
	line-height:14px;
	margin:0 0 14px;
}
.tab-content .list-holder ul{
	margin:0;
	padding:0;
	list-style:none;
}
.tab-content .list-holder li{
	padding:0 0 0 20px;
	line-height:14px;
	background:url(../images/separator-list.gif) no-repeat 0 6px;
}
.tab-content .list-holder li a{color:#000000;}
.tab-content .tab-row{
	overflow:hidden;
	height:1%;
	margin:0 0 40px;
	padding:0 0 25px;
	border-bottom:1px solid #dedede;
}
.tab-content .title{
	display:block;
	font-size:14px;
	color:#000;
	margin:0 0 15px;
}
.tab-content .tab-row .some-list{
	margin:0 0 0 23px;
	padding:0;
	list-style:none;
}
.tab-content .tab-row .some-list li{
	padding:0 0 0 17px;
	background:url(../images/sep-some-list.gif) no-repeat 0 50%;
}
.tab-content .tab-row .some-list li a{
	color:#748be8;
	font-size:12px;
}
.tab-content .block{
	overflow:hidden;
	height:1%;
}
.tab-content .block .visual-list{
	margin:0;
	padding:0;
	list-style:none;
}
.tab-content .block .visual-list li{
	overflow:hidden;
	height:1%;
	padding:0 0 15px;
}
.tab-content .block .visual-list li .text-holder{
	overflow:hidden;
	height:1%;
}
.tab-content .block .visual-list li .text-holder strong em{
	color:#ff005d;
}
.tab-content .block .visual-list li .text-holder p{
	line-height:14px;
	font-size:12px;
}
.tab-content .block .img-holder{
	width: 108px;
	float:left;
	margin:0 62px 0 0;
}
.tab-content .block .img-holder img{vertical-align:top;}
.tab-content .block .img-holder .frame{
	overflow:hidden;
	height:1%;
	padding:3px 4px;
	background:url(../images/bg-img-holder.gif) no-repeat -216px 100%;
}
.tab-content .more{
	padding:0 13px 0 0;
	color:#538be0;
	background:url(../images/sep-more.gif) no-repeat 100% 60%;
}
#twocolumn{
	overflow:hidden;
	height:1%;
	padding:0 15px 0 0;
}
#twocolumn .aside{
	width:200px;
	float:right;
	text-align:center;
}
#twocolumn .aside p{
	text-align:center;
	margin:0 0 44px;
	overflow:hidden;
}
#twocolumn .aside img{vertical-align:top;}
#twocolumn .content{
	width:495px;
	float:left;
}
#twocolumn .content .box-holder{
	overflow:hidden;
	height:1%;
	padding:0 0 35px;
}
#twocolumn .content .box{
	overflow:hidden;
	height:1%;
	font-size:12px;
	padding:0 0 16px;
}
#twocolumn .content .box p,
#twocolumn .content .box .title{
	line-height:16px;
	margin:0;
}
#twocolumn .content .box .date{
	display:block;
	font-style:normal;
}
#sidebar{
	float:right;
	width:206px;
}
.sidebar-box{
	margin:0 0 14px;
	padding:0 0 1px;
	color:#000;
	background:#f1f1f1 url(../images/bg-sidebar-box.gif) no-repeat 0 100%;
}
.sidebar-box .buy-now{
	display:block;
	width:110px;
	margin:15px 0 14px 35px;
	height:35px;
	text-indent:-9999px;
	background:url(../images/bg-buy-now.gif) no-repeat;
}
.sidebar-box .section{
	margin:0 0 19px;
	padding:0 18px 20px;
	overflow:hidden;
	background:url(../images/separator-section.gif) repeat-x 0 100%;
}
.sidebar-box .help{
	margin:0 0 19px;
	padding:0 0px 0px;
	overflow:hidden;
	background:url(../images/separator-section.gif) repeat-x 0 100%;
}
.sidebar-box h3{
	margin:0 0 14px;
	padding:4px 19px 5px;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	color:#fafafa;
	background:#000 url(../images/bg-sidebar-box-title.gif) no-repeat;
}
.sidebar-box img{
	display:block;
	margin:0 auto 14px;
}
.sidebar-box .ttl{
	display:block;
	font-size:12px;
	line-height:12px;
}
.sidebar-box p{
	margin:0 0 0;
	line-height:14px;
}
.sidebar-box ul{
	margin:0;
	padding:0;
	list-style:none;
}
.sidebar-box li{
	padding:0 0 0 8px;
	line-height:14px;
	background:url(../images/arrow2.gif) no-repeat 0 5px;
}
#footer{
	overflow:hidden;
	height:1%;
	padding:0 0 10px;
}
.footer-nav{
	margin:0 0 5px;
	padding:0 0 0 37px;
	overflow:hidden;
	height:1%;
	border-top:1px solid #000;
	background:#518bdc url(../images/bg-footer-nav.gif) no-repeat 0 100%;
}
.footer-nav ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	padding:0;
	font-size:10px;
	background:url(../images/separator-footer-nav.gif) no-repeat 100% 0;
}
.footer-nav ul li{
	float:left;
	padding:7px 8px 8px 9px;
	text-align:center;
	background:url(../images/separator-footer-nav.gif) no-repeat 0 100%;
}
.footer-nav ul a{color:#fff;}
#footer p{
	margin:0;
	text-align:center;
	font-size:10px;
}
#footer p a{
	color:#2873db;
}
