@charset "utf-8";
/* CSS Document */
.submTL{
	background:url(../imagesSite/subm_tl.png) no-repeat;
	width:7px;
	height:7px;
}
.submL1{
    background:url(../imagesSite/subm_l1.png) repeat-y;
	width:7px;
	height:16px;
}
.submL2{
	background:url(../imagesSite/subm_l2.png) repeat-y;
	width:7px;
}
.submBL{
	background:url(../imagesSite/subm_bl.png) no-repeat;
	width:7px;
	height:13px;
}
.submT1{
	background:url(../imagesSite/subm_t1.png) repeat-x;
	width:23px;
	height:7px;
}
.submT2{
	background:url(../imagesSite/subm_t2.png) repeat-x;
	height:7px;
}
.submTR{
	background:url(../imagesSite/subm_tr.png) no-repeat;
	width:10px;
	height:7px;
}
.submB{
	background:url(../imagesSite/subm_b.png) repeat-x;
	height:13px;
}
.submR{
	background:url(../imagesSite/subm_r.png) repeat-y;
	width:10px;
}
.submBR{
	background:url(../imagesSite/subm_br.png) no-repeat;
	width:10px;
	height:13px;
}
.submInBox{
	background-color:#697A7C;
	padding: 1px 1px 1px 1px;
}
.submCategory{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12;
	font-weight:bold;
	color:#3f3b39;
	height:27px;
	/*width:240px;*/
	padding-left:10px;
	padding-right:20px;
}

.menuSection{
  	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#3F3B39;
}

a.menuSection:link{
	color:#3F3B39;
}
a.menuSection:visited{
	color:#3F3B39;
}
a.menuSection:active{
	color:#3F3B39;
}
a.menuSection:hover{
	color:#F48000;
}

.submName{
	color:#3f3b39;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}
a.submName:link{
	color:#3f3b39;
}
a.submName:visited{
	color:#3f3b39;
}
a.submName:active{
	color:#3f3b39;
}
a.submName:hover{
    color:#F48000;
}