ol.WZDTab1 {
overflow: hidden;
list-style: none;
padding: 6px 0 0 4px;
background: url(http://widget.wzd.com/Design/images/ui/bg_tab_type1.gif) repeat-x bottom left #858585;
padding:0;
margin:0;
zoom: 1;
}

ol.WZDTab1 li {
float: left;
background: url(http://widget.wzd.com/Design/images/ui/bg_tab-off_1.gif) repeat-x bottom left #a8a8a8;
color: #fff;
margin-left: 2px;
margin-right: 1px;
padding: 6px 6px 4px;
cursor : pointer;

white-space: nowrap;
}

ol.WZDTab1 li.on {
float: left;
background: url(http://widget.wzd.com/Design/images/ui/bg_tab-on_type1.gif) repeat-x top left #fff;
border-style: solid;
border-color: #787878;
border-width: 1px 1px 0 1px;
font-weight: bolder;
color: #626262;
margin-left: 2px;
}

ol.WZDTab1 li.wzd_prev,
ol.WZDTab1 li.wzd_next {
display:none;
}



ol.WZDTab2 {
overflow: hidden;
list-style: none;
zoom: 1;
background: url(http://widget.wzd.com/Design/images/ui/bg_tab_type3.gif) repeat-x bottom;
font-size: 92%;
padding:0;
margin:0;
}

ol.WZDTab2 li {
float:left;
display:block;
background: url(http://widget.wzd.com/Design/images/ui/bg_tab_item_t3.gif) repeat-x top;
text-align: center;
cursor : pointer;
padding: 5px 5px 4px;
margin-left: 2px;

white-space: nowrap;
border-style: solid;
border-width: 1px 1px 0;
border-color: #ccc;
line-height: 14px;
}

ol.WZDTab2 li.on {
float: left;
background: #fff;
font-weight: bolder;
letter-spacing: -1px;
color: #5c5c5c;
}

ol.WZDTab2 li.wzd_prev,
ol.WZDTab2 li.wzd_next {
display:none;
}



ol.WZDTab3 {
float: left;
list-style: none;
font-family: Tahoma, sans-serif;
border-bottom: 1px solid #9f480e;
margin-bottom: 10px;
width: 100%;
}

ol.WZDTab3 li {
float: left;
padding: 5px;
font-size: 11px;
border-bottom: 4px solid #fff;
color: #c87234;
text-decoration: none;
cursor: pointer;
}

ol.WZDTab3 li:hover {
text-decoration: underline;
}

ol.WZDTab3 li.on {
border-color: #9f480e;
font-weight: bolder;
}

ol.WZDTab3 li.wzd_prev,
ol.WZDTab3 li.wzd_next {
display:none;
}



fieldset.WZDSearch {
border-top: 1px solid #cdcdcd;
border-bottom: 1px solid #cdcdcd;
background: url(http://widget.wzd.com/Design/images/ui/bg_srch1.gif) repeat-x #efefef;
text-align: center;
padding: 4px 0 6px 0;
}

fieldset.WZDSearch select {
height: 20px;
vertical-align: bottom;
}

fieldset.WZDSearch input {
border: 1px solid #878787;
background: url(http://widget.wzd.com/Design/images/ui/bg_srch1_inp.gif) center right no-repeat #fff;
padding: 3px 2px 0 3px;
width: 150px;
height: 16px;
vertical-align: bottom;
}

fieldset.WZDSearch button {
background: url(http://widget.wzd.com/Design/images/ui/bg_btn_1.gif) repeat-x #2fb8d9;
border: 1px solid #0b6e8f;
color: #fff;
font-weight: bolder;
padding: 2px 3px 0 3px;
vertical-align: bottom;
margin-left: 4px;
letter-spacing: -1px;
}




ul.WZDBtn {
background: url(http://widget.wzd.com/Design/images/ui/bg_func1.gif) repeat-x top left;
height: 28px;
border-top: 1px solid #c9c9c9;
border-bottom: 1px solid #797979;
}

ul.WZDBtn li {
float: left;
}

/* For example

ul.WZDBtn li.btn1 {
background: url(http://widget.wzd.com/Design/images/ui/btn_func-btn1.gif) no-repeat top left;
width: 109px;
height: 35px;
}

ul.WZDBtn li.btn1_hover,
ul.WZDBtn li.btn1:hover {
background: url(http://widget.wzd.com/Design/images/ui/btn_func-btn1_on.gif) no-repeat top left;
width: 109px;
height: 35px;
}

*/

ul.WZDBtn li.ruler {
float: left;
overflow: hidden;
background: url(http://widget.wzd.com/Design/images/ui/l_func1.gif);
width: 2px;
height: 28px;
}




ul.WZDPagination {

margin: 0 auto;
text-align: center;
font-size: 12px;
font-family: Dotum, sans-serif;
color: #dcdcdc;
}

ul.WZDPagination ol,
ul.WZDPagination li {
display: inline;
}

ul.WZDPagination a {
height: 11px;
padding: 0px 4px 0px 3px;
margin: 1px;
color: #00688e;
font-weight: bolder;
text-decoration: none;
border-color: #dcdcdc;
border-style: solid;
border-width: 0 1px 0 0;
}

ul.WZDPagination a.prev {
font-weight: normal;
font-size: 11px;
}

ul.WZDPagination a.prev_disabled {
font-weight: normal;
font-size: 11px;
color: #dcdcdc;
}

ul.WZDPagination a.next {
font-weight: normal;
font-size: 11px;
border-width: 0;
}

ul.WZDPagination a.next_disabled {
font-weight: normal;
font-size: 11px;
color: #dcdcdc;
border-width: 0;
}

ul.WZDPagination a.on {
padding: 0px 4px 0px 3px;
font-weight: bold;
width: 8px;
height: 11px;
font-family: Dotum, sans-serif;
color: #9c9c9c;
}

ul.WZDPagination a.hover,
ul.WZDPagination a:hover {
text-decoration: underline;
}

/* An example HTML code
<ul class="WZDPagination">
<li><button class="prev">≪ prev</button></li>
<ol>
<li><button class="on">1</button></li>
<li><button>2</button></li>
<li><button>3</button></li>
<li><button>4</button></li>
</ol>
<li><button class="next">next ≫</button></li>
</ul>
*/



div.WZDSlideView {
clear: both;
display: table-row;
}

div.WZDSlideView > div {
display: table-cell;
overflow: hidden;
vertical-align: top;
}

div.WZDSlideView > div:first-child,
div.WZDSlideView > div:first-child + div + div {
text-align: center;
}

div.WZDSlideView > div:first-child + div {
position: relative;
/*
width: 600px;
height: 48px;
*/
}

div.WZDSlideView > div > div {
position: absolute;
overflow: hidden;
/*
width: 600px;
height: 48px;
*/
}

div.WZDSlideView ol {
position: relative;
white-space: nowrap;
}



div.WZDDrawer {
height: 12px;
background: url(http://widget.wzd.com/Design/images/ui/bg_folding.gif) top repeat-x;
cursor: pointer;
overflow: hidden;
}

div.WZDDrawer:hover {
background-position: bottom;
}

div.WZDDrawer span {
display: block;
margin: auto;
width: 9px;
height: 16px;
text-indent: -99cm;
background: url(http://widget.wzd.com/Design/images/ui/arr_folding.gif) top no-repeat;
}

div.WZDDrawer span.folded {
background-position: bottom;
}

/*
#wzdTip {
position: absolute;
z-index: 1000;
border: 1px solid #d1af47;
background: #ffe87b;
padding: 4px;
}
#wzdTip div.WZDTip {
background: #fff8ba;
font: 92%/1.5;
color: #8c610f;
padding: 5px;
}
*/

#wzdTip {
position: absolute;
z-index: 1000;
border: 1px solid #d1af47;
background: #ffe87b;
padding: 3px;
}

#wzdTip div.WZDTip {
background: #fff0a5;
padding: 3px 4px;
font-size: 12px;
color: #7e651a;
line-height: 140%;
}

#wzdTip div.WZDTip h4 {
font-size: 12px;
font-weight: bolder;
letter-spacing: -1px;
display: block;
padding-bottom: 1px;
margin-bottom: 4px;
border-bottom: 1px solid #e5d489;
}


div.WZDDropRelative ol {
		padding:0;
}

div.WZDBody button {
border: none;
}

div.WZDBody p {
margin: 0;
}

div.WZDBody ul,
div.WZDBody ol,
div.WZDBody li {
list-style: none;
}

div.WZDBody h1,
div.WZDBody h2,
div.WZDBody h3,
div.WZDBody h4,
div.WZDBody h5,
div.WZDBody h6 {
	margin:0;
	padding:0;
}
div.WZDBody {
	text-align:left;
}

ul.WZDList1 {
    padding:0;
    margin:0;
}

