/* Layout
 -------------------------------------------------------------- */

body {
	font-family: µ¸¿ò;
	color: #3e3e3e;
	font-size: 9px;
	line-height: 18px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	/*scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#8D8D8D;
	scrollbar-darkshadow-color:#948E8C;
	scrollbar-face-color:#EFEFEF;
	scrollbar-highlight-color:#E9E8E8;
	scrollbar-shadow-color:#F2F2F2;
	scrollbar-track-color:#F7F7F7}*/
}


.cityblue {
	font-family: µ¸¿ò; 
	color: #005d9e; 
	font-size: 9pt; 
	font-weight: bold;
	padding: 10 0 8 10;
	letter-spacing: -1px;
}

.DetailBoxTitle {
	font-family: µ¸¿ò; 
	color: #FFFFFF; 
	font-size: 9pt; 
	font-weight: bold;
	padding: 0 0 0 8;
	letter-spacing: -1px;
}

.DetailBoxBold {
	font-family: µ¸¿ò; 
	color: #131313; 
	font-size: 11px; 
	font-weight: bold;
	padding: 0 0 0 0;
	letter-spacing: -1px;
}

/* Links
 -------------------------------------------------------------- */
 
a:link 		{font-size: 9pt; color: #424242; text-decoration: none; } 
a:active 	{font-size: 9pt; color: #424242; text-decoration: none; } 
a:visited 	{font-size: 9pt; color: #666666; text-decoration: none; } 
a:hover 	{font-size: 9pt; color: #666666; text-decoration: underline; }

/* Tables
 -------------------------------------------------------------- */
 
td {
	font-family: µ¸¿ò; 
	color: #323232; 
	font-size: 9pt; 
}


/* Tables Style
 -------------------------------------------------------------- */

td.LeftSearchBox {
	text-align:right;
	background:#ffffff;
	border-top:2px solid #2e50a6;
	border-bottom:1px solid #78addb;
	border-left:1px solid #78addb;
	border-right:1px solid #78addb;
}

td.LeftSearchBlue {
	background:#eef7ff;
	border-top:1px solid #dbe9f6;
	border-bottom:1px solid #dbe9f6;
	padding:5px 10px 5px 10px;
}

td.LeftSearchYellow {
	background:#e8b12d;
	border-top:1px solid #e0a41d;
	border-bottom:1px solid #e0a41d;
	padding:4px 5px 4px 5px;
}


td.DetailTopRightBottomG {
	font-family: µ¸¿ò; 
	text-align:Center;
	color: #131313; 
	font-size: 11px;
	Height:20px;
	background:#e7e7e7;
	padding:2px 0px 0px 0px;
	border-top:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
}

td.DetailTopBottomG {
	font-family: µ¸¿ò; 
	text-align:Center;
	color: #131313; 
	font-size: 11px;
	Height:20px;
	background:#e7e7e7;
	padding:2px 0px 0px 0px;
	border-top:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
}

td.DetailRightBottomW {
	font-family: µ¸¿ò; 
	text-align:Center;
	color: #131313; 
	font-size: 11px;
	Height:20px;
	background:#FFFFFF;
	padding:2px 0px 0px 0px;
	border-right:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
}

td.DetailBottomW {
	font-family: µ¸¿ò; 
	text-align:Center;
	color: #131313; 
	font-size: 11px;
	Height:20px;
	background:#FFFFFF;
	padding:2px 0px 0px 0px;
	border-bottom:1px solid #cbcbcb;
}



/* Clip
 -------------------------------------------------------------- */
 
td.dot{
	font-family: µ¸¿ò; 
	color: #373737; 
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	padding:5px 0px 10px 15px
	margin:0 0 0 0px;
	background:url('/Images/ddm_home/GIS/clip_Dot.gif') no-repeat 8px 10px;
}

td.dot2{
	font-family: µ¸¿ò; 
	color: #373737; 
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	padding:5px 0px 3px 15px
	margin:0 0 0 0px;
	background:url('/Images/ddm_home/GIS/clip_Dot.gif') no-repeat 8px 10px;
}

td.dotNo{
	font-family: µ¸¿ò; 
	color: #666666; 
	font-size: 11px;
	letter-spacing: -1px;
	padding:0px 0px 8px 15px
}

/* Box
 -------------------------------------------------------------- */
 

td.ViewDetail{
	border-top:1px solid #3355a9;
	border-left:1px solid #3355a9;
	border-right:1px solid #3355a9;
	background:url('/Images/ddm_home/GIS/box_Detail_01.gif') repeat-x
}

td.ViewDetail2{
    padding:6px 6px 6px 6px;
	background-color: #FFFFFF;
	border-left:1px solid #3355a9;
	border-right:1px solid #3355a9;
}

td.ViewDetail3{
	background:url('/Images/ddm_home/GIS/box_Detail_02.gif') repeat-x
}

/* Form Elements
 -------------------------------------------------------------- */

input {
	color: #3e3e3e;
	font-family: µ¸¿ò;
	font-size: 9pt;
	font-weight: normal;
}

select {
	color: #333333;
	background-color: #FFFFFF;
	font-family: µ¸¿ò;
	font-size: 9pt;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

/*input.radio {
	border: none;
	background-color: transparent;
}*/

input.checkbox {
	border: none;
	background-color: transparent;
}

input.image {
	border: none;
	background-color: transparent;
}

input.textarea {
	color: #3e3e3e;
	font-family: µ¸¿ò;
	font-size: 9pt;
	font-weight: normal;
	padding: 2px;
	border: 1px solid #D6CFCE;
	background-color: #FFFFFF; 
}

/* ÆäÀÌÁö³Ñ¹ö
 -------------------------------------------------------------- */
 .pagenum {font-size:11px;color:666666;font-family:µ¸¿ò;line-height:16px;letter-spacing: 1px;}
 .pagenum_bold {font-size:11px;color:666666F;font-family:µ¸¿ò;line-height:16px;letter-spacing: 1px; font-weight:bold}

/* Misc
 -------------------------------------------------------------- */
 
img {
	border: 0px;
}


/* GIS
 -------------------------------------------------------------- */

#custom_info_window_red{
  width: 240px;
}
#custom_info_window_red_contents{
  background-color: #FFF;
}
#custom_info_window_red_tl{
  width: 16px;
  height: 16px;
  background: url('http://220.117.96.131:8000/C2PARKWEBDDM/Images/ddm_home/map/red_tl.png') top left no-repeat transparent;
}
* html #custom_info_window_red_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://220.117.96.131:8000/C2PARKWEBDDM/Images/ddm_home/map/red_tl.png', sizingMethod='crop');
}
#custom_info_window_red_t{
  background: url('http://220.117.96.131:8000/C2PARKWEBDDM/Images/ddm_home/map/red_t.png') top left repeat-x transparent;
}
#custom_info_window_red_tr{
  width: 16px;
  height: 16px;
  background: url('http://220.117.96.131:8000/C2PARKWEBDDM/Images/ddm_home/map/red_tr.png') top left no-repeat transparent;
}
* html #custom_info_window_red_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://220.117.96.131:8000/C2PARKWEBDDM/Images/ddm_home/map/red_tr.png', sizingMethod='crop');
}
#custom_info_window_red_l{
  width: 3px;
  background: url('http://220.117.96.131:8000/C2PARKWEBDDM/Images/ddm_home/map/red_l.png') top left repeat-y transparent;
}
#custom_info_window_red_r{
  width: 3px;
  background: url('http://220.117.96.131:8000/C2PARKWEBDDM/Images/ddm_home/map/red_r.png') top right repeat-y transparent;
}
#custom_info_window_red_bl{
  width: 16px;
  height: 16px;
  background: url('http://220.117.96.131:8000/C2PARKWEBDDM/Images/ddm_home/map/red_bl.png') top left no-repeat transparent;
}
* html #custom_info_window_red_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://220.117.96.131:8000/C2PARKWEBDDM/Images/ddm_home/map/red_bl.png', sizingMethod='crop');
}
#custom_info_window_red_b{
  background: url('http://220.117.96.131:8000/C2PARKWEBDDM/Images/ddm_home/map/red_b.png') top left repeat-x transparent;
}
#custom_info_window_red_br{
  width: 16px;
  height: 16px;
  background: url('http://220.117.96.131:8000/C2PARKWEBDDM/Images/ddm_home/map/red_br.png') top left no-repeat transparent;
}
* html #custom_info_window_red_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://220.117.96.131:8000/C2PARKWEBDDM/Images/ddm_home/map/red_br.png', sizingMethod='crop');
}
#custom_info_window_red_close{
  width: 21px;
  height: 21px;
  background: url('http://220.117.96.131:8000/C2PARKWEBDDM/Images/ddm_home/map/red_close.png') top left no-repeat transparent;
  cursor: pointer;
}
* html #custom_info_window_red_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://220.117.96.131:8000/C2PARKWEBDDM/Images/ddm_home/map/red_close.png', sizingMethod='crop');
}
#custom_info_window_red_beak{
  width: 28px;
  height: 10px;
  background: url('http://220.117.96.131:8000/C2PARKWEBDDM/Images/ddm_home/map/red_beak.png') top left no-repeat transparent;
}
* html #custom_info_window_red_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://220.117.96.131:8000/C2PARKWEBDDM/Images/ddm_home/map/red_beak.png', sizingMethod='crop');
}
#custom_info_window_red_contents .section1{
  margin: 0;
  padding: 0;
}
#custom_info_window_red_contents .section2{
  margin: 0;
  padding: 0;
  background-color: #FFDFDF;
  border-bottom: dotted 1px #900;
  border-top: dotted 1px #900;
}
#custom_info_window_red_contents p{
  margin: 1px 0;
  padding: 5px;
}
#custom_info_window_red_contents .title{
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  background-color: #900;
}