/* Shadow Box */
.sBox .hd .c, .sBox .ft .c {
	font-size:1px;height:9px;
}
.sBox .hd {
	background:transparent url(/images-boxes/s_tl.gif) 0px 0px no-repeat;
}
.sBox .hd .c {
	background:transparent url(/images-boxes/s_tr.gif) right 0px no-repeat;
}
.sBox .bd {
	background:transparent url(/images-boxes/s_ml.gif) 0px 0px repeat-y;
}
.sBox .bd .c {
	background:transparent url(/images-boxes/s_mr.gif) right 0px repeat-y;
}
.sBox .ft {
	background:transparent url(/images-boxes/s_bl.gif) 0px 0px no-repeat;
}
.sBox .ft .c {
	background:transparent url(/images-boxes/s_br.gif) right 0px no-repeat;
}
.sBox a, .sBox a:visited, .sBox a:active
{
	text-decoration:none;
}
.sBox a:hover
{
	text-decoration:underline;
	
}

/* Border Box */
.bBox .hd .c, .bBox .ft .c {
	font-size:1px;height:6px;
}
.bBox .hd {
	background:transparent url(/images-boxes/o_tl.gif) 0px 0px no-repeat;
}
.bBox .hd .c {
	background:transparent url(/images-boxes/o_tr.gif) right 0px no-repeat;
}
.bBox .bd {
	background:transparent url(/images-boxes/o_ml.gif) 0px 0px repeat-y;
}
.bBox .bd .c {
	background:transparent url(/images-boxes/o_mr.gif) right 0px repeat-y;
}
.bBox .ft {
	background:transparent url(/images-boxes/o_bl.gif) 0px 0px no-repeat;
}
.bBox .ft .c {
	background:transparent url(/images-boxes/o_br.gif) right 0px no-repeat;
}
.bBox a, .bBox a:visited, .bBox a:active
{
	/*color:#000000;*/
	text-decoration:none;
}
.bBox a:hover
{	
	text-decoration:underline;
}

/* Common */
.DBoxContents, .WBox
{
	text-align:left;
	padding:10px 15px 10px 15px;
}
.sBox, .bBox, .lBox, .dBox, .qBox1, .LBox1, .DBox1 
{
	margin:0 0 6px 0;
}

.sBox .bd .c, .bBox .bd .c, .lBox .bd .c, .dBox .bd .c
{
	padding:0 15px 0 15px; text-align:left;
	height:100%;
}
.sBox .bd .c p, .bBox .bd .c p , .lBox .bd .c p, .dBox .bd .c p ,.qBox .bd .c p 
{
	margin:0 0 0 0;padding:5px 0 5px 0;
}
.nBoxContents a:link, .nBoxContents a:hover, .nBoxContents a:active, .nBoxContents a:visited
{
	color:#000000;
}
.prodfilter_item
{
	text-align:center;font-size:11px;padding:0 10px 0 0;height:15px;float:left;
}
.prodfilter_item a:link, .prodfilter_item a:hover, .prodfilter_item a:active, .prodfilter_item a:visited
{
	color:#000000;
}


/*-----------*/
#prod_sidemenu a:link, #prod_sidemenu a:hover, #prod_sidemenu a:active, #prod_sidemenu a:visited
{
	color:#000000;
}
ul
{
	list-style:none;letter-spacing:0px; 
	margin:0 0 0 0;padding:5px 0 3px 0;
	font:10px/14px Arial, Helvetica, Sans-Serif;	
}
li
{
	padding-left:0px;
	margin-left:14px;margin-bottom:5px;
}

