 
/* clm_sb_title
--------------------------------------------------------------------- \*/
.clm_sb_title		{ padding:0 0 15px 0;}
.clm_sb_title h3	{ color:#333333;}



/* menu
--------------------------------------------------------------------- \*/
#menu dl	{ padding:0;}


/* smp_title
--------------------------------------------------------------------- \*/
.smp_title		{ width:640px; margin:0 0 25px 0; padding:0 0 10px 0;}
.smp_title		{ background:url(../../../shared/img/line_007.gif) right bottom no-repeat;}

	.smp_title h3	{ color:#333333; font-weight:bold;}

	.smp_title h3 a:link	{ color:#333333; text-decoration:none; }
	.smp_title h3 a:visited	{ color:#333333; text-decoration:none; }
	.smp_title h3 a:hover	{ color:#333333; text-decoration:underline; }
	.smp_title h3 a:active	{ color:#333333; text-decoration:underline; }


/* smp_title_02
--------------------------------------------------------------------- \*/
.smp_title_02		{ width:640px; margin:0 0 13px 0; padding:0 0 10px 0;}
.smp_title_02		{ background:url(../../../shared/img/line_007.gif) right bottom no-repeat;}

	.smp_title_02 h3	{ padding:2px 0; color:#333333; font-weight:bold;}

	.smp_title_02 h3 a:link		{ color:#333333; text-decoration:none; }
	.smp_title_02 h3 a:visited	{ color:#333333; text-decoration:none; }
	.smp_title_02 h3 a:hover	{ color:#333333; text-decoration:underline; }
	.smp_title_02 h3 a:active	{ color:#333333; text-decoration:underline; }


/* smp_ctg
--------------------------------------------------------------------- \*/
.smp_ctg		{ width:630px; margin:0 0 25px 10px; padding:0; overflow:hidden;}

	.smp_ctg ul	{ margin:0 0 10px 0; padding:0; overflow:hidden;}
	.smp_ctg li	{ width:180px; margin:0 10px 7px 0; padding:2px 0 0 15px; list-style:none; float:left; display:block;}
	.smp_ctg li	{ background:url(../../../shared/img/icon_003.gif) left center no-repeat;}
	.smp_ctg li.wide	{ width:280px;}


	/* smp_sb_ctg */
	.smp_sb_ctg		{ margin:10px 0 25px 0; padding:10px 0 0 0;}
	.smp_sb_ctg		{ background:url(../../../shared/img/line_002.gif) left top repeat-x;}

		.smp_sb_ctg h4	{ width:600px; margin:0 0 7px 0; padding:0 0 0 15px;}
		.smp_sb_ctg h4	{ background:url(../../../shared/img/icon_010.gif) left center no-repeat;}

		.sb_ctg ul	{ margin:0 0 10px 0; padding:0; overflow:hidden;}
		.sb_ctg li	{ width:180px; margin:0 10px 7px 0; padding:0 0 0 15px; list-style:none; float:left; display:block;}
		.sb_ctg li	{ background:url(../../../shared/img/icon_003.gif) left center no-repeat;}


