#pic_window{
width:750px; height:410px;margin:0 auto; border:1px solid #eaeaea;border-bottom:1px solid #FFFFFF;background:#ffffff;display:block;padding:10px;}
#close {
margin:0 auto;width:750px;  font-size:12px; text-align:right; padding-right:12px;background:#ffffff url(../images/close_01.gif) center right no-repeat;
cursor:hand;
}
#picbar {
width:304px; 
margin-left:20px;
float:left;
border:1px solid #F5F5F5;
text-align:center;
}
#picbar #pic_big {height:350px;}
#picbar #pic_small {	
	height:44px;	
	background:#eaeae9;	
	margin-top:2px;	
	vertical-align: middle; 
	text-align:center; 
	}
#picbar #pic_small img {margin:2px;}
#por_title {	text-align: left; width:315px; float:right; font:bold 14px/150% "ËÎÌå";}
#por_content {width:315px; float:right;}
#por_content span {
	margin:15px 0;
	color:#ff0000;
	font-size:12px;
	margin:15px 0 10px 0;
	display:block;
	text-align: left;
}
#por_content span a { font-size:12px; color:#666666;text-decoration: underline;}
#por_content span a:hover {	font-size:12px;	color:#ff0000;	}
#por_contenttext{
	background:#FFFFFF url(none);
	font-size:12px;	
	width:310px; 
	height:330px;	
	border:0px;
	color:#666666;
	padding-right:5px;
	overflow:auto;
	scrollbar-face-color: #fcfcfc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #fcfcfc;
	scrollbar-arrow-color: #999999;
	scrollbar-track-color: #fcfcfc;
	scrollbar-darkshadow-color: #fcfcfc;
	scrollbar-base-color: #fcfcfc;
}