ol ol,
ul ul,
ol ul,
ul ol {
	margin-left:0;
	margin-bottom:14px;
}

img { border: none; }

/* Body
-------------------------------------------------------------------*/
body {
	margin: 0 auto;
	font: 14px/24px sans-serif, Tahoma, Arial, sans-serif;
	color: #5e5e5e;
	background: #f9f6ea url(/wp-content/themes/tbt/i/bg.jpg) repeat-x center top;
}

a {
noFocusLine:expression(this.onFocus=this.blur()) -moz-user-focus: ignore !important; outline:none; }

focus { -moz-outline-style: none }

h1,
h2,
h3,
h4,
h5,
h6 { color: #414d4c; }

h1 {
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 10px;
}

h2 {
	font-size: 12px;
	line-height: 24px;
	margin-bottom: 7px;
	font-weight: normal;
}

h3 {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 5px;
}

h4 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 5px;
}

h5 {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
	color:#6e1f00;
}

h6 {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
}

h1 span { color: #999; }

a {
	color: #007fc8;
	text-decoration:none
}

a:visited { color: #007fc8 }

a:hover {
	color:#C03;
	text-decoration:underline;
}

p { margin-bottom: 10px; }

input,
textarea { font: 12px Verdana, Helvetica, Arial, Geneva, sans-serif; }

textarea { padding:4px; }

blockquote {
	font: italic 14px/22px Georgia, Serif;
	padding: 5px 10px;
	margin-bottom: 20px;
	background: #e4ede2;
}

/* Header
-------------------------------------------------------------------*/
#header {
	width: 988px;
	height: 300px;
	margin: 0 auto;
	background: url(/wp-content/themes/tbt/i/en_header.jpg) no-repeat center 0;
	position: relative;
}

#header .lang {
	width:180px;
	color:#D6CFCD;
	text-align:center;
	position:absolute;
	left:14px;
	top:4px;
	font-size:12px;
}

#header .lang a { color:#333 }

#header .lang a:hover { color: #007fc8 }

/* Container
-------------------------------------------------------------------*/
#wrapper {
	width: 988px;
	overflow: hidden;
	background: url(/wp-content/themes/tbt/i/container_bg.png) repeat-y;
	_background: url(/wp-content/themes/tbt/i/container_bg.gif) repeat-y;
	margin: 0 auto;
}

/* Navigation
-------------------------------------------------------------------*/
#nav {
	width: 980px;
	height:50px;
	position: relative;
	margin:0 auto;
	top: 248px;
}

#nav a{ color:#fff; font-size:12px; font-weight:bold }
#nav a:hover{color:#e0f5ff;; text-decoration:none}
#nav a.btn-home {
	background:url(/wp-content/themes/tbt/i/navi.gif) no-repeat 0 0;
	display:block;
	position:absolute;
	width:40px;
	height:40px;
	left:0;
	top:0;
	text-indent:-5000px;
}
#nav a.btn-home:hover{ background-position:0 -40px}

#nav ul {
	list-style: none;
	position: absolute;
	right:1px;
	overflow: hidden;
	height: 50px;
	width: 940px;
	margin:0;
	padding:0;
	text-align:right;
}

#nav ul li {
	display: -moz-inline-stack;
        display: inline-block;             
        zoom: 1;
        *display: inline;
	vertical-align:top;
	height:50px;
	margin-right:-3px;
	*margin-right:1px;
}

#nav ul li a {
	display:block;
	height:40px;
	line-height:40px;
	padding:0 9px;
	float:left;
	}


#nav ul li a:hover {
	background:url(/wp-content/themes/tbt/i/navi.gif) repeat-x 0 -80px;
	padding:0 8px;
	border-right:#0072ab solid 1px;
	border-left:#0072ab solid 1px;
	
	}


#nav ul li a.selected,#nav ul li a.selected:hover {
	cursor:default;
	background:url(/wp-content/themes/tbt/i/navi.gif) no-repeat center -120px;
	padding:0 8px;
	border-right:#0072ab solid 1px;
	border-left:#0072ab solid 1px;
	color:#fffd50;
}


/* Content
-------------------------------------------------------------------*/
#content { width: 710px; float: left; margin:15px 0 10px 24px; _margin-left:12px; min-height:500px; 
}

#content .post { margin-bottom: 40px; }

#content .post p { margin-bottom: 10px; }

#content .post h1 {
	display:block;
	width:690px;
	height:32px;
	padding:5px 0 0 20px;
	background:url(/wp-content/themes/tbt/i/h1_bg.jpg) no-repeat;
	font-size:15px;
	color:#5e5e5e;
	margin-top:0;
	margin-bottom:0;
}

#content .post h1 a {
	font-size:12px;
	font-weight:normal;
}

#content .post h3 a {
	text-decoration: none;
	font-size: 20px;
	padding-left: 20px;
}

#content .post ul,
#content .post ol { padding-right:14px; *padding-left:24px;
}

#content .post li { margin-bottom:14px; }

#content .post-list li { list-style: none; }

#content .post .post-info {
	clear: both;
	font-size: 11px;
	color: #777;
	padding: 15px 5px 5px 5px;
	margin-bottom: 20px;
	text-align: right;
	background: url(images/meta_bg.gif) top center no-repeat;
}

#content .post .post-info a {
	color: #333;
	text-decoration:none;
}

#content .post .post-info a:hover {
	color: #555;
	text-decoration:none;
}

#content #pages { text-align: center; }

#content #pages a {
	font: bold 20px "Trebuchet MS";
	color: #414d4c;
	text-decoration: none;
}

#content #pages a:hover { color: #1e2726; }

#content ul,
ol,
dl { margin-bottom: 14px; }

#content ul {
	list-style-type: disc;
	padding-right:10px;
}

#content ol { list-style: decimal; }

#content dl dt { font-weight: bold; }

#content dl dd {
	font-style: italic;
	margin: 0 0 5px 20px;
	color: #555;
}

.aligncenter {
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin: 5px 15px 10px 0;
}

.alignright {
	float: right;
	margin: 5px 0 10px 15px;
}

#content .post .eligible {
	background:url(/wp-content/themes/tbt/i/eligible_bg.jpg) no-repeat;
	margin-top:10px;
	width:710px;
	height:322px;
}

#content .post .eligible h1 {
	background:none;
	color:#bf2001;
	font-size:20px;
	font-weight:400;
	width:500px;
	margin-left:80px;
	padding:20px 0 0 0;
}

#content .post .eligible ul {
	padding:0 150px 0 95px;
 *padding:0 150px 0 60px;
	margin-top:0;
	color:#303030;
	font-size:14px;
	line-height:22px;
	font-weight: bold;
	font-weight:400\9;
 #font-weight:500;
	_font-weight: bold;
}

#content .post .eligible li {
	border-bottom:#b3b0a4 dashed 1px;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
}

#content .post .eligible li .regard { color:#862c00 }

#content .post .eligible li.last { border-bottom:0; }

#content .post .rule-box,
#content .post .rule-box-blue {
	width:703px;
	background:#f1f7db;
	margin:10px auto 30px auto;
	position:relative;
}

#content .post .rule-box-blue {
	background:#e7fafb;
	margin-bottom:5px
}

#content .post .rule-box h1,
#content .post .rule-box-blue h1 {
	color:#bf2001;
	font-size:14px;
	line-height:23px;
	background:none;
	width:600px;
	margin:0 0 0 80px;
	padding:0;
	height:auto;
}

#content .post .rule-box .top,
#content .post .rule-box-blue .top {
	display:block;
	width:703px;
	height:14px;
	background:url(/wp-content/themes/tbt/i/box_bg.gif);
	margin:0;
}

#content .post .rule-box-blue .top { background-position:0 -140px; }

#content .post .rule-box .footer,
#content .post .rule-box-blue .footer {
	display:block;
	width:703px;
	height:14px;
	background:url(/wp-content/themes/tbt/i/box_bg.gif) 0 -97px;
	margin:0;
}

#content .post .rule-box-blue .footer { background-position:0 -236px }

#content .post .rule-box .content .regard,
#content .post .rule-box-blue .content .regard { font-weight:bold; }

#content .post .rule-box .content,
#content .post .rule-box-blue .content { margin:0 10px; }

#content .post .rule-box .content a,
#content .post .rule-box-blue .content a { text-decoration:underline; }

#content .post .rule-box .content a:hover,
#content .post .rule-box-blue .content a:hover { text-decoration:none; }

#content .post .rule-box .content ul,
#content .post .rule-box-blue .content ul {
	list-style-type:none;
	line-height:24px;
	font-weight:normal;
	padding-left:30px;
 *padding-left:0px;
}

.icon-num1,
.icon-num2,
.icon-num3,
.icon-num4,
.icon-num5 {
	position:absolute;
	margin:0;
	padding:0;
	background:url(/wp-content/themes/tbt/i/icon_step.png);
	_background:url(/wp-content/themes/tbt/i/icon_step.gif);
	width:80px;
	height:64px;
	top:15px;
	left:10px;
}

.icon-next {
	position:absolute;
	margin:0;
	padding:0;
	background:url(/wp-content/themes/tbt/i/icon_step.png);
	_background:url(/wp-content/themes/tbt/i/icon_step.gif);
	width:105px;
	height:64px;
	top:-50px;
	left:290px;
}

.icon-num1 { background-position:0 -97px; }

.icon-num2 { background-position:0 -184px; }

.icon-num3 { background-position:0 -274px; }

.icon-num4 { background-position:0 -364px; }

.icon-num5 { background-position:0 -452px; }

.icon-rule1-1,
.icon-rule1-2,
.icon-rule1-3,
.icon-rule2-1,
.icon-rule2-2,
.icon-rule3-1,
.icon-rule3-2,
.icon-rule4-3,
.icon-rule5-1,
.icon-rule5-2 {
	background:url(/wp-content/themes/tbt/i/icon.png);
	_background:url(/wp-content/themes/tbt/i/icon.gif);
	margin:0;
	padding:0;
	position:absolute;
	width:55px;
	height:55px;
	left:0;
	top:3px;
}

.icon-rule1-2 { background-position:0 -55px; }

.icon-rule1-3 { background-position:0 -110px; }

.icon-rule2-1 { background-position:0 -165px; }

.icon-rule2-2 { background-position:0 -220px; }

.icon-rule3-1 { background-position:0 -330px; }

.icon-rule3-2 { background-position:0 -385px; }

.icon-rule4-3 { background-position:0 -440px; }

.icon-rule5-1 { background-position:0 -495px; }

.icon-rule5-2 { background-position:0 -550px; }

.rule-title,
.rule-title-last {
	font-size:13px;
	font-weight:bold;
	color:#303030;
	margin:0 0 0 78px;
	padding:10px 5px 10px 60px;
	_padding-left:50px;
	border-bottom:#b2b7a2 dashed 1px;
	position:relative;
	_padding-left:60px;
	_height:40px;
}

.rule-title-last { border-bottom:0 }

.rule-pic-1-1,
.rule-pic-1-2,
.rule-pic-1-3,
.rule-pic-3-1,
.rule-pic-3-4,
.rule-pic-3-5,
.rule-pic-3-6 {
	background:url(/wp-content/themes/tbt/i/pic_rule.gif);
	width:135px;
	height:80px;
	float:left;
	margin:5px 10px 0 0;
}

.rule-pic-1-2 { background-position:0 -81px }

.rule-pic-1-3 { background-position:0 -161px }

.rule-pic-3-1 { background-position:0 -242px }

.rule-pic-3-4 { background-position:0 -323px }

.rule-pic-3-5 { background-position:0 -404px }

.rule-pic-3-6 { background-position:0 -485px }

.ol-num {
	position:absolute;
	margin:0;
	left:70px;
	_left:83px;
	_line-height:16px;
}

.win-img {
	background:url(/wp-content/themes/tbt/i/pic_rule2.gif);
	width:475px;
	height:107px;
}

.print {
	display:block;
	position:relative;
	left:630px;
	background:url(/wp-content/themes/tbt/i/print_bg.gif) no-repeat;
	width:42px;
	height:21px;
	font-size:12px;
	text-align:center;
	padding:2px 5px 2px 28px;
	color:#666;
}

.print:hover {
	color: #007fc8;
	text-decoration:none;
}

.origin {
	width:663px;
	height:500px;
	padding:20px;
	margin:0 auto;
	background:url(/wp-content/themes/tbt/i/origin_bg.jpg) no-repeat;
	position:relative;
	font-weight:bold;
 #font-weight:400;
	font-weight:400\9;
	color:#303030;
	font-size:14px;
	line-height:28px;
	margin-top:20px;
}

.origin .txt1 {
	position:relative;
	width:440px;
	left:220px;
}

.origin .txt2 {
	position:relative;
	width:400px;
	margin-top:14px;
	left:0px;
}

.origin .film {
	position:absolute;
	width:284px;
	height:284px;
	background:url(/wp-content/themes/tbt/i/bg_film.jpg) no-repeat;
	top:250px;
	left:420px;
}

/*faq
------------------------------------------*/
#content .post .faq {
	background:#f2f8f9 url(/wp-content/themes/tbt/i/bg-faq.gif) no-repeat 0 -15px;
	position:relative;
	margin:20px auto 20px auto;
	width:703px;
}

#content .post .faq ol.q-list {
	padding:14px 30px 14px 45px;
 #padding:14px 25px 0 14px;
	font-size:13px;
	font-weight: bold;
}

#content .post .faq ol.q-list li { border-bottom:#C0CDD3 dashed 1px }

#content .post .qa {
	width:703px;
	margin:0 auto 44px auto;
	_margin-bottom:14px;
}

#content .post .qa h1 {
	position:relative;
	width:640px;
	background:url(/wp-content/themes/tbt/i/bg_faq_list.gif) no-repeat 0 0;
	margin:0;
	padding:15px 0 8px 63px;
	font-size:15px;
	border-bottom:#efe5b4 solid 1px;
	height:auto;
}

#content .post .qa .num {
	position:absolute;
	top:18px;
	left:60px;
	margin:0;
	padding:0;
	font-size:15px;
	font-weight:bold;
}

#content .post .qa .content {
	background:#fffbe5 url(/wp-content/themes/tbt/i/bg_faq_list.gif) no-repeat 0 -353px;
	width:631px;
	margin:0 auto;
	border-left:#efe5b4 solid 1px;
	border-right:#efe5b4 solid 1px;
	padding:20px 10px 5px 60px;
}

#content .post .qa .content ol {
	margin:0;
	padding:0 0 0 20px
}

#content .post .qa .bottom {
	width:703px;
	margin:0 auto;
	padding:0;
	height:15px;
	background:url(/wp-content/themes/tbt/i/bg_faq_list.gif) no-repeat 0 -318px;
}

/*travel tips
------------------------------------------*/
#content .post .info-gov h1,
#content .post .info-travel h1,
#content .post .info-traffic h1 {
	background:url(/wp-content/themes/tbt/i/link-title.jpg) no-repeat;
	margin:0 auto;
	padding:22px 0 0 80px;
	height:33px;
	width:623px;
}

#content .post .info-gov a,
#content .post .info-travel a,
#content .post .info-traffic a {
	color: #333;
	text-decoration:underline;
	font-size:12px;
}

#content .post .info-gov a:hover,
#content .post .info-travel a:hover,
#content .post .info-traffic a:hover {
	color:#C03;
	text-decoration:none;
}

#content .post .info-gov h1 { color:#2B5A71; }

#content .post .info-travel h1 {
	background-position: 0 -55px;
	color:#3C4E2E;
}

#content .post .info-traffic h1 {
	background-position: 0 -110px;
	color: #4B3D21;
}

#content .post .info-travel ul {
	background:#f9ffe5 url(/wp-content/themes/tbt/i/link_bg_g.jpg) no-repeat 0 bottom;
	display:block;
	margin:0 auto;
	padding:14px 0 0 40px;
	width:663px;
	height:300px;
}

#content .post .info-travel li { margin:0 30px 8px 0; }

#content .post .info-gov ul {
	background:#f0f9fe url(/wp-content/themes/tbt/i/link_bg_b.jpg) no-repeat 0 bottom;
	display:block;
	margin:0 auto;
	padding:14px 0 0 40px;
	width:663px;
	height:430px;
}

#content .post .info-gov li {
	margin:0 30px 7px 0;
	width:290px;
	float:left;
}

#content .post .info-traffic ul {
	background:#fdfce0 url(/wp-content/themes/tbt/i/link_bg_y.jpg) no-repeat 0 bottom;
	display:block;
	margin:0 auto;
	padding:14px 0 0 40px;
	width:663px;
	height:340px;
}

#content .post .info-traffic li {
	margin:0 30px 7px 0;
	width:290px;
	float:left;
}

.back-top {
	font-size:11px;
	margin-right:8px
}

/*Enter Form
-------------------------------------------------------------------*/
.enter-form td {
	background: #fff;
	padding:10px;
	font-size:12px;
}

.enter-form td.item {
	background:#f3f2eb;
	font-weight:bold
}

.enter-form td .item-q {
	display:block;
	font-weight:bold;
	margin-bottom:6px
}

.enter-form td .item-day {
	display:block;
	font-weight:bold;
	margin-top:10px
}

.enter-form dl { margin:5px; }

.enter-form .item-align {
	display:block;
	width:50px;
	float:left
}

.enter-form input { margin-right:10px; }

.enter-form .note { color: #7D7D7D }

.required {
	color:#C00;
	font-size:15px;
	font-weight:bold
}

.submit-btn {
	height:26px;
	padding:0 20px;
	cursor:pointer
}

/* Sidebar
-------------------------------------------------------------------*/
#sidebar { background:#f2f8f9 url(/wp-content/themes/tbt/i/side_bg.jpg) no-repeat 0 30px; width: 218px; float: right; margin:15px 14px 10px 0; _margin-right:7px; color: #474747; padding-bottom: 8000px !important; margin-bottom: -8000px!important; 
}

#sidebar h3 {
	color: #fff;
	font-size:12px;
	background: url(/wp-content/themes/tbt/i/sidetitle_bg.gif) no-repeat;
	display:block;
	height:35px;
	margin-top:0;
	padding-top:4px;
	padding-left:10px;
}

#sidebar .block {
	width: 218px;
	overflow: hidden;
	margin-bottom:24px;
	position:relative;
}

#sidebar .block ul {
	list-style:none;
	margin:0;
	padding:0px 14px 10px 14px;
}

#sidebar .block li {
	background: url(/wp-content/themes/tbt/i/arrow.gif) no-repeat 2px 12px;
	_background: url(/wp-content/themes/tbt/i/arrow.gif) no-repeat 2px 8px;
	padding-left: 12px;
}

/* Calendar */
#sidebar .block #calendar_wrap a { }

#sidebar .block #calendar_wrap .pad { background: none; }

#sidebar .block #calendar_wrap #prev { background: none; }

#sidebar .block #calendar_wrap #next { background: none; }

#sidebar .block #calendar_wrap table {
	width: 100%;
	margin: 0;
	padding: 0;
}

#sidebar .block #calendar_wrap table th { width: 14.2%; }

#sidebar .block #calendar_wrap table td {
	width: 14.2%;
	background: #d6ded4;
	text-align: center;
	color: #888;
}

#sidebar .block .tvcf {
	width:180px;
	margin:14px auto 0 auto;
	border-bottom:#a0b8bc dashed 1px;
}

#sidebar .block .tvcf p { margin:0 }

#sidebar .block .tvcf .view {
	color:#919191;
	text-align:right;
}

#sidebar .block .tvcf img {
	padding:3px;
	background:#fff;
	width:172px;
	height:94px;
	margin:0 auto;
	border:#dadada solid 1px;
}

#sidebar .block .tvcf img:hover {
	background:#00a2ff;
	border:#dadada solid 1px;
}

/* Search
-------------------------------------------------------------------*/
#search { }

#search input { border: 0; }

#search #s {
	width: 150px;
	height: 26px;
	padding: 3px 0 4px 5px;
	margin-right: -4px;
	vertical-align: top;
	line-height: 0;
	font: normal 12px Verdana;
	vertical-align: top;
	color: #333;
	background: url(images/search_bg.jpg) no-repeat;
}

#search #searchsubmit {
	width: 56px;
	height: 26px;
	text-align: center;
	background: url(images/searchbt_bg.jpg) no-repeat;
	font-weight: bold;
}

.bt { cursor: pointer; }

/* Comments
-------------------------------------------------------------------*/

#content .post h1.comments-title,
#content .post h1.leave-comments-title {
	background:none;
	text-align:left;
	color: #333;
	padding-left:40px;
	width:669px;
	background:url(/wp-content/themes/tbt/i/icon_comm.gif) no-repeat 0 3px;
	border-bottom:#d1dfb1 solid 2px;
	font-size:14px;
}

#content .post h1.leave-comments-title {
	background-position:0 -70px;
	border-bottom:0
}

#comments .comment {
	margin-bottom: 10px;
	overflow: hidden;
	padding-bottom: 5px;
	border-bottom:#acb890 dashed 1px;
}

#comments .comment .comment-avatar {
	float: left;
	width: 50px;
	padding: 5px 7px;
}

#comments .comment .comment-content {
	padding: 5px 15px;
	margin: 5px 5px 0 0;
}

#comments .comment .comment-content a { color: #444; }

#comments .comment .comment-info {
	font-size: 11px;
	color: #777;
}

#comments .comment .comment-info span {
	font: bold 16px "Trebuchet MS", Helvetica, Arial, Geneva;
	padding-right: 10px;
	margin-bottom: 5px;
}

#comments .comment .comment-info a {
	color: #444;
	text-decoration: none;
}

/* Comment Form
-------------------------------------------------------------------*/
#commentform {
	background: #f9ffec;
	border: 2px solid #dbe4c6;
	padding:0 10px;
	color: #555;
}

#commentform p { margin-bottom: 7px; }

#commentform textarea {
	width: 675px;
	border: 1px solid #aaa;
	height: 120px;
	margin:0;
	background:#FFF;
}

#commentform input.text {
	width: 150px;
	border: 1px solid #aaa;
	margin-right: 5px;
	padding: 3px 3px;
}

#commentform input#submit {
	width: 142px;
	height: 32px;
	background: url(/wp-content/themes/tbt/i/btn_submit.gif) no-repeat;
	text-align: center;
	border: none;
}

/* Footer
-------------------------------------------------------------------*/

#footer {
	width: 988px;
	height: 80px;
	margin: 0 auto;
	background: url(/wp-content/themes/tbt/i/footer_bg.jpg) no-repeat;
	_background: url(/wp-content/themes/tbt/i/footer_bg.gif) no-repeat;
	position: relative;
	font-size:12px;
}

#footer a { color: #5e5e5e; }

#footer-inner {
	clear: both;
	width: 980px;
	margin: 0 auto;
	padding:32px 0 14px 0;
 *padding-top:30px;
}

#footer-inner .organizer {
	width:150px;
	height:53px;
	position:absolute;
	top:60px;
}

#footer-inner .organizer a {
	display:block;
	text-indent:-5000px;
	width:80px;
	height:53px;
	position:absolute;
	top:-16px;
	right:0;
	background:url(/wp-content/themes/tbt/i/logo_tw.gif) no-repeat;
}

#footer-inner .rights {
	display:block;
	height:40px;
	line-height:18px;
	width:400px;
	padding:16px 0 0 160px;
 #padding-top:30px;
	font-size:11px;
}

#footer-inner .sponsor {
	position:absolute;
	top:60px;
	left:570px;
}

#footer-inner .logo-sp {
	position:absolute;
	right:4px;
	top:45px;
 *top:55px;
}

#footer-inner .logo-sp img { margin-left:20px; }

#footer a.contact { color: #007fc8; }

/*--------sign up flow---------*/

#content-nosidebar {
	width: 940px;
	float: left;
	margin:30px 0 10px 24px;
	_margin-left:12px;
	min-height:400px;
}

#content-nosidebar .post h1 {
	display:block;
	width:920px;
	height:32px;
	padding:5px 0 0 20px;
	background:url(/wp-content/themes/tbt/i/h1_bg_940.jpg) no-repeat;
	font-size:15px;
	color:#5e5e5e;
	margin-top:0;
	margin-bottom:0;
}

#content-nosidebar .info-box {
	width:870px;
	height:30px;
	margin:30px auto 10px auto;
	font-weight:bold;
	font-size:14px;
}

#content-nosidebar .info-box a { text-decoration:underline; }

#content-nosidebar .sign-up-flow {
	background:url(/wp-content/themes/tbt/i/flow.jpg) no-repeat;
	width:910px;
	height:273px;
	margin:0 auto;
	position:relative;
}

#content-nosidebar .step1,
#content-nosidebar .step2,
#content-nosidebar .step3,
#content-nosidebar .step4 {
	position:absolute;
	width:166px;
	height:150px;
	top:26px;
	text-align:center;
	color:#000;
}

#content-nosidebar .step1 { left:24px; }

#content-nosidebar .step2 { left:256px; }

#content-nosidebar .step3 { left:488px; }

#content-nosidebar .step4 { left:720px; }

#content-nosidebar .sign-up-flow .num {
	color:#16475f;
	font-size:15px;
	font-weight:bold;
}

#content-nosidebar .sign-up-flow .process {
	font-size:17px;
	font-weight:bold;
}

/*--------sponsor--------*/

.sponsor-list {
	position:relative;
	margin:20px auto 0 auto;
}

.sponsor-list .sponsor-box {
	background:url(/wp-content/themes/tbt/i/sponsor_bg.gif) no-repeat 0 -30px;
	width:339px;
	float:left;
	position:relative;
	text-align:center;
	padding-top:20px;
	margin:0 8px;
	_margin:0 4px;
}

.sponsor-list .sponsor-box .sp-name { font-weight:bold; }

.sponsor-list .sponsor-box p { margin:0 }

.sponsor-list .sponsor-box .bottom {
	display:block;
	width:339px;
	height:30px;
	background:url(/wp-content/themes/tbt/i/sponsor_bg.gif) no-repeat 0 0;
	margin:0;
	padding:0;
	position:absolute;
 *bottom:-42px;
	left:0;
}

.sponsor-list .sp-vedio{
	padding-top:14px;
	width:300px;
	margin:0 auto;
	border-top:#CCC dotted 1px;
	}


/*--------pagination--------*/
.pagination {
	position:relative;
	margin:0 4px;
	text-align:right;
}

.pagination a {
	border:#cfcfcf 1px solid;
	padding:2px 6px;
	margin-right:2px;
}

.pagination a:hover {
	color:#FFF;
	background-color:#149de1;
	border:#149de1 solid 1px;
	text-decoration:none;
}

.pagination .current {
	font-weight:bold;
	color:#000;
	font-size:14px;
	margin-right:5px
}

.pagination a.text {
	font-size:12px;
	padding-top:4px\9;
	padding-bottom:4px\9;
 #padding-top:5px;
 #padding-bottom:2px;
}

/*--------team list--------*/

.team-intro {
	margin-top:14px;
	position:relative;
	border-bottom:#d6d5cf solid 1px;
}

.team-intro.nomedal{
	padding-top:8px;
	position:relative;
	border-bottom:#d6d5cf solid 1px;
}

.team-intro.disable {
	border:none;
	padding-top:8px;
}

.team-block,
.team-block-last,
.team-block-new,
.team-block-new-last,
.team-block-expert{
	position:relative;
	width:225px;
	min-height:93px;
	height:auto !important;
	height:93px;
	background:url(/wp-content/themes/tbt/i/team_list_bg.jpg) no-repeat 0 0;
	float:left;
	margin:0 15px 26px 0px;
}

.team-block-new,
.team-block-new-last{
	background:url(/wp-content/themes/tbt/i/team_list_bg_new.jpg) no-repeat 0 0;
	}
.team-block-expert{
	background:url(/wp-content/themes/tbt/i/team_list_bg_ex.jpg) no-repeat 0 0;
	}

.team-block img,
.team-block-last img,
.team-block-new img,
.team-block-new-last img,
.team-block-expert img{
	width:70px;
	height:70px;
	margin:11px 37px 0 11px;
}

.team-block .team-name,
.team-block-last .team-name,
.team-block-new .team-name,
.team-block-new-last .team-name,
.team-block-expert .team-name{
	font: Arial, sans-serif;
	position:absolute;
	display:block;
	font-size:12px;
	line-height:18px;
	width:105px;
	height:56px;
	overflow:hidden;
	top:7px;
	right:23px;
	font-size:12px;
	text-align:left;
}

#content .post .team-block p,
#content .post .team-block-last p,
#content .post .team-block-new p,
#content .post .team-block-new-last p,
#content .post .team-block-expert p{
	margin-bottom:0;
	margin-top:0;
}

.team-block .bottom,
.team-block-last .bottom,
.team-block-new .bottom,
.team-block-new-last .bottom,
.team-block-expert .bottom{
	position:absolute;
	display:block;
	width:225px;
	height:5px;
	font-size:0;
	left:0;
	bottom:0;
}
.team-block .bottom,
.team-block-last .bottom{
	background:url(/wp-content/themes/tbt/i/team_list_bg.jpg) no-repeat 0 bottom;
	}
.team-block-new .bottom,
.team-block-new-last .bottom{
	background:url(/wp-content/themes/tbt/i/team_list_bg_new.jpg) no-repeat 0 bottom;
	}

.team-block-expert .bottom{
	background:url(/wp-content/themes/tbt/i/team_list_bg_ex.jpg) no-repeat 0 bottom;
	height:27px;
	bottom:-22px;
	}

.team-block .votes,
.team-block-last .votes,
.team-block-new .votes,
.team-block-new-last .votes,
.team-block-expert .votes{
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	display:block;
	padding-top:0px;
	text-align:center;
	border-top:#c5d29b dotted 1px;
	color:#72795c;
	width:122px;
	position:absolute;
	top:66px;
	right:8px;
	z-index:1;
	
}

.team-block-last,
.team-block-new-last { margin-right:0; }

.team-intro.nomedal .team-block ,.team-intro.nomedal .team-block-last{background:url(/wp-content/themes/tbt/i/team_list_bg_n.jpg)}
.team-intro.nomedal .team-block .bottom,.team-intro.nomedal .team-block-last .bottom{background:url(/wp-content/themes/tbt/i/team_list_bg_n.jpg) no-repeat 0 bottom;}
.team-intro.nomedal .team-block .team-name,.team-intro.nomedal .team-block-last .team-name{ top:10px;right:5px; width:120px;}

.team-intro.disable .team-block ,.team-intro.disable .team-block-last{background:url(/wp-content/themes/tbt/i/team_list_bg_g.jpg)}
.team-intro.disable .team-block .bottom,.team-intro.disable .team-block-last .bottom{background:url(/wp-content/themes/tbt/i/team_list_bg_g.jpg) no-repeat 0 bottom;}
.team-intro.disable .team-block .team-name,.team-intro.disable .team-block-last .team-name{ top:10px;right:5px; width:120px;}
/*----------new team-----------*/

.new-team {
	padding-top:24px;
	position:relative;
	margin:10px auto 0 auto;
	width:180px;
	background:url(/wp-content/themes/tbt/i/new_team_bg.png) no-repeat 21px 17px;
	_background:url(/wp-content/themes/tbt/i/new_team_bg.gif) no-repeat 21px 17px;
}

.new-team img {
	margin:0 0 15px 28px;
	width:124px;
	height:124px;
	display:block;
}

.new-team .team-name {
	font-size:12px;
	line-height:20px;
	width:130px;
	margin:0 auto;
	text-align:left;
}

.new-team .icon-new {
	position:absolute;
	width:54px;
	height:47px;
	background:url(/wp-content/themes/tbt/i/icon_new.gif) no-repeat;
	left:5px;
	top:-5px;
}

/*----------team detail-----------*/
.team-detail {
	width:703px;
	margin:10px auto;
	position:relative;
	text-align: left;
}

.team-detail .top {
	background:url(/wp-content/themes/tbt/i/team_detail_bg.jpg) no-repeat;
	width:703px;
	position:relative;
	min-height:108px;
     height:auto !important;
     height:108px;
	padding-bottom:6px;
}

.team-detail .content {
	/*width:561px;*/
	width:691px;
	/*padding:0 0 10px 140px;*/
	padding:50px 0 10px 10px;
	border-left:#d6e2bc solid 1px;
	border-right:#d6e2bc solid 1px;
	background:#f9ffec;
	position:relative;
}

.team-detail .bottom {
	font-size:0;
	height:10px;
	width:703px;
	background:url(/wp-content/themes/tbt/i/team_detail_bottom.jpg) no-repeat;
}

.team-detail .top img {
	width:100px;
	height:100px;
	margin: 4px 0 0 13px;
	float:left;
}

.team-detail .top .team-name,
.team-detail .top .theme,
.team-detail .top .leader,
.team-detail .top .member {
	width:552px;
	margin-right:10px;
	_margin-right:10px;
	float:right;
	font-size:12px;
	color:#333;
}

.team-detail .top .team-name {
	margin-top:32px;
	font-size:17px;
	line-height:28px;
	font-weight:bold;
	margin-bottom:5px;
}
.team-detail .top .theme{
	font-weight:bold;
	font-size:15px;
	color:#684b22;
	}

.team-detail .top .leader,
.team-detail .top .member {
	line-height:20px;
}

.team-detail .top .member span{
	display:-moz-inline-box;
	display:inline-block;
	zoom:1;
     +display:inline;
	}
.team-detail .top .leader i,.team-detail .top .member i{
	font-style:normal;
	color:#ae7512;
	}

.team-detail .nav-intro {
	background:url(/wp-content/themes/tbt/i/btn_team_detail_bg.gif) repeat-x 0 -1px;
	position:relative;
	/*width:561px;*/
	width:691px;
	height:38px;
}

.team-detail .nav-intro a {
	display:block;
	width:auto;
	float:left;
	height:38px;
	margin-right:2px;
	cursor:pointer;
	background:url(/wp-content/themes/tbt/i/btn_team_detail_1.gif) no-repeat center -38px
}

.team-detail .nav-intro a:hover { text-decoration:none; }

.team-detail .nav-intro .current a {
	color:#FFF;
	cursor:default;
	background-position:center 0;
	text-decoration:none;
	font-weight:bold;
}

.team-detail .nav-intro a span {
	display:block;
	float:left;
	background:url(/wp-content/themes/tbt/i/btn_team_detail_1.gif) no-repeat right -38px;
	padding:5px 15px 0 0;
	height:27px;
 *padding-top:7px;
 *height:25px;
}
.team-detail .nav-intro a span.tabtext {
	padding:5px 7px 0 0;
        font-size:12px;
}


.team-detail .nav-intro .current a span { background-position:right 0 }

.team-detail .nav-intro a.btn-intro .left,
.team-detail .nav-intro a.btn-plan .left {
	width:38px;
	height:38px;
	padding:0;
}

.team-detail .nav-intro a.btn-intro .left { background:url(/wp-content/themes/tbt/i/btn_team_detail_1.gif) no-repeat 0 -38px }

.team-detail .nav-intro a.btn-plan .left { background:url(/wp-content/themes/tbt/i/btn_team_detail_2.gif) no-repeat 0 -38px }

.team-detail .nav-intro .current a.btn-intro .left,
.team-detail .nav-intro .current a.btn-plan .left { background-position: 0 0 }

.team-detail .intro,
.team-detail .plan { padding:10px 20px 0 0; }

.team-detail .vedio {
	text-align:center;
	padding-bottom:10px
}

#content .post h1.day-title1,
#content .post h1.day-title2,
#content .post h1.day-title3,
#content .post h1.day-title4 {
	width:500px;
	background:none;
	font-size:14px;
	background:url(/wp-content/themes/tbt/i/icon_day.gif) no-repeat;
	padding-left:32px;
	color:#596d2b;
}

#content .post h1.day-title1 { background-position:0 5px; }

#content .post h1.day-title2 { background-position:0 -34px; }

#content .post h1.day-title3 { background-position:0 -73px; }

#content .post h1.day-title4 { background-position:0 -113px; }

#content .post .day-info p,
#content .post .day-info-last p { margin:0 }

.day-info,
.day-info-last {
	background:#FFF;
	position:relative;
	border:#c0cea3 solid 1px;
	padding:5px 10px 10px 10px;
	width:525px;
	margin-bottom:10px;
}

.day-info-last {
	margin-bottom:14px;
	padding-bottom:5px;
}

.day-info .location,
.day-info-last .location {
	color:#333;
	font-weight:bold;
	line-height:20px;
}

.day-info .descript,
.day-info-last .descript {
	font-size:12px;
	line-height:18px;
	color:#777
}

.day-info .arrow {
	display:block;
	position:absolute;
	width:15px;
	height:14px;
	background:url(/wp-content/themes/tbt/i/icon_day.gif) no-repeat 0 bottom;
	left:20px;
	bottom:-11px;
}
.vote-block{
	position:absolute;
	left:9px;
	top:114px;
	z-index:1;
	}
	
.vote-note{
	margin:0 auto;
	width:102px;
	font-size:12px;
	line-height:16px;
	color:#6a7e3e;
	}

/*--------vote flow---------*/

#content-nosidebar .vote-flow {
	background:url(/wp-content/themes/tbt/i/flow_vote.jpg) no-repeat;
	width:910px;
	height:253px;
	margin:0 auto;
	position:relative;
}

#content-nosidebar .vote-flow .step1,
#content-nosidebar .vote-flow .step2,
#content-nosidebar .vote-flow .step3,
#content-nosidebar .vote-flow .step4 {
	position:absolute;
	width:160px;
	height:180px;
	top:26px;
	color:#000;
	text-align:left;
}

#content-nosidebar .vote-flow .step1 { left:27px; }

#content-nosidebar .vote-flow .step2 { left:259px; }

#content-nosidebar .vote-flow .step3 { left:491px; }

#content-nosidebar .vote-flow .step4 { left:723px; }

#content-nosidebar .vote-flow .num {
	font-size:13px;
	font-weight:bold;
      margin:10px 0 0 0;
	color:#1e4758;
}

#content-nosidebar .vote-flow .process {
	 margin:0px;
	 font-weight:bold;
	 font-size:13px;
	 color:#1e4758;
	 line-height:18px;
	 margin-bottom:5px;
}
#content-nosidebar .vote-flow .process a{
	text-decoration:underline;
	color:#C00;
	}
#content-nosidebar .vote-flow .process a:hover{
	text-decoration:none}
#content-nosidebar .vote-flow .note {
	 font-size:12px;
	 margin:0px;
	 line-height:20px;
	}


#content-nosidebar .vote-rule{
	width:884px;
	margin:0 auto;
	position:relative}

#content-nosidebar .vote-rule h1{
	width:840px;
	padding:10px 0 0 44px;
	background:url(/wp-content/themes/tbt/i/vote_rule_bg.gif) no-repeat 0 top;
	height:33px;
	}
#content-nosidebar .vote-rule .vote-rule-box{
	background-color:#fffbd8;
	width:880px;
	border-left:#f8e19a solid 2px;
	border-right:#f8e19a solid 2px;
	padding-bottom:10px;
}
#content-nosidebar .vote-rule ol{
	padding:0;
	margin:0 50px 0 80px;
	}
#content-nosidebar .vote-rule .bottom{
	background:url(/wp-content/themes/tbt/i/vote_rule_bg.gif) no-repeat 0 bottom;
	width:884px;
	height:10px;
	position:absolute;
	left:0;
	bottom:0px;
	}
#content-nosidebar .vote-rule ol li{
	margin-bottom:5px;
	}

#content-nosidebar .vote-rule ol.awards{
	margin:5px 50px 10px 40px;
	}
	
/* accounce*/
#content .post .accounce-list .top{
	background:url(/wp-content/themes/tbt/i/bg_bconer.gif) no-repeat;
	width:703px;
	height:10px;
	font-size:0;
	}
#content .post .accounce-list .bottom{
	background:url(/wp-content/themes/tbt/i/bg_bconer.gif) no-repeat 0 -44px;
	width:703px;
	height:10px;
	font-size:0;

	}
#content .post .accounce-list .box{
	background-color:#f2f8f9;
	width:661px;
	border-left:#c3ebf0 solid 1px;
	border-right:#c3ebf0 solid 1px;
	height:auto !important;
	min-height: 400px;
      _height: 400px;
	padding:10px 20px;
	}
#content .post .accounce-list {
	position:relative;
	margin:20px auto 0 auto;
	width:703px;
	height:auto;
}
#content .post .accounce-list .box ul,#content .post .accounce-list .box li{
	margin:0;}
#content .post .accounce-list .box ul.accounce{
	list-style:none;
	padding:0;}
#content .post .accounce-list .box ul.accounce li{
	background:url(/wp-content/themes/tbt/i/icon_ar.gif) no-repeat 0 14px;
	padding:10px 0 0px 22px;
	border-bottom:#b7d1d4 dashed 1px;
	font-size:15px;
	font-weight:500;
	}
#content .post .accounce-list .box ul.accounce li i{
	margin-left:5px;
	font-size:12px;
	font-style:normal;
	color:#6e1f00;
	font-weight:normal;
	}
#content .post .accounce-list .box table{
	table-layout:fixed;
	width:100%;
	margin:10px auto;
	}
#content .post .accounce-list .box table th,#content .post .accounce-list .box table td{
	padding:4px 8px;
	}
#content .post .accounce-list .box table th{
	background-color:#149de1;
	color:#FFF;
	}
#content .post .accounce-list .box table td{
	background-color:#FFF;}
#content .post .accounce-list .box ol ol{
	list-style:upper-alpha;
	margin:5px 0;
	}

/*team-block-win*/
.team-block-win,.team-block-win2{
	background:url(/wp-content/themes/tbt/i/team_list_bg_win.jpg) no-repeat 0 0;
	width:340px;
	height:95px;
	margin:0 7px 20px 7px;
	position:relative;
	}

.team-block-win2{
	background-position:0 -113px;
	float:left;
	display: inline;
	}

.team-block-win img,.team-block-win2 img{
	width:70px; height:70px;
	position:absolute;
	top:12px;
	left:12px;
	}
.team-block-win .team-name,.team-block-win2 .team-name{
	position:absolute;
	top:25px;
	left:100px;
	font-size:15px;
	font-weight:bold;}
