@charset "euc-kr";

ol, ul, li, dl, dt, dd, p, legend, fieldset {
	list-style:none;
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}


/* º»¹® ½ºÅ¸ÀÏ */

/* TableTypeA */
.texttypeA {
	font-size:12px !important;
	line-height:18px !important;
}

.texttypeA p, .texttypeA ul, .texttypeA ol, .texttypeA li {
	list-style-image:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
	margin:0 !important;
	padding:0 !important;
}
.texttypeA h4 {
	font-weight:bold !important;
	background:url(http://img.uhak.com/Common/bullet/o_arrow_lightblue.gif) no-repeat left 22px !important;
	padding:20px 0 0 15px !important;
	font-size:12px !important;
	color:#5C8DC2 !important;
	margin:0 !important;
}
.texttypeA div {
	padding-left:15px !important;
}
.texttypeA ol {
	padding-left:20px !important;
}
.texttypeA ol li {
	list-style-type:decimal !important;
	list-style-position:outside !important;
}
.texttypeA ul li {
	background:url(http://img.uhak.com/Common/bullet/arrow_gray.gif) no-repeat left 4px !important;
	padding-left:15px !important;
}
.texttypeA p.tip {
	padding:20px 0 !important;
}
.texttypeA div p {
	padding:0 !important;
}

/* TitleTypeA */
.titletypeA {
	font-size:12px !important;
	font-family:gulim !important;
	font-weight:bold !important;
	background:url(http://img.uhak.com/Common/bullet/rect_blue.gif) no-repeat left top !important;
	padding:0 0 0 18px;
	text-align:left !important;
	color:#2775b6 !important;
	line-height:16px !important;
}

/* TitleTypeB */
.titletypeB {
	font-size:18px !important;
	font-family:verdana, dotum !important;
	font-weight:bold !important;
	padding:0;
	text-align:left !important;
	color:#2775b6 !important;
	line-height:19px !important;
}

/* TitleTypeB2 */
.titletypeB2 {
	font-size:11px !important;
	font-family:verdana, dotum !important;
	padding:0;
	text-align:left !important;
	color:#969696 !important;
}

/* TitleTypeC */
.titletypeC {
	font-size:12px !important;
	font-family:gulim !important;
	font-weight:bold !important;
	background:url(http://img.uhak.com/Common/bullet/rect_red.gif) no-repeat left top !important;
	padding:0 0 0 18px;
	text-align:left !important;
	color:#FF0000 !important;
	line-height:16px !important;
}

/* TitleTypeE */
.titletypeE {
	font-size:12px !important;
	font-family:gulim !important;
	background:url(http://img.uhak.com/Common/bullet/rect_orange2.gif) no-repeat left 2px !important;
	padding:0 0 0 15px;
	text-align:left !important;
	color:#EA7B00 !important;
	line-height:16px !important;
}

/* TitleTypeD */
.titletypeD {
	font-size:12px !important;
	font-family:dotum !important;
	border-top:2px solid #EFEFEF !important;
	border-bottom:1px solid #DFDFDF !important;
	background-color:#808080 !important;
}
.titletypeD th {
	text-align:left !important;
	color:#FFFFFF !important;
	padding:8px 0 5px 22px !important;
	font-weight:bold !important;
	background:url(http://img.uhak.com/Common/bullet/rect_white.gif) no-repeat 7px 8px !important;
}
.titletypeD td {
	text-align:right !important;
	color:#FFFFFF !important;
	padding:8px 8px 5px 0 !important;
}

/* ON OFF */
ul,li,ol {
	list-style-type:none;
	padding:0;
	margin:0;
}
.a_on{
	list-style-type:none;
	background:url(http://img.uhak.com/Common/bullet/o_on.gif) no-repeat 0 1px;
	padding-left:18px;
	color:#555555;
	line-height:17px;
}
.a_off{
	list-style-type:none;
	background:url(http://img.uhak.com/Common/bullet/o_off.gif) no-repeat 0 1px;
	padding-left:18px;
	color:#A7A7A7;
	line-height:17px;
}

