.categories {
	float: right;
	width: 912px;
	margin: 30px 0 0 0;
}

.categories .top {
	float: right;
	width: 912px;
	height: 31px;
	background: url('../images/categories-top.gif') bottom no-repeat;
}

.categories .top .weekend {
	float: right;
	width: 146px;
	height: 25px;
	background: url('../images/free_tab.gif') bottom no-repeat;
	margin: 2px;
	cursor: pointer;
}

.categories .top .weekend-selected {
	width: 166px;
	height: 31px;
	background: url('../images/free_tabRO.png') bottom no-repeat;
	margin: 0 2px;
	cursor: pointer;
}

.categories .top .newest {
	float: right;
	width: 146px;
	height: 25px;
	background: url('../images/new_tab.gif') bottom no-repeat;
	margin: 2px;
	cursor: pointer;
}

.categories .top .newest-selected {
	width: 166px;
	height: 31px;
	background: url('../images/new_tabRO.png') bottom no-repeat;
	margin: 0 2px;
	cursor: pointer;
}

.categories .top .topcat {
	float: right;
	width: 146px;
	height: 25px;
	background: url('../images/chosen_tab.png') bottom no-repeat;
	margin: 2px;
	cursor: pointer;
}

.categories .top .topcat-selected {
	width: 166px;
	height: 31px;
	background: url('../images/chosen_tabRO.gif') bottom no-repeat;
	margin: 0 2px;
	cursor: pointer;
}

.categories .top .selected {
	float: right;
	width: 146px;
	height: 25px;
	background: url('../images/best_tab.gif') bottom no-repeat;
	margin: 2px;
	cursor: pointer;
}

.categories .top .selected-selected {
	width: 166px;
	height: 31px;
	background: url('../images/best_tabRO.png') bottom no-repeat;
	margin: 0 2px;
	cursor: pointer;
}

.categories .top .areas {
	float: right;
	width: 146px;
	height: 25px;
	background: url('../images/region_tab.gif') bottom no-repeat;
	margin: 2px;
	cursor: pointer;
}

.categories .top .areatab {
	position: absolute;
	left: 7px;
	width: 307px;
	height: 440px;
	background: url('../images/pu.png') bottom no-repeat;
	z-index: 1000;
	margin: 20px 0 0 0;
}

.categories .top .areatab .closemap {
	position: absolute;
	left: 15px;
	width: 15px;
	height: 14px;
	background: url('../images/map/closemap.gif') bottom no-repeat;
	margin: 15px 0 0 0;
	cursor: pointer;
}

.categories .top .areatab .mapinfo {
	float: right;
	width: 234px;
	height: 30px;
	text-align: right;
	color: #115972;
	font-size: 12px;
	margin: 30px 36px 0 0;
}

.categories .top .areatab .map {
	float: right;
	width: 234px;
	height: 259px;
	margin: 8px 36px 0 0;
}

.categories .top .areas-selected {
	width: 166px;
	height: 31px;
	background: url('../images/region_tabRO.png') bottom no-repeat;
	margin: 0 2px;
	cursor: pointer;
}

.categories .top .buttons {
	float: right;
	width: 790px;
	height: 29px;
	margin: 0 71px;
	text-align: center;
}

.categories .bottom {
	float: right;
	width: 912px;
	height: 152px;
	background: url('../images/categories-bottom.gif') no-repeat;
}

.categories .bottom .catarea {
	float: right;
	width: 886px;
	height: 120px;
	margin: 13px;
}

.categories .bottom .catarea .item {
	float: right;
	width: 167px;
	margin: 0 5px;
}

.categories .bottom .catarea .item .image {
	float: right;
	position: relative;
	width: 167px;
	height: 100px;
	margin: 0px;
}

.categories .bottom .catarea .item .image IMG {
	position: absolute;
	width: 167px;
	height: 100px;
	right: 0;
	border: 0px;
}

.categories .bottom .catarea .item .image B {
	position: absolute;
	right: 0;
	width: 167px;
	height: 100px;
	background: url('../images/categories-image-border.png') no-repeat;
	z-index: 100;
	cursor: pointer;
}

.categories .bottom .catarea .item .title {
	float: right;
	position: relative;
	width: 167px;
	font-size: 12px;
	color: #115972;
	text-align: center;
	margin: 8px 0 0 0;
}

.homepart {
	float: right;
	width: 912px !important;
	width: 915px;
	margin: 15px 0 0 0;
}

.homepart .side {
	width: 218px;
}

.homepart .content {
	float: right;
	width: 474px;
}

.homepart .contentf {
	width: 100%;
}

.homepart .content .higelight {
	float: right;
	width: 445px;
	margin: 0 15px;
	text-align: center;
	margin: 0 0 2px 0;
	color: #8A256C;
	font-size: 18px;
	font-weight: bold;
}

.homepart .content .higelight H2 {
	float: right;
	width: 445px;
	margin: 0 15px;
	text-align: center;
	margin: 0 0 2px 0;
	color: #8A256C;
	font-size: 18px;
	font-weight: bold;
}

.homepart .content .higelightb {
	width: 100%;
}

.homepart .content .higelightb H2.bottom {
	width: 100%;
}

.homepart .content .month {
	float: right;
	width: 445px;
	height: 1120px;
	background: url('../images/month-bg.gif') no-repeat;
	margin: 0 15px;
}

.homepart .content .month-bottom {
	float: right;
	width: 445px;
	height: 11px;
	background: url('../images/month-bgb.gif') no-repeat;
	margin: 0 15px;
}

.homepart .content .month .items {
	float: right;
	width: 415px;
	margin: 20px 15px 0;
	overflow: hidden;
}

.homepart .content .month .items .item {
	float: right;
	width: 415px;
	text-align: right;
	margin: 0 2px 16px;
}

.homepart .content .month .items .item .price {
	float: right;
	position: relative;
	width: 20px;
	height: 73px;
	background: url('../images/month-price-bg.gif') no-repeat;
	margin: 0 0 0 3px;
}

.homepart .content .month .items .item .price .nums {
	float: right;
	width: 9px;
	margin: 13px 6px 0 0;
}

.homepart .content .month .items .item .price .nums IMG {
	margin: 1px 0;
}

.homepart .content .month .items .item .price .nums IMG.noprice {
	margin: 12px 3px 0 0;
}

.homepart .content .month .items .item .image {
	float: right;
	position: relative;
	width: 112px;
	height: 74px;
	margin: 0px;
	overflow: hidden;
}

.homepart .content .month .items .item .image IMG {
	position: absolute;
	width: 112px;
	height: 74px;
	right: 0;
}

.homepart .content .month .items .item .image B {
	position: absolute;
	right: 0;
	width: 112px;
	height: 74px;
	background: url('../images/month-image-border.png') no-repeat;
	z-index: 100;
	cursor: pointer;
}

.homepart .content .month .items .item .title {
	float: right;
	position: relative;
	width: 267px;
	margin: 0 5px;
}

.homepart .content .month .items .item .title A {
	font-size: 11px;
	color: #115972;
}

.homepart .content .month .items .item .title .stars {
	float: left;
	margin: 2px 0 0 0;
}

.homepart .content .month .items .item .info {
	float: right;
	position: relative;
	width: 267px;
	font-size: 11px;
	color: #303030;
	margin: 5px 5px 0 0;
}

.homepart .content .mostview {
	float: right;
	width: 915px;
	height: 179px;
	background: url('../images/mostview-bg.gif') repeat-x;
	margin: 0 0;
}

.homepart .content .mostview .right {
	float: right;
	width: 9px;
	height: 179px;
	background: url('../images/mostview-bgr.gif') no-repeat;
}

.homepart .content .mostview .left {
	float: right;
	width: 9px;
	height: 179px;
	background: url('../images/mostview-bgl.gif') no-repeat;
}

.homepart .content .mostview .content {
	position: relative;
	float: right;
	width: 887px;
	margin: 5px 5px 0;
	overflow: hidden;
}

.homepart .content .mostview .content .items {
	position: relative;
	float: right;
	width: 878px;
	height: 123px;
	margin: 20px 15px 0 0;
	overflow: hidden;
}

.homepart .content .mostview .content .items .contain {
	position: relative;
	float: right;
	width: 878px;
	overflow: hidden;
}

.homepart .content .mostview .content .items .item {
	float: right;
	width: 132px;
	text-align: right;
	margin: 0 10px 0 0;
}

.homepart .content .mostview .content .items .item .image {
	float: right;
	position: relative;
	width: 132px;
	height: 79px;
	margin: 0px;
}

.homepart .content .mostview .content .items .item .image IMG {
	position: absolute;
	width: 132px;
	height: 79px;
	right: 0;
	border: 0px;
}

.homepart .content .mostview .content .items .item .image B {
	position: absolute;
	right: 0;
	width: 132px;
	height: 79px;
	background: url('../images/mostview-image-border.png') no-repeat;
	z-index: 100;
	cursor: pointer;
}

.homepart .content .mostview .content .items .item .title {
	float: right;
	position: relative;
	width: 126px;
	margin: 0 3px;
}

.homepart .content .mostview .content .items .item .title A {
	font-size: 11px;
	color: #115972;
}

.homepart .content .mostview .content .items .item .info {
	float: right;
	width: 126px;
	height: 28px;
	position: relative;
	font-size: 11px;
	color: #303030;
	margin: 2px 3px 0;
}

.homepart .content .mostview .content a.prev {
	float: right;
	position: absolute;
	right: 0;
	width: 13px;
	height: 35px;
	background: url('../images/mostview-prev.gif') no-repeat;
	margin: 42px 0 0 0;
	cursor: pointer;
}

.homepart .content .mostview .content a.next {
	float: right;
	position: absolute;
	left: 0;
	width: 13px;
	height: 35px;
	background: url('../images/mostview-next.gif') no-repeat;
	margin: 42px 0 0 0;
	cursor: pointer;
}

.homepart .boxas {
	float: right;
	width: 218px;
	margin: 23px 0 0px;
}

.homepart .boxasb {
	margin: 0px;
}

.artcontent {
	float: right;
	width: 100%;
	font-size: 12px;
	color: #6D6D6D;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
