/*  
Theme Name: chinatour
*/
/*========= SETUP =========*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	font-size: 14px;
	line-height: 18px;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
hr{
	color:#FFFFFF;
	background-color:#FFFFFF;
	margin:0px;
	height:0px;
	padding:0px;
}
/*========= LAYOUT =========*/
#page{
	width: 962px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*--- Main Columns ---*/
#columns{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    background-image: url(chinamap.gif);
  	background-repeat: repeat-y;
}
.col1{
	float: left;
	margin-right:10px;
}
.col1_home{
	float: left;
	margin-right:10px;
}
.col1_home_box {
	margin-bottom:10px;
}
.col1_home .blog h2 {
	font-size:18px;
	line-height:20px;
}
.col_mid_home {
	float:left;
	margin-right:10px;
}
.mid_box {
	float:left;
margin-bottom:10px;
}
.col_mid_home .blog h2 {
	padding:0px;
	margin-bottom:5px;
	font-size:18px;
	line-height:20px;
}
.col_mid_home .blog {
	padding:0px;
	margin:0px;
}
.col_mid_home .category {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align:left;
	margin-left: 0px;
}
.col_mid_home .category span {
	padding:3px;
	font-weight:bold;
	font-size:11px;
}
.posted_on {
	padding:0px;
	margin-top:5px;
	font-size:11px;
	line-height:12px;
}
.col2{
	width: 320px;
}
.col2_box {
	padding:10px 10px 0px 10px;
	width:300px;
	margin-bottom:0px;
	float:left;
}
/*--- Sub Columns ---*/
.subcol{
	width: 145px;
}
.subcol h2{
	font-size: 14px;
	padding: 0 0 10px;
	color: #FFFFFF;
}

#headimage {
	position:relative;
	float:left; /* optional */
        display:inline;
        width:645px;
}

#top{
	height: 80px;
	width: 960px !important;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top-left {
	float:left;
	display:inline;
	width:645px;
	}
#top-right {
	float:right;
	display:inline;
	width:315px;
	margin:0px !important;
	padding:0px !important;
	text-align:right;
	}

/*========= HEADER =========*/
/*- Page Navigation -*/
#nav{
	height: 30px;
	width: 960px !important;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav-left {
	float:left;
	display:inline;
	width:755px;
	}
#nav-right {
	float:right;
	display:inline;
	width:165px;
	margin:0px !important;
	padding:0px !important;
	text-align:right;
	}
	
#nav-right h2 {
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	margin-right: 8px;
	}
	
#nav ul {
	position: relative;
	height: 30px;
	overflow: hidden;
}
#nav ul  li {
    float: left;
    list-style: none;
	font-weight:bold;
	font-size:14px;	
}
#nav .current_page_item {
	height:30px;
}
#nav .current_page_item a {
	color: #FFFFFF;
}
#nav ul  li.back {
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}
#nav ul li a {
	text-decoration: none;
	text-align: center;
	top: 6px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 26px;
	position: relative;
	overflow: hidden;
	margin: auto 15px !important;
	margin: auto 7px;
	font-weight: bold;
	font-size: 12px;
}
#nav ul li a:hover {
	text-decoration: underline;
}
#nav ul  li a:hover, #nav ul  li a:active, #nav ul  li a:visited {
	border: none;
}      
/*- Category Navigation -*/
#nav2, #nav2 * {
	margin:0;
	padding:0;
	list-style: none;
}
#nav2 {
	height: 25px;
	font-weight:bold;
	font-size:14px;
	line-height:25px;
	margin:0px;
	width: 962px !important;
}
#nav2 li {
	line-height: 25px;
	float: left;
	list-style:none;
}
#nav2 li a {
	color: #000000;
	display: block;
	padding: 0 13px;
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
	border-right:1px solid #ddd;
}
#nav2 li a:hover {
	text-decoration: none;
}
#nav2 li ul {
	position:absolute;
	left: -999em;
	width:15em;
	margin-top:0px;
}
#nav2 li:hover ul, #nav2 li.sfhover ul {
	left:auto;
	z-index:10 !important;
}
#nav2 li ul li {
display:block !important;
width:15em;
border:1px solid #ddd !important;
border-top:none !important;
background:#fff;
} 
/*- Search -*/
#search{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float:right;
}
/*- Header -*/
#header{
	height: 80px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
/*- Logo -*/
#header h1{
	float: left;
	display:inline;
	line-height: 32px;
	font-size: 24px;
}
#header h1 a{
	display: block;
	color: #000000;
	font-size: 24px;
}
#topbanner {
	width: 300px;
}
#topbanner img{
	float: right;
}
.rss {
	color:#000000;
	font-weight:bold;
	background-image: url(images/ico-arcfeed.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 21px;
	margin-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.email {
	color:#000000;
	font-weight:bold;
	background-image: url(images/ico_email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 1px;
	padding-left: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top: 2px;
	padding-bottom: 2px;
}
/*========= FEATURED POSTS (FRONT-PAGE) =========*/
#featured
{
	width: 375px;
	z-index:5;
	background-color: #FFFFFF;
	color: #FFFFFF;
	padding:0px !important;
	margin-bottom: 0px;
}
#featured .entry { margin:10px 0px; color: #666666;}
.lead-image-wrapper { background: #000; position: relative;	z-index:5; }
.lead-image-wrapper h2 {
	font-size: 12px;
	line-height:20px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	padding: 5px;
}
.lead-image-wrapper h3 {
	font-size: 18px;
	width:160px;
	line-height:20px;
	position: absolute;
	top: 50px;
	left: 0px;
	z-index: 1;
	background-image: url(images/semi_transparent_bg.png);
	background-repeat: repeat;
	padding: 10px;
}
.lead-image-wrapper h4 {
	font-size: 10px;
	line-height:15px;
	position: absolute;
	top: 175px;
	right: 0px;
	z-index: 1;
	padding: 5px;
}
.lead-image-wrapper h3 a, .lead-image-wrapper h4 a { color: #fff; text-decoration: none;display:block; }
.lead-image-wrapper h3 a:hover, .lead-image-wrapper h4 a:hover { text-decoration:underline; }
/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/
#video-frame {
	background:#eee;
	float:left;
	height:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
#video-frame h2 {
	padding:5px;
	font-size:14px;
}
.video_box h3 {
	margin-bottom:10px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#video-frame h4 {
	padding:5px;
	font-size:12px;
	margin:10px;
}
	
.video_box {
	padding:10px;
	margin:10px;
	border: 1px solid #ddd;
	background-color:#FFFFFF;
}
#video-frame .mootabs_title {
	list-style:none;
	margin:0px;
	padding:0px;
	}
#video-frame .mootabs_title li {
	color:#000;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	display:block;
	padding:10px;
	border: 1px solid #dddddd;
	background:#f7f7f7;
	line-height:10px;
	cursor: pointer;
	margin:10px;
	}
#video-frame .mootabs_title li:hover, #video-frame .mootabs_title li.active {
	background:#dddddd url(images/ico-watch.gif) right center no-repeat !important;
	border: 1px solid #bbbbbb;
	}
/*========= BLOG POST STYLING =========*/
/*=== Small Box Post ===*/
.post{
	margin: 0;
}
.post h2{
	font-size: 18px;
	padding: 0 0 5px;
}
.post h3{
	font-size: 14px;
}
.post h3 a{
	color: #000000;
}
.post p{
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
/*- Box -*/
.box{
	height: 1%;
	padding:0px;
	margin: 0;
	float:left;
}
.box .post{
	width: 180px;
}
.box .post h2 a{
	color:#000000;
}
.box .post h2{
	font-size: 18px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.box .post p{
	font-size: 12px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.box .blog .posted_on {
	margin-right:10px;
}
.box .post img{
	border: 1px solid #dddddd;
	float: right;
	padding: 5px;
	background-color: #FFdd00;
	margin: 10px;
}

.box .post .postmeta {
	width: 160px !important;
}
/*=== Traditional Blog Post ===*/
.post-alt{
background-color: #eeeeee;
padding-left: 5px;
}
.post-alt h2{
	font-size: 20px;
	color:#000000;
	line-height: 24px;
}
.post-alt h3{
	font-size: 13px;
	padding-bottom: 5px;
	line-height: 18px;
	color: #000000;
}
.post-alt h4{
	font-size: 14px;
	padding-bottom: 5px;
	line-height: 16px;
}
.post-alt h3 a, .post-alt h2 a{
	color: #000000;
display: block;
}
.post-alt p{
	padding: 0 0 15px;
display: block;
}
.post-alt h3.post_date{
	color: #999999;
	padding: 5px 0px 10px;
	font-size: 12px;
	font-weight: normal;
}
.page_header {
	margin-bottom:10px;
}
.continue{
	background: url(images/ico-arrow.gif) no-repeat left;
	font-weight:bold;
	padding-left: 15px;
}
.postmeta {
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	float:left;
}
.postmeta a {
	color: #000000;
	font-size:11px;
}
.posted_in {
	float: left;
	text-align:left;
	padding-left:18px;
	background-image: url(images/ico-category.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.comments {
	float:right;
	text-align:right;
}
#comment {
	padding:0px;
}
.comments a{
	padding-left:18px;
	background-image: url(images/ico-comm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
p.more {
	margin:0px;
	padding:0px;
	text-align:right;
	clear:both;
}
p.more a{
	background: url(images/ico-arrow2.gif) no-repeat right;
	padding-right: 20px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.navigation {
}
.navigation a {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}
/*========= ARCHIVE SPECIFIC =========*/
#archivebox {
	padding:5px;
	color:#000 !important;
	float:left;
	width:596px;
}
 #archivebox h3 {
 	font-size:12px;
 }
#archivebox h4, #archivebox h3, #archivebox h2{
	color:#333333;
	float:left;
}
#archivebox p {
	margin-top:5px;
}
#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{
	font-weight: normal;
}
#archivebox a, #archivebox h2 {
	color:#1e1e1e;
}
.archivefeed {
	float:right;
	text-align:right;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	height:20px;
	color:#000;
	font-weight:bold;
	font-size: 11px;
	font-weight: normal;
	padding:3px 0px 1px 22px;
}
.arclist{
	width: 260px;
	border-bottom: 1px solid #eee;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.arclist h3 {
	color: #000;
	padding-top: 15px;
	padding-bottom: 15px;
}
.popular{
	color: #000;
	padding-bottom: 15px;
}
.archive_header{
	color: #000;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
}
.arclist ul li{
	color:#c0c0c0;
	font-size:12px;
	padding:8px 0 8px 10px;
	border-top:1px solid #eee;
}
/*========= SINGLE POST SPECIFIC =========*/
.singletags {
	color:#666666;
	clear:both;
	font-size:11px;
}
.entry blockquote {
	width:85%;
	font-style: italic;
	font-size:12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-left: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img {
	padding: 4px;
	border: 1px solid #dddddd;
	background-color: #FFFFFF;
	margin-top: 10px;
margin-right: 10px;
margin-buttom: 10px;
margin-left: 0px;
	}
.entry ul, .entry ol {
	margin-bottom:10px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}

/*========= COMMENTS =========*/
h2.commh2{
	font-size: 1.4em;
	padding: 0 0 5px;
	font-weight:bold !important;
	color:#000000;
	margin-top:20px;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
	color:#000000;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#f7f7f7;
	border:1px dotted #cccccc;	
}
/*========= SIDEBAR =========*/
#mpu_banner {
	width:300px;
	height:250px;
	background-color:#eeeeee;
}
/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/
/*- SideTabs -*/
.sideTabs {
	width:300px !important;
	height:auto !important;
	float:left;
	display: block;
	margin:0px;
	padding:0px;
}
.idTabs{
	font-size: 12px;
	width: 299px;
	float:left;
}
.idTabs li{
	float: left;
	display:inline;
}
.idTabs li a{
	float: left;
	display:inline;
	line-height: 34px;
	font-weight: bold;
	font-size: 11px;
	text-align:center;
	padding:0px 10px;
	display: block;
	margin: 0px;
	text-align: left;
}
.idTabs li.last a{
	margin: 0
}
.idTabs li a:hover,
.idTabs .selected{
	text-decoration: none
}
.col2 #sidetabber ul{
	width: 288px !important;
	margin: 0px;
	padding:5px;
	}
.list1 li,.list2 li, .list3 li{
	border-bottom: 1px solid #eee;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
}
.list1 li a, .list3 li  {
	color: #666666;
}
.list2 li{
	background: url(images/ico-feat.gif) no-repeat left center !important;
}
/*- Category Related Posts -*/
.related-cats{
	width:298px;
}
.related-cats ul{
	width: 288px !important;
	margin: 0px;
	padding:5px 5px 0px 5px;
	}
	
#related-cats li{
	border-bottom: 1px solid #eee;
border-bottom: 1px solid #ffcc33;
	color:#999999;
  
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
}
#related-cats .cat_feed{
}
/*- Ads -*/
.ads{
	height: 180px;
	width:298px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding:0px;
}
.ads h2 {
	padding: 4px;
	font-size:13px;
}
.ads img{
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.ads img.last{
	margin: 0;
}
/*- Flickr -*/
.flickr{
	width:308px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.flickr h2{
	font-size:14px;
	padding: 5px;
	margin-bottom:10px;
color:#000000;
}
.flickr h2 img{
	float: right;
	margin: 0 2px;
}
.flickr .photos {
	margin-left:4px;
}
.flickr-ar {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	color: #ffffff;
}
.flickr-ar a {
	color: #ffffff;
}
.flickr img {
	margin:0px 4px 10px 5px;
	border: 1px solid #ddd;
	padding:5px;
	background-color:#ffffff;
}
/*=== Styling Widget Lists ===*/
.widget { margin-bottom:10px; }
.widget h2 {
	padding: 4px;
	font-size:13px;
}
.widget ul {
	padding:4px;
	border:none !important;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.widget ul li {
	border-bottom: 1px solid #eee;
	margin:0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
.widget ul li a {
	color: #000000;
font-weight:bold;
}
/*========= FOOTER =========*/
#footer{
	background-color:#cccccc;
	clear: both;
	color: #282828;
	height: 140px;
	line-height: 35px;
	width: 961px;
    background-image: url(footer3.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer #f-inner {
	margin:0 auto;
	padding:10px 0 0 0;
	width:600px;
	height:140px;
	color:#000000;
}

#footer #f-inner .fcontainer {
	width:300px;
	height:140px;
	font-size:11px;	
}
#footer #f-inner .cleft {float:left;}
#footer #f-inner .cright {float:right}
#footer #f-inner .fcontainer ul {
	margin:0;
	padding:0;
}
#footer #f-inner .fcontainer ul li {
	margin:0;
	padding:4px 0 4px 0;
	border-top:#747374 1px solid;
}
#footer #f-inner .fcontainer ul li a {
	color:#oooooo;
	text-decoration:none;
}
#footer #f-inner .fcontainer ul li a:hover {
	color:#1aa8d8;
}
}
#footer #f-inner .cright p {
	margin:0 0 12px 0;
}
/*========= MISC =========*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl-full{
	float:left;
	clear:both;
	height:1px;
	width:100%;
	padding:0 !important;
	margin:0px 0px 15px;
}
.blog{
	width:603px !important;
	float:left;
}
.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.th{
	border: 1px solid #cccccc;
	float: right;
	padding: 4px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#cat {
    margin:5px;
    padding:3px;
    width:130px;
}
table#wp-calendar {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
/*========= CALENDAR =========*/
table#wp-calendar a {
	color:#000000; 
}
table#wp-calendar caption { 
	font-weight: normal; font-size: 0.91667em; line-height: 1.72727em; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; border-bottom: 1px dotted #ddd; 
}
table#wp-calendar th { 
	width: 26px; font-size: 0.91667em; line-height: 1.72727em; background: #f2f2f2; border-bottom: 1px dotted #ddd; text-align: center; 
}
table#wp-calendar td { 
	width: 26px; line-height: 1.66667em; color: #999; text-align: center; 
}
table#wp-calendar td#next, table#wp-calendar td#prev { 
	width: 78px; font-size: 0.83333em; letter-spacing: 1px; text-transform: uppercase; 
}
img.wp-smiley {
	border:none;
	margin:0px;
	padding:0px;
}
/*========= AUTHOR INFO =========*/
.author_info {
	margin-right: 5px;
	margin-left: 0px;
	color:#666666;
    background-image: url(ad_bg.jpg);
	background-repeat: no-repeat;
    height:290px;
}
.author_photo {
	float:left;
	margin-right:10px;
	width:58px;
}
.author_photo img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #cccccc;
	width: 48px;
	height:48px;
	float:left !important;
}
.author_info p {
	font-size:12px;
	padding:0px;
	margin-bottom:10px;
}
.author_info a {
	color:#000000;
	text-decoration:none;
	padding:0;
}
.author_info a:hover {
	text-decoration:underline;
}
 .author_info li {
	margin-left:10px;
	padding:0px;
	font-weight:bold;
}
.author_info ul{
	margin-left:10px;
	padding:0px;
}
.author_info h3 {
	font-size:14px;
	margin-bottom: 10px;
margin-left:10px;
	padding: 0px;
}
.author_info h2 {
	font-size:14px;
	margin-bottom: 10px;
margin-left:10px;
	padding: 0px;
}
.author_email a {
	background-image: url(images/ico_email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration:none;
	font-weight:bold;
}
/*========= IMAGE GALLERY =========*/
.imagegallery img {
	float:left;
	display:inline;
	background-color: #FFFFFF;
	padding: 5px;
	margin-right: 10px;
	margin-bottom:10px;
	border: 1px solid #CCCCCC;
}
}
.product_table td {
padding-left: 2px;
padding-right: 1px;}
.product_table a {
	color: #737373;
	font-weight:bold;
}
	
.row0 {
	font: Tahoma, Arial, sans-serif;
	background-color: #DDDD9B;
	font-weight: bold;
	font-size:13px;
	line-height:30px;
}
.row1 {
background-color: #ffffff; /*#F4F9FA;*/ /*#EDEDCB;*/
font: Verdana, Arial, sans-serif;
font-size:14px;
	text-indent: 125px;
	padding-left:10px;
	letter-spacing: 2px;
	text-align: left;
line-height:25px;
font-color:#006633;
}
.row2 {
background-color: #F9F9EC; /*#EFF6F8;*/
font: Tahoma, Arial, sans-serif;
font-size:12px;
line-height:20px;
}
.row3 {
	background-color: #dadada;
	font: 16px Tahoma, Arial, sans-serif;
	text-indent: 3px;
	padding-left:12px;
	letter-spacing: 2px;
font-color:#999999;
	text-align: left;
}
.col2_home_box {
	margin-bottom:10px;
	background-color:#f68536;
	padding:6px;
	float:left;
	border: 1px dotted #007195;
}
.col3_home_box {
	margin-bottom:10px;
	background-color:#b8e4f4;
	padding:6px;
	float:left;
	border: 1px dotted #c1bb91;
}
.col4_home_box {
	margin-bottom:10px;
	background-color:#c4bd94;
	padding:6px;
	float:left;
	border: 1px dotted #007195;
}
.col3_box {
	padding:10px 10px 0px 10px;
	width:300px;
	margin-bottom:0px;
	float:left;
}
.col4_box {
	padding:10px 10px 0px 10px;
	width:300px;
	margin-bottom:0px;
	float:left;
}
/* Content divs */
#content {
	padding:0px 0px 60px 0px;
	background:#eeeeee;
}

#left_content #asd div {
	border:1px solid #FFFFFF;
	padding: 0px 5px 0px 0px;
	margin-bottom:10px;
	clear:left;
}
#left_content #asd img {
	margin-right: 15px;
	width: 140px;
}
#left_content #asd div:hover {
	border-color: #E0E0E0;
	/*background-color: #FFFFFF;*/
	background:#e1edf2;
/*	background:url(../images/bg_tile6.jpg);*/
}

/* img */
#left_content div img {
	float: left;
	margin-right: 5px;
	display: block;
	border: none;
	opacity:1;
}

#left_content p a, #left_content ul li a, #left_content ol li a{
	color:#006699;
	border-bottom:1px solid #006699;
}
#left_content a:hover, #left_content div ul li a:hover {
	color:#006699;
	border-bottom:none;
}

#left_content a:hover img, #left_content h2 a:hover{
	opacity:1;
}
/* list */
#left_content div h2 {
	float:left;
}

#left_content #asd p {
	margin-left:160px;
margin-top:25px;
display: block;
}
#left_content div.last_div p {
	margin-left:0px !important;

}

#left_content p {
	padding-right:4px;
	margin-top:1px;
	margin-bottom:1px;
display: block;
}

#left_content #asd h2 {
display: block;
}
#content {
	padding: 1em;
}
#content h1 {
	font-size:22px;
	margin:10px 0 5px 0px;
	color:#293b4a;
	font-family: Arial, Helvetica, sans-serif;
}
/* usecom divs */
#usecom {
	padding:0px 0px 60px 0px;
	background:#eeeeee;
}

#left_usecom #asd div {
	border:1px solid #FFFFFF;
	padding: 0px 5px 0px 0px;
	margin-bottom:10px;
min-height:100px;
	clear:left;
}
#left_usecom #asd img {
	margin-right: 15px;
	width: 110px;
}
#left_usecom #asd div:hover {
	border-color: #E0E0E0;
	/*background-color: #FFFFFF;*/
	background:#e1edf2;
/*	background:url(../images/bg_tile6.jpg);*/
}

/* img */
#left_usecom div img {
	float: left;
	margin-right: 5px;
	display: block;
	border: none;
}

#left_usecom p a, #left_usecom ul li a, #left_usecom ol li a{
	color:#006699;
	border-bottom:1px solid #006699;
}
#left_usecom a:hover, #left_usecom div ul li a:hover {
	color:#006699;
	border-bottom:none;
}

/* list */
#left_usecom div h2 {
	float:left;
}

#left_usecom #asd p {
	margin-left:150px;
}
#left_usecom div.last_div p {
	margin-left:0px !important;
}

#left_usecom #asd div p {
}
#left_usecom p {
	padding-right:4px;
	margin-top:1px;
	margin-bottom:1px;
}

#usecom {
	padding: 1em;
}
#usecom h1 {
	font-size:22px;
	margin:10px 0 5px 0px;
	color:#293b4a;
	font-family: Arial, Helvetica, sans-serif;
}

/*--- index ---*/
.index {
	padding: 10px;
	margin-right: 5px;
	margin-left: 0px;
	color:#666666;
    background-image: url(hotelindex2.gif);
	background-repeat: no-repeat;
    height:125px;
}
.index p {
	font-size:12px;
	padding:0px;
	margin-bottom:10px;
}
.index  a {
	color:#ff6600;
	text-decoration:none;
	padding:0;
}
.index  a:hover {
	text-decoration:underline;
}
 .index  li {
	margin-left:10px;
	padding:0px;
	font-weight:bold;
}
.index  ul{
	margin-left:10px;
	padding:0px;
}
.index  h3 {
	font-size:14px;
	margin-bottom: 10px;
margin-left:10px;
	padding: 0px;
}
.index  h2 {
	font-size:20px;
	margin-bottom: 4px;
margin-left:10px;
	padding: 0px;
}
/*--- gallery ---*/
#gallery {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#gallery li {
	padding: 40px 10px 10px 0px;
	margin: 0;
	float: left;
	position: relative;
	width: 190px;
	height: 130px;
}
#gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 5px;
}
#grid {
	padding:0px 0px 60px 0px;
	background:#eeeeee;
}

#left_grid #apax div {
	border:1px solid #FFFFFF;
	padding: 0px 5px 0px 0px;
	margin-bottom:10px;
	clear:left;
}
#left_grid #apax img {
	margin-right: 15px;
    margin-top: 0px;
	width: 110px;
}
#left_grid #apax div:hover {
	border-color: #E0E0E0;
	/*background-color: #FFFFFF;*/
	background:#e1edf2;
/*	background:url(../images/bg_tile6.jpg);*/
}

/* img */
#left_grid div img {
	float: left;
	margin-right: 5px;
	display: block;
	border: none;
	opacity:1;
}

#left_grid p a, #left_grid ul li a, #left_grid ol li a{
	color:#006699;
	border-bottom:1px solid #006699;
}
#left_grid a:hover, #left_grid div ul li a:hover {
	color:#006699;
	border-bottom:none;
}

#left_grid a:hover img, #left_grid h2 a:hover{
	opacity:1;
}
/* list */
#left_grid div h2 {
	float:left;
}

#left_grid #apax p {
	margin-left:140px;
}
#left_grid div.last_div p {
	margin-left:0px !important;
}

#left_grid #apax div p {
}
#left_grid p {
	padding-right:4px;
	margin-top:1px;
	margin-bottom:1px;
}

#grid {
	padding: 1em;
}
#grid h1 {
	font-size:22px;
	margin:10px 0 5px 0px;
	color:#293b4a;
	font-family: Arial, Helvetica, sans-serif;
}
#sidetopchina{
	width:100%;
	float:left;
	margin-top:10px;
}
.tiny{
float:left;
margin-left:1px;
}
.mpost {margin:0; padding: 0; border-bottom: 1px  dotted #eeeeee; border-top: 1px  dotted #0CF; min-height:120px;}
.mposttitle {text-align:left; font-size: 20px; padding: 2px 0 2px; letter-spacing: 1px;}
.mpostThumb {float: left; margin-right: 10px; width:110px; border: 6px solid #eeeeee; }
.mcontent   {margin:0; padding: 0; font-size: 16px;}

.tpost {margin:0; padding: 10px 0 10px 0; border-bottom: 1px  dotted #eeeeee; border-top: 1px  dotted #999999; min-height:80px;}
.tposttitle {text-align:left; font-size: 14px; padding: 2px 0 2px; letter-spacing: 1px;}
.tpostThumb {float: left; margin-right: 14px; width:76px;}
.tcontent   {margin:0; padding: 0; font-size: 16px;}

.post-alt .wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
	}
	
.post-alt .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 5px 5px;
	}
	
.post-alt .wp-caption {
	background: #f5f5f5;
	border: 1px solid #e4e4e4;
	box-shadow: 0 1px 2px #efefef;
	-moz-box-shadow: 0 1px 2px #efefef;
	-webkit-box-shadow: 0 1px 2px #efefef;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 10px;
	padding-top: 5px;
	text-align: center;
	}
/* /* Related China Home Page
-----------------------------------------------------------------------------*/

.cn-content{
	padding:0px 20px 0px 165px;
	display:block;
	}
.cn-photo{

	float:left;
	}
.cn-photo img{
	padding: 5px;
	margin-right:10px;
	background-color:#fff;

	}	
	
.related-china-title a{
 	font-size:18px;
 	font-weight: bold;
 	color: #000;
 	font-family:Georgia;
	text-decoration:none;
	}	
.related-china-title a:hover{
 	color: #03F; 
	text-decoration:underline;
    
	}

.related-china-single{
	border:1px dotted #ebebeb;
	padding:8px;
	margin:0px 10px 10px 0px;
	min-height:110px;
	}

.related-china-single:hover {
	border-color: #E0E0E0;
	/*background-color: #FFFFFF;*/
	background:#e1edf2;
}
