body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #FFFFFF;
	margin: 0;
}
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
#header {
	padding: 0;
	margin-bottom: 0;
	height: 100px;
	background-image: url(img/header_bkg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#yunnanheader {
	padding: 0;
	margin-bottom: 0;
	height: 100px;
	background-image: url(img/yunnan_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#banner {
	padding: 0;
	margin-bottom: 20px;
	height: 150px;
	background-image: url(img/banner_bkg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#yunnanbanner {
	padding: 0;
	margin-bottom: 20px;
	height: 150px;
	background-image: url(img/yunnan_bkg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#bannercontent {
	padding: 0;
	margin-left: 300px;
}
#bannersidebar {
	float: left;
	width: 260px;
	margin: 0;
	padding: 0;
}
.menushadow {
	background-image: url(img/menu_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	margin-bottom: 5px;
}
#content {
	padding: 0;
	margin-left: 300px;
}
.bakpic {
	float: left;
	border: 2px solid #000000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#content p {
	font-size: 1.2em;
	line-height: 140%;
	margin-top: 5px;
	margin-bottom: 20px;
}
#sidebar {
	float: left;
	width: 260px;
	margin: 0;
	padding: 0;
}
#footer {
	clear: both;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-size: 1.2em;
}
#footersidebar {
	float: left;
	width: 260px;
	margin: 0;
	padding: 0;
}
#footercontent {
	padding: 0;
	margin-left: 300px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	color: #009966;
	text-decoration: none;
}
/* heading styles */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 2.0em;
}
h2 {
	font-size: 2.2em;
}
h3 {
	font-size: 2.2em;
}
h4 {
	font-size: 1.5em;
}
#split {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(img/split_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 170px;
}
.splitleft, .splitmid {
	float: left;
	width: 200px;
	margin-right: 30px;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.splitright {
	float: left;
	width: 200px;
	margin: 0;
}
/* ---------------------------------------------------
CLEARFIX
----------------------------------------------------- */

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
 /* End hide from IE Mac */


.menu {
	font-size:1.3em;
	margin: 0;
}
.jingjok {

}

.menu ul {
	position:relative;
	z-index:500;
	padding:0;
	margin:0;
	list-style-type:none;
	width:260px;
}
/* style the list items */
.menu li {
	height:26px;
	/* for IE7 */
float:left;
	background-color: #d4d8bd;
	background-image: url(img/shade.gif);
}
.menu li.sub {
	background-color: #d4d8bd;
	background-image: url(img/sub.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
/* get rid of the table */
.menu table {
	position:absolute;
	border-collapse:collapse;
	top:0;
	left:0;
	z-index:100;
	font-size:1em;
}
/* style the links */
.menu a, .menu a:visited {
	display:block;
	text-decoration:none;
	height:25px;
	line-height:25px;
	width:259px;
	color:#000;
	text-indent:5px;
	border:1px solid #fff;
	border-width:0 1px 1px 1px;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {
	width:260px;
	w\idth:259px;
}
/* style the link hover */
* html .menu a:hover {
	color:#efa;
	background:#aa7;
	position:relative;
}
.menu li:hover {
	position:relative;
}
/* For accessibility of the top level menu when tabbing */
.menu a:active, .menu a:focus {
	color:#efa;
	background:#aa7;
}
/* retain the hover colors for each sublevel IE7 and Firefox etc */
.menu li:hover > a {
	color:#efa;
	background:#aa7;
}
.menu li ul {
	visibility:hidden;
	position:absolute;
	top:-30px;
	left:200px;
	padding:30px;
	background:transparent url(img/transparent.gif);
}
.menu li:hover > ul {
	visibility:visible;
}
.menu ul a:hover ul ul {
	visibility:hidden;
}
.menu ul a:hover ul a:hover ul ul {
	visibility:hidden;
}
.menu ul a:hover ul a:hover ul a:hover ul ul {
	visibility:hidden;
}
.menu ul a:hover ul {
	visibility:visible;
}
.menu ul a:hover ul a:hover ul {
	visibility:visible;
}
.menu ul a:hover ul a:hover ul a:hover ul {
	visibility:visible;
}
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul {
	visibility:visible;
}

/* region menu */

#vertmenu {
	font-size: 100%;
	width: 259px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#vertmenu h1 {
	display: block;
	background-color:#CFD3B5;
	font-size: 1.2em;
	border: 1px solid #000000;
	color: #333333;
	margin: 0px;
	width:255px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 3px;
}

#vertmenu ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}
#vertmenu ul li {
margin: 0;
padding: 0;
}
#vertmenu ul li a {
	font-size: 1.1em;
	display: block;
	border-bottom: 1px dashed #CCC;
	text-decoration: none;
	color: #666666;
	width:256px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
}

/*Buttons Start*/
a.squarebutton{
background: transparent url('img/square-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url('img/square-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
/*Buttons End*/
.picture {
	background-color: #F9F9F9;
	border: 1px solid #CCC;
	width: 146px;
	font-size: 12px;
	padding-bottom: 3px;
}
.picture img {
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left {
	float:left;
	margin-top: 0.5em;
	margin-right: 0.8em;
	margin-bottom: 0.5em;
	margin-left: 0;
}
