
/* product */
/*main*/
/*default 재정의*/
.conBox.product{
	background:url(/images/product/conbox.gif) left bottom no-repeat;
	padding-bottom:11px;
}

.conBox .mCont{
	min-height:45px;
	padding:8px 3px 0 3px;
	border-left:1px solid #B1B1B1;
	border-right:1px solid #B1B1B1;
}

* html .conBox .mCont{
	height:45px;
}
.conBox .mCont span{display:block;margin:0 5px;  height:45px; line-height:1.5em;}
.conBox .mCont .list{padding:0 0 0 5px;}
.conBox .mCont .list a{
	padding:0 0 0 8px;
	background:url(/images/blet/blet_arrow01.gif) left 5px no-repeat;
	font-weight:bold;
}


h2.productTit{float:left;line-height:1.2em;padding-top:8px;}
.fontSize{margin-top:9px;text-align:right;}
.downPDF{margin:0px 10px 0 0px;display:inline;}
.productMsg{clear:both;padding-bottom:12px;font-size:12px;font-weight:bold;color:#9F9E9E;}

#fontCont .tab{
	height:29px;
	 margin:13px 0 0 0;background:url(/images/product/tab_bg.gif) no-repeat left bottom;
}

#fontCont .tab span{
	position:absolute;top:0px;left:0px;z-index:1;
	background:url(/images/blet/blet_tab_arrow.gif) no-repeat left 13px;
	margin-left:6px;
}

.productCont{
			float:left;
			width:540px;
			margin-bottom:15px;
			padding:15px 10px 11px 15px;
			background:#fff url(/images/product/box_top.gif) no-repeat left top;
			border-left:1px solid #bbb;
			border-right:1px solid #bbb;
			border-bottom:1px solid #bbb;
			line-height:1.5em;
			letter-spacing:0;
			overflow:hidden;
}

	.productCont img{margin:5px 0px 10px 0;}
	.productCont p{margin-bottom:17px;}


	h3.product {
		position:relative;
		float:left;
		padding:0;
		font-size:11px;
		color:#363636;
		}

		h3.product.fon{width:80px;height:29px;margin:0 1px 0 0;line-height:20px;background:url(/images/product/tab_bg_fon.gif) no-repeat left top;font-weight:bold;text-indent:6px;}
		h3.product.on{width:80px;height:29px;margin:0 1px 0 0;line-height:20px;background:url(/images/product/tab_bg_on.gif) no-repeat left top;font-weight:bold;text-indent:6px;}
		h3.product.off{width:80px;height:26px;margin:3px 1px 0 0;background:url(/images/product/tab_bg_off.gif) no-repeat left top;font-weight:normal;text-align:center;}
		h3.product.fon a{display:block;font-size:11px;color:#000;text-decoration:none;padding:5px 0 3px 0;}
		h3.product.on a{display:block;font-size:11px;color:#000;text-decoration:none;padding:5px 0 3px 0;}
		h3.product.off a{display:block;font-size:11px;color:#525252;text-decoration:none;padding:5px 0 6px 0;}





	.conBox dl.productAv{float:left;}
		.conBox dl.productAv dt{float:right;width:449px;margin:6px 0 2px 0;font-size:10px;}
		.conBox dl.productAv dt span{background:url(/images/blet/ico_av.gif) no-repeat left 2px;
									margin-left:8px;
									padding-left:22px;
									font-weight:normal;
									font-size:11px;
									}
			.conBox .productAv dd{float:left;}
			.conBox .productAv dd.ex{width:440px;margin-left:12px;display:inline;}





