﻿* {
	margin:0px;
	padding:0px;
}
/* 레이아웃 */

body {
	font-family:Arial, Dotum, Gulim;
}
#container {
	margin:0 auto;
	width:100%;
	text-align:left;
	float:left;
	margin-bottom:50px;
}
#masthead {
	width:100%;
	height:79px;
	background:url(../images/mainnav_bg1.jpg);
}
#masthead1 {
	width:100%;
	height:50px;
	background:url(../images/mainnav_bg2.jpg);
}
#mainmasthead1 {
	width:100%;
	height:24px;
	background:url(../images/maintopbg1.jpg);
}
#mainmasthead2 {
	width:100%;
	height:236px;
	background:url(../images/maintopbg2.jpg);
}
#wrapper {
	width:960px;
	margin:0 auto;
}
#footer {
	clear:both;
	background:url(../images/footer_bg.gif) repeat-x;
	height:50px;
}

#footer p {
	
	width:960px;
	height:50px;
	margin:0 auto;
	
}
.footer_960{
 width:960px;
 margin:0 auto; 
 height:50px;
}
.footerimg{
    float:left;

}
.footerfs{
    float:right;
	margin-top:17px;

}

#content {
	width: 751px;
	float:left;
}
#subnav {
	width: 209px;
	float: left;
}
/* 링크스타일 */

a:link {
	text-decoration:none;
	color:#4d4d4d;
}
a:visited {
	text-decoration:none;
	color:#4d4d4d;
}
a:hover {
	text-decoration:underline;
	color:#333333;
}
a:active {
	text-decoration:none;
	color:#4d4d4d;
}
/* 리스트스타일(ul,li...) */

ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
/* 로고 */
.logoarea {
	width:960px;
	height:50px;
	margin:auto;
}
#logo h1 a {
	margin:0;
	position:absolute;
	width:269px;
	height:50px;
	display:block;
	background:url(../images/logo.gif) no-repeat;
}
/* nutility */
#nutility {
	float:right;
	margin-top:15px;
}
#nutility ul li a {
	color:#666666;
}
#nutility a:hover {
	color:#0074d4;
}
.logout {
	height:16px;
	width:63px;
	float:left;
	display:block;
	margin-left:9px;
}
.welcome p {
	background:url(../images/welcome_bullet.gif) no-repeat 0 50%;
	float:left;
	font-size:11px;
	padding-left:10px;
	padding-top:1px;
	padding-right:5px;
}
.bold {
	font-size:11px;
	font-weight:bold;
	color:#4d4d4d;
	padding-left:5px;
}
.home {
	float:right;
	display:block;
	margin-top:16px;
}
.home li {
	float:left;
}
li.customerlogin {
	padding-left:10px;
}
/* mainnav */
.mainnav {
	width:960px;
	display:block;
	margin:0px;
	padding:0px;
	height:29px;
	margin:auto;
}
.mainnavmenu {
}
.mainnavmenu li {
	list-style:none;
	float:left;
	margin-bottom:-3px;
	margin-bottom:-6px;
}
.topsubmenu {
	width:960px;
	height:24px;
	margin-top:0px;
	margin:auto;
}
.maintopsubmenu {
	width:960px;
	height:24px;
	margin-top:0px;
	margin:auto;
	background:url(../images/maintopimg1.jpg) no-repeat;
}
.onedemenu {
	height:24px;
	margin-left:209px;
}
.onedemenu li {
	float:left;
	height:24px;
	margin-bottom:-3px;
	margin-bottom:-6px;
}
.mainnavtxt {
	height:29px;
	text-align:center;
	margin-left:200px;
}
.mainnavtxt ul li {
	font-size:12px;
	color:#ffffff;
	float:left;
	line-height:28px;
	font-weight:bold;
	padding: 0px 15px 0 0px;
}
.mainnavtxt ul li a {
	padding: 0px 20px 0 0px;
	color:#ffffff;
}
.mainnavtxt a:link {
	padding: 0px 20px 0 0px;
	text-decoration:none;
	color:#ffffff;
}
.mainnavtxt a:visited {
	padding: 0px 20px 0 0px;
	text-decoration:none;
	color:#ffffff;
}
.mainnavtxt a:hover {
	padding: 0px 20px 0 0px;
	text-decoration:none;
	color:#f3fc00;
	background: url(../images/mainnav_over.gif) no-repeat right;
}
.mainnavtxt a:active {
	padding: 0px 20px 0 0px;
	text-decoration:none;
	color:#ffffff;
}
.divider {
	background:url(../images/divider.gif) no-repeat;
	height:29px;
}
.mainnavbg {
	height:5px;
	background:url(../images/mainnav_bg2.gif) repeat-x;
}
.musp {
	width:100%;
	height:25px;
	margin:0px;
	float:left;
	background:url(../images/mainnav_bg3.gif) repeat-x;
}
/* subnav */

.subtitle {
	background:url(../images/left_menu_service.gif) no-repeat;
	font-size:14px;
	height:42px;
	text-indent:32px;
	line-height:38px;
	color:#fff;
	font-weight:bold;
	padding-bottom:9px;
}
li.submenu {
	font-size:12px;
	font-weight:bold;
	text-indent:11px;
	height:20px;
}
li.submenu a {
	background:url(../images/submenu_bullet.gif) no-repeat 0 50%;
	padding-left:11px;
}
.submenus {
	width:136px;
	background-color:#f6f8fb;
	margin-left:11px;
	margin-top:2px;
	margin-bottom:7px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:9px;
	padding-right:10px;
	border-style:solid;
	border-width:1px;
	border-color:#cfcfcf;
}
.submenus1 {
	width:158px;
	background: url(../images/left_submenubox_top.gif) no-repeat;
	height:5px;
}
submenus2 {
	width:158px;
	height:50px;
	background-color:#00FFCC
}
submenus3 {
	width:158px;
	background: url(../images/left_submenubox_bg.gif) repeat-y;
}
.submenus li a {
	font-size:11px;
	font-weight:bold;
	color:#666666;
	height:20px;
	background:url(../images/submenus_bullet.gif) no-repeat left;
	padding-left:10px;
}
/* history */
.historyarea {
	width:751px;
	height:21px;
	background: url(../images/subtopimg1.jpg);
}
#history {
	width:100%;
	height:21px;
	font-size:11px;
	background:url(../images/history_img.gif) no-repeat;
	text-indent:19px;
	color:#666666;
}
#history a {
	color:#666666;
}
#history a:hover {
	color:#0074d4;
}
/* 검색박스 */
.box {
	width:100%;
	background:url(../images/bottom_left.gif) no-repeat left bottom;
	clear:both;
}
.box-outer {
	background:url(../images/bottom_right.gif) no-repeat right bottom;
}
.box-inner {
	background:url(../images/top_left.gif) no-repeat left top;
}
.box-inner1 {
	background:url(../images/top_right.gif) no-repeat right top;
	height:47px;
}
.selectff {
	border:1px #bbbbbb solid;
	height:18px;
	font-size:11px;
}
.searchInput {
	width:580px;
	padding-top:13px;
	margin:auto;
}
.searchInput1 {
	width:561px;
	padding-top:14px;
	margin:auto;
}
.input {
	float:left;
	height:19px;
	background:url('../images/bg_inputR.gif') no-repeat top right;
	display:inline;
	padding-right:3px;
	margin-right:3px;
}
.input .txt {
	background:url('../images/bg_input.gif') no-repeat;
	border:0;
	height:19px;
	padding:3px 0px 2px 5px;
	font-family: Arial;
	vertical-align:top;
	font-size:11px;
	float:left;
}
.input-btn {
	height:19px;
	width:56px;
	float:left;
}
.searchselect {
	height:18px;
	font-family:Arial, Dotum, Gulim;
	vertical-align:top;
	font-size:11px;
	float:left;
	width:100px;
	padding-right:3px;
	padding-top:1px;
}
.searchselectManual {
	height:18px;
	font-family:Arial, Dotum, Gulim;
	vertical-align:top;
	font-size:11px;
	float:left;
	padding-right:3px;
	padding-top:1px;
	width:100%;
}
.input-first {
	height:18px;
	font-family:Arial, Dotum, Gulim;
	vertical-align:top;
	font-size:11px;
	float:left;
	width:108px;
	padding-right:3px;
	padding-bottom:0px;
}
.input-firstmantoman {
	height:18px;
	font-family:Arial, Dotum, Gulim;
	vertical-align:top;
	font-size:11px;
	float:left;
	padding-right:3px;
	padding-bottom:0px;
}
.input-firstsearch {
	font-size:11px;
	FONT-FAMILY:Gulim, Dotum, Arial;
	color:#454545;
	background-color:#FFFFFF;
	height:14px;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	border:1px #bbbbbb solid;
}
.calendar {
	width:14px;
	float:left;
	padding-right:3px;
	padding-top:3px;
}
.calendarend {
	width:14px;
	float:left;
	padding-right:3px;
	padding-top:1px;
	text-align:center;
}
.textarea {
	font-family:Arial, Dotum, Gulim;
	font-size:12px;
	border:1px solid #dddddd;
	background-color: #ffffff;
	line-height:135%;
	color:#454545;
}
/* 리스트테이블 */
.table {
	padding-top:10px;
	float:left;
}
.taalign {
	clear:both;
}
.tableline {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	background-color:#d9d9d9;
	border-top:#58cbba 1px solid;
	table-layout:fixed;
}
.ltb_head {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#666666;
	height:21px;
	Text-align:center;
	padding-top:1px;
	BACKGROUND-COLOR:#fafafa;
}
.ltb_center_bg {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#666666;
	height:21px;
	padding-left:3px;
	padding-top:3px;
	padding-right:3px;
	Text-align:center;
	overflow:hidden;
	BACKGROUND-COLOR:#ffffff;
}
.ltb_left_bg {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#666666;
	height:21px;
	padding-left:4px;
	padding-top:3px;
	padding-right:3px;
	BACKGROUND-COLOR:#f8feff;
}
.ltb_list_bg {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#1b64a6;
	height:21px;
	Text-align:center;
	padding-top:1px;
	BACKGROUND-COLOR:#ffffff;
}
/* 테이블 왼쪽정렬 */
.ltb_head_left {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#1b64a6;
	height:21px;
	padding-top:1px;
	padding-left:5px;
	BACKGROUND-COLOR:#d7edf2;
}
.ltb_list_bg_left {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#1b64a6;
	height:21px;
	padding-top:1px;
	padding-left:5px;
	BACKGROUND-COLOR:#f8feff;
}
.ltb_list_bg_left1 {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#666666;
	height:21px;
	padding-top:1px;
	padding-left:5px;
	BACKGROUND-COLOR:#f8feff;
}
/* 페이징 */
.pagingarea {
	text-align:center;
	width:100%;
	height:53px;
	float:left;
}
.pagingareapopup {
	text-align:center;
	width:100%;
	float:left;
}
.paging {
	font-family:Arial;
	color:#666666;
	font-size:11px;
	text-decoration:none;
	padding-top:20px;
	width:253px;
	margin:auto;
}
.paging ul {
}
.paging li {
	float:left;
	font-size: 10px;
	color:#666666;
}
.paginlist a {
	font-size: 10px;
	color:#666666;
}
li.paginlistover {
	font-size: 11px;
	color:#ff5400;
	font-weight:bold;
}
.paginlist a:link {
	font-size: 10px;
	color:#666666;
	text-decoration:none;
}
.paginlist a:visited {
	font-size: 10px;
	color:#666666;
	text-decoration:none;
}
.paginlist a:active {
	font-size: 10px;
	color:#666666;
	text-decoration:none;
}
.paginlist a:hover {
	font-size: 10px;
	color:#ff5400;
	text-decoration: underline;
}
.paginlistend a {
	font-size: 10px;
	color:#666666;
	padding-right:2px;
}
.paginlistend a:link {
	font-size: 10px;
	color:#666666;
	text-decoration:none;
}
.paginlistend a:visited {
	font-size: 10px;
	color:#666666;
	text-decoration:none;
}
.paginlistend a:active {
	font-size: 10px;
	color:#666666;
	text-decoration:none;
}
.paginlistend a:hover {
	font-size: 10px;
	color:#ff5400;
	text-decoration: underline;
}
.paginbtn_left1 {
	width:17px;
	height:15px;
}
.paginbtn_left2 {
	width:12px;
	height:15px;
	margin-right:5px;
}
.paginbtn_right1 {
	width:14px;
	height:15px;
	margin-left:5px;
}
.paginbtn_right2 {
	width:14px;
	height:15px;
}
/* tab */
.tab {
	background:url(../images/tab_line.gif) repeat-x;
	width:100%;
	font-size:12px;
	float:left;
	height:26px;
	margin-bottom:10px;
}
.tabover {
	float:left;
	background:url(../images/tab_02.gif) no-repeat top right;
	height:26px;
}
.tabover p {
	float:left;
	background:url(../images/tab_01.gif) no-repeat top left;
	height:26px;
	padding: 0px 10px 0px 10px;
	line-height:26px;
	color:#333333;
}
.tabnomal {
	float:left;
	background:url(../images/tab_04.gif) no-repeat top right;
	height:26px;
}
.tabnomal p {
	float:left;
	background:url(../images/tab_03.gif) no-repeat top left;
	height:26px;
	padding: 0px 10px 0px 10px;
	line-height:26px;
}
.tabblank {
	width:2px;
	height:26px;
	float:left;
	background:url(../images/tab_05.gif) no-repeat;
}
/* 팝업tab */
.ptab {
	width:100%;
	font-size:11px;
	font-weight:bold;
	float:left;
	height:23px;
	margin-top:10px;
}
.ptabover {
	float:left;
	background:url(../images/poptab_02.gif) no-repeat top right;
	height:23px;
}
.ptabover .p {
	float:left;
	background:url(../images/poptab_01.gif) no-repeat top left;
	height:23px;
	padding: 0px 11px 0px 9px;
	line-height:23px;
	color:#627eb7;
	font-family:Arial;
}
.ptabover_txt {
	float:left;
	background:url(../images/poptab_01.gif) no-repeat top left;
	height:23px;
	padding: 0px 11px 0px 11px;
	line-height:23px;
	color:#627eb7;
	font-family:Arial;
}
.ptabover p a:link {
	font-size: 11px;
	color:#627eb7;
	text-decoration:none;
	font-weight:bold;
}
.ptabover p a:visited {
	font-size: 11px;
	color:#627eb7;
	text-decoration:none;
	font-weight:bold;
}
.ptabover p a:active {
	font-size: 11px;
	color:#627eb7;
	text-decoration:none;
	font-weight:bold;
}
.ptabover p a:hover {
	font-size: 11px;
	color:#627eb7;
	font-weight:bold;
	text-decoration: underline;
}
.ptabnomal {
	float:left;
	background:url(../images/poptab_04.gif) no-repeat top right;
	height:23px;
}
.ptabnomal p {
	float:left;
	background:url(../images/poptab_03.gif) no-repeat top left;
	height:23px;
	padding: 0px 11px 0px 9px;
	line-height:23px;
	font-family:Arial;
}
.ptabnomal_txt {
	background:url(../images/poptab_03.gif) no-repeat top left;
	height:23px;
	padding: 0px 11px 0px 11px;
	float:left;
	line-height:23px;
}
.ptabnomal p a:link {
	font-size: 11px;
	color:#627eb7;
	text-decoration:none;
	font-weight:bold;
}
.ptabnomal p a:visited {
	font-size: 11px;
	color:#627eb7;
	text-decoration:none;
	font-weight:bold;
}
.ptabnomal p a:active {
	font-size: 11px;
	color:#627eb7;
	text-decoration:none;
	font-weight:bold;
}
.ptabnomal p a:hover {
	font-size: 11px;
	color:#627eb7;
	font-weight:bold;
	text-decoration: underline;
}
/* 테이블버튼small */
.sbtn {
	width:100%;
	font-size:11px;
	float:left;
	height:21px;
}
.stabtn {
	float:right;
	background:url(../images/btn_tables_right.gif) no-repeat top right;
	list-style:none;
	display:block;
	padding-right:9px;
	font-family:Arial, Dotum, Gulim;
	height:21px;
}
.stabtn p {
	float:left;
	background:url(../images/btn_tables_left.gif) no-repeat top left;
	line-height:21px;
	padding-left:10px;
	padding-top:1px;
	font-size:11px;
	list-style:none;
	display:block;
	height:21px;
}
.estabtn {
	float:right;
	background:url(../images/btn_tables_right.gif) no-repeat top right;
	list-style:none;
	display:block;
	padding-right:9px;
	font-family:Arial;
	height:21px;
}
.mtmestabtn {
	float:right;
	background:url(../images/btn_tables_right.gif) no-repeat top right;
	list-style:none;
	display:block;
	padding-right:9px;
	font-family:Arial;
	height:21px;
}
.mtmestabtn p {
	float:left;
	background:url(../images/btn_tables_left.gif) no-repeat top left;
	line-height:19px;
	padding-left:10px;
	padding-top:0px;
	font-size:12px;
	list-style:none;
	display:block;
	height:21px;
}
.estabtnarea {
	width:100%;
	float:left;
	height:21px;
}
.estabtn p {
	float:left;
	background:url(../images/btn_tables_left.gif) no-repeat top left;
	line-height:19px;
	padding-left:10px;
	padding-top:0px;
	font-size:12px;
	list-style:none;
	display:block;
	height:21px;
}
.kstabtnarea {
	width:100%;
	float:left;
	height:21px;
	margin-top:4px;
}
.kstabtn {
	float:right;
	background:url(../images/btn_tables_right.gif) no-repeat top right;
	list-style:none;
	display:block;
	padding-right:9px;
	font-family:Dotum, Gulim, Arial;
	height:21px;
	font-size:11px;
	margin-bottom:-3px;
}
.kstabtn_txt {
	float:left;
	background:url(../images/btn_tables_left.gif) no-repeat top left;
	line-height:19px;
	padding-left:10px;
	padding-top:2px;
	font-size:11px;
	list-style:none;
	display:block;
	height:21px;
	font-family:Dotum, Gulim, Arial;
}
.kstabtn p a:link {
	font-size:11px;
	text-decoration:none;
	color:#666666;
}
.kstabtn p a:visited {
	font-size:11px;
	text-decoration:none;
	color:#666666;
}
.kstabtn p a:hover {
	font-size:11px;
	text-decoration:underline;
	color:#ff0000;
}
.kstabtn p a:active {
	font-size:11px;
	text-decoration:none;
	color:#666666;
}
.sbtn11 ul li {
	float:right;
	background:url(../images/btn_tables_right.gif) no-repeat top right;
	list-style:none;
	display:block;
	padding-right:9px;
	font-family:Arial, Dotum, Gulim;
	height:20px;
}
.sbtn11 ul li a {
	float:left;
	background:url(../images/btn_tables_left.gif) no-repeat top left;
	line-height:21px;
	padding-left:10px;
	padding-top:1px;
	font-size:11px;
	list-style:none;
	display:block;
	height:20px;
}
.stabtn p a {
	font-size:11px;
	color:#666;
}
.stabtn p a:link {
	font-size:11px;
	text-decoration:none;
	color:#666;
}
.tabtn p a:visited {
	font-size:11px;
	text-decoration:none;
	color:#666;
}
.tabtn p a:hover {
	font-size:11px;
	text-decoration:underline;
	color:#666;
}
.stabtn p a:active {
	font-size:11px;
	text-decoration:none;
	color:#666;
}
.stabtnblank {
	width:3px;
	float:right;
}
/* 테이블버튼large */
.btn {
	width:100%;
	font-size:11px;
	height:23px;
	margin-bottom:10px;
}
.tabtn {
	float:right;
	background:url(../images/btn_tablel_right.gif) no-repeat top right;
	height:23px;
	list-style:none;
	display:block;
	padding-right:10px;
	font-family:Arial, Dotum, Gulim;
}
.tabtn p {
	float:left;
	background:url(../images/btn_tablel_left.gif) no-repeat top left;
	height:23px;
	padding: 1px 13px 0px 10px;
	line-height:23px;
	font-size:11px;
	list-style:none;
	display:block;
}
.tabtn p a {
	font-size:11px;
	font-weight:bold;
	color:#666;
}
.tabtn p a:link {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#666;
}
.tabtn p a:visited {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#666;
}
.tabtn p a:hover {
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#666;
}
.tabtn p a:active {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#666;
}
.tabtnblank {
	width:3px;
	float:right;
}
.btnleft {
	float:left;
	width:54px;
}
/* 테이블버튼영문large */
.etabtn {
	float:right;
	background:url(../images/btn_tablel_right.gif) no-repeat top right;
	height:23px;
	list-style:none;
	display:block;
	padding-right:10px;
	font-family:Arial;
}
.etabtn p {
	float:left;
	background:url(../images/btn_tablel_left.gif) no-repeat top left;
	height:23px;
	padding: 1px 13px 0px 10px;
	line-height:18px;
	font-size:11px;
	list-style:none;
	display:block;
}
.etabtn p a {
	font-size:11px;
	font-weight:bold;
	color:#666;
}
.etabtn p a:link {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#666;
}
.etabtn p a:visited {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#666;
}
.etabtn p a:hover {
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#666;
}
.etabtn p a:active {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#666;
}
/* input */
select {
	FONT-SIZE:12px;
	FONT-FAMILY:Gulim, Dotum, Arial;
	color:#454545;
	background-color:#ffffff;
}
/* 컨텐츠 제목 */

.title {
	height:34px;
	width:100%;
	background:url(../images/titleline.gif) repeat-x;
	margin-bottom:10px;
	font-family:Arial, Dotum, Gulim;
}
.title p {
	background:url(../images/title_bullet.gif) no-repeat 0 50%;
	font-size:14px;
	font-weight:bold;
	text-indent:10px;
	color:#000000;
	line-height:34px;
	font-family:Arial, Dotum, Gulim;
}
.titlekor {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	line-height:34px;
	font-family:Dotum, Gulim;
}
.titleimg {
	height:47px;
	width:100%;
}
/* 팝업 */


#popupmasthead {
	width:100%;
	height:35px;
}
#popupbodycolor {
	background-color:#f2f2f2;
	padding:3px 7px 0px 7px;
}
.popupimg {
	background:url(../images/popimg_left.gif) repeat-x;
	height:35px;
}
.popupimg p {
	float:right;
	height:35px;
}
.popupcontent {
	background:url(../images/popconimg_left.gif) repeat-x;
}
.popupcontent p {
	background:url(../images/popconimg_right.gif) no-repeat right;
}
.popta {
	background:url(../images/popconimg_right.gif) no-repeat right;
	height:100%;
	padding:13px 24px 0 24px;
}
.popbtn {
	text-align:right;
	height:21px;
	margin-top:10px;
}
.popbtn_view {
	text-align:right;
	height:21px;
}
.popuptitle {
	background:url(../images/popup_bullet.gif) no-repeat 0 50%;
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
	color:#333333;
	font-family:Arial, Dotum, Gulim;
	padding-top:3px;
	height:14px;
}
.hdpopuptitle {
	background:url(../images/popup_bullet.gif) no-repeat 0 50%;
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
	color:#333333;
	height:14px;
	margin-bottom:8px;
}
.popuptitle p {
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
	color:#666666;
	font-family:Arial, Dotum, Gulim;
	padding-bottom:2px;
	height:14px;
	width:100%;
}
#popupfooter {
	background:url(../images/popfooterimg_left.gif) repeat-x;
	height:20px;
}
#popupfooter p {
	background:url(../images/popfooterimg_right.gif) no-repeat right;
	height:20px;
}
.popuptable {
	padding-top:10px;
	clear:both;
}
.popuptable2 {
	clear:both;
}
.popuptableanswer {
	width:100%;
	clear:both;
	padding-top:10px;
}
.popuptable1 {
	padding-top:10px;
}
.popuptableline {
	font-size:11px;
	font-family:Arial, Dotum, Gulim;
	background-color:#bde2ea;
	border-top:#1678c4 1px solid;
	table-layout:fixed;
}
.popwriteline {
	font-size:11px;
	font-family:Arial, Dotum, Gulim;
	background-color:#d9d9d9;
	border-top:#58cbba 1px solid;
	table-layout:fixed;
}
.popwrite_head_bg {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#1b64a6;
	padding-left:5px;
	padding-top:1px;
	BACKGROUND-COLOR:#fafafa;
	height:21px;
}
.popwrite_head_bg1 {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#666666;
	padding-left:5px;
	padding-right:7px;
	padding-top:1px;
	padding-bottom:1px;
	BACKGROUND-COLOR:#fafafa;
	height:21px;
	font-weight:bold;
	
}
.popwrite_head_bg11 {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#666666;
	padding-left:5px;
	padding-right:7px;
	padding-top:1px;
	padding-bottom:1px;
	BACKGROUND-COLOR:#ff0000;
	height:21px;
	font-weight:bold;
	width:80px;
	
}
.popwrite_head_bg2 {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#666666;
	padding-left:5px;
	padding-right:3px;
	padding-top:1px;
	padding-bottom:1px;
	BACKGROUND-COLOR:#fafafa;
	height:21px;
	font-weight:bold;
}
.popwrite_ltd_bg2 {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#666666;
	padding-left:5px;
	padding-right:7px;
	padding-top:1px;
	padding-bottom:1px;
	BACKGROUND-COLOR:#fafafa;
	height:21px;
}
.popwrite_newcounseling1 {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	BACKGROUND-COLOR:#fafafa;
	height:26px;
	padding-left:5px;
}
.popwrite_newcounseling2 {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#666666;
	BACKGROUND-COLOR:#ffffff;
}
.popwrite_newcounseling3 {
	padding: 0 8px 0 5px;
}
.popwrite_newcounseling4 {
	padding: 1px 5px 1px 0px;
}
.popwrite_answer {
	font-size:11px;
	font-family:Arial;
	BACKGROUND-COLOR:#ffffff;
	height:23px;
	padding-left:5px;
	padding-right:8px;
	color:#666666;
}
.popwrite_answerline {
	font-size:11px;
	font-family:Arial, Dotum, Gulim;
	background-color:#92bed5;
	table-layout:fixed;
}
.answerarea {
	width:100%;
	float:left;
	margin-top:10px;
}
.answertitle {
	float:left;
	font-size:12px;
	font-weight: bold;
	background:url(../images/popup_sbullet.gif) no-repeat 0 50%;
	text-indent:10px;
}
.answerby {
	float:right;
	font-size:11px;
	font-weight: bold;
	color:#666666;
}
.popwrite_center_bg {
	font-size:11px;
	font-family:Arial, Dotum, Gulim;
	color:#666666;
	padding-left:5px;
	padding-top:1px;
	padding-right:13px;
	padding-bottom:1px;
	overflow:hidden;
	BACKGROUND-COLOR:#ffffff;
	height:21px;
}
.popwrite_center_bg3 {
	font-size:11px;
	font-family:Arial, Dotum, Gulim;
	color:#666666;
	padding-left:5px;
	padding-top:1px;
	padding-right:5px;
	padding-bottom:1px;
	overflow:hidden;
	BACKGROUND-COLOR:#ffffff;
	height:21px;
}
.popwrite_center_viewbody {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#666666;
	padding-left:5px;
	padding-top:1px;
	padding-right:13px;
	padding-bottom:1px;
	overflow:hidden;
	BACKGROUND-COLOR:#ffffff;
	height:21px;
	padding:15px 10px 15px 10px;
}
.popwrite_center_bg1 {
	font-size:11px;
	font-family:Arial, Dotum, Gulim;
	color:#666666;
	padding-left:5px;
	padding-top:1px;
	padding-right:5px;
	padding-bottom:1px;
	overflow:hidden;
	BACKGROUND-COLOR:#ffffff;
	height:21px;
}
.popwrite_center_bg2 {
	font-size:11px;
	font-family:Arial, Dotum, Gulim;
	color:#666666;
	padding-top:1px;
	padding-right:5px;
	padding-bottom:1px;
	overflow:hidden;
	BACKGROUND-COLOR:#ffffff;
	height:21px;
}
.popwriteinput {
	font-size:12px;
	FONT-FAMILY:Gulim, Dotum, Arial;
	color:#454545;
	background-color:#FFFFFF;
	height:15px;
	padding-top:2px;
	padding-left:3px;
	padding-right:3px;
	border:1px #cccccc solid;
}
.popwriteinput1 {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#454545;
	background-color:#FFFFFF;
	height:13px;
	padding-top:2px;
	padding-right:0px;
	border:1px #cccccc solid;
}
.popuptableline1 {
	font-size:11px;
	font-family:Arial, Dotum, Gulim;
	background-color:#bde2ea;
	table-layout:fixed;
}
.popupltb_head_bg {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#1b64a6;
	padding-left:5px;
	padding-top:1px;
	BACKGROUND-COLOR:#d7edf2;
	height:21px;
}
.popupltb_center_bg {
	font-size:11px;
	font-family:Arial, Dotum, Gulim;
	color:#666666;
	padding-left:5px;
	padding-top:1px;
	padding-right:13px;
	padding-bottom:1px;
	Text-align:center;
	overflow:hidden;
	BACKGROUND-COLOR:#f8feff;
	height:21px;
}
.popupltbselect_center_bg {
	font-size:11px;
	font-family:Arial, Dotum, Gulim;
	color:#666666;
	padding-left:5px;
	padding-top:2px;
	padding-right:5px;
	padding-bottom:2px;
	Text-align:center;
	overflow:hidden;
	BACKGROUND-COLOR:#f8feff;
}
.popupinput {
	FONT-SIZE:9pt;
	FONT-FAMILY:Gulim, Dotum, Arial;
	color:#454545;
	background-color:#FFFFFF;
	height:15px;
	padding-top:2px;
	padding-left:3px;
	padding-right:3px;
	border:1px #bbbbbb solid;
}
.selectnew {
	float:right;
}
.popuptxt_org {
	color:#ff6b00;
	font-size:11px;
	font-family:Arial;
	text-align:right;
	width:100%;
	margin-bottom:8px;
}
.mtmsbtn {
	float:right;
	height:18px;
}
.smtmtitle {
	float:left;
	width:200px;
}
/* 로그인 */
.loginarea {
	margin:0;
	padding:0;
}
.loginbg {
	background:url(../images/login_bg.jpg) no-repeat;
	width:750px;
	height:313px;
	margin:0 auto;
	margin-top:50px;
}
.idpw {
	width:230px;
	height:99px;
	margin-left:451px;
	padding-top:140px;
}
.idpwinput {
	width:164px;
	height:40px;
	float:left;
	margin:0;
	padding:0;
}
.idpwinputbtn {
	background:url(../images/btn_login01.gif) no-repeat;
	width:66px;
	height:40px;
	float:left;
	margin-top:1px;
}
.logininput {
	FONT-SIZE:11pt;
	FONT-FAMILY:Gulim, Dotum, Arial;
	color:#454545;
	background-color:#FFFFFF;
	height:14px;
	padding-top:2px;
	padding-left:3px;
	padding-right:3px;
	border:1px #bbbbbb solid;
}
.memberarea {
	width:180px;
	float:left;
	margin-top:36px;
	padding:0;
}
.memberarea li {
	float:left;
}
.memberbtn {
	background:url(../images/btn_member.gif) no-repeat;
	height:20px;
	width:53px;
}
.idpwbtn {
	background:url(../images/btn_idsearch.gif) no-repeat;
	height:21px;
	width:93px;
}
/* Role 조회(mims) */


.roleleft {
	width:170px;
	float:left;
	background-color:#99CC00;
	background:url(../images/role_img01.gif) no-repeat;
	height:30px;
	line-height:30px;
	text-indent:23px;
	font-size:12px;
	font-weight:bold;
}
.roleright {
	float:left;
	background-color:#99CC00;
	background:url(../images/role_img01.gif) no-repeat;
	height:30px;
	line-height:30px;
	text-indent:23px;
	font-size:12px;
	font-weight:bold;
}
.roleleftnav {
	width:150px;
	padding-left:10px;
	padding-right:10px;
}
.roleright1 {
	width:100%;
	position:absolute;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	float:right;
}
.roleright2 {
	width:100%;
	position:absolute;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	float:right;
}
.roletableline {
	font-size:11px;
	font-family:Arial, Dotum, Gulim;
	background-color:#cccccc;
	table-layout:fixed;
}
.roletableline_bg {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	background-color:#ffffff;
	padding:20px 20px 20px 20px;
}
.roletableline_bgleft {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	background-color:#ffffff;
}
.roletableline_bgcenter {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	background:url(../images/role_img02.gif) repeat-y;
}
.roletitle p {
	background:url(../images/title_bullet.gif) no-repeat 0 50%;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	margin-bottom:2px;
	color:#000000;
}
.roletitle {
	padding-bottom:7px;
	width:100%;
	background:url(../images/titleline.gif) repeat-x 0 bottom;
	margin-bottom:10px;
}
/* 달력 */


.table-td40 {
	font-family:Arial;
	border: 1px solid #dddddd;
	background-color: #f7f7f7;
	color: #555555;
	font-size:12px;
	width:25px;
	height:22px;
}
.table-td32 {
	border: 1px solid #dddddd;
	background-color: #ffffff;
	color: #666666;
	font-size:12px;
	width:25px;
	height:22px;
	font-family:Arial;
}
.table-td32 a:link {
	color:#555555;
	font-size:12px;
	text-decoration:none;
}
.table-td32 a:visited {
	color:#555555;
	font-size:12px;
	text-decoration:none;
}
.table-td32 a:active {
	color:#555555;
	font-size:12px;
	text-decoration:none;
}
.table-td32 a:hover {
	color:#555555;
	font-size:12px;
	text-decoration:underline;
}
.table-td35 {
	border: 1px solid #dddddd;
	background-color: #ebf6fb;
	color: #0070bc;
	font-size:12px;
	width:25px;
	height:22px;
	font-family:Arial;
}
.table-td35 a:link {
	font-family:Arial;
	font-size: 12px;
	color: #0070bc;
	text-decoration:none;
}
.table-td35 a:visited {
	font-family:Arial;
	font-size: 12px;
	color: #0070bc;
	text-decoration:none;
}
.table-td35 a:active {
	font-family:Arial;
	font-size: 12px;
	color: #0070bc;
	text-decoration:none;
}
.table-td35 a:hover {
	font-family:Arial;
	font-size: 12px;
	color: #0070bc;
	text-decoration:underline;
}
.table-td34 {
	border: 1px solid #dddddd;
	background-color: #ffffff;
	width:25px;
	height:22px;
	font-family:Arial;
	font-size: 12px;
	color: #ff0000;
}
.table-td34 a:link {
	font-family:Arial;
	font-size: 12px;
	color: #ff0000;
}
.table-td34 a:visited {
	font-family:Arial;
	font-size: 12px;
	color: #ff0000;
}
.table-td34 a:active {
	font-family:Arial;
	font-size: 12px;
	color: #ff0000;
}
.table-td34 a:hover {
	font-family:Arial;
	color: #ff0000;
	font-size: 12px;
}
.table-td38 {
	font-family:Arial;
	border: 1px solid #dddddd;
	background-color: #f7f7f7;
	color: #ff0000;
	font-size: 12px;
	width:25px;
	height:22px;
}
.table-td39 {
	font-family:Arial;
	border: 1px solid #dddddd;
	background-color: #f7f7f7;
	color: #0070bc;
	font-size:12px;
	width:25px;
	height:22px;
}
.table-td33 {
	font-family:Arial;
	background-color: #fff5b2;
	color: #555555;
	font-size: 12px;
	text-decoration:underline;
}
.table-td33 a:link {
	font-family:Arial;
	background-color: #fff5b2;
	color: #555555;
	font-size: 12px;
	text-decoration:underline;
}
.table-td33 a:visited {
	font-family:Arial;
	background-color: #fff5b2;
	color: #555555;
	font-size: 12px;
	text-decoration:underline;
}
.table-td33 a:active {
	font-family:Arial;
	background-color: #fff5b2;
	color: #555555;
	font-size: 12px;
	text-decoration:underline;
}
.table-td33 a:hover {
	font-family:Arial;
	background-color: #fff5b2;
	color: #555555;
	font-size: 12px;
	text-decoration:underline;
}
.table-line4 {
	border: 1px solid #dddddd;
	border-collapse: collapse;
}
.input-box {
	border: 1px solid #cccccc;
	height: 18px;
	font-family:Arial, Dotum, Gulim;
	font-size: 11px;
}
.calendarline {
	font-size:11px;
	font-family:Arial, Dotum, Gulim;
	background-color:#dddddd;
	table-layout:fixed;
}
.calendarline_bg {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	background-color:#ffffff;
	padding:8px 8px 8px 8px;
	width:191px;
}
.11-greyca {
	font-family:Arial, Dotum, Gulim;
	font-size: 12px;
	color: #555555;
	text-decoration:none;
}
.11-greyca a:link {
	color:#555555;
	font-size:12px;
	text-decoration:none;
}
.11-greyca a:visited {
	color:#555555;
	font-size:12px;
	text-decoration:none;
}
.11-greyca a:active {
	color:#555555;
	font-size:12px;
	text-decoration:none;
}
.11-greyca a:hover {
	color:#555555;
	font-size:12px;
	text-decoration:underline;
}
/* 한줄박스 */


.boxgrey {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	BACKGROUND-COLOR:#ffffff;
	padding:20px 20px 20px 20px;
}
.boxgreyline {
	font-size:11px;
	font-family:Arial, Dotum, Gulim;
	background-color:#cccccc;
}
.boxblue {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	BACKGROUND-COLOR:#ffffff;
	padding:20px 20px 20px 20px;
}
.boxblueline {
	font-size:11px;
	font-family:Arial, Dotum, Gulim;
	background-color:#bcd2e6;
}
.boxbluelineset {
	font-size:11px;
	font-family:Arial, Dotum, Gulim;
	background-color:#bcd2e6;
	margin-top:10px;
}
.boxgreylineset {
	font-size:11px;
	font-family:Arial, Dotum, Gulim;
	background-color:#cccccc;
	margin-bottom:10px;
}
/* mims 스크롤박스 */

.scroll {
	width:200px;
	height:148px;
	background-color:#ffffff;
	border:1px #7f9db9 solid;
}
.scrollrole {
	width:200px;
	height:148px;
	background-color:#ffffff;
	border:1px #7f9db9 solid;
	margin-top:10px;
}
.scrollset {
	width:200px;
	height:40px;
}
.scrollboxmims {
	width:196px;
	height:144px;
	overflow-y:scroll;
	border-top:#777777 1px solid;
	border-left:#777777 1px solid;
	border-right:#efefef 1px solid;
	border-bottom:#efefef 1px solid;
	margin:1px;
}
.scrollbox {
	width:183px;
	height:144px;
	background:url(../images/popupdetail_img.gif) no-repeat;
}
.scrolltit {
	background:url(../images/title_popsbullet.gif) no-repeat 0 50%;
	width:183px;
	height:20px;
	font-size:12px;
	font-weight:bold;
	color:#555555;
	text-indent:10px;
	margin-top:11px;
	line-height:20px;
	margin-bottom:4px;
}
.scrolltitset {
	background: url(../images/manual_bullet.gif) no-repeat 0 50%;
	width:183px;
	height:20px;
	text-indent:10px;
	font-size:12px;
	font-weight:bold;
	color:#537cab;
}
.scrolltitsetrole {
	background: url(../images/manual_bullet.gif) no-repeat 0 50%;
	width:150px;
	height:20px;
	text-indent:10px;
	font-size:12px;
	font-weight:bold;
	color:#537cab;
	margin-top:10px;
}
.scrolltitsetrole1 {
	background: url(../images/manual_bullet.gif) no-repeat 0 50%;
	width:150px;
	height:20px;
	text-indent:10px;
	font-size:12px;
	font-weight:bold;
	color:#537cab;
}
.scrollend {
	background: url(../images/popupdetail_img02.gif) no-repeat;
	width:183px;
	height:4px;
}
.scrolltable {
	padding-top:10px;
	float:left;
}
.scrollsubmenus {
	margin-left:11px;
	margin-bottom:7px;
	padding-top:5px;
	padding-bottom:9px;
	padding-right:10px;
}
.scrollsubmenus li {
	height:18px;
}
.scrollsubmenus li a {
	font-size:12px;
	font-weight:bold;
	color:#666666;
	background:url(../images/submenus_bullet.gif) no-repeat left;
	padding-left:10px;
}
/* 라디오버튼 */

.choice {
	font-size:12px;
	color:#454545;
	font-weight:bold;
}
/* 고정(히스토리+타이틀) */

.fix {
	width:100%;
	height:65px;
}
/* 메뉴얼박스 */
.manualbox {
	width:100%;
	background:url(../images/manualbottom_left.gif) no-repeat left bottom;
	float:left;
}
.manualbox-outer {
	background:url(../images/manualbottom_right.gif) no-repeat right bottom;
}
.manualbox-inner {
	background:url(../images/manualtop_left.gif) no-repeat left top;
}
.manualbox-inner1 {
	background:url(../images/manualtop_right.gif) no-repeat right top;
	padding:20px 20px 20px 20px;
}
.hdbox {
	width:276px;
	background:url(../images/hdbottom_left.gif) no-repeat left bottom;
	float:left;
}
.hdbox-outer {
	background:url(../images/hdbottom_right.gif) no-repeat right bottom;
}
.hdbox-inner {
	background:url(../images/hdtop_left.gif) no-repeat left top;
}
.hdbox-inner1 {
	background:url(../images/hdtop_right.gif) no-repeat right top;
	padding:14px 20px 20px 17px;
}
.mainbox {
	width:300px;
	height:278px;
	background:url(../images/mainbottom_left.gif) no-repeat left bottom;
	float:left;
	margin-right:30px;
	margin-top:20px;
}
.mainbox1 {
	width:300px;
	height:278px;
	background:url(../images/mainbottom_left.gif) no-repeat left bottom;
	float:left;
	margin-top:20px;
}
.mainbox-outer {
	background:url(../images/mainbottom_right.gif) no-repeat right bottom;
	height:278px;
}
.mainbox-inner {
	background:url(../images/maintop_left.gif) no-repeat left top;
}
.mainbox-inner2 {
	background:url(../images/maintop_left1.gif) no-repeat left top;
}
.mainbox-inner3 {
	background:url(../images/maintop_left2.gif) no-repeat left top;
}
.mainbox-inner4 {
	background:url(../images/maintop_left3.gif) no-repeat left top;
}
.mainbox-inner5 {
	background:url(../images/maintop_left4.gif) no-repeat left top;
}
.mainbox-inner6 {
	background:url(../images/maintop_left5.gif) no-repeat left top;
}
.mainbox-inner7 {
	background:url(../images/maintop_left6.gif) no-repeat left top;
}
.mainbox-inner1 {
	background:url(../images/maintop_right.gif) no-repeat right top;
	padding:39px 11px 20px 11px;
}
.manualarea {
	width:100%;
	margin-top:10px;
}
.manual {
	width:100%;
	height:16px;
	margin-bottom:10px;
	margin-top:10px;
}
.manualimg {
	background:url(../images/manual_img.gif) no-repeat 0 50%;
	width:119px;
	height:11px;
	float:left;
	padding-bottom:5px;
}
.manualselect {
	height:18px;
	font-family:Arial, Dotum, Gulim;
	vertical-align:top;
	font-size:11px;
	float:left;
	width:450px;
	padding-right:3px;
}
.manualtitle p {
	background: url(../images/manual_bullet.gif) no-repeat 0 50%;
	float:left;
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
	color:#3559a7;
}
.downloadbtn {
	height:16px;
	width:63px;
	float:left;
	display:block;
	margin-left:9px;
	background-color:#009966
}
.manuallistbox {
	width:100%;
	height:70px;
	overflow-y:scroll;
	background-color:#fafafa;
	border:1px #dddddd solid;
	font-size:12px;
	margin-right:-3px;
	margin-right:-6px;
	color:#666666;
}
.manuallistbox p {
	font-size:12px;
	margin:0;
	color:#666666;
	height:70px;
	padding:5px 5px 5px 5px;
}
.btnversion {
	float:right;
	width:203px;
	height:21px;
	margin-bottom:10px;
}
/* notice테이블 */

.noticetable {
	padding:0px 15px 0px 15px;
}
.noticetablearea {
	clear:both;
}
.tablealign {
	padding:0px 15px 0px 15px;
}
.noticetableline {
	background-color:#eeeeee;
	height:1px;
}
.noticetable_viewline {
	background-color:#e5e5e5;
	height:1px;
}
.noticetableline_blue {
	background-color:#6da1ca;
	height:2px;
}
.noticetableline_blue1 {
	background-color:#6da1ca;
	height:1px;
}
.noticetableline_end {
	background:url(../images/notice_tableline.gif);
	height:2px;
}
.noticetd_center_left {
	height:24px;
	font-size:11px;
	color:#333333;
	text-align: center;
}
.noticetd_body {
	height:24px;
	background-color:#FFFFFF;
	font-size:12px;
	color:#666666;
	padding:15px 10px 15px 10px;
}
.noticetd_title_center {
	height:24px;
	background-color:#f0f5f6;
	font-size:12px;
	color:#508ab8;
	padding:0 10px 0 10px;
	font-weight:bold;
}
.noticetd_date_center {
	height:24px;
	background-color:#f0f5f6;
	font-size:11px;
	color:#666666;
	padding:0 10px 0 10px;
}
.faqtd_date_center {
	height:24px;
	background-color:#ffffff;
	font-size:11px;
	color:#666666;
	padding:0 10px 0 10px;
}
.noticetd_center_center {
	height:24px;
	font-size:11px;
	color:#666666;
	padding:0 10px 0 10px;
}
.noticetd_center_center a:link {
	font-family:Arial;
	color: #666666;
	font-size: 11px;
	text-decoration:none;
}
.noticetd_center_center a:visited {
	font-family:Arial;
	color: #666666;
	font-size: 11px;
	text-decoration:none;
}
.noticetd_center_center a:active {
	font-family:Arial;
	color: #666666;
	font-size: 11px;
	text-decoration:none;
}
.noticetd_center_center a:hover {
	font-family:Arial;
	color: #3559a7;
	font-size: 11px;
	text-decoration:underline;
}
/* notice_tr_over */
.list_over {
	background-color:#f4f9f9;
}
.list_out {
	background-color:#ffffff;
}
.write_btn {
	height:21px;
	float:right;
	padding-top:17px;
}
.write_btn_top {
	height:21px;
	float:right;
	margin-bottom:10px;
}
.write_btn_left {
	height:21px;
	padding-top:17px;
}
.write_btn_lefttop {
	height:21px;
	margin-bottom:10px;
}
.notice_search {
	background: url(../images/search_boximg.gif);
	width:720px;
	height:33px;
	float:left;
	display:inline;
	margin-bottom:10px;
}
.mantoman_search {
	background: url(../images/search_boximg.gif);
	width:720px;
	height:33px;
	float:left;
	margin-bottom:10px;
	display:inline;
}
.notice_search_Input {
	width:339px;
	margin: auto;
	margin-top:7px;
}
.notice_mantoman_Input {
	width:512px;
	margin: auto;
	margin-top:7px;
	height:21px;
}
.servicemanual_Input {
	width:322px;
	margin: auto;
	margin-top:7px;
	height:21px;
}
.board_th_no {
	background:url(../images/board_no_img.gif);
	width:75px;
	height:26px;
}
.board_th_left {
	background:url(../images/board_left.gif);
	width:11px;
	height:26px;
}
.board_th_bg {
	background:url(../images/board_bg.gif) repeat-x;
	height:26px;
	text-align:center;
}
.board_th_line {
	background:url(../images/board_line.gif) no-repeat;
	height:26px;
	width:1px;
	margin:0;
	padding:0;
}
.board_th_right {
	background:url(../images/board_right.gif);
	width:11px;
	height:26px;
}
.board_th_title {
	background:url(../images/board_title_img.gif);
	width:528px;
	height:26px;
}
.faqboard_th_title {
	background:url(../images/faq_title_img.gif);
	width:488px;
	height:26px;
}
.faqboard_th_no {
	background:url(../images/faq_no_img.gif);
	width:75px;
	height:26px;
}
.qaboard_th_title {
	background:url(../images/q&aboard_title_img.gif);
	width:428px;
	height:26px;
}
.board_th_date {
	background:url(../images/board_date_img.gif);
	width:118px;
	height:26px;
}
.qa_th_date {
	background:url(../images/qaboard_date_img.gif);
	width:118px;
	height:26px;
}
.subtopimg {
	background: url(../images/subtopimg.jpg);
	width:960px;
	height:50px;
	margin:auto;
}
.mainsubtopimg {
	width:960px;
	height:24px;
	margin:auto;
}
.man_board1 {
	background:url(../images/man_board_img01.gif);
	width:40px;
	height:26px;
}
.man_board2 {
	background:url(../images/man_board_img02.gif);
	width:114px;
	height:26px;
	text-align:center;
}
.man_board3 {
	background:url(../images/man_board_img03.gif);
	width:84px;
	height:26px;
	text-align:center;
}
.man_board_title {
	background:url(../images/man_board_title.gif);
	width:303px;
	height:26px;
}
.man_board_registeredtime {
	background:url(../images/man_board_registered.gif);
	width:120px;
	height:26px;
}
.man_board_replied {
	background:url(../images/man_board_replied.gif);
	width:60px;
	height:26px;
}
/* 공백 */
.blank {
	height:26px;
}
.samsungcloud_stxt {
	font-size:12px;
	font-weight:bold;
	color:#555555;
	text-align:left;
}
/* faq */


.faqtype {
	font-size:12px;
	font-weight:bold;
	color:#3559a7;
	margin-bottom:10px;
	float:left;
	background:url(../images/servicetype_bullet.gif) no-repeat 0 50%;
	padding-left:8px;
	text-decoration:underline;
	margin-right:3px;
}
.faqtypenone {
	font-size:12px;
	font-weight:bold;
	color:#666666;
	margin-bottom:10px;
	float:left;
	margin-right:3px;
}
/* samsungcloud컨텐츠 */



.samsungcloud_content {
	margin-top:10px;
}
.samsungcloud_content p {
	width:576px;
	font-size:12px;
	color:#777777;
	float:right;
	line-height:145%;
}
.mainrs_content {
	margin:6px 5px 0px 5px;
}
.mainrs_content p {
	width:141px;
	font-size:12px;
	color:#777777;
	float:right;
}
.mainrs_content img {
	float:left;
}
.mainrs_content1 {
	margin:17px 15px 0px 15px;
}
.mainrs_content1 p {
	font-size:12px;
	color:#777777;
	float:left;
}
.mainrs_content1 img {
	float:right;
}
.mainrs_content2 {
	margin:0px 15px 0px 15px;
	width:100%;
}
.mainrs_content2 p {
	font-size:12px;
	color:#777777;
	float:left;
}
.mainrs_content2 img {
	float:right;
}
.mainrs {
	margin:17px 15px 0px 15px;
}
.samsungcloud_content1 {
	margin-top:10px;
}
.samsungcloud_content1 p {
	width:721px;
	font-size:12px;
	color:#777777;
	float:right;
	line-height:145%;
	margin-bottom:-3px;
}
.samsungcloud_content2 {
	margin-top:10px;
	display:inline;
}
.samsungcloud_content2 p {
	width:288px;
	font-size:12px;
	color:#777777;
	float:right;
	line-height:145%;
	display:inline;
}
.samsungcloud_content3 {
	margin-top:10px;
}
.samsungcloud_content3 p {
	width:288px;
	font-size:12px;
	color:#777777;
	float:right;
	line-height:145%;
}
.samsungcloud_content4 {
	margin-top:10px;
	margin-bottom:-3px;
	width:360px;
}
.samsungcloud_content5 {
	margin-top:10px;
}
.samsungcloud_content5 p {
	width:721px;
	font-size:12px;
	color:#777777;
	float:right;
	line-height:145%;
	margin-bottom:-3px;
}
.samsungcloud_content img {
	float:left;
}
.samsungcloud_content5 img {
	float:right;
}
.content_bold {
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
.content_bold_green {
	font-size:12px;
	color:#307991;
	font-weight:bold;
}
.clear {
	clear:both;
}
.pushmailalign {
	width:576px;
	font-size:12px;
	color:#777777;
	float:right;
	line-height:145%;
}
.pushmailalign p {
	width:288px;
	font-size:12px;
	color:#777777;
	float:right;
	line-height:145%;
}
.pushmailalign1 {
	width:721px;
	font-size:12px;
	color:#777777;
	float:right;
	line-height:145%;
}
.contentul {
	line-height:145%;
	color:#777777;
	background:url(../images/content_bullet.gif) no-repeat 0 50%;
	text-indent:10px;
}
.contentul2 {
	line-height:145%;
	color:#777777;
	background:url(../images/content_bullet1.gif) no-repeat 0 50%;
	text-indent:8px;
	margin-left:10px;
}
.contentul225 {
	line-height:145%;
	color:#777777;
	background:url(../images/content_bullet1.gif) no-repeat 0 25%;
	text-indent:8px;
	margin-left:10px;
}
.contentulbold {
	line-height:145%;
	color:#333333;
	background:url(../images/content_bullet.gif) no-repeat 0 50%;
	text-indent:10px;
	font-weight:bold;
}
.contentulnone {
	line-height:145%;
	color:#777777;
	text-indent:10px;
}
.contentulbold25 {
	line-height:145%;
	color:#333333;
	background:url(../images/content_bullet.gif) no-repeat 0 25%;
	text-indent:10px;
	font-weight:bold;
}
.contentul25 {
	line-height:145%;
	color:#777777;
	background:url(../images/content_bullet.gif) no-repeat 0 25%;
	text-indent:10px;
}
.contentul1 {
	line-height:145%;
	color:#777777;
	background:url(../images/content_bullet.gif) no-repeat 0 50%;
	text-indent:10px;
}
.contentularea {
	float:left;
	width:288px;
}
.contentularea2 {
	float:left;
	width:576px;
}
.contentularea1 {
	float:right;
	width:288px;
}
.contentularea3 {
	float:left;
	width:476px;
}
.contentularea4 {
	float:right;
	width:100px;
}
.contentularea5 {
	float:left;
	width:721px;
}
/* navi_top_menu */
#menu1 {
	position:absolute;
	z-index:1;
	visibility: hidden;
}
#menu2 {
	position:absolute;
	z-index:1;
	padding-left:140px;
	visibility: hidden;
}
#menu3 {
	position:absolute;
	z-index:1;
	padding-left:235px;
	visibility: hidden;
}
#menu4 {
	position:absolute;
	z-index:1;
	padding-left:350px;
	visibility: hidden;
}
#menu5 {
	position:absolute;
	z-index:1;
	padding-left:249px;
	visibility: hidden;
}
#menu6 {
	position:absolute;
	z-index:1;
	visibility: visible;
}
#uspmenu1 {
	position:absolute;
	z-index:1;
	visibility: hidden;
}
#uspmenu2 {
	position:absolute;
	z-index:1;
	padding-left:162px;
	visibility: hidden;
}
#uspmenu3 {
	position:absolute;
	z-index:1;
	padding-left:256px;
	visibility: hidden;
}
#uspmenu4 {
	position:absolute;
	z-index:1;
	padding-left:371px;
	visibility: hidden;
}
#uspmenu5 {
	position:absolute;
	z-index:1;
	padding-left:302px;
	visibility: hidden;
}
#uspmenu6 {
	position:absolute;
	z-index:1;
	visibility: visible;
}
a.rollover img {
	display:inline;
}
a.rollover img.over {
	display:none;
}
a.rollover img.on {
	display:none;
}
a.rollover:hover {
	border:0px;
	cursor:pointer
}
a.rollover:hover img {
	display:none;
}
a.rollover:hover img.over {
	display:inline;
}
a.rollover:hover img.on {
	display:none;
}
.aboutus_contactus {
	height:24px;
	background-color:#FFFFFF;
	font-size:11px;
	color:#333333;
	padding-left:7px;
	padding-right:7px;
}
.aboutus_contactus1 {
	height:24px;
	background-color:#FFFFFF;
	font-size:11px;
	color:#666666;
	padding:0 10px 0 10px;
}
.aboutus_contactus_line {
	background-color:#eeeeee;
	height:1px;
}
.aboutus_contactus_line_end {
	background:url(../images/notice_tableline.gif);
	height:2px;
}
.aboutus_contactus_line_top {
	background-color:#58cbba;
	height:1px;
}
.aboutus_contactus_input {
	font-size:12px;
	FONT-FAMILY:Gulim, Dotum, Arial;
	color:#454545;
	background-color:#FFFFFF;
	height:15px;
	padding-top:2px;
	padding-left:3px;
	padding-right:3px;
	border:1px #cccccc solid;
}
.aboutus_contactus_center_bg {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#666666;
	padding-left:5px;
	padding-top:1px;
	padding-right:13px;
	padding-bottom:1px;
	overflow:hidden;
	BACKGROUND-COLOR:#ffffff;
	height:26px;
}
.aboutus_contactus_center_bg1 {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#666666;
	padding-left:5px;
	padding-right:7px;
	padding-top:3px;
	padding-bottom:3px;
	BACKGROUND-COLOR:#ffffff;
	height:26px;
	font-weight:bold;
}
/* helpdesk */
.hd_selectnew {
	float:left;
}
.hd_searchselect {
	float:left;
	width:23px;
}
.hd_searchselecttxt {
	height:18px;
	font-family:Arial, Dotum, Gulim;
	font-size:11px;
	float:left;
	width:100px;
	line-height:18px;
	padding-top:1px;
}
.hd_line {
	font-size:11px;
	font-family:Arial, Dotum, Gulim;
	background-color:#eeeeee;
	table-layout:fixed;
}
.hd_head_bg1 {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#986b32;
	padding-left:5px;
	padding-right:7px;
	padding-top:1px;
	padding-bottom:1px;
	BACKGROUND-COLOR:#f9f6de;
	height:21px;
	font-weight:bold;
}
.hd_center_bg {
	font-size:11px;
	font-family:Arial, Dotum, Gulim;
	color:#777777;
	padding-left:5px;
	padding-top:1px;
	padding-right:13px;
	padding-bottom:1px;
	overflow:hidden;
	BACKGROUND-COLOR:#ffffff;
	height:21px;
}
.hd_center_bg1 {
	font-size:11px;
	font-family:Arial, Dotum, Gulim;
	color:#666666;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	overflow:hidden;
	BACKGROUND-COLOR:#ffffff;
	height:21px;
}
.hd_center_bg2 {
	font-size:11px;
	font-family:Arial, Dotum, Gulim;
	color:#986b32;
	padding-left:5px;
	padding-top:0px;
	padding-right:5px;
	padding-bottom:0px;
	overflow:hidden;
	BACKGROUND-COLOR:#ffffff;
	height:21px;
}
.hd_txt_bold {
	font-size:12px;
	color:#986b32;
	font-weight:bold;
	margin-right:10px;
}
.hd_ptab {
	width:100%;
	font-size:11px;
	font-weight:bold;
	float:left;
	height:23px;
}
.hd_center_bg3 {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#666666;
	padding-left:5px;
	padding-top:1px;
	padding-right:13px;
	padding-bottom:1px;
	overflow:hidden;
	BACKGROUND-COLOR:#ffffff;
	height:21px;
	font-weight:bold;
}
.hd_center_bg4 {
	font-size:11px;
	font-family:Arial, Dotum, Gulim;
	color:#666666;
	
	BACKGROUND-COLOR:#ffffff;
	height:21px;
}
.hd_ptabover {
	float:left;
	background:url(../images/poptab_08.gif) no-repeat top right;
	height:23px;
}
.hd_ptabover p a:link {
	font-size: 11px;
	color:#627eb7;
	text-decoration:none;
	font-weight:bold;
}
.hd_ptabover p a:visited {
	font-size: 11px;
	color:#627eb7;
	text-decoration:none;
	font-weight:bold;
}
.hd_ptabover p a:active {
	font-size: 11px;
	color:#627eb7;
	text-decoration:none;
	font-weight:bold;
}
.hd_ptabover p a:hover {
	font-size: 11px;
	color:#627eb7;
	font-weight:bold;
	text-decoration: underline;
}
.hd_ptabover_txt {
	float:left;
	background:url(../images/poptab_07.gif) no-repeat top left;
	height:23px;
	padding: 0px 11px 0px 11px;
	line-height:23px;
	color:#627eb7;
	font-family:Arial;
}
.ptabnomal {
	float:left;
	background:url(../images/poptab_06.gif) no-repeat top right;
	height:23px;
}
.ptabnomal_txt {
	background:url(../images/poptab_05.gif) no-repeat top left;
	height:23px;
	padding: 0px 11px 0px 11px;
	float:left;
	line-height:23px;
}
.resources_faq_center_bg {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#3079a1;
	padding-left:28px;
	padding-top:1px;
	padding-right:0px;
	padding-bottom:1px;
	overflow:hidden;
	height:26px;
	background:url(../images/resources_faqq.gif) no-repeat 0 50%;
	font-weight:bold;
}
.resources_faq_center_bg1 {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#666666;
	padding-left:28px;
	padding-top:1px;
	padding-right:13px;
	padding-bottom:1px;
	overflow:hidden;
	height:26px;
	background:url(../images/resources_faqa.gif) no-repeat 0 25%;
}
.resources_faq_center_bg2 {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#3079a1;
	padding-left:0px;
	padding-top:1px;
	padding-right:10px;
	padding-bottom:7px;
	overflow:hidden;
	height:26px;
	background-color:#f4f9f9;
}
.resources_faq_center_bg3 {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#777777;
	padding-left:28px;
	padding-top:1px;
	padding-right:0px;
	padding-bottom:1px;
	overflow:hidden;
	height:26px;
	background:url(../images/resources_faqq.gif) no-repeat 0 50%;
}
.resources_faq_center_bg4 {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#777777;
	padding-left:28px;
	padding-top:1px;
	padding-right:0px;
	padding-bottom:1px;
	overflow:hidden;
	height:26px;
	background:url(../images/resources_faqq.gif) no-repeat 0 25%;
}
.scoverview {
	
	width:168px;
	height:25px;
	
	
}
#deliverymodels0 {
	position:absolute;
	z-index:1;
	left:150px;
	top:-107px;
	visibility: hidden;
}
#deliverymodels1-1 {
	position:absolute;
	z-index:1;
	left:145px;
	top:-73px;
	visibility: hidden;
}
#deliverymodels2-1 {
	position:absolute;
	z-index:1;
	left:175px;
	top:-39px;
	visibility: hidden;
}
#deliverymodels1 {
	position: relative;
	z-index:1;
	width:576px;
	float:right;
}

.hdtxtarea {
	width:100%;
}
.mainservicetxt {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	background:url(../images/main_bullet1.gif) no-repeat 0 50%;
	text-indent:12px;
	line-height:20px;
	text-decoration: underline;
}
.mainrecenter1 {
	font-size:12px;
	color:#333333;
	background:url(../images/main_resourcecenter_img2.gif) no-repeat 0 50%;
	text-indent:29px;
	line-height:20px;
	margin-left:20px;
}
.mainnews {
	font-size:12px;
	color:#333333;
	background:url(../images/main_bullet2.gif) no-repeat 0 50%;
	text-indent:10px;
	line-height:20px;
	margin-left:10px;
}
.mainrecenter1 img {
	float:right;
}
.mainrecenter {
	margin-top:16px;
}
.mainrecenter2 {
	font-size:12px;
	color:#333333;
	background:url(../images/main_resourcecenter_img3.gif) no-repeat 0 50%;
	text-indent:29px;
	line-height:20px;
	margin-left:20px;
}
.mainrecenter3 {
	font-size:12px;
	color:#333333;
	background:url(../images/main_resourcecenter_img4.gif) no-repeat 0 50%;
	text-indent:29px;
	line-height:20px;
	margin-left:20px;
}
.mainrecenter4 {
	font-size:12px;
	color:#333333;
	background:url(../images/main_resourcecenter_img5.gif) no-repeat 0 50%;
	text-indent:29px;
	line-height:20px;
	margin-left:20px;
}
.mainrecenter5 {
	font-size:12px;
	color:#333333;
	background:url(../images/main_resourcecenter_img6.gif) no-repeat 0 50%;
	text-indent:29px;
	line-height:20px;
	margin-left:20px;
}
.mainservicetxt3 {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	background:url(../images/main_bullet1.gif) no-repeat 0 50%;
	text-indent:12px;
	line-height:20px;
}
.mainservicetxt1 {
	font-size:12px;
	color:#666666;
	padding-left:12px;
}
.mainservicetxt1 a:link {
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
.mainservicetxt1 a:visited {
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
.mainservicetxt1 a:active {
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
.mainservicetxt1 a:hover {
	font-size:12px;
	color:#0072c1;
	text-decoration:underline;
}
.mainservicetxt2 {
	font-size:11px;
	color:#0072c1;
	padding-left:10px;
	padding-top:5px;
}
.mainservicetxt2 a:link {
	font-size:11px;
	color:#0072c1;
	text-decoration:none;
}
.mainservicetxt2 a:visited {
	font-size:11px;
	color:#0072c1;
	text-decoration:none;
}
.mainservicetxt2 a:active {
	font-size:11px;
	color:#0072c1;
	text-decoration:none;
}
.mainservicetxt2 a:hover {
	font-size:11px;
	color:#0072c1;
	text-decoration:underline;
}
.mainservice1 {
	margin-top:15px;
}
.mainresource {
	width:100%;
	float:left;
	margin-top:10px;
}
.mainresource1 {
	width:100%;
	float:left;
	margin-top:3px;
}
.mainresourcecenterbtn {
	float:right;
	margin-right:10px;
}
.mainresourcecentertitle {
	float:left;
	font-size:12px;
	color:#666666;
	margin-left:10px;
	background:url(../images/main_bullet2.gif) no-repeat 0 50%;
	text-indent:10px;
}
.maintopflash {
	width:960px;
	margin:auto;
}
.mainservicetxt4 {
	font-size:11px;
	color:#0072c1;
	padding-left:20px;
	padding-top:5px;
}
.mainservicetxt4 a:link {
	font-size:11px;
	color:#0072c1;
	text-decoration:none;
}
.mainservicetxt4 a:visited {
	font-size:11px;
	color:#0072c1;
	text-decoration:none;
}
.mainservicetxt4 a:active {
	font-size:11px;
	color:#0072c1;
	text-decoration:none;
}
.mainservicetxt4 a:hover {
	font-size:11px;
	color:#0072c1;
	text-decoration:underline;
}
.contentularea6 {
	float:left;
	width:576px;
}
.mainleftsubbox {
	width:158px;
	background:url(../images/mainlesubbottom_left.gif) no-repeat left bottom;
	float:left;
	margin-bottom:5px;
	margin-left:6px;
}
.mainleftsubbox-outer {
	background:url(../images/mainlesubbottom_right.gif) no-repeat right bottom;
}
.mainleftsubbox-inner {
	background:url(../images/mainlesubtop_left.gif) no-repeat left top;
}
.mainleftsubbox-inner1 {
	background:url(../images/mainlesubtop_right.gif) no-repeat right top;
	padding:6px 10px 9px 11px;
}
.submenus4 {
}
.submenus4 li {
	font-size:11px;
	font-weight:bold;
	color:#666666;
	background:url(../images/submenus_bullet.gif) no-repeat 0 50%;
	padding-left:10px;
	line-height:18px;
}
.submenus4 li a:link {
	font-size:11px;
	font-weight:bold;
	color:#666666;
}
.submenus4 li a:visited {
	font-size:11px;
	font-weight:bold;
	color:#666666;
}
.submenus4 li a:active {
	font-size:11px;
	font-weight:bold;
	color:#666666;
}
.submenus4 li a:hover {
	font-size:11px;
	font-weight:bold;
	color:#666666;
	background-color:#f4f9f9;
}
.contentularea7 {
	float:left;
	width:426px;
}
.resources_faq_center_bg5 {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#3079a1;
	padding-left:28px;
	padding-top:1px;
	padding-right:0px;
	padding-bottom:1px;
	overflow:hidden;
	height:26px;
	background:url(../images/resources_faqq.gif) no-repeat 0 50%;
	font-weight:bold;
	background-color:#f4f9f9;
	line-height:25px;
}
.resources_faq_center_bg7 {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#666666;
	padding-left:28px;
	padding-top:1px;
	padding-right:13px;
	padding-bottom:1px;
	overflow:hidden;
	background:url(../images/resources_faqa.gif) no-repeat 0 25%;
	height:37px;
	background-color:#f4f9f9;
}
.hd_line1 {
	height:1px;
}
.resources_faq_center_bg8 {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#777777;
	padding-left:28px;
	padding-top:1px;
	padding-right:0px;
	padding-bottom:1px;
	overflow:hidden;
	height:26px;
	background:url(../images/resources_faqq.gif) no-repeat 0 50%;
	line-height:25px;
}
.samsungcloud_content6 {
	margin-top:10px;
	width:660px;
}
.samsungcloud_content6 p {
	width:560px;
	font-size:12px;
	color:#777777;
	float:right;
	line-height:145%;
	margin-bottom:-3px;
}
.largepopup {
	text-align:center;
}
.hdbox1 {
	width:504px;
	background:url(../images/hdbottom_left.gif) no-repeat left bottom;
	float:left;
}
.mtmsbtn1 {
	float:right;
	height:32px;
	
}
.popwriteline1 {
	font-size:11px;
	font-family:Arial, Dotum, Gulim;
	background-color:#d9d9d9;
	table-layout:fixed;
	margin-top:10px;
}

.hd_center_bg5 {
	font-size:11px;
	font-family:Arial, Dotum, Gulim;
	color:#986b32;
	padding-left:10px;
	padding-top:4px;
	padding-right:10px;
	padding-bottom:5px;
	overflow:hidden;
	BACKGROUND-COLOR:#ffffff;
	height:21px;
}

.hd_center_bg6 {
	font-size:12px;
	font-family:Arial, Dotum, Gulim;
	color:#6666666;
	padding-left:10px;
	padding-top:4px;
	padding-right:10px;
	padding-bottom:5px;
	overflow:hidden;
	BACKGROUND-COLOR:#ffffff;
	height:21px;
}
.hd_comment {
	float:left;
	
	color:#986b32;
	font-size:11px;
}
.hd_comment1 {
	float:right;
	color:#986b32;
	font-size:11px;
}




