﻿/* right */
#right .content {
	clear:both;
	width:715px;	
	margin-top:18px;
	margin-bottom:8px;
	background:url(../images/vi_bg.gif) no-repeat right 20px;
}
#right .content ul {
	clear:both;
	width:704px;
	height:749px;
	padding-top:6px;
	border:1px solid #D7D7D7;
}
#right .content li {
	float:left;
	width:224px;
	padding-top:4px;
	padding-right:3px;
	padding-left:3px;
}
#right .content li.li1 {
	padding-right:0px;
	padding-left:11px;
}
#right .content li.li2 {
	padding-left:11px;
}

#right .shelf {
	clear:both
}
#right .shelf li {
	float:left;
	width:125px;
	height:125px;
	text-align:center;
}

#right .content .table1{
	clear:both;width:700px;
	padding-top:6px;
	padding-left:4px;
	padding-bottom:6px;
	margin-bottom:6px;
	border:1px solid #D7D7D7
}