@charset "UTF-8";

@import url("p_board.css");
@import url("top.css");
@import url("research.css");
@import url("calendar.css");
@import url("main.css");
@import url("note.css");
@import url("hunet.css");

#skipNavi li a {position:absolute;left:-9999px;}
#skipNavi li a:focus {display:block;left:0;top:0;z-index:1000000000;width:100%;height:30px;background:#000;color:#fff;line-height:30px;text-align:center;}

*{margin:0;padding:0;}
body	{
	margin:0;
	padding:0;
	background:#FFFFFF;
}

body,div,td	{ font-size:12px; font-family:Dotum, DotumChe, Verdana, Arial, sans-serif; line-height:1.3em; word-spacing:1px;
	word-break:break-all; margin:0;padding:0; color:#555555;word-break:keep-all}

table {
	border-collapse:collapse;
	margin: 0;
	padding: 0;
	border: 0;
}
div, ul, ol, dl, p, td, th, input, textarea, select	{ font-family:dotum, gulim, arial, sans-serif;  color:#555}
div, ul, ol, li, dl, dt, dd, input, textarea, select, iframe, p	{ margin:0; padding:0;  color:#555}
img, fieldset, iframe	{border:none;}
li	{list-style-type:none;}

caption {overflow: hidden; position: absolute; width: 1px; height: 1px; line-height: 1px; text-indent:-99999px;}
html{overflow-y:scroll;}

HTML {
	overflow-x:hidden;
}

/*
HTML {
	scrollbar-face-color: #ffffff; scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #cccccc; scrollbar-3dlight-color: #cccccc; scrollbar-arrow-color: #cccccc; scrollbar-track-color: #f9f9f9; scrollbar-darkshadow-color: #efefef; overflow-x:hidden;
}
*/
th {font-size:12px; font-family:Dotum, DotumChe, Verdana, Arial, sans-serif; color:#555; line-height:1.3em; font-weight:normal; text-align:left; word-break:keep-all;
	padding:0; margin:0;}
td { color:#555;}
a:link {color:#555555; text-decoration:none;  }
a:active{color:#555555; text-decoration:none;  }
a:visited{color:#555555; text-decoration:none;  }
a:hover {
	text-decoration:none;
	color:#2f377e;
	font-weight:normal;
}

/*sub */

.point {color:#18588f}
.point2 {color:#84b01a; font-weight: bold;}
.point3 {color:#009453}
.point4 {color:#f26802; font-weight: bold;}
.point5 {color:#ff6d0c; font-weight: bold; padding:3px 0 0 6px}
.p_sub{ background-image: url(../image/common/psub_bg2.gif);  width:983px; padding:15px 0 15px 17px; background-repeat:no-repeat;}
.p_sub2{ background-image: url(../image/common/psub_bg2.gif);  width:983px; padding:1px 0 0px 17px; background-repeat:no-repeat;}
.location {color:#666666; font-weight: bold; text-align:right; vertical-align:bottom; margin-top: 35px;}

.btn{text-align:right;}
.topimg {padding:0 0 7px 25px;}
.left {padding-top:87px; vertical-align: top;}

input {
	MARGIN: 0 1px 1px 0;
	VERTICAL-ALIGN: text-bottom;
	COLOR: #555;
	BACKGROUND-COLOR: #fff;
	height:16px;
	padding:2px 3px 0px 3px;
	box-sizing:border-box;
	vertical-align:middle;
	border:1px solid #ddd;
	text-align:left;
	/*border:expression( (this.type=='checkbox'||this.type=='radio'||this.className=='nolineF'||this.className=='nolineG')?'0':'1px solid ' );*/
}

input[type='radio']{border:0px;}
input[type='checkbox']{border:0px;}

.input {
	MARGIN: 0 1px 1px 0;
	VERTICAL-ALIGN: text-bottom;
	COLOR: #555;
	BACKGROUND-COLOR: #fff;
	height:16px;
	padding:2px 3px 0px 3px;
	vertical-align:middle;
	border:1px solid #ddd;
	text-align:left;
	/*border:expression( (this.type=='checkbox'||this.type=='radio'||this.className=='nolineF'||this.className=='nolineG')?'0':'1px solid #CCCCCC' );	*/
}
.input[type='radio']{border:0px;}
.input[type='checkbox']{border:0px;}

.input2 {
	MARGIN: 0 1px 1px 0;
	VERTICAL-ALIGN: text-bottom;
	COLOR: #8f98ab;
	BACKGROUND-COLOR: #FAFAFA;
	height:16px;
	padding:2px 3px 0px 3px;
	vertical-align:middle;
	border:1px solid #e6e6e6; text-align:left;
	/*border:expression( (this.type=='checkbox'||this.type=='radio'||this.className=='nolineF'||this.className=='nolineG')?'0':'1px solid #DBDBDB' );*/
}
.input2[type='radio']{border:0px;}
.input2[type='checkbox']{border:0px;}

.input_g {
	MARGIN: 0 1px 1px 0;
	VERTICAL-ALIGN: text-bottom;
	COLOR: #555;
	BACKGROUND-COLOR: #fff;
	height:14px;
	padding:2px 3px 0px 3px;
	vertical-align:middle;
	border:1px solid #fff;
	text-align:left;

}

.inputlogin {
	MARGIN: 0 1px 1px 0;
	VERTICAL-ALIGN: text-bottom;
	COLOR: #009453;
	BACKGROUND-COLOR: #f9fff1;
	height:14px;
	padding:2px 3px 0px 3px;
	vertical-align:middle;
	border:1px solid #b0da87;
}

.nolineF {
	border:1px solid #FFFFFF; vertical-align:middle; padding-bottom:2px
}
.input_close {
	height:15px;BACKGROUND-COLOR: #ededed;
	border:0px;
}
.nolineF {
	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-BOTTOM: #ffffff 1px solid
}
.nolineG {
	BORDER-RIGHT: #f9f9f9 1px solid; BORDER-TOP: #f9f9f9 1px solid; BACKGROUND: #f9f9f9; BORDER-LEFT: #f9f9f9 1px solid; BORDER-BOTTOM: #f9f9f9 1px solid
}
.select {
	BORDER: #ddd 1px solid; padding:1px 3px 1px 3px;  BACKGROUND: #fff;  COLOR: #555;
	font-family:DotumChe, Dotum, gulimChe, gulim,AppleGothic, Sans-serif,Aria; vertical-align:middle; font-size:12px;
	line-height:1.5em
}

select {
	BORDER: #ddd 1px solid; padding:1px 3px 1px 3px;  BACKGROUND: #fff;  COLOR: #555;
	font-family:DotumChe, Dotum, gulimChe, gulim,AppleGothic, Sans-serif,Aria; vertical-align:middle; font-size:12px;
	line-height:1.5em
}
textarea {
	MARGIN: 0 3px 1px 0;
	font-family:Dotum;
	font-size:12px;
	color:#555555; text-align:left;
	margin:0 ;
	border:1px solid #ddd; padding:2px 3px 0px 3px; vertical-align:middle;
}


#apDiv1 {
	position:absolute;
	left:7px;
	top:97px;
	width:162px;
	height:369px;
	z-index:1;
}
.tab_bg {background-image: url(../image/button/tab_bg.gif); height:23px; vertical-align:top}
.pop_title {font-weight:bold; background-image: url(../image/common/pop_icon.gif); background-repeat:no-repeat; padding:0 0 0 15px; font-size:14px }
.pop_body { vertical-align:top; padding:7px}
.pop_tr1{background-image: url(../image/common/pbox_tr1.gif); width:22px; height:34px;}
.pop_tl1{background-image: url(../image/common/pbox_tl1.gif); width:22px;}
.pop_tm1{background-image: url(../image/common/pbox_tm1.gif); height:34px;}
.pop_tr2{background-image: url(../image/common/pbox_tr2.gif); width:22px; height:37px;}
.pop_tl2{background-image: url(../image/common/pbox_tl2.gif); width:22px;}
.pop_tm2{border-bottom:2px solid #dcdcdc; height:30px; padding-bottom:5px; vertical-align:bottom}
.pop_br2{background-image: url(../image/common/pbox_br.gif); width:22px; height:22px;}
.pop_bl2{background-image: url(../image/common/pbox_bl.gif); width:22px;}
.pop_bm2{background-image: url(../image/common/pbox_bm.gif); height:22px;}
.pop_mr2{background-image: url(../image/common/pbox_mr.gif);}
.pop_ml2{background-image: url(../image/common/pbox_ml.gif);}
.pop_mm2{ padding-top:15px}
.pop_bottom {background-color:#e9e9e9; padding: 4px; text-align:right}

.corner_round_box_type01 {position:relative;background-color:#f7f7f7;}
* html .corner_round_box_type01 {height:1%;}
.corner_round_box_type01 p {padding:5px;font-size:12px;}
.corner_round_box_type01 .l_t_corner {position:absolute;font-size:0;width:4px;height:4px;left:0;top:0;background:url("../image/common/bg_round_corner_2.gif") no-repeat left top;}
.corner_round_box_type01 .r_t_corner {position:absolute;font-size:0;width:4px;height:4px;right:-1px;top:0;background:url("../image/common/bg_round_corner_2.gif") no-repeat right top;}
.corner_round_box_type01 .l_b_corner {position:absolute;font-size:0;width:4px;height:4px;left:0;bottom:0;background:url("../image/common/bg_round_corner_2.gif") no-repeat left bottom;}
.corner_round_box_type01 .r_b_corner {position:absolute;font-size:0;width:4px;height:4px;right:-1px;bottom:0;background:url("../image/common/bg_round_corner_2.gif") no-repeat right bottom;}

.box2tl { background-image: url(../image/common/box2_tr_bak.gif); width:14px; height:31px;}
.box2tm { background-image: url(../image/common/box2_bg_bak.gif); background-repeat:no-repeat; width:979px;}
.box2ml { background-image: url(../image/common/box2_bg3_bak.gif); background-repeat:no-repeat; width:14px;}
.sub {padding-left:7px; padding-bottom:15px;}
.over { background-color: #f6f6fa}
.out { background-color: #FFFFFF}

#menu {position:relative; clear:both; height:23px; padding:0;}
#menu ul.menu {float:left; margin:0px;}
#menu ul.menu li {position:relative;  float:left; background:url(../image/button/tab_bg.gif) no-repeat left bottom; margin-right:1px;}
#menu ul.menu .tab2 {padding:0; background:none;}

.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden; background:#f3f3f3}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}
.box { background:#f3f3f3; padding:5px 10px; font-size:12px; font-size:12px}

.pop_tl{background-image: url(../image/board/pop_tl.gif); width:7px; height:7px}
.pop_tm{background-image: url(../image/board/pop_tm.gif); height:7px}
.pop_tr{background-image: url(../image/board/pop_tr.gif); width:7px; height:7px}
.pop_ml{background-image: url(../image/board/pop_ml.gif); width:7px;}
.pop_mm{ padding:2px 0px 0px 0px; color:#888; font-weight:bold}
.pop_mr{background-image: url(../image/board/pop_mr.gif); width:7px;}
.pop_bl{background-image: url(../image/board/pop_bl.gif); width:7px; height:11px}
.pop_bm{background-image: url(../image/board/pop_bm.gif); height:7px}
.pop_br{background-image: url(../image/board/pop_br.gif); width:7px; height:11px}

.visa {background-color:#bccb41; vertical-align:top; text-align:left; padding:15px 0 110px 15px; width:150px}
.visa2 {border:2px solid #bccb41; vertical-align: top; text-align:left; padding:0 0 0 35px; }

.over2 { background-color: #fffbe9; font-weight:bold;}
.out2 { background-color: #FFFFFF}

/*메모 팝업*/

.n_tl{background-image: url(../image/common/n_tl.png); width:13px; height:14px}
.n_tm{background-image: url(../image/common/n_tm.png); height:14px}
.n_tr{background-image: url(../image/common/n_tr.png); width:13px; height:14px}
.n_ml{background-image: url(../image/common/n_ml.png)}
.n2_tl{background-image: url(../image/common/n_tl2.png); width:13px; height:24px}
.n2_tm{background-image: url(../image/common/n2_tm.png); height:24px}
.n2_tr{background-image: url(../image/common/n_tr2.png); width:13px; height:24px}
.n_mr{background-image: url(../image/common/n_mr.png); width:13px;}
.n_bl{background-image: url(../image/common/n_bl.png); width:13px; height:12px}
.n_bm{background-image: url(../image/common/n_bm.png);}
.n_br{background-image: url(../image/common/n_br.png); width:13px; height:12px}
.n_bl2{background-image:url(../image/common/n_bl2.gif); width:13px; height:12px}
.n_bm2{background-image:url(../image/common/n_bm2.gif); text-align:center; vertical-align:top}
.n_br2{background-image: url(../image/common/n_br2.gif); width:13px; height:12px}

/*
#scrolly{

scrollbar-highlight-color:#eee6cc;
scrollbar-shadow-color:#eee6cc;
scrollbar-3dlight-color:#b7a046;
scrollbar-arrow-color:#b7a046;
scrollbar-track-color:#fcf8e8;
scrollbar-darkshadow-color:#b7a046;
scrollbar-base-color:#EBF3FC;
scrollbar-face-color: #fffef9;

}
*/

/*조회조건 하단*/
.s_bottom{background-image: url(../image/board/search_bm.gif);}


/*상세조회조건 테두리*/
.box_tm{background-image: url(../image/common/box_tm.gif);}
.box_ml{background-image: url(../image/common/box_ml.gif);}
.box_mr{background-image: url(../image/common/box_mr.gif);}
.box_bm{background-image: url(../image/common/box_bm.gif);}

/*탑 배경*/
.menu_bg{background-image: url(../soci/images/top/menu_bg.gif);}
.menu_bg01{background-image: url(../soci/images/top/menu_bg01.gif);}
.menu_bg02{background-image: url(../soci/images/top/menu_bg02.gif);}
.menu_bg03{background-image: url(../soci/images/top/menu_bg03.gif);}
.menu_bg04{background-image: url(../soci/images/top/menu_bg04.gif);}
.menu_bg05{background-image: url(../soci/images/top/menu_bg05.gif);}

/*서브메뉴라인*/
.stst_line01{background-image: url(../soci/images/top/2line01.gif);}
/*메인*/
.log_bg{background-image: url(../soci/images/index/log_bg.gif);}
.img01{background-image: url(../soci/images/login/img01.jpg);}
.img01_01{background-image: url(../soci/images/login/img01_01.jpg);}
.img02{background-image: url(../soci/images/login/img02.jpg);}
.img03{background-image: url(../soci/images/login/img03.jpg);}
.img02_01{background-image: url(../soci/images/login/img02_01.jpg);}
.img02_03{background-image: url(../soci/images/login/img02_03.jpg);}
.bg01{background-image: url(../soci/images/login/bg01.gif);}
.bg02{background-image: url(../soci/images/login/bg02.gif);}
.bg03{background-image: url(../soci/images/login/bg03.gif);}
.callcentre{background-image: url(../soci/images/login/callcentre.jpg);}
.callcenter_bg{background-image: url(../soci/images/login/callcenter_bg.gif);}
.monitor{background-image: url(../soci/images/login/monitor.jpg);}
.monitor_bg{background-image: url(../soci/images/login/monitor_bg.gif);}
/*로그인*/
.log_bg_01{background-image: url(../soci/images/index/log_bg_01.gif);}


/*팝업*/
.top01{background-image: url(../soci/images/pop/top01.gif);}
.top02{background-image: url(../soci/images/pop/top03.gif);}
.pop_tab_bg{background-image: url(../soci/images/pop/tab_bg.gif);}
.line03{background-image: url(../soci/images/pop/line03.gif);}

/*LEFT*/
.line01{background-image: url(../soci/images/left/line01.gif);}

/*조회조건 테두리*/
.s_box01{background-image: url(../soci/images/board/box01.gif);}
.s_box02{background-image: url(../soci/images/board/box02.gif);}


/*myPage border*/
.m_bg{background-image: url(../soci/images/content/m_bg.gif);}
.m_001_01{background-image: url(../soci/images/content/m_001_01.gif);}
.m_002_01{background-image: url(../soci/images/content/m_002_01.gif);}


#siteMTit{width: 167px; border: 2px solid !important;}
.PadBot_8{margin-bottom: 20px !important; border: 2px solid !important;}


/* 20171012 추가 */
.con {width: 100%; margin: 15px 0 0 0;}
.con ul li{list-style:none;}
.con ul li.tit{font-weight:bold; padding-bottom: 5px;padding-left: 12px; padding-top: 5px;}
.lefIcon{float:left; width:1%; padding-left: 25px;}
.lefTxt{float:left; width:95%;}
.centerTxt{float:left; width:95%;}  /* 20171913 웹표준화작업 수정 유수진 */
.Box p.p01_1{color: #ffffff; text-align: center; font-weight: bold; padding-top: 9px;padding-bottom: 10px; letter-spacing: -1px;}
.Box p.p01_2{color: #ffffff; text-align: center; font-weight: bold; padding-top: 0px;padding-bottom: 10px; letter-spacing: -1px;}
.Box1{width:300px; height:94px; background:url(/ext/soci/images/content/stepRight_BG.png) no-repeat center top; float: left;}
.Box1 p{font-family: "굴림", "굴림체", "돋음", "돋음체";font-size: 1.0em;}
.Box1 p.p01_1{color: #ffffff; text-align: center; font-weight: bold; padding-top: 9px;padding-bottom: 10px; letter-spacing: -1px;}
.Box1 p.p02_1{text-align: center; font-weight: bold; letter-spacing: -1px; }  /* 20171913 웹표준화작업 수정 유수진 */

.conTainer {width:100%;}
.conTainer ul li {margin:8px 0 2px 5px; clear: both;}
.conTainer ul li.first {margin:8px 0 2px 0px;}
.conTainer ul span {font-weight:bold;}
.G_conTent1 {margin-bottom:20px;}
.marGin {margin-bottom:8px;}
img { border:0 none; vertical-align:middle; line-height:normal;}
h2 {font-size:16px;}
.style1 {color: #FFFFFF}
.warp{width:100%; margin:0; padding:0;}
.contents{width:98%;}
.h1 {font-size:12px;background-image:url(/ext/soci/images/board/b_icon01.gif); background-repeat:no-repeat; background-position: 0 13px; padding:10px 0 10px 14px;color:#1a77cc; }
.h2 {font-size:16px; background-image:url(/ext/soci/images/title/title_icon.gif);background-repeat:no-repeat; padding:3px 0 10px 30px; font-weight: bold;}


.con02{width:100%; border: 1px solid #EBEBEB;}
.con02 ul li{list-style:none; margin: 0 auto;;}
.con02 ul li.prmStep{background-image:url(/ext/soci/images/content/prmStep_bg.gif); background-repeat:no-repeat; background-position: 0 13px;
	width: 688px; height: 70px; text-align: center; padding-top: 30px; font-weight: bold; font-size: 13px; letter-spacing: -1px;}
.con02 ul li.prmArrow{background-image:url(/ext/soci/images/content/arrow_001.gif); background-repeat:no-repeat; background-position: center 7px; width: 688px; height: 30px;
	background-size:4.5%;
}
.con02 ul li p.prmArrow2{background-image:url(/ext/soci/images/content/arrow_001.gif); background-repeat:no-repeat; background-position: center 31px; width: 688px; height: 70px;
	background-size:4.5%;
}

.cleanBoth{clear: both; margin: -4px 0 -5px 0;} /* 20171913 웹표준화작업 수정 유수진 */
.maginLm05{margin-left: 20px; margin-top: 5px !important; color: #DB7830; font-weight: bold; font-size: 11px;}
.padL10{padding-left: 10px;}
.padT5{padding-top: 10px !important;}
.padT20{padding-top: 20px !important;}
.padB5{padding-bottom: 5px;}
.padB15{padding-bottom: 15px !important;}
.StepRight{width:100%;}
.Box{width:200px; height:110px; background:url(/ext/soci/images/content/stepRight_BG.gif) no-repeat center top; float: left;;}
.Box p{font-family: "굴림", "굴림체", "돋음", "돋음체";font-size: 0.9em;}
.Box p.p01{color: #ffffff; text-align: center; font-weight: bold; padding-top: 15px;padding-bottom: 10px; letter-spacing: -1px;}
.Box p.p0102{color: #ffffff; text-align: center; font-weight: bold; padding-top: 8px;padding-bottom: 0px; letter-spacing: -1px;}
.Box p.p03{color: #ffffff; text-align: center; font-weight: bold; padding-top: 9px;padding-bottom: 10px; letter-spacing: -1px;}
.Box p.p02{text-align: center; font-weight: bold; letter-spacing: -1px; padding-top: 5px;}
.prmArrow{background:url(/ext/soci/images/content/stepRight_arow.gif) no-repeat 6px 35px; width: 33px; height: 65px; float: left;;}
.G_conTainer{width:100%;}
.G_timeTable{width:100%; color:#eff6fe; border-top:0px solid #1992CA; margin-top:7px; padding-top:3px; text-align:center;}  /* 20171913 웹표준화작업 수정 유수진 */
.G_timeTable th { text-align:center; font-weight:bold;  border-left:1px solid #e5e5e5; border-top:1px solid #e5e5e5; border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; padding:8px 0; white-space:nowrap;  background:#eff6fe; font-size:12px;}
.G_timeTable th.right1 { text-align:center; border-right:0; font-weight:bold; border-bottom:1px solid #e5e5e5; padding:8px 0; white-space:nowrap;  background:#eff6fe; font-size:12px;}
.G_timeTable th.black {background:none; padding:2px; border-right:0; }
/* .G_timeTable td { text-align:center; padding:5px 0; letter-spacing:0px; border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; vertical-align:middle; font-size:12px; background:#f4f4f4; } */
/* .G_timeTable td.last {text-align:center; padding:5px 0; border-right:0; letter-spacing:0px; border-bottom:1px solid #e5e5e5; vertical-align:middle; font-size:12px;} 사회통합프로그램 > 연계과정  */
/* .G_timeTable td.last1 {background:none; text-align:center; padding:5px 0; border-right:1px solid #e5e5e5; border-left:1px solid #e5e5e5; letter-spacing:0px; border-bottom:1px solid #e5e5e5; vertical-align:middle; font-size:12px;} */
.G_timeTable td.last2 {background:none; text-align:center; border-top:0; letter-spacing:0px; border-bottom:0px solid #e5e5e5; vertical-align:middle; font-size:12px;}
.G_hidden_Area {overflow: hidden; position: absolute; width: 1px; height: 1px; line-height: 1px; text-indent:-99999px;}

.G_conTent1 {position:relative; width:100%; margin-bottom:15px;}
.G_timeTable td { text-align:left; padding:5px 0; letter-spacing:0px; border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; vertical-align:middle; font-size:12px;} /* background:#f4f4f4; */
.G_timeTable td.last {background:none; text-align:left; padding:5px 5px; border-right:0; letter-spacing:0px; border-bottom:1px solid #e5e5e5; vertical-align:middle; font-size:12px;}
.G_timeTable td.last1 {background:none; text-align:left; padding:5px 5px; border-right:0; letter-spacing:0px; border-bottom:1px solid #e5e5e5; vertical-align:middle; text-align:center; font-size:12px;}

.G_timeTable1 {width:100%; color:#eff6fe; border-top:1px solid #e5e5e5; margin:2px 0 2px 2px; padding-top:3px; text-align:center;}  /* 20171913 웹표준화작업 수정 유수진 */
.G_timeTable1 th { text-align:center; font-weight:bold; border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; padding:8px 0; white-space:nowrap;  background:#efefef; font-size:12px;}
.G_timeTable1 td { text-align:left; padding:5px 5px; letter-spacing:0px; border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; vertical-align:middle; font-size:12px; background:none; }


/* 사이트맵 */
.style1 { color: #23A323; font-weight: bold;}
.style2 { color: #18588f; font-weight: bold;}

.siteMapWarp{width:100%;}
.siteMapWarp_con{width:23%; margin:0; padding:0 23px 0 0; float:left !important;}
.siteMapWarp_con02{width:25%; margin:0; padding:25px 0 0 0; float:none; clear:both;}
.siteMapWarp_con03{width:21.5%; margin:0; padding:0; float:right !important;}
.siteMapList{margin:0; padding:0;}
.siteMapList li.Tit{list-style:none; padding:0; margin-bottom:5px;}
.siteMapList li{list-style:none; padding:2px 0 2px 10px;
	background-image: url("/ext/soci/images/content/site_icon.gif");
	background-repeat: no-repeat;
	background-position: 2px 9px;
}


.loading_bar {position:fixed;z-index:888;top:0;left:0;width:100%;height:100%;display:none;background:url(/ext/soci/images/content/loading_bg.png) 0 0 repeat;}
.loading_bg {margin:0 auto;padding:50px 0 50px 0;background:#fff;width:350px;border:1px solid #cecece;border-radius:6px}
.loading_bar p {font-weight:bold;font-size:14px;color:#252525;text-align:center}
.loading_bar p img {display:inline;vertical-align:middle;margin-bottom:38px}
