body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	background:#6e6368;
	
/**
	scrollbar-3dlight-color:#5a5055;
	scrollbar-arrow-color:#867f82;
	scrollbar-base-color:#463d41;
	scrollbar-darkshadow-color:#5a5055;
	scrollbar-face-color:#5a5055;
	scrollbar-highlight-color:#867f82;
	scrollbar-shadow-color:#867f82;
	scrollbar-track-color: #62585d;

**/
}

.top_shadow, .long_top_shadow {
	background:url(../images/top_shadow.jpg) repeat-x bottom;
	width:851px;
	height:4px;
}

.long_top_shadow {
	width:980px;
}



.right_shadow {
	background: url(../images/right_shadow1.jpg) no-repeat;
	width:12px;
}

.main_bg,.long_main_bg {
	background: url(../images/bg.jpg) repeat-y;
	width:851px;
	height:10px;
}

.long_main_bg {
	background: url(../images/general/bg_980.jpg) repeat-y;
	width:980px;
}

.right_shadow2 {
	background: url(../images/right_shadow2.jpg) repeat-y top;
}
.main_box {
	margin-left:28px;
	margin-right:28px;
}

#main_text_box {
	width:643px;
	height:158px;
	padding-top:12px;
	padding-left:85px;
	padding-right:67px;
	color:#FFF;
	overflow:auto;
	background:#5a5055;
	font-size:14px;
}

.bottom_right, .long_bottom_right {
	background:url(../images/bottom_right1.jpg) repeat-x top;
	width:836px;
}

.long_bottom_right {
	width:965px;
}

#thumb {
	float:left;
	width:106px;
	height:137px;
	margin-right:42px;
	border:#000000 1px solid;
}

.thumb_box {
	clear:both;
	margin-left:57px;
	margin-top:20px;
	height:137px;
	width:900px;
}

.menu {
	float:left; 
	width:695px;
}

.long_menu{
	float:left;
	width:724px;
}

.page_title {
	width:100px; 
	font-size:20px; 
	color:#FFF; 
	float:left;
}

.long_page_title {
	width:200px; 
	font-size:20px; 
	color:#FFF; 
	float:left;
}

.menu_box {
	width:795px; 
	margin-left:28px; 
	margin-right:28px; 
	height:23px; 
	margin-bottom:22px;
}

.long_menu_box{
	width:924px; 
	margin-left:28px; 
	margin-right:28px; 
	height:23px; 
	margin-bottom:38px;
}

.project_title {
	background:url(../images/detail/project_name.jpg) no-repeat;
	color:#FFF;
	font-weight:bold;
	width:437px;
	height:31px;
	text-indent:20px;
}

.summary {
	margin-bottom:30px;
	margin-top:15px;
}

.summary_content {
	color:#FFF;
	margin-bottom:15px;
}

.project_description {
	width:425px;
	height:232px;
	overflow:auto;
	background:#5a5055;
	color:#FFF;
	font-size:14px;
	padding-left:12px;
	padding-top:12px;
	padding-bottom:10px;
	margin-top:40px;
}

.project_table {
	margin-top:6px;
	margin-left:28px;
	clear:both;
}

.about_table {
	margin-top:13px;
	clear:both;
	margin-left:28px;
}

.short_tips {
	margin-top:9px;
	position:relative; 
	bottom:480px;
	text-indent:45px; 
}

.frame_content {
	width:420px; 
	height:490px; 
	margin:0px;
}




