@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------------------------------
	RESET Global Styles
------------------------------------------------------------------------------------*/
html{min-height:100%;}
body, form, td, th, tr, ol, ul, li, dl, dt, dd, h5{margin:0;padding:0;}
h1, h2, h3, h4, h5  {margin:0;}
h6, p, pre, blockquote, label, fieldset, address {margin:10px 0;}
table {border-spacing:0;empty-cells:show;border-collapse:collapse;}
a:focus {outline:0;}
a img {border:none;}
body {font:76% "Lucida Grande", Arial, sans-serif;color:black;line-height:15px;}
input, select, textarea {vertical-align:middle;font-size:100%;}
fieldset {margin:0;padding:0;border:0;}
select option {padding:0 5px;}
textarea {font-family:"Lucida Grande", Arial, sans-serif;}
ul {list-style:none;}ol {margin-bottom:10px;}ol li {margin-left:20px;}
.left {float:left;}.right {float:right;}.clear {clear:both;font-size:1px;line-height:1px;height:1px;}

html, body { overflow-y:hidden; overflow-x:hidden; }
html, body, div, iframe { margin:0; padding:0; height:100%; overflow-x:hidden; }
iframe { display:block; width:100%; border:none; }


.main_absolute_container { width:100%; height:30px; margin:0; padding:0px; background:#000; }
.main_absolute { display:block; width:972px; margin:0 auto; color:#fff; }

span.skin_text { display:block; float:left; width:120px; height:26px; margin-top:3px; background:url(../images/univ/choose_skin_text.jpg) no-repeat 0 0; }
a.btn_skin1 { cursor:pointer; display:block; float:left; width:39px; height:26px; margin-top:3px; background:url(../images/univ/btn_skin1.jpg) no-repeat 0 0; }
a.btn_skin1:hover { background-position: 0 -26px; }
a.btn_skin2 { cursor:pointer; display:block; float:left; width:39px; height:26px; margin-top:3px; background:url(../images/univ/btn_skin2.jpg) no-repeat 0 0; }
a.btn_skin2:hover { background-position: 0 -26px; }
a.btn_skin3 { cursor:pointer; display:block; float:left; width:39px; height:26px; margin-top:3px; background:url(../images/univ/btn_skin3.jpg) no-repeat 0 0; }
a.btn_skin3:hover { background-position: 0 -26px; }
a.btn_skin4 { cursor:pointer; display:block; float:left; width:39px; height:26px; margin-top:3px; background:url(../images/univ/btn_skin4.jpg) no-repeat 0 0; }
a.btn_skin4:hover { background-position: 0 -26px; }
a.btn_skin5 { cursor:pointer; display:block; float:left; width:39px; height:26px; margin-top:3px; background:url(../images/univ/btn_skin5.jpg) no-repeat 0 0; }
a.btn_skin5:hover { background-position: 0 -26px; }
a.active,a.active:hover { background-position:0 -52px; cursor:normal; cursor:default; }