/**Theme Name: Chinatoursaffordable.com
Author URI: http://lizus.comTheme 
URI: http://lizus.com
Author: LizusVersion: 1.0
Description: Lizus Customize WordPress Themes Style*/
/* 样式表; */
.TourCode {font-weight: bold;}

/************************************--> 
Intro: default typographic style defined 
<--************************************/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{padding: 0;margin: 0;}
div,ul,dl,h1,h2,h3,h4,blockquote,table{position:relative;}
table{border-collapse:collapse;border-spacing: 0;
border:1px solid #FFFFFF;
margin-bottom:10px;
width:100%;
}
fieldset,img,td{border:0;vertical-align:middle;}
input,select{vertical-align:middle;}
textarea{	width:96%;}
address,caption,cite,code,dfn,em,th,var{font-weight: normal;font-style: normal;}
abbr,span.abbr,acronym{cursor:help;border-bottom:1px dashed #aaa;letter-spacing:0.1em;}
var{font-style:italic;}
ul,li{list-style:none;}
a{	color:#333;}
a,a:link,a:visited{background:transparent;text-decoration:none;}
a:hover{color:#ff6600;}
body{background:#fff url(./images/bg.gif) repeat-x left top;color:#333;text-align:center;font:normal 12px/180% Arial,Tahoma, Helvetica,  sans-serif;}
/************************************-->Intro: classDefine <--************************************/
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.clear{clear:both;}
.lang_en{	font-family:Verdana;}
	.navigation{text-align:center;}
	.navigation ul{}
	.navigation li{display:inline;}
/************************************--> Intro: now begin <--************************************/
#begin{margin:0 auto;width:100%;}
.wrapper{margin:0 auto;width:970px;text-align:left;}
	#header,#contenter,#footer{margin:0 auto;}
/************************************--> Intro: header <--************************************/
#header{	height:180px;}
#logo{	position:absolute;left:0;top:0;}
	#show{	position:absolute;left:200px;top:0;width:770px;height:180px;overflow:hidden;}
/************************************--> Intro: nav <--************************************/#nav {	height:36px;overflow:hidden;background:url(./images/nav.gif) no-repeat left top;text-align:center;padding:2px 0;}
#nav ul{	width:910px;margin:0 auto;}
	#nav li a {	float:left;display:inline;font-size:13px;line-height:30px;color:#333;padding:0 10px;font-weight:bold;text-transform:capitalize;margin-right:1px;}
	#nav li a:hover{	background:#fff url(./images/nava.gif) repeat-x left top;}
/************************************--> Intro: contenter <--************************************/
#contenter{	width:960px;background:url(./images/cont.gif) no-repeat left top;margin-top:10px;}
	#crumbs{	font-size:12px;line-height:24px;height:24px;border-bottom:1px solid #d5d5d5;text-align:right;color:#aaa;font-weight:normal;text-transform:uppercase;}
	#crumbs a {	color:#aaa;}
	#crumbs a:hover{	color:#f60;}
	.navi{	text-transform:capitalize;}
/************************************--> 
Intro: main <--************************************/
.main{	float:right;display:inline;width:680px;}
/************************************--> Intro: entry <--************************************/.entry{	color:#333;line-height:22px;padding-top:10px;font-size:13px;}
	.entry p {	margin-bottom:10px;}
	.entry h2{	font-size:13px;text-transform:uppercase;text-indent:1em;background:#333;line-height:30px;height:30px;margin:20px 0 10px;color:#fff;display:inline-block;display:inline;padding-right:1em;}
	.entry table{	width:100%;margin-bottom:10px;border:1px solid #fff;}
	.entry td {	
	/*width:33%;*/ background:#999;color:#fff;line-height:30px;font-size:13px;font-weight:bold;text-align:left;border:1px solid #fff;padding:0 12px;}
	.entry ul{	margin:10px 0;}
	.entry li{	line-height:26px;padding-left:1em;background:url(./images/dot.gif) no-repeat left 9px;}
	/*
	.entry li.sec{	background:#ddd;}
	*/
	.entry img {	max-width:100%;height:auto;}
/* * html .entry img{width: expression(this.width > 680 ? "100%" : true); }*/
/*body:nth-of-type(1) .entry td img {	max-width:none;}*/
.postH1{	font-size:16px;line-height:36px;border-bottom:1px dashed #e5e5e5;text-align:center;}
	.postH4{	font-size:12px;font-weight:normal;margin-bottom:10px;}
	.entry a {	color:#f0311b;}
/************************************--> 
Intro: sidebar <--************************************/
#sidebar{	width:240px;background:#f7f5e9 url(./images/sidebar.gif) no-repeat left bottom;padding:10px 5px 20px;}
	#sidebar .widget{	display:block;position:relative;background:url(./images/sidebar_main.gif) repeat left top;margin-bottom:10px;}
	 .widget .widget_title{	font-size:13px;line-height:32px;height:32px;padding-top:18px;background:url(./images/sidebar_h2.gif) no-repeat left top;color:#fff;text-indent:2em;text-transform:uppercase;}
	 .widget .widget_title a { 	color:#fff;}
	 .widget .widget_title a:hover{ 	color:#ccc;}
	 .widget .widget_bottom{	background:url(./images/sidebar_bottom.gif) no-repeat left bottom;height:16px;padding:0;margin:0;}
	.widget ul,.widget p,.widget div{	padding:10px 26px 0;font-size:14px;color:#f0311b;line-height:24px;}
	.widget a {	color:#f0311b;}
	.widget a:hover{	border-bottom:1px dashed #f0311b;}
	#sidebar #sidebar_post{	background:transparent;}
	#sidebar_post .widget_title{	padding-top:10px;height:14px;line-height:14px;background:transparent;color:#f0311b;text-align:center;text-indent:0;}
	#sidebar_post .widget_bottom{	background:transparent;width:0;height:0;overflow:hidden;}
	#sidebar_post .widget_title a { 	color:#f0311b;}
	#sidebar_post .widget_title a:hover{ 	border-bottom:1px solid #f0311b;}
	#sidebar_post a{	color:#999;}
	#sidebar_post a:hover{	border-bottom:1px dashed #999;}
/************************************--> 
Intro: footer <--************************************/
#footer{	width:100%;background:#5c4f3c url(./images/footer.gif) repeat-x left top;padding-top:12px;line-height:20px;color:#fff;margin-top:10px;}
	#footer a {	color:#fff;}
	#f_nav {	text-align:center;padding-bottom:10px;background:url(./images/f_logo.gif) no-repeat 10px center;}
	