.partner .frame {
	margin-top: 15px;
	position: static;
	text-align: center;
}
.partner img.title {
	height: auto !important;
	display: inline;
}

.partner .disclaimer {
	padding:10px 13px;
	background:#274E8F url() 0 0 no-repeat;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	}
	.partner .disclaimer P {
		text-indent:-8px;
		margin-bottom:0;
		font:10px Tahoma,sans-serif;
		color:#93A7C7;
		}

.frame-content ul {
	overflow: hidden;
}
.frame-content ul li {
	width: 120px;
	float: left;
	color: #cce407;
}
.frame-content ul li a {
	color: #cce407;
}	
.frame-wrap {
	overflow: visible;
}

.frame-wrap .jsbanner {
	border-bottom: 1px solid #1D2D5E;
	height: 240px;
	left: 7px;
	overflow: hidden;
	position: relative;
	top: -8px;
	width: 770px;
	z-index: 1;
}

.frame-wrap .jsbanner img {
	display: block;
	width: 770px;
	height: 240px;
}

.frame-wrap .frame-content p {
	padding: .7em 0;
	margin: 0;
}

.frame-wrap .frame-content h2 {
	padding: 20px 0 5px 0;
	margin: 0;
	color: #fff;
	font-size: 1.7em;
}

.frame-wrap .frame-content .lists {
	overflow: hidden;
	width: 100%; height: auto;
}
.frame-wrap .frame-content {
	min-height: 332px;
}

body.products .frame-center .frame-top, body.products .frame-center .frame-bottom, body.products .frame-center .frame-content {
	background-image: url(/images/x784-w.png);
}

body.products .frame-center .frame-top {
	height: 10px;
}

body.products .frame-center .frame-bottom {
	height: 10px;
	background-position: 100% -5px;
}

body.products .frame-content {
	padding: 0 10px;
}

body.shop .partner  .frame-content {
	padding: 10px 10px 0 10px;
}

.frame-content .category {
	width: 727px;
	margin: 0;
	padding: 0px 19px;	
	background: url(/images/products/bg.png) 0 0 repeat-y;
}

.frame-content .category-top, .frame-content .category-bottom,
.frame-content .show-products-top, .frame-content .show-products-bottom {
	clear: both;
	width: 765px;
	height: 12px;
	margin: 0;
	padding; 0;
	background: url(/images/products/bg.png) 100% 100% no-repeat;
}

.frame-content .show-products ,
.frame-content .show-products-top, .frame-content .show-products-bottom {
	background-image: url(/images/products/products.png);
}

.frame-content .category-bottom {
	margin: 0 0 10px 0;
	background-position: 100% 0%;
}

.frame-content .show-products-bottom	 {
	margin: 0;
	background-position: 100% 0%;
}

.frame-content .category h2 {
	margin: 0;
	padding: 0 0 5px 0;	
}

.frame-content .category ul {
	height: 1.3em;
	margin: 0;
	padding: 0;
	float: none;
	width: auto;
	overflow: hidden;
}

.frame-content .category a.slider {
	float: right;
	color: #a9bcd7;
	border-bottom: #a9bcd7 1px dashed;
}


.frame-content .category ul.show {
	height: auto;
}

.final #content .frame-content .category ul li {
	display: block;
	width: 25%;
	padding: 0;
	margin: 0 0 7px 0;
	list-style: none;
	list-style-position: inside;
	float: left;
	color: #fff;
}

.frame-content .category ul li a {
	color: #fff;
}


.frame-content .show-products {
	width: 765px;
	margin: 0;
	padding: 0px;
}

.frame-content .products {
	padding: 0 19px;
}

.frame-content .products h2 {
	margin: 0;
	color: #0071d1;
	clear: both;
}

.frame-content .products ul {
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.final #content .frame-content #list_new {
	border-bottom: #0071d1 1px dashed;
}

.final #content .frame-content .products li {
	display: block;
	float: left;
	margin: 0;
	padding: 0 20px 40px 0;
	width: 125px;
	height: 190px;
	color: #000;
}

.frame-content .products li div {
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
	height: 150px;
}

.frame-content .products ul li a {
	color: #3080be;
}

#content .frame-content .products ul li a:visited {
	color: #adcefe !important;
}

.frame-content .products li span.price {
	font-weight: bold;
	display: block;
	margin: 5px 0 0 0;
}

.frame-wrap .frame-content h3 {
	color: #289cff;
	font-size: 15px;
	font-weight: bold;
	margin: 20px 0 3px 10px;
}

