body {
	margin:0;
	padding:0;
}

div#potal {
	height:75px;
	position:relative;
}
div#potal img {
	border:none;
}

div#title {
	margin-bottom:15px;
}
div#title a {
	display:block;
	clear:both;
	background-image:url(/luxman/img/title.jpg);
	background-color:blue;
	color:white;
	width:900px;
	height:70px;
	text-indent:-1000px;
}

div#mainPanel {
	float:left;
	width:670px;
	font-size:10pt;
}
div#mainPanel .mainBlock {
	margin-bottom:10px;
	background-color:#ccc;
}

div#mainPanel .title {
	background-color:black;
	color:white;
	height:30px;
	text-indent:-1000px;
}
div#mainPanel #recommend .title { background-image:url(/luxman/img/recommend.jpg); }
div#mainPanel #recommend a {
	color:black;
	text-decoration:none;
}
div#mainPanel #recommend a:hover {
	text-decoration:underline;
}
div#mainPanel #recommend table.articleBox {
	width:100%;
	border-spacing:10px;
}
div#mainPanel #recommend .articleBox ul {
	margin:0;
	padding:0;
}
div#mainPanel #recommend .articleBox li {
	margin:0;
	padding:0;
	font-size:10pt;
	text-indent:30px;
	background-image:url(/luxman/img/box.gif);
	background-repeat:no-repeat;
	background-position:1em center;
	list-style:none;
}

div#mainPanel #products .title { background-image:url(/luxman/img/products.jpg); }
div#mainPanel #products table {
	border-collapse:separate;
	border-spacing:16px;
	font-size:11pt;
	margin:auto;
}
div#mainPanel #products table td {
	background-color:white;
	border:1px solid black;
	padding:0;
	width:200px;
	vertical-align:top;
}

div#recommend div.detailBox{
border:1px solid black;
font-size:15px;
}

div#mainPanel #products table td .sub_title,
div#recommend table td .sub_title {
	background-image:url(/luxman/img/sub_bg.jpg);
	color:white;
	font-size:15px;
	font-weight:bold;
	padding:3px 10px;
}

div#recommend div.detailBox div.txtBox{
	padding:5px;
	background-color:white;
}


div#recommend div.detailBox div.pdtName{
	border-bottom:1px solid black;
	padding:0 1em;
}
div#recommend div.detailBox div.pdtPrice{
	padding:0 1em;
}


div#mainPanel #products table td .sub_title a {
	color:white;
}
div#mainPanel #products table td .sub_image {
	text-align:center;
	padding:5px 0;
}
div#mainPanel #products table td ul {
	margin:0px;
	padding:0;
	margin-bottom:8px;
}
div#mainPanel #products table td li {
	margin:0;
	padding:0;
	list-style:none;
}
div#mainPanel #products table td li.h1 {
	margin-left:10px;
	padding-left:10px;
	background-image:url(/luxman/img/catlog01.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
div#mainPanel #products table td li.h2 {
	margin-left:18px;
	padding-left:10px;
	font-size:13px;
	background-image:url(/luxman/img/catlog02.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
div#mainPanel #products table td a {
	color:black;
	text-decoration:none;
}
div#mainPanel #products table td a:hover {
	text-decoration:underline;
}
div#mainPanel #products table td .new {
	color:red;
	margin-left:10px;
	font-size:13px;
}

div#mainPanel #news .title { background-image:url(/luxman/img/news.jpg); }
div#mainPanel #news a {
	color:black;
	text-decoration:none;
}
div#mainPanel #news a:hover {
	text-decoration:underline;
}
div#mainPanel #news ul {
	margin:0.5em 1em;
	padding:0;
}
div#mainPanel #news li {
	font-size:13px;
	margin:0.5em 0;
	padding:0;
	list-style:none;
	text-indent:60px;
	background-repeat:no-repeat;
}
div#mainPanel #news li.category01,
div#mainPanel #news li.category03,
div#mainPanel #news li.category07 { background-image:url(/luxman/img/news.gif); }
div#mainPanel #news li.category08,
div#mainPanel #news li.category09 { background-image:url(/luxman/img/review.gif); }
div#mainPanel #news li.category10 { background-image:url(/luxman/img/interview.gif); }
div#mainPanel #news li.category11 { background-image:url(/luxman/img/rensai.gif); }
div#mainPanel .linkbackn {
	text-align:right;
	margin-right:3em;
	padding-bottom:1em;
	font-size:12px;
}

div#mainPanel #community .title { background-image:url(/luxman/img/community.jpg); }
div#mainPanel #community a {
	color:black;
	text-decoration:none;
}
div#mainPanel #community a:hover {
	text-decoration:underline;
}
div#mainPanel #community ul {
	margin:1em;
	padding:0;
}
div#mainPanel #community li {
	font-size:13px;
	margin:0;padding:0;
	list-style:none;
}
div#mainPanel #community li div.list-thumb{
	float:left;
	margin-right:1em;
}
div#mainPanel #community li div.list-thumb a img {
	border:none;
}
div#mainPanel #community li div.list-text{
	margin-bottom:1em;
}
div#mainPanel #community li a {
	color:blue;
	font-weight:bold;
}


div#menuPanel {
	float:left;
	width:220px;
	margin-left:7px;
	text-align:center;
}
div#menuPanel a img {
	border:none;
}
div#menuPanel div.block {
	background-color:#ccc;
	margin-bottom:10px;
}
div#menuPanel h3 {
	margin:0;
	pading:0;
	margin-bottom:10px;
}

div#menuPanel ul,
div#menuPanel li {
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom:4px;
}
