body { 
	margin: 0; 
	padding: 0; 
	background: #fff url(bg.gif) repeat-x; 
	font: normal .7em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1.6em; 
	color: #333; 
}

/* LINKS AND HEADINGS STYLING */

a { color: #546F92; background: inherit; }
a:hover { color: #808080; background: inherit; }
h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #fff; background-color:transparent; }
h3  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #fff; background-color:transparent; }
blockquote {
	margin: 10px 0 0 25px;
	padding: 0 20px;
	border-left: 1px solid #ccc;
	color: #666;
}
.blue { 
	color: #808080; 
	background: inherit; 
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, Helvetica, Sans-Serif;  
}
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }


/* CONTENT WRAPPER */

#main { 
	width: 900px; 
	margin: 20px auto 0 auto; 
}

/* TOP LEFT LOGO */

#logo { 
	float: left; 
	padding: 0px 0 5px 0px; 
}
	#logo h1 { 
	color: #000; 
	background: #fff; 
	font-size: 18px;
   	font-family: "微软雅黑", Verdana, Arial, Helvetica, Sans-Serif;  
}
	
	#logo a { text-decoration: none; }

/* TOP RIGHT HORIZONTAL MENU */
	
#menu { 
	float: right; 
	background: #fff url(barul.gif) no-repeat bottom right; 
	color: #808080; 
	padding: 27px 1px 7px 0; 
	margin: 0; 
}
#menu li { 
	padding: 14px 18px 14px 18px; 
	color: #444; 
	background: #fff url(bar.gif) no-repeat bottom left; 
	display: inline; 
	margin-left: -3px;
}
#menu li.current_page_item { 
	background: #fff url(baractive.gif) no-repeat bottom left; 
	color: #8D9CAF; 
	font-weight: bold; 
	padding: 14px 18px 14px 18px; 
	margin: 0 1px 0 0; 
}
#menu li:hover { 
	background: #fff url(baractive.gif) no-repeat bottom left;
}
#menu li a { 
	background: transparent; 
	color: #888888; 
	text-decoration: none; 
} 	
#menu li a:hover { 
	color: #000; 
	background: transparent;
} 	
.key { text-decoration: underline; } /* ACCESKEY UNDERLINED LETTER */

/* LEFT INTRO SIDE */	

#intro_left {
	clear: left;
	float: left;
	width: 250px;
	height: 205px;
	background: #8D9CAF url(leftintrobg.gif) repeat-x;
	color: #FFF;
	margin: 0 0 1px 0;
   	font-size: 13px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;  
}
#intro_left a { color: #fff; background: inherit; }
#intro_left p { padding: 12px 15px; margin: 0; text-align: justify;}

/* LEFT VERTICAL MENU */
	
#menu_left { 
	float: left;  
	margin: 0 0 6px 0; 
	padding: 0 0 1px 0; 
	border-bottom: 2px solid #e2e2e2;
	clear: left; 
}
#menu_left li { list-style: none; }
#menu_left li a { 
	display: block; 
	color: #3F5B7F; 
	background: #C2CEDE url(arrow.gif) no-repeat center left; 
	width: 204px; 
	padding: 7px 23px 7px 23px; 
	margin: 0 0 1px 0; 
	font-weight: bold; 
	font-size: 14px;
	font-family: "微软雅黑", Verdana, Arial, Helvetica, Sans-Serif;  
	text-decoration: none; 
}	
#menu_left li a:hover { background: #9EB1C9 url(arrow.gif) no-repeat center left; color: #fff;  }

/* RIGHT INTRO SIDE */
	
#intro_right {
	float: right;
	width: 340px;
	padding: 25px 280px 0 20px;
	background: #BCCEDA url(jzg9-top-4.jpg) no-repeat;
	color: #547592;
	margin: 0 0 6px 0;
	height: 174px;
	border: 3px solid #e2e2e2;
	clear: right;
}
	#intro_right h3 { margin: 0 0 20px 0; }
	#intro_right .white { color: #FFF; background-color:transparent; }
	
/* LEFT SIDE */
	
#sidebar {
	float: left;
	width: 250px;
	clear: left;
}

.box h4 {
	border-bottom: 4px solid #EFEFEF;
	margin: 0; 
	padding : 5px 0; 
    font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif;
}

#sidebar ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

#sidebar li {
	padding: 3px 0px;
	list-style-type:none;
    font: 1.2em Verdana, Arial, Helvetica, Sans-Serif; 
}

#sidebar li ul li{
	list-style-type:none;
	margin-left:20px;
}
.box {
	padding: 4px 15px;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
}
.box-ad {
	padding: 4px 24px;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
}
.box-img {
	padding: 4px 0px;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
	text-align: center;
}
.box-img h4 {
	border-bottom: 4px solid #EFEFEF;
	margin: 0 15px; 
	padding : 5px 0; 
    font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif;
   	text-align: left;
}
.box-img img {
	border: 1px solid #666;
	margin: 0; 
	padding : 2px; 
}
.box a, .box-img a{ text-decoration: none; }
.box a:hover, .box-img a:hover { color: #333; text-decoration:underline;}
.note {
	padding: 15px 15px 20px 100px;
	border: 1px solid #CFCB66;
	margin: 0 0 5px 0;
	background: #FFFFAD url(package.gif) no-repeat;
	color: #585616;
	}

/* RIGHT SIDE */

#right {
	float: right;
	width: 643px;
	clear: right; 
}
.leftcol {
	width: 610px;
	float: left; 
	padding: 12px 15px;
	border:#ccc 1px solid;
	text-align: justify;
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1.8em; 
}
#list { 
	margin: 0 10px; 
	padding: 0; 
}
#list li{ 
	padding:0 0 0 15px;
    line-height:30px;
    background: url(mc-024.gif) no-repeat 0px 5px;
    list-style-type:none;
	border-bottom: 1px dotted #ccc;
    text-align:left;
}
#list span {
    float:right;
	color:#666;
	font-size:10px;
}
#list a {
	color:#333;
	text-decoration:none;
	}
#list a:hover {
	color:#546F92;
	}
h2  { 
	clear: both; 
	font-size: 20px;
   	font-family: "微软雅黑", Verdana, Arial, Helvetica, Sans-Serif;  
	color: #000; 
	padding: 15px 0 2px 35px; 
	margin: 0;
	text-align: left;
	background: url(mc-017.png) no-repeat 0px 10px;
}
.special {
	width: 621px;
	float: left; 
	margin:5px 0 11px 0;	
	padding: 15px 10px;
	border: 1px solid #ccc;
	background: #eee;
	color: #444;
}
.gg300 {
	width: 621px;
	float: left; 
	margin: 0 0 20px 0;	
	padding: 15px 10px;
	border: 1px solid #ccc;
	background: #E5ECF9;
}
.gg300l {
	float: left
	width: 320px;
	text-align: left;
}	
.gg300r {
	float: right;
	width: 300px;
	text-align: left;
}
.special  img {
	padding: 0;
	border:#666 1px solid;
	margin: 0 5px 0 0;
}
.special a {
	padding: 0;
	color: #546F92;
	text-decoration: none;
}
.speciall {
	float: left
	width: 320px;
	text-align: left;
}	
.specialr {
	float: right;
	width: 300px;
	text-align: left;
}
.site {
	width: 628px;
	float: left; 
	margin:0px 0 6px 0;	
	padding: 2px 2px 2px 10px;
	border: 1px solid #ccc;
	background: #E5ECF9;
	color: #333;
}	
.sitel {
	float: left
}	
.siter {
	float: right;
}
.siter a {
	padding: 0 3px 0 3px;
	color: #546F92;
	text-decoration: none;
}
.siter img {
	margin:0;	
	padding: 0;
	border: 0;
}
.navia {
	clear: both; 
	border-top: 1px solid #ccc;
	padding: 10px 0px;
	margin: 10px 10px;
	text-align: center;
}	
.sitel a{ color: #333; text-decoration: none; }
.sitel a:hover{ color: #546F92; text-decoration:underline;}

/* FOOTER */

#footer { text-align: right; clear: both; padding: 5px; border-top: 1px solid #ccc; }

#content_start {position: absolute;left: -10000px;};

