﻿#lwc,   #rwc   { 
width:97px; 
height:240px; 
background:#009999;
}
#lwca,   #rwca   { 
width:97px; 
height:97px; 
background:#009999;
}
.close{
	height:16px;
	width:30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/close.gif);
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-right: 2px;
	font-family: "新宋体";
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	background-position: center center;
	vertical-align: middle;
}
#lwc,#rwc,#lwc_c,#rwc_c { 
display:none; 
}
#lwca,#rwca,#lwc_ca,#rwc_ca { 
display:none; 
}
