/* fundamental  */
* {
	margin: 0;
	padding: 0
}

html {
	margin: 0;
	padding: 0;
	width: 100%;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: #c0c0c0;
	scrollbar-base-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: #c0c0c0;
	scrollbar-shadow-color: #c0c0c0;
	scrollbar-track-color: white;
}

body,iframe {
	width: 100%;
	position: relative;
	text-align: center;
	margin-left: 1px
}

h1,h2,h3,h4,h5,h6 {
	overflow: hidden;
}

img {
	border: 0;
}

.clear {
	clear: both;
	padding: 0;
	margin: 0;
}

#container {
	margin: 0 auto;
	background: #fff;
	width: 884px;
	text-align: left;
}  /* header */
#header {
	width: 884px;
	height: 65px;
}

#header h1 {
	float: left;
	width: 301px;
	height: 65px;
	text-indent: -9999px;
	background: url(/images/common/header_title.jpg) no-repeat left top;
	cursor: pointer;
}

#header_search {
	float: right;
	margin: 29px 24px 0 0;
	border: solid 1px #d8d7d5;
	width: 148px;
	height: 16px;
	font-size: 12px;
	font-family: Verdana, Simsun;
	background: url(/images/common/header_search_bg.gif) no-repeat left top;
}

#header_searchbutton {
	float: right;
	cursor: pointer;
	margin: 30px 16px 0 0;
}

#header_english {
	float: right;
	margin: 30px 27px 0 0;
}  /* top main menu */
#topmenu {
	width: 884px;
	height: 34px;
	background: url(../images/common/header_topmenubg.jpg) no-repeat left
		top;
}

#topmenu li a {
	display: block;
	text-indent: -9999px;
	height: 34px;
}

#topmenu li a:hover {
	display: block;
	text-indent: -9999px;
	height: 34px;
}

#topmenu li {
	list-style: none;
	float: left;
}

#topmenu_1 a.selected {
	background-position: -128px -34px;
}

#topmenu_2 a.selected {
	background-position: -232px -34px;
}

#topmenu_3 a.selected {
	background-position: -332px -34px;
}

#topmenu_4 a.selected {
	background-position: -431px -34px;
}

#topmenu_5 a.selected {
	background-position: -548px -34px;
}

#topmenu_6 a.selected {
	background-position: -652px -34px;
}

#topmenu_1 {
	padding: 0 2px 0 128px !important;
	margin: 0 0px 0 0;
}  /* ie6 double margin bug */
#topmenu_1  a {
	width: 102px;
	background: url(../images/common/header_topmenu.jpg) no-repeat;
	background-position: -128px 0;
}

#topmenu_1  a:hover {
	width: 102px;
	background: url(../images/common/header_topmenu.jpg) no-repeat;
	background-position: -128px -34px;
}

#topmenu_2 {
	margin: 0 2px 0 0;
}

#topmenu_2  a {
	width: 98px;
	background: url(../images/common/header_topmenu.jpg) no-repeat;
	background-position: -232px 0;
}

#topmenu_2  a:hover {
	width: 98px;
	background: url(../images/common/header_topmenu.jpg) no-repeat;
	background-position: -232px -34px;
}

#topmenu_3 {
	margin: 0 2px 0 0;
}

#topmenu_3  a {
	width: 97px;
	background: url(../images/common/header_topmenu.jpg) no-repeat;
	background-position: -332px 0;
}

#topmenu_3  a:hover {
	width: 97px;
	background: url(../images/common/header_topmenu.jpg) no-repeat;
	background-position: -332px -34px;
}

#topmenu_4 {
	margin: 0 2px 0 0;
}

#topmenu_4  a {
	width: 115px;
	background: url(../images/common/header_topmenu.jpg) no-repeat;
	background-position: -431px 0;
}

#topmenu_4  a:hover {
	width: 115px;
	background: url(../images/common/header_topmenu.jpg) no-repeat;
	background-position: -431px -34px;
}

#topmenu_5 {
	margin: 0 2px 0 0;
}

#topmenu_5  a {
	width: 102px;
	background: url(../images/common/header_topmenu.jpg) no-repeat;
	background-position: -548px 0;
}

#topmenu_5  a:hover {
	width: 102px;
	background: url(../images/common/header_topmenu.jpg) no-repeat;
	background-position: -548px -34px;
}

#topmenu_6 {
	margin: 0 2px 0 0;
}

#topmenu_6  a {
	width: 97px;
	background: url(../images/common/header_topmenu.jpg) no-repeat;
	background-position: -652px 0;
}

#topmenu_6  a:hover {
	width: 97px;
	background: url(../images/common/header_topmenu.jpg) no-repeat;
	background-position: -652px -34px;
}

#topmenu_sub1,#topmenu_sub2,#topmenu_sub3,#topmenu_sub4,#topmenu_sub5,#topmenu_sub6
	{
	display: none;
}  /* top sub menu */
#topmenu_sub {
	width: 884px;
	height: 29px;
	background: url(../images/common/header_topmenusubbg.jpg) no-repeat left
		top;
	overflow: hidden;
}

#topmenu_sub li  a {
	text-indent: -9999px;
	display: block;
	height: 29px;
}

#topmenu_sub li  a:hover {
	text-indent: -9999px;
	display: block;
	height: 29px;
}

#topmenu_sub li {
	list-style: none;
	float: left;
}

#topmenu_1_1 {
	padding: 0 0 0 133px !important;
	margin: 0;
}

#topmenu_1_1 a {
	width: 82px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -133px
		0;
}

#topmenu_1_1 a:hover {
	width: 82px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -133px
		-29px;
}

#topmenu_1_2 {
	
}

#topmenu_1_2 a {
	width: 86px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -215px
		0;
}

#topmenu_1_2 a:hover {
	width: 86px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -215px
		-29px;
}

#topmenu_1_3 {
	
}

#topmenu_1_3 a {
	width: 87px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -301px
		0;
}

#topmenu_1_3 a:hover {
	width: 87px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -301px
		-29px;
}

#topmenu_1_4 {
	
}

#topmenu_1_4 a {
	width: 87px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -388px
		0;
}

#topmenu_1_4 a:hover {
	width: 87px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -388px
		-29px;
}

#topmenu_1_5 {
	
}

#topmenu_1_5 a {
	width: 94px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -562px
		0;
}

#topmenu_1_5 a:hover {
	width: 94px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -562px
		-29px;
}

#topmenu_1_6 {
	
}

#topmenu_1_6 a {
	width: 84px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -656px
		0;
}

#topmenu_1_6 a:hover {
	width: 84px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -656px
		-29px;
}

#topmenu_1_7 {
	
}

#topmenu_1_7 a {
	width: 87px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -475px
		0;
}

#topmenu_1_7 a:hover {
	width: 87px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -475px
		-29px;
}

#topmenu_2_1 {
	padding: 0 0 0 233px !important;
	margin: 0;
}

#topmenu_2_1 a {
	width: 82px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -233px
		-58px;
}

#topmenu_2_1 a:hover {
	width: 82px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -233px
		-87px;
}

#topmenu_2_2 {
	
}

#topmenu_2_2 a {
	width: 86px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -318px
		-58px;
}

#topmenu_2_2 a:hover {
	width: 86px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -318px
		-87px;
}

#topmenu_2_3 {
	
}

#topmenu_2_3 a {
	width: 86px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -402px
		-58px;
}

#topmenu_2_3 a:hover {
	width: 86px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -402px
		-87px;
}

#topmenu_2_4 {
	
}

#topmenu_2_4 a {
	width: 89px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -488px
		-58px;
}

#topmenu_2_4 a:hover {
	width: 89px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -488px
		-87px;
}

#topmenu_3_1 {
	padding: 0 0 0 337px !important;
	margin: 0;
}

#topmenu_3_1 a {
	width: 67px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -337px
		-116px;
}

#topmenu_3_1 a:hover {
	width: 67px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -337px
		-145px;
}

#topmenu_3_2 {
	
}

#topmenu_3_2 a {
	width: 57px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -405px
		-116px;
}

#topmenu_3_2 a:hover {
	width: 57px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -405px
		-145px;
}

#topmenu_3_3 {
	
}

#topmenu_3_3 a {
	width: 58px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -462px
		-116px;
}

#topmenu_3_3 a:hover {
	width: 58px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -462px
		-145px;
}

#topmenu_3_4 {
	
}

#topmenu_3_4 a {
	width: 57px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -519px
		-116px;
}

#topmenu_3_4 a:hover {
	width: 57px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -519px
		-145px;
}

#topmenu_3_5 {
	
}

#topmenu_3_5 a {
	width: 71px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -576px
		-116px;
}

#topmenu_3_5 a:hover {
	width: 71px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -576px
		-145px;
}

#topmenu_3_6 {
	
}

#topmenu_3_6 a {
	width: 104px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -647px
		-116px;
}

#topmenu_3_6 a:hover {
	width: 104px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -647px
		-145px;
}

#topmenu_4_1 {
	padding: 0 0 0 438px !important;
	margin: 0;
}

#topmenu_4_1 a {
	width: 81px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -438px
		-174px;
}

#topmenu_4_1 a:hover {
	width: 81px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -438px
		-203px;
}

#topmenu_4_2 {
	
}

#topmenu_4_2 a {
	width: 90px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -520px
		-174px;
}

#topmenu_4_2 a:hover {
	width: 90px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -520px
		-203px;
}

#topmenu_5_1 {
	padding: 0 0 0 284px !important;
	margin: 0;
}

#topmenu_5_1 a {
	width: 83px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -284px
		-232px;
}

#topmenu_5_1 a:hover {
	width: 83px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -284px
		-261px;
}

#topmenu_5_2 {
	
}

#topmenu_5_2 a {
	width: 94px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -367px
		-232px;
}

#topmenu_5_2 a:hover {
	width: 94px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -367px
		-261px;
}

#topmenu_5_3 {
	
}

#topmenu_5_3 a {
	width: 92px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -461px
		-232px;
}

#topmenu_5_3 a:hover {
	width: 92px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -461px
		-261px;
}

#topmenu_5_4 {
	
}

#topmenu_5_4 a {
	width: 88px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -553px
		-232px;
}

#topmenu_5_4 a:hover {
	width: 88px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -553px
		-261px;
}

#topmenu_5_5 {
	
}

#topmenu_5_5 a {
	width: 91px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -641px
		-232px;
}

#topmenu_5_5 a:hover {
	width: 91px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -641px
		-261px;
}

#topmenu_6_1 {
	padding: 0 0 0 207px !important;
	margin: 0;
}

#topmenu_6_1 a {
	width: 87px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -207px
		-290px;
}

#topmenu_6_1 a:hover {
	width: 87px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -207px
		-319px;
}

#topmenu_6_2 {
	
}

#topmenu_6_2 a {
	width: 86px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -294px
		-290px;
}

#topmenu_6_2 a:hover {
	width: 86px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -294px
		-319px;
}

#topmenu_6_3 {
	
}

#topmenu_6_3 a {
	width: 86px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -380px
		-290px;
}

#topmenu_6_3 a:hover {
	width: 86px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -380px
		-319px;
}

#topmenu_6_4 {
	
}

#topmenu_6_4 a {
	width: 99px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -467px
		-290px;
}

#topmenu_6_4 a:hover {
	width: 99px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -467px
		-319px;
}

#topmenu_6_5 {
	
}

#topmenu_6_5 a {
	width: 86px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -566px
		-290px;
}

#topmenu_6_5 a:hover {
	width: 86px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -566px
		-319px;
}

#topmenu_6_6 {
	
}

#topmenu_6_6 a {
	width: 92px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -651px
		-290px;
}

#topmenu_6_6 a:hover {
	width: 92px;
	background: url(../images/common/header_topsubmenu.jpg) no-repeat -651px
		-319px;
}  /* left menu - 2nd */
#leftmenu {
	float: left;
	width: 213px;
	height: 741px;
	background: url(../images/common/left_bg.gif) no-repeat left top;
}

#leftmenu h1 {
	display: block;
	margin: 29px 0 0 51px;
	text-indent: -9999px;
	height: 16px;
}

#leftmenu ul {
	margin: 31px 0 0 27px;
}

#leftmenu li {
	list-style: none;
	display: block;
	background: url(../images/common/left_line.gif) no-repeat left bottom;
	height: 31px;
	width: 168px;
	overflow: hidden;
}

#leftmenu li a {
	font-size: 12px;
	font-family: Verdana, Simsun;
	color: #666;
	text-decoration: none;
	text-transform: none;
	display: block;
	margin: 0 0 0 0;
	height: 11px;
	width: 144px;
	background: url(../images/common/left_arrow.gif) no-repeat 5px -11px;
	padding: 0 0 0 24px;
	margin: 11px 0 0 0;
}

#leftmenu li a:hover {
	font-size: 12px;
	font-family: Verdana, Simsun;
	color: #333;
	text-decoration: none;
	text-transform: none;
	display: block;
	margin: 0 0 0 0;
	height: 11px;
	width: 144px;
	background: url(../images/common/left_arrow.gif) no-repeat 5px top;
	padding: 0 0 0 24px;
	margin: 11px 0 0 0;
}

#leftmenu li a.selected {
	font-size: 12px;
	font-family: Verdana, Simsun;
	color: #333;
	text-decoration: none;
	text-transform: none;
	display: block;
	margin: 0 0 0 0;
	height: 11px;
	width: 144px;
	background: url(../images/common/left_arrow.gif) no-repeat 5px top;
	padding: 0 0 0 24px;
	margin: 11px 0 0 0;
}  /* leftmenu - controls */
#sendtofriend {
	width: 100px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Simsun;
	color: #666;
	padding: 0 0 0 20px;
	margin: 60px 0 0 30px;
	background: url(../images/common/sendtofriend.gif) no-repeat left top;
}

#sendtofriend :hover {
	width: 100px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Simsun;
	color: #00978a;
	padding: 0 0 0 20px;
	margin: 60px 0 0 30px;
	background: url(../images/common/sendtofriend.gif) no-repeat left top;
}

#rss {
	width: 100px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Simsun;
	color: #666;
	padding: 0 0 0 20px;
	margin: 3px 0 0 30px;
	background: url(../images/common/rss.gif) no-repeat left top;
}

#rss :hover {
	width: 100px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Simsun;
	color: #00978a;
	padding: 0 0 0 20px;
	margin: 3px 0 0 30px;
	background: url(../images/common/rss.gif) no-repeat left top;
}

#print {
	width: 100px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Simsun;
	color: #666;
	padding: 0 0 0 20px;
	margin: 3px 0 0 30px;
	background: url(../images/common/print.gif) no-repeat left top;
}

#print :hover {
	width: 100px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Simsun;
	color: #00978a;
	padding: 0 0 0 20px;
	margin: 3px 0 0 30px;
	background: url(../images/common/print.gif) no-repeat left top;
}  /* left menu - 3rd */
#leftmenu dl {
	margin: 10px 0 0 40px;
}

#leftmenu dd {
	display: block;
	height: 25px;
	width: 168px;
	overflow: hidden;
}

#leftmenu dd a {
	font-size: 12px;
	font-family: Verdana, Simsun;
	color: #666;
	text-decoration: none;
	text-transform: none;
	display: block;
	margin: 0 0 0 0;
	height: 11px;
	width: 144px;
	background: url(../images/common/left_arrow1.gif) no-repeat 5px -11px;
	padding: 0 0 0 24px;
	margin: 11px 0 0 0;
}

#leftmenu dd a:hover {
	font-size: 12px;
	font-family: Verdana, Simsun;
	color: #333;
	text-decoration: none;
	text-transform: none;
	display: block;
	margin: 0 0 0 0;
	height: 11px;
	width: 144px;
	background: url(../images/common/left_arrow1.gif) no-repeat 5px top;
	padding: 0 0 0 24px;
	margin: 11px 0 0 0;
}

#leftmenu dd a.selected {
	font-size: 12px;
	font-family: Verdana, Simsun;
	color: #333;
	text-decoration: none;
	text-transform: none;
	display: block;
	margin: 0 0 0 0;
	height: 11px;
	width: 144px;
	background: url(../images/common/left_arrow1.gif) no-repeat 5px top;
	padding: 0 0 0 24px;
	margin: 11px 0 0 0;
}

#left_event {
	margin: 30px 0 0 27px;
}

#left_event img {
	margin: 10px 0 0 0;
}  /* right content area */
#content {
	min-height: 741px;
	float: left;
	width: 635px;
}  /* footer */
#footer {
	margin: 0 auto;
	width: 100%;
	height: 228px;
	text-align: center;
}

#footer div {
	padding: 36px 0 0 31px;
	text-align: left;
	width: 884px;
	height: 193px;
	margin: 0 auto;
}

#footer select {
	color: #666;
	font-size: 12px;
	font-family: Verdana, Simsun;
	width: 130px;
	position: relative;
	top: -3px;
}

#footer_chinese {
	margin-left: 7px;
	margin-right: 30px;
}

#footer_oversea {
	margin-left: 7px;
	margin-right: 50px;
}

.footer_sites {
	margin-right: 14px;
}

#footer_bar {
	margin-top: 18px;
}  /* send to friends */
#sendtofriends_layer {
	position: absolute;
	width: 409px;
	height: 589px;
	font-size: 12px;
	font-family: Arial, Simsun;
	background: url(../images/common/sendtofriends_bg.png) no-repeat left
		top !important;
	background: url(../images/common/sendtofriends_bg.gif) no-repeat left
		top;
}

#sendtofriends_box1  h1 {
	color: #6a6968;
	font-weight: bold;
	padding: 14px 0 24px 14px;
	font-size: 12px;
}

#sendtofriends_box1  dt {
	color: #6a6968;
	width: 42px;
	margin: 0 0 14px 14px;
	float: left;
	padding: 3px 0 0 0;
}

#sendtofriends_box1  dd {
	width: 300px;
	margin: 0 0 14px 14px;
	float: left;
}

#sendtofriends_box1  textarea {
	height: 90px;
	width: 300px;
	color: #666;
}

#sendtofriends_box1  input {
	width: 300px;
}

#sendtofriends_box2  h1 {
	color: #6a6968;
	font-weight: bold;
	padding: 14px 0 14px 14px;
	font-size: 12px;
}

#sendtofriends_box2  dt {
	color: #6a6968;
	width: 42px;
	margin: 0 0 14px 14px;
	float: left;
	padding: 3px 0 0 0;
}

#sendtofriends_box2  dd {
	width: 300px;
	margin: 0 0 14px 14px;
	float: left;
}

#sendtofriends_box3 {
	padding: 0 0 0 150px;
}

#sendtofriends_box3  h1 {
	color: #6a6968;
	font-weight: bold;
	padding: 14px 0 14px 14px;
	font-size: 12px;
}

#sendtofriends_box3  dt {
	color: #6a6968;
	width: 42px;
	margin: 0 0 14px 14px;
	float: left;
	padding: 3px 0 0 0;
}

#sendtofriends_box3  dd {
	width: 140px;
	margin: 0 0 14px 14px;
	float: left;
}

#sendtofriends_box3  dd input {
	width: 140px;
}

#sendtofriends_box4 {
	
}

#sendtofriends_box4  dd {
	padding: 0 14px 0 14px;
}

#sendtofriends_box4  p {
	color: #959595;
	display: block;
}

#sendtofriends_box4  a {
	color: red;
	text-decoration: none;
}

#sendtofriends_box4  a:hover {
	color: red;
	text-decoration: underline;
}

#sendtofriends_box4  dd  button {
	float: right;
	margin: 20px 10px 0 0;
	width: 76px;
	height: 22px;
	font-size: 12px;
	cursor: pointer;
}

#sendtofriends_close {
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 10px;
}

#sendtofriends_layer input,textarea {
	font-size: 12px;
	font-family: Arial, Simsun
}

/**Éç»áÕÐÆ¸**/
#leftmenu_invite {
	float: left;
	width: 213px;
	height: 880px;
	background: url(../images/common/left_bg.gif) no-repeat left top;
}

#leftmenu_invite h1 {
	display: block;
	margin: 29px 0 0 51px;
	text-indent: -9999px;
	height: 16px;
}

#leftmenu_invite ul.left_menu {
	margin: 31px 0 0 27px;
}

#leftmenu_invite ul.left_menu li {
	list-style: none;
	display: block;
	background: url(../images/common/left_line.gif) no-repeat left bottom;
	height: 31px;
	width: 168px;
	overflow: hidden;
}

#leftmenu_invite ul.left_menu li a {
	font-size: 12px;
	font-family: Verdana, Simsun;
	color: #666;
	text-decoration: none;
	text-transform: none;
	display: block;
	margin: 0 0 0 0;
	height: 11px;
	width: 144px;
	background: url(../images/common/left_arrow.gif) no-repeat 5px -11px;
	padding: 0 0 0 24px;
	margin: 11px 0 0 0;
}

#leftmenu_invite ul.left_menu li a:hover {
	font-size: 12px;
	font-family: Verdana, Simsun;
	color: #333;
	text-decoration: none;
	text-transform: none;
	display: block;
	margin: 0 0 0 0;
	height: 11px;
	width: 144px;
	background: url(../images/common/left_arrow.gif) no-repeat 5px top;
	padding: 0 0 0 24px;
	margin: 11px 0 0 0;
}

#leftmenu_invite ul.left_menu li a.selected {
	font-size: 12px;
	font-family: Verdana, Simsun;
	color: #333;
	text-decoration: none;
	text-transform: none;
	display: block;
	margin: 0 0 0 0;
	height: 11px;
	width: 144px;
	background: url(../images/common/left_arrow.gif) no-repeat 5px top;
	padding: 0 0 0 24px;
	margin: 11px 0 0 0;
}

#leftmenu_invite h1.hr {
	background: url(../images/2nd/hr_title.gif) no-repeat left top;
}

#leftmenu_invite dl {
	margin: 10px 0 0 40px;
}

#leftmenu_invite dd {
	display: block;
	height: 25px;
	width: 168px;
	overflow: hidden;
}

#leftmenu_invite dd a {
	font-size: 12px;
	font-family: Verdana, Simsun;
	color: #666;
	text-decoration: none;
	text-transform: none;
	display: block;
	margin: 0 0 0 0;
	height: 11px;
	width: 144px;
	background: url(../images/common/left_arrow1.gif) no-repeat 5px -11px;
	padding: 0 0 0 24px;
	margin: 11px 0 0 0;
}

#leftmenu_invite dd a:hover {
	font-size: 12px;
	font-family: Verdana, Simsun;
	color: #333;
	text-decoration: none;
	text-transform: none;
	display: block;
	margin: 0 0 0 0;
	height: 11px;
	width: 144px;
	background: url(../images/common/left_arrow1.gif) no-repeat 5px top;
	padding: 0 0 0 24px;
	margin: 11px 0 0 0;
}

#leftmenu_invite dd a.selected {
	font-size: 12px;
	font-family: Verdana, Simsun;
	color: #333;
	text-decoration: none;
	text-transform: none;
	display: block;
	margin: 0 0 0 0;
	height: 11px;
	width: 144px;
	background: url(../images/common/left_arrow1.gif) no-repeat 5px top;
	padding: 0 0 0 24px;
	margin: 11px 0 0 0;
}

/**Éç»áÕÐÆ¸**/
#leftmenu_invite1 {
	float: left;
	width: 213px;
	height: 880px;
}

#leftmenu_invite1 h1 {
	display: block;
	margin: 29px 0 0 51px;
	text-indent: -9999px;
	height: 16px;
}

#leftmenu_invite1 ul.left_menu {
	margin: 31px 0 0 27px;
}

#leftmenu_invite1 ul.left_menu li {
	list-style: none;
	display: block;
	background: url(../images/common/left_line.gif) no-repeat left bottom;
	height: 31px;
	width: 168px;
	overflow: hidden;
}

#leftmenu_invite1 ul.left_menu li a {
	font-size: 12px;
	font-family: Verdana, Simsun;
	color: #666;
	text-decoration: none;
	text-transform: none;
	display: block;
	margin: 0 0 0 0;
	height: 11px;
	width: 144px;
	background: url(../images/common/left_arrow.gif) no-repeat 5px -11px;
	padding: 0 0 0 24px;
	margin: 11px 0 0 0;
}

#leftmenu_invite1 ul.left_menu li a:hover {
	font-size: 12px;
	font-family: Verdana, Simsun;
	color: #333;
	text-decoration: none;
	text-transform: none;
	display: block;
	margin: 0 0 0 0;
	height: 11px;
	width: 144px;
	background: url(../images/common/left_arrow.gif) no-repeat 5px top;
	padding: 0 0 0 24px;
	margin: 11px 0 0 0;
}

#leftmenu_invite1 ul.left_menu li a.selected {
	font-size: 12px;
	font-family: Verdana, Simsun;
	color: #333;
	text-decoration: none;
	text-transform: none;
	display: block;
	margin: 0 0 0 0;
	height: 11px;
	width: 144px;
	background: url(../images/common/left_arrow.gif) no-repeat 5px top;
	padding: 0 0 0 24px;
	margin: 11px 0 0 0;
}

#leftmenu_invite1 h1.hr {
	background: url(../images/2nd/hr_title.gif) no-repeat left top;
}

#leftmenu_invite1 dl {
	margin: 10px 0 0 40px;
}

#leftmenu_invite1 dd {
	display: block;
	height: 25px;
	width: 168px;
	overflow: hidden;
}

#leftmenu_invite1 dd a {
	font-size: 12px;
	font-family: Verdana, Simsun;
	color: #666;
	text-decoration: none;
	text-transform: none;
	display: block;
	margin: 0 0 0 0;
	height: 11px;
	width: 144px;
	background: url(../images/common/left_arrow1.gif) no-repeat 5px -11px;
	padding: 0 0 0 24px;
	margin: 11px 0 0 0;
}

#leftmenu_invite1 dd a:hover {
	font-size: 12px;
	font-family: Verdana, Simsun;
	color: #333;
	text-decoration: none;
	text-transform: none;
	display: block;
	margin: 0 0 0 0;
	height: 11px;
	width: 144px;
	background: url(../images/common/left_arrow1.gif) no-repeat 5px top;
	padding: 0 0 0 24px;
	margin: 11px 0 0 0;
}

#leftmenu_invite1 dd a.selected {
	font-size: 12px;
	font-family: Verdana, Simsun;
	color: #333;
	text-decoration: none;
	text-transform: none;
	display: block;
	margin: 0 0 0 0;
	height: 11px;
	width: 144px;
	background: url(../images/common/left_arrow1.gif) no-repeat 5px top;
	padding: 0 0 0 24px;
	margin: 11px 0 0 0;
}

#right {
	float: left;
	width: 430px;
	min-height: 100px;
	text-align: left;
	padding: 0 0 30px 0;
}
