@charset "UTF-8";
/* CSS Document */

/* top elements */
* { margin: 0; padding: 0; outline: 0; }

body {
	background: #caced1;
	font: 70%/1.5em STXihei, STSong, STHeiti, STFangsong; 
	color: #777;
	text-align: center;
	margin: 0px;
}

/* links */
a, a:visited {
	text-decoration: none;
	background: inherit;
	color: #FB9233; 
}
a:hover {
	text-decoration: underline;
	background: inherit;
	color: #93C600;
	font-weight: normal;
}

/* headers */
h1 {
	font-size: 100%;	
	font-weight: normal;	
	color: #cccccc;
}

h2 {font-family: 'Trebuchet MS', Arial Black; 
    text-align:left;
	font-size: 120%;	
	font-weight: normal;	
	color: #000000;
	padding:20px;
	text-indent:2em；
}
h3 {font-family: 'Trebuchet MS', Arial Black; 
	text-align:center;
	font-size: 120%;
	margin:30px;
	padding: 20px; 
	border: 1px solid #F0F0F0;
	background: #f8f8f8;
}

.indent { text-indent:2em；}
.green-chinese {font-family: 'Trebuchet MS', STXihei;
	font-size:130%;	
	font-weight: bold; 
	alignment:left;	
	color: #86c659;
}
.gray-english {font-family: 'Trebuchet MS', Arial Black;
	font-size: 0.8em;	
	font-weight: normal; 
	alignment:left;	
	color: #CCCCCC;
}
.copyright {font-family: 'Trebuchet MS', Arial Black;
	font-size: 1em;	
	padding:2px;
	color: #ffffff;
}

.thanks { font-size: 30px;	
	font-weight: bold; 
	text-align:center;	
	color: #ee3a43;
    line-height:150%;}
	
.current-highlight { font-size: 150%; 
    color:#FFF;
	padding:2px;
	font-weight: bold; 
	background: #F90;}
.page-number{ font-size: 70%;
     color:#FFF;
     padding:1px;
     background:#86c659;}

.current-highlight-green { font-size: 150%;
     color:#FFF;
     padding:1px;
	 margin: 2px;
     background:#86c659;}

.author-name {font-family: 'Trebuchet MS', Arial Black;
	font-size: 0.9em;	
	font-weight: bold; 
	alignment: right;	
	color: #951111;
}

.preview-black {font-family: 'Trebuchet MS', Arial Black;
	font-size: 1em;	
	font-weight: normal; 
	padding:2px;
	color: #000000;
}
.worldcongress-black {font-family: 'Trebuchet MS', Arial Black;
	font-size: 14px;	
	font-weight: normal; 
	padding:2px;
	color: #000000;
}
.contact {font-family: 'Trebuchet MS', Arial Black;
	font-size: 1.5em;	
	font-weight: normal; 
	padding:2px;
}
.red { font-size: 1em;	
	font-weight: bold; 
	text-align:center;	
	color: #ee3a43;
}


/* form elements */
form {
	margin: 10px; 
	padding: 15px 25px 25px 20px; 
	border: 1px solid #F0F0F0;
	background: #f8f8f8;
}
fieldset {
	margin: 0;	padding: 0;
	border: none;
}
legend {
	display: none;
}
label {
	display:block;
	font-weight: bold;
	color: #7BA857;
}
input, select, textarea {
	margin: 5px 0;
	padding: 5px;
	color: #6A6969;
	border-width: 1px;
	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; 	
	font: 11px 'Lucida Grande', Verdana, Helvetica, sans-serif;
}
input:focus, select:focus, textarea:focus {
	color: #7BA857;
	background: #EFFAE6;
}
#name, #email, #message, #website {
	width: 380px;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #9CCF5F;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #B6DE8F #8DB836 #8DB836 #B6DE8F;
}
#form h2#text a {
	position:absolute;
	margin: 0;
	padding: 30;
	font: bolder 30px 'Trebuchet MS', STXihei, STSong, STHeiti, STFangsong;
	color: #CCCCCC;
	text-transform: none;
	text-decoration: none;
	background: transparent;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width:1024px;
	background: #ffffff center top;
	margin: 0 auto;
	text-align: left;
	font-family: STXihei, STSong, STHeiti, STFangsong;
}
#content-wrap {
	clear: both;
	width: 1024px;	
	margin: 0px auto;
	padding: 0; 	
}

#header {
	position: relative;
	height: 92.5px;
	background: url(logo-bg.jpg) repeat-x center top;
	padding: 0;
} 

#header h1#logo-text a {
	position:absolute;
	left:345px;
	top:17px;
	margin: 0;
	padding: 0;
	font: bolder 30px 'Trebuchet MS', STXihei, STSong, STHeiti, STFangsong;
	color: #CCCCCC;
	text-transform: none;
	text-decoration: none;
	background: transparent;
	width: 536px;
	height: 37px;
}

#header p#slogan {
	position: absolute;
	margin: 0;
	padding: 0;
	font: bold 25px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #CCCCCC;
	text-transform: none;
	text-decoration: none;
	background: transparent;
	left: 418px;
	top: 48px;
}

#header p#logo {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 0px;
	background: url(logo.jpg) no-repeat left bottom;
	height: 92.5px;
	width: 269.5px;
}

#header p#globe {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0px;
	right: 0px;
	background: url(globe.jpg) no-repeat left bottom;
	height: 92.5px;
	width: 224px;
}
#header p#banner {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 92.5px;
	right: 0px;
	background: url(banner.jpg) no-repeat left bottom;
	height: 167px;
	width: 805px;
}



/* navigation */
#menu {
	float:left; clear: both;
	position: relative;
	display: block;
	left:0px;
	clear: both;
	margin: 0 auto;
	padding: 0;
	background: #76c043 no-repeat;
	height: 167px;
	width: 220px;
}
#menu ul {
	list-style: none;
	margin:0; padding: 0 0 0 0px;
}

#menu ul li a {
	display: block;
    font: bold 13px/17px 'Trebuchet MS',STXihei, STSong, STHeiti, STFangsong;
	padding: 2px;
	color: #fff;	
	text-decoration: none;
	
}
#menu ul li a:hover {
	display: block;
	color: #3b5e0b;	
	background: #b2e390; no-repeat 100% 100%;
}
#menu ul li#current a {	
	color: #3b5e0b;
}
#menu ul li#english a {	
	color: #8acf5a;
}
/* Main Column */

#main {
	position: absolute;
	top: 259.5px;
	width: 824px;
	margin: 0;
	padding: 0px;
	background: #f3f1f1;
no-repeat 100% 100%;
	background-color: #FFFFFF;
}

#main-issue {font-family: 'Trebuchet MS', Arial Black; 
	position:absolute;
	width: 560px;
	margin: 0px;
	padding: 0px;
	display: inline;
	border: 1px solid #dad9d9;
	left: -1px;
}
#main-subscribe {
	position: absolute; top:250px;
	width: 560px;
	margin: 2px;
	padding: 0px;
	display: inline;
	border: 1px solid #dad9d9; 
}
#main-about {font-family: 'Trebuchet MS', Arial Black; 
	float: right; 
	position:top:0px;
	width: 240px;
	margin: 2px 10px;
	padding: 0px;
	display: inline;
	border: 1px solid #dad9d9;
}

/* Sidebar */	
#sidebar { 
	float: right; 
	background: #ffffff	 repeat-x 0 0;
	position:relative; 
	width: 180px;
	padding: 10px; margin: 0px 0 0 0;	
	color: #CCCCCC;	
}	
#sidebar ul {
	list-style: none;
	margin:0; padding: 0 0 0 0px;
}

#sidebar ul li a {
	display: block;
    font: bold 17px/17px 'Trebuchet MS',STXihei;
	padding: 5px;
	color: #000000;	
	text-decoration: none;
	
}
#sidebar ul li a:hover {
	display: block;
	color: #3b5e0b;	
	background: #b2e390; no-repeat 100% 100%;
}

#sidebar_1 { 
	float: center; 
	background: #ff0000	 repeat-x 0 0;
	position:relative; 
	width: 160px;
	padding: 0px; margin: auto auto auto auto;	
	color: #ffffff;	
}	
#sidebar_1 ul {
	list-style: none;
	margin:auto ; padding: inherit inherit inherit inherit;
}

#sidebar_1 ul li a {
	display: block;
    font: bold 17px/17px 'Trebuchet MS',STXihei;
	padding: 5px;
	color: #000000;	
	text-decoration: none;
	
}
#sidebar_1 ul li a:hover {
	display: block;
	color: #3b5e0b;	
	background: #b2e390; no-repeat 100% 100%;
}




/* Footer */	
#footer {

	background: url(footer-bg.jpg) repeat-x center top;
	clear: both;
	padding: 0;
	height:50px;
	text-align: center;
	font-size: 90%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer p { 
	padding: 5px 0;
	margin: 0;
}
#footer a { 
	text-decoration: none; 'Trebuchet MS', STXihei, STSong, STHeiti, STFangsong;
	color:#900
}
#footer a:hover {
	color: #ffffff;	
}

#footer copyright#text a {
    font: bolder 30px 'Trebuchet MS', STXihei, STSong, STHeiti, STFangsong;
	color: #FFF;
	text-transform: none;
	text-decoration: none;
	background: transparent;

