/*

*/

html {
	background: #451217;
	background-image: url(chans_layout/background2.jpg);
	background-repeat: repeat;
	
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background-image: url(chans_layout/background1.jpg);
	background-repeat: repeat-x;
	background-color: #451217;
	background-attachment: fixed;

}

a:link, a:visited {
	color: #FF0000;
	text-decoration: none;
}

a:active, a:hover {
	color: #990000;
	text-decoration: underline;
}

#chinese_container {
	width: 1000px;
	margin: auto;
	background-color: #441116;
	background-image: url(chans_layout/chinese_left_bg.jpg);
	background-repeat: repeat-y;
}

#chinese_header {
	width: 1000px;
	height: 244px;
	margin: 0;
	padding: 0;
	background-image: url(chans_layout/chinese_header2.jpg);
	background-repeat: no-repeat;
}

#chinese_content {

	margin: 0;
	padding: 0;
	
}

h2 {
	line-height: 1.7em;
}

h3 {
	color:#FFCC66;
	letter-spacing: 1px;

	font-size: 1.8em;
	margin-right: 2px;
	margin-left: 0px;
	padding-right: 2px;
	padding-left: 0px;

}


/* Features */

.coupon{
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 150px;
	padding-right: 60px;
	padding-bottom: 8px;
	padding-left: 0px;
}


.feature{
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.featureleft{
	float: left;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 2px;
}

.featureright{
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}



/* Splash */

.splash{
	position:absolute;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	top: 384px;
	float: none;
	left: 989px;
}




/* Left Content */
#chinese_content_left {
	float:left;
	width: 233px;
	min-height: 500px;
	margin: 0;
	padding: 0;
	background-image: url(chans_layout/chinese_left_bg.jpg);

}

#chinese_menu {
	
	float: right;
	width: 180px;
	height: 200px;
	margin: 0;
	padding: 10px 0 0 0;
}

#chinese_menu ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#chinese_menu li a {
	
	display: block;
	width: 134px;
	height: 27px;
	color: #441116;
	background: url(chans_layout/chinese_menu.jpg) no-repeat;
	font-family: Tahoma;
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 5px 0 0 45px;
	
}

#chinese_menu li a:hover, #chinese_menu li .current {
	background: url(chans_layout/chinese_menu_current.jpg) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	
}
/* End Of Left */

/* Right Content */
#chinese_content_right {
	float: right;
	width: 767px;
	margin: 0;
	padding: 0;
	
}

#chinese_content_right_coupon {
	float: right;
	width: 250px;
	height: 250px;
	margin: 0;
	padding: 0;
	
}

#chinese_content_right_bottom {
	float: right;
	width: 767px;
	margin: 0;
	padding: 0;
	background-color: #441116;
	background-image: url(chans_layout/chinese_right_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}

#chinese_content_right_top {
	width: 742px;
	background: url(chans_layout/chinese_right_top.jpg) top no-repeat;
	margin: 0;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	
}

#chinese_content_right_top .chinese_post_area {
	width: 490px;
	margin: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	
}

.chinese_post_area h1 {
	font-family: Tahoma;
	font-size:	18px;
	color: #FEE861;
	text-shadow:1px 1px #000000;
	margin: 0 0 10px 0;
	padding: 0;
	
}

.chinese_post_area p {
	font-family: Tahoma;
	font-size:	13px;
	text-align: justify;
	color: #F8DD8C;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 20px;
	letter-spacing: .1em;
	
}
.chinese_post_area h2 {
	font-family: Tahoma;
	font-size:	16px;
	color: #FFE14B;
	text-shadow:1px 1px #000000;
	margin: 0 0 10px 0;
	padding: 0;
	
}

.chinese_post_area ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.chinese_post_area li a{
	display: block;
	width: 300px;
	height: 20px;
	color: #CC3300;
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 2;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2;
	padding-left: 30px;
	background-image: url(chans_layout/bullet.png);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}

.chinese_post_area li a:hover{
	color: #ffffff;
}


/* Start of Bottom Content */

#chinese_content_right_top .widechinese_post_area {
	width: 550px;
	margin: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	
}

.widechinese_post_area h1 {
	
	font-family: Tahoma;
	font-size:	18px;
	color: #CC9900;
	margin: 0 0 10px 0;
	padding: 0;
	
}

.widechinese_post_area p {
	font-family: Tahoma;
	font-size:	12px;
	text-align: left;
	color: #F8DD8C;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 20px;
	
}
.widechinese_post_area h2 {
	
	font-family: Tahoma;
	font-size:	16px;
	color: #FF9933;
	margin: 0 0 10px 0;
	padding: 0;
	
}


/*Some Bottom Content */

* html #chinese_content_right_bottom_section {
	margin-top: -20px;
}

#chinese_content_right_bottom_section {
	width: 747px;
	margin: 0;
	padding: 10px;
	background-color: #330000;
	
}

#chinese_content_right_bottom_section .chinese_text_area {
	

	margin: 0;
	padding: 20px 0px 20px 20px;
	
}

.chinese_text_area h1 {
	font-family: Tahoma;
	font-size:	18px;
	color: #CC0000;
	margin: 0 0 10px 0;
	padding: 0;
	
}

.chinese_text_area p {
	
	font-family: Tahoma;
	font-size:	12px;
	text-align: justify;
	color: #8b8b8b;
	margin: 0 0 10px 0;
	padding: 0;
	
}

.chinese_text_area img {
	margin: 0 20px 10px 0;
	padding: 0;
	border: 1px solid #990000;
	
}


.menutable {
	color: F8DD8C;
	font-size: 1.1em;
}



.menutable p {
	color: F8DD8C;
	font-size: 1.1em;
	letter-spacing: .1em;
}


.menutable h2 {
	color: #990000;
	font-size: 1.3em;
	letter-spacing: .1em;
}

.menutable h3 {
	color: #FF0000;
	font-size: 1.2em;
}

/* Start of Bottom Content */

* html .chinese_bottom_panel_section {

	margin-top: -35px;
}

.chinese_bottom_panel_section {
	width: 980px;
	height: 109px;
	margin: 0;
	padding:  10px;
	background-image: url(chans_layout/chinese_bottom_bg.png);
	background-repeat: no-repeat;
	
}

.chinese_bottom_section_left {
	
		float: left;	
		width: 300px;
		margin: 0;
		padding: 10px;
			
}

.chinese_bottom_section_left h1 {
	font-family: Verdana;
	font-size: 12px;
	color: #FF9933;
	margin: 0 0 5px 0;
	padding: 0;
	
}

.chinese_bottom_section_left ul {
	color: #fff;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(chans_layout/laoban.png);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding: 0;

}

.chinese_bottom_section_left li a {
	font-family: Verdana;
	font-size: 12px;
	color: #FFCC00;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 20px;
}

.chinese_bottom_section_left li a:hover {
	color:#CC6600;
	text-decoration: none;
}

.chinese_bottom_section_right {
	
		float: right;	
		width: 300px;
		margin: 0;
		padding: 10px;
		text-align: right;
}

 .chinese_bottom_section_right h1 {
	
	font-family: Verdana;
	font-size: 12px;
	color: #ffd200;
	margin: 0 5px 5px 0;
	padding: 0;
	
}

.chinese_bottom_section_right p {

	font-family: Verdana;
	font-size: 12px;
	color: #fff;
	text-align:	right;
	margin: 0 0 10px 0;
	padding: 0;
}

.chinese_bottom_section_right img {
	border: none;
}
/* End Of Right Content */

* html #chinese_footer {

	margin-top: -26px;
}

#footer {
	margin: 0;
	width: 1000%;
	height: 300px;

}

#chinese_footer {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	color: #fff;
	background-color: #1E0606;

}

#chinese_footer a {
	
	color: #CC3300;
	text-decoration: underline;

}

#chinese_footer a:hover {
	color: #FF9933;
	text-decoration: none;

}

.cleaner {
	
	clear: both;
	height: 0px;
	
}

