@charset "utf-8";
ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img, div, input {
	behavior: url("iepngfix.htc")
}
a {
	color: #333;
}
a:hover {
	color: #900;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url("../images/main.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#container {
	WIDTH: 991px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	POSITION: relative;
	height: 102px;
	background-image: url("../images/c_top.png");
	background-repeat: no-repeat;
	background-position: left bottom;
}
#logo H1 A {
	LEFT: 38px;
	WIDTH: 83px;
	TEXT-INDENT: -9999px;
	POSITION: absolute;
	TOP: 0px;
	HEIGHT: 70px;
	background-image: url("../images/logo.png");
	margin-top: 15px;
}
#hotCall {
	RIGHT: 30px;
	POSITION: absolute;
	TOP: 5px;
	background-image: url("../images/hotcall.gif");
	height: 42px;
	width: 133px;
}
#egg {
	float: right;
	margin-top: 10px;
	margin-right: 180px;
}
#mainNav {
	 left: 250px;
	POSITION: absolute;
	TOP: 58px
}
#mainNav UL LI {
	FLOAT: left;
}
#mainNav UL LI A#news {
	BACKGROUND-POSITION: 0px -102px
}
#mainNav UL LI A#member {
	BACKGROUND-POSITION: 0px -136px
}
#mainNav UL LI A#shop {
	BACKGROUND-POSITION: 0px -170px
}
#mainNav UL LI A#forum {
	BACKGROUND-POSITION: 0px -204px
}
#mainNav UL LI A#contact {
	BACKGROUND-POSITION: 0px -238px
}
#main {
	PADDING-RIGHT: 30px;
	PADDING-LEFT: 30px;
	LEFT: 0px;
	PADDING-BOTTOM: 0px;
	WIDTH: 931px;
	BOTTOM: 0px;
	background-image: url("../images/main.png");
	background-repeat: repeat-y;
}
.wline {
	background-color: #CCC;
	height: 5px;
}
.tline {
	background-color: #CCC;
	height: 1px;
}
#content {
	LEFT: 0px;
	WIDTH: 931px;
	BOTTOM: 0px;
}
#main Ul li a {
	float: left;
	line-height: 25px;
	height: 25px;
	width: 100%;
}
.rowHead {
	font-weight: bold;
	line-height: 20px;
}
#rowLeft {
	width: 300px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-image: url("../images/row_gap.gif");
	background-repeat: no-repeat;
	background-position: right;
	height: 200px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
}
#rowCenter {
	width: 300px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-image: url("../images/row_gap.gif");
	background-repeat: no-repeat;
	background-position: right;
	height: 200px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#rowRight {
	width: 254px;
	height: 200px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#w-3 {
	background-image: url("../images/w-3.jpg");
	height: 63px;
	background-repeat: no-repeat;
}
#sales {
	background-image: url("../images/sale.jpg");
	height: 170px;
}
#footer {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 40px;
	BACKGROUND: url("../images/bottom.png") no-repeat left bottom;
	MARGIN-BOTTOM: 40px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 20px;
	HEIGHT: 56px;
	font-size: 8pt;
	color: #666;
	position: relative;
	text-align: center;
}
#sideBar {
	float: left;
	width: 240px;
	margin-top: 20px;
}
#sideBar UL LI A {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 25px;
	FONT-WEIGHT: bold;
	BACKGROUND: url("../images/sidebar_bg.png");
	WIDTH: 184px;
	COLOR: #737373;
	HEIGHT: 29px;
	TEXT-DECORATION: none;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 29px;
	margin-bottom: 4px;
}
#sideBar UL LI A:hover {
	BACKGROUND-POSITION: 0px -29px;
	COLOR: #fff
}
.mContent {
	width: 671px;
	float: left;
	background-image: url("../images/content_bg.png");
	background-repeat: no-repeat;
	background-position: left 146px;
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.artTitle {
	text-align: center;
}
.artInfo {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.artContent {
	margin-bottom: 20px;
	color: #333;
}
.artContent ul {
	width:100%;
}
.artContent ul li {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
.artPage {
	margin-bottom: 20px;
}
.paglist {
	margin-bottom: 20px;
}
.position {
	margin-bottom: 30px;
}
.floatLeft {
	FLOAT: left
}
.floatRight {
	FLOAT: right
}
.clearBoth {
	CLEAR: both
}

