﻿body{
	margin:0;
	font:12px/17px Arial, Helvetica, sans-serif;
	color:#1a171b;
}
img{border-style:none;}
a{
	color:#f68500;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#wrapper{
	width:930px;
	margin:0 auto;
	position:relative;
	padding:0 0 50px;
	overflow:hidden;
}
#wrapper h1{
	margin:0;
}
.logo{
	position:absolute;
	top:23px;
	left:6px;
	background:url(/ASSET/images/bg-logo.gif) no-repeat;
	width:369px;
	height:39px;
	text-indent:-9999px;
	overflow:hidden;
}
.bad-page .logo{
	background:url(/ASSET/images/bg-logo01.gif) no-repeat;
}
#header{
	width:100%;
	padding:13px 0 0;
	overflow:hidden;
}
#header .holder{
	float:right;
	padding:13px 4px 0 0;
	width:210px;
}
.top-list{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	font-size:11px;
	line-height:13px;
}
.top-list li{
	float:left;
	margin:0 0 0 9px;
	display:inline;
}
.top-list a{
	color:#f68500;
}
.icons-list{
	margin:-4px -3px 0 0;
	padding:0;
	list-style:none;
	float:right;
}
.icons-list li{
	float:left;
	margin:0 0 0 2px;
	display:inline;
}
.icons-list a{
	display:block;
	width:16px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
}
.icons-list .delicious{
	background:url(/ASSET/images/ico01.gif) no-repeat;
}
.icons-list .di{
	background:url(/ASSET/images/ico02.gif) no-repeat;
}
.icons-list .facebook{
	background:url(/ASSET/images/ico03.gif) no-repeat;
}
.icons-list .stumbleupon{
	background:url(/ASSET/images/ico04.gif) no-repeat;
}
.search-form{
	overflow:hidden;
	padding:8px 0 0;
	height:1%;
	clear:both;
}
.search-form fieldset{
	float:right;
}
.search{
	float:left;
	background:url(/ASSET/images/bg-search.gif) no-repeat;
	width: 143px;
	height: 24px;
	padding:0 7px;
}
.search input{
	float:left;
	width: 143px;
	background:none;
	border:none;
	font-size:11px;
	line-height:14px;
	color:#999;
	margin:4px 0 0;
	padding:0;
}
.btn-go{
	float:left;
}
.tabset{
	margin:0 13px 0 0;
	padding:0;
	list-style:none;
	float:right;
	display:inline;
}
.bad-page .tabset{
	margin:0 23px 0 0;
}
.tabset li{
	float:left;
	position:relative;
	width: 174px;
}
.tabset a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.tabset .good{
	z-index:2;
	margin:0 -30px 0 0;
}
.bad-page .tabset .good{
	margin:0 -39px 0 0;
}
.tabset .bad{
	z-index:1;
}
.bad-page .tabset .bad{
	z-index:3;
}
.tabset .good a{
	background:url(/ASSET/images/text-good.png) no-repeat;
	width: 174px;
	height: 70px;
}
.tabset .bad a{
	background:url(/ASSET/images/text-bad.png) no-repeat;
	width: 165px;
	height: 70px;
}
.bad-page .tabset .good a{
	background:url(/ASSET/images/text-good01.png) no-repeat;
	width: 165px;
	height: 70px;
}
.bad-page .tabset .bad a{
	background:url(/ASSET/images/text-bad01.png) no-repeat;
	width: 177px;
	height: 70px;
}
#main{
	background:#d9d9d9 url(/ASSET/images/bg-main.gif) no-repeat;
	width:100%;
	padding:20px 0 0;
	overflow:hidden;
}
.bad-page #main{
	background:#d9d9d9 url(/ASSET/images/bg-main01.gif) no-repeat;
}
#nav{
	margin:0 0 68px;
	padding:0 0 0 3px;
	list-style:none;
	font-size:18px;
	height:1%;
	line-height:20px;
}
#nav:after{
	content:"";
	display:block;
	clear:both;
}
#nav li{
	float:left;
	margin:0 3px;
	display:inline;
	position:relative;
	z-index:5;
}
#nav a{
	display:block;
	background:url(/ASSET/images/bg-nav.gif) no-repeat;
	width: 216px;
	height: 26px;
	text-align:left;
	padding:5px 0 0 9px;
}
#main #nav a:hover{
	text-decoration:none;
	background:url(/ASSET/images/bg-nav.gif) no-repeat;
}
.bad-page #nav a{
	background:url(/ASSET/images/bg-nav.gif) no-repeat -225px 0;
}
#nav .active a{
	background:url(/ASSET/images/bg-nav.gif) no-repeat 0 -31px;
}
.bad-page #nav a{
	color:#999;
}
.bad-page #main #nav li:hover a,
.bad-page #main #nav li.hover a{
	background:url(/ASSET/images/bg-nav.gif) no-repeat -225px -31px;
	color:#fff;
	text-decoration:none;
}
#nav div{
	position:absolute;
	top:25px;
	left:0;
	background:url(/ASSET/images/bg-drop-right.gif) no-repeat 100% 100%;
	display:none;
	z-index:1;
}
#nav li:hover div,
#nav li.hover div{
	display:block;
}
.bad-page #nav div{
	background:url(/ASSET/images/bg-drop-right01.gif) no-repeat 100% 100%;
}
#nav ul{
	margin:0;
	background:url(/ASSET/images/bg-drop-left.gif) no-repeat;
	padding:20px 6px 0;
	list-style:none;
	height:23px;
	left:0;
	width:283px;
	font-size:12px;
	line-height:14px;
}
.bad-page #nav ul{
	width:618px;
}
.bad-page #nav ul{
	background:url(/ASSET/images/bg-drop-left01.gif) no-repeat;
}
#nav ul li{
	float:left;
	margin:0 9px 0 0;
	word-spacing:1px;
}
#main #nav ul li a,
#main #nav ul li a:hover{
	background:none;
	height:auto;
	width:auto;
	float:left;
	padding:0;
	background:url(/ASSET/images/bg-drop03.gif) no-repeat;
	color:#fff;
	word-spacing:2px;
}
.bad-page #nav ul li a{
	background:url(/ASSET/images/bg-drop01.gif) no-repeat !important;
	color:#999 !important;
}
#nav ul span{
	float:left;
	padding:0 3px 4px;
	white-space:nowrap;
	cursor:pointer;
	background:url(/ASSET/images/bg-drop04.gif) no-repeat 100% 0;
}
.bad-page #nav ul span{
	background:url(/ASSET/images/bg-drop02.gif) no-repeat 100% 0;
}
#nav ul li a:hover{
	background:none;
}
#twocolumns{
	height:1%;
	padding:0 6px;
}
.twocolumns-c{
	background:url(/ASSET/images/bg-twocolumns-center.gif) repeat-y;
	width: 918px;
}
.twocolumns-t{
	background:url(/ASSET/images/bg-twocolumns-top.gif) no-repeat;
	overflow:hidden;
	padding:42px 71px 0 28px;
}
.bad-page .twocolumns-t{
	background:url(/ASSET/images/bg-twocolumns-top01.gif) no-repeat;
}
#content{
	float:right;
	width:608px;
	padding:0 0 31px;
}
#content h2{
	margin:0 0 22px;
	font-size:38px;
	line-height:42px;
	color:#f68500;
	font-weight:normal;
	letter-spacing:1px;
}
#content h3{
	margin:0 0 1px;
	font-size:14px;
	line-height:16px;
	color:#1a171b;
}
#content h4{
	font-size:16px;
	line-height:18px;
	margin:0 0 18px;
	padding:2px 0 0;
}
#content p{
	margin:0 0 17px;
	font-size:12px;
	line-height:17px;
	word-spacing:-1px;
}
#content p sup{
	font-size:7px;
	line-height:7px;
}
.questions-box{
	height:1%;
	overflow:hidden;
	background:url(/ASSET/images/hr01.gif) repeat-x 0 100%;
	padding:0 0 8px;
	margin:0 0 15px;
}
.return{
	width:100%;
	text-align:center;
	margin:-4px 0 0;
	font-size:12px;
	line-height:14px;
}
.return a{
	background:url(/ASSET/images/ico05.gif) no-repeat 0 4px;
	padding:0 0 0 11px;
	color:#f68500;
}
#content ul{
	margin:0 0 18px;
	padding:1px 0 0 1px;
	list-style:none;
	height:1%;
	font-size:12px;
	line-height:15px;
}
#content ul li{
	padding:0 0 2px 7px;
	background:url(/ASSET/images/ico06.gif) no-repeat 0 6px;
}
#content .info{
	height:1%;
	padding:4px 0 0;
	font-size:9px;
	line-height:11px;
	font-style:normal;
}
.aside{
	float:left;
	width:200px;
	padding:61px 0 0;
}
.aside ul{
	margin:0 0 17px;
	padding:0;
	list-style:none;
	width:100%;
	font-size:12px;
	line-height:21px;
}
.post-box{
	background:#ff9900 url(/ASSET/images/bg-posts-box.gif) no-repeat;
	width:219px;
	margin:0 0 0 -22px;
	position:relative;
}
.post-box .holder{
	background:url(/ASSET/images/bg-posts-bottom.gif) no-repeat 0 100%;
	padding:0 4px;
	overflow:hidden;
	height:1%;
	color:#fff;
}
.post-box .holder a{
	color:#fff;
}
.aside .visit{
	padding:0 0 10px 5px;
	margin:9px 0 0;
	font-size:16px;
	line-height:18px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/ASSET/images/text-visit.gif) no-repeat 5px 0;
	height: 55px;
	display:block;
}
.post-box .inner{
	background:url(/ASSET/images/hr02.gif) repeat-x;
	height:1%;
}
.post-box .frame{
	background:url(/ASSET/images/hr02.gif) repeat-x 0 100%;
	height:1%;
	padding:6px 0 9px 6px;
	margin:0 0 14px;
}
.post-box .date{
	font-size:11px;
	line-height:13px;
	font-style:normal;
	display:block;
	margin:0 0 4px;
}
.post-box .copy{
	font-size:12px;
	line-height:14px;
	display:block;
	padding:6px 0 3px;
	word-spacing:2px;
}
.post-box .posted{
	font-size:12px;
	line-height:15px;
	word-spacing:-1px;
}
#footer{
	background:url(/ASSET/images/bg-footer.gif) no-repeat;
	width:100%;
	overflow:hidden;
	padding:27px 0 15px;
}
.footer-list{
	margin:0;
	padding:0 10px 0 0;
	list-style:none;
	float:right;
	overflow:hidden;
	font-size:11px;
	line-height:13px;
}
.footer-list li{
	float:left;
	background:url(/ASSET/images/separator01.gif) no-repeat 0 2px;
	margin:0 2px 0 -2px;
	padding:0 8px 0 10px;
}
.footer-list a{
	color:#999;
}
