﻿.SERVER_MODE{
	display:block;
	background:url(../images/LEFT_CAPTION.png) no-repeat;
	line-height:33PX;
	height:33PX;
	padding-left:35PX;
	font-size:14PX;
	font-weight:bold;
	color:#fff;
}
.LEFT_MENU A{
	line-height:22PX;
	height:22PX;
	background:url(../images/LIST_STYLE.png) 0px 9px no-repeat;
	padding-left:10px;
	margin:7px 30px 8px 20px;
	display:block;
	border-bottom:1px dashed WHITE;
	font-weight:bold;
}

.MAINBODY_RIGHT{
	background:url(../images/TEMP_BG.png) repeat-x;
	background-color:#fff;
	padding:0px;
	}
.MAINRIGHT_TOP {
	background: url(../images/MAINRIGHT_TOP_BG.png) no-repeat;
	height:49px;
	padding:10px 0px 10px 20px;
}

.MAINRIGHT_TOP span{
	display:block;
	background-image:url(../images/COMMON_CAPTION.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	height:29px;
	text-align:center;
	width:120px;
}
.Product_List
{
	width:465px; 
	margin:0 auto;
	padding-left:50px;
	height:550px;
	
	background:url(../images/TEMP_BODY_BG.GIF) repeat-Y;
}
.Product_List a
{
	position:relative;
	display:block;
	float:left;
	width:160px;
	height:160px;
	overflow:hidden;
	margin-left:20px;
	margin-right:20px;
	margin-top:5px;
	text-align:center;
	display:inline;
}
.Product_List a img{border:none; width:160px;height:143px;}
.PAGES{
	width:515px; margin:0 auto;
	background:url(../images/TEMP_BODY_BG.GIF) repeat-Y; height:36px;
	}