

/* GLOBALHEADER */
#global_header {
	width: 990px;
	margin: 0 auto;
	position: relative;
	z-index: 99;
	background:url(/images/global_header.gif) repeat-x 0 -508px; 
	clear:both;
	height:200px;

	color:#4A4A4A;
	font-family:"Lucida Grande","Lucida Sans Unicode","Microsoft Yahei",Arial,Verdana,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	text-align:left;
}
#global_header .left {
	background:url(/images/global_header.gif) no-repeat 0 -36px;
	width:990px;
}
#global_header .right {
	height: 200px;
	background:url(/images/global_header.gif) no-repeat 100% -272px;
	overflow:hidden;
	width:990px;
}
#global_header h2 {
	margin-left:70px;
	margin-top:50px;
	font-size:28px;
	color:#ffffff;
	font-family:"Lucida Grande","Lucida Sans Unicode","Microsoft Yahei",Arial,Verdana,sans-serif;
	font-weight:normal;
	letter-spacing:0;
}

#global_header #umenu {
	position:absolute;
	right:45px;
	top:20px;
	color:#fff
}
#global_header #umenu a {
	color:#fff;
	font-weight:bold;
	text-decoration:underline
}
#global_header #umenu a:hover {
	text-decoration:none
}
#global_header #global_menu {
	width:950px;
	background: url(/images/global_menu_bg.gif) no-repeat 50% 0;
	position:absolute;
	left:20px;
	top:113px;
	padding-left:13px;
	text-align:center
}
#global_header #global_menu li {
	float:left;
	margin:15px 1px 0;
	list-style: none;
}
#global_header #global_menu li a {
	color:#333;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	display:block;
	word-wrap: normal;
	font-family:"Lucida Grande","Lucida Sans Unicode","Microsoft Yahei",Arial,Verdana,sans-serif;
}
#global_header #global_menu li a span {
	line-height:30px;
	display:block;
	padding:0 18px;
	font-family:"Lucida Grande","Lucida Sans Unicode","Microsoft Yahei",Arial,Verdana,sans-serif;
}
#global_header #global_menu li a:hover, #global_header #global_menu li a.current {
	background:url(/images/global_menu_on.gif) no-repeat 0 0;
	text-decoration:none
}
#global_header #global_menu li a:hover span, #global_header #global_menu li a.current span {
	background:url(/images/global_menu_on.gif) no-repeat 100% 100%
}
#global_header #global_menu li.line{ height:40px; width:1px; margin:12px 30px 0; background:url(/images/global_menu_line.gif) }




.blog_main{ margin: 0 auto;width: 990px; position: relative; background:#fff url(/images/main.gif)}
.blog_main_top{background:url(/images/main.gif) no-repeat -990px 0; padding:14px 0 0 20px; overflow:hidden; height:100%}
