.process_page{border: 1px solid #ffffff;
				padding: 60px 0;
				text-align: left; width: 500px;
				-webkit-border-radius: 8px;
				-moz-border-radius: 8px;
				border-radius: 8px;
				-webkit-box-shadow: #666 0px 2px 3px;
				-moz-box-shadow: #666 0px 2px 3px;
				box-shadow: #666 0px 2px 3px;
				background: #fefefe;
				background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fefefe), to(#e9e9e9));
				background: -moz-linear-gradient(#fefefe, #e9e9e9);
				background: linear-gradient(#fefefe, #e9e9e9);
				-pie-background: linear-gradient(#fefefe, #e9e9e9);
				behavior: url(css/PIE.htc);
}
#contact_form{margin-top:15px;}
#inner_border{ padding:28px 28px 0px 28px;}
#contact_table{margin-top:15px; width:100%;}
#contact_table td { padding:5px; line-height:24px;}
#pd td{height:40px; width:200px;}


#news_details .title { font-size:12px; color:#636b05; font-weight:bold; } 
#news_details .date { font-size:11px; margin:14px 0px 10px 0px; }
#news_details .editor { text-align:justify; }
#news_details .back { text-align:right; margin-top:20px; }
#news_details .pic_list { width:240px; }
#news_details .pic_list li { margin-bottom:5px; }

.tag_part{border-left:solid 1px #e2e2e2; border-right:solid 1px #e2e2e2; border-bottom:solid 1px #e2e2e2; position:relative; top:-4px; width:795px;}
#about_list_each{width:148px; margin-top:15px; margin-left:40px; display:inline; height:180px; background:url(../images/about_bg.jpg) no-repeat; text-align:center; float:left; padding-top:4px; padding-left:1px \9; z-index:1;}