@charset "utf-8";
.skin{
	width: 390px;
	padding: 0px 0px 7px 7px;
	z-index: 99;
	position: fixed;
	right: 15px;
	top: 45px;
	display: none;
	border: 1px solid #999999;
	background: #fff none repeat scroll 0 0;}
.skin_main{
	width: 376px;
	height: 167px;
	color: #666;
	overflow-y: scroll;
	padding: 7px 0px 7px 7px;
	border: 1px solid #eee;}
.skin_main div{
	float: left;
	width: 108px;
	height: 51px;
	overflow: hidden;
	margin-bottom: 7px;
	margin-right: 7px;}
.skin_top{
	color: #5d7388;
	margin: 6px;
	padding: 0px 30px 0px 10px;
	position: relative;}
.skin_top h3{
	color: #5d7388;
	font-size: 14px;
	font-weight: bold;}
/*.skin_top a.del{
	background-position: 0 0;
	height: 20px;
	margin-right: 5px;
	overflow: hidden;
	position: absolute;
	right: 2px;
	top: 0px;
	width: 20px;
	background: url("../img/close.jpg") no-repeat 0px 0px;}
.skin_top a.del:hover{
	background: url("../img/close.jpg") no-repeat 0px -20px;}*/
.default{
	font-size: 14px;
	color: #5D7388;
	line-height: 24px;
	cursor: pointer;}