body{
min-width:1008px;
}

* html #ie6{
min-width: 1008px;
width: expression(document.body.clientWidth < 1010? "1008px" : "auto");
}

#header{
width:100%;
}

#topmenu{
width:100%;
height:97px;
background:url(../img/bg_header.jpg) no-repeat;
}

/*h1{width:300px;height:97px;text-indent:-9999px;overflow:hidden;float:left;}
div#topmenu h1 a{display:block;height:97px;width:395px;}*/


#top-right{
display:block;
float:right;
width:400px;
height:97px;
margin-right:0;
background:transparent url(../img/bg_header.png) no-repeat scroll 0 0;
}

* html #top-right{
display:block;
float:right;
width:400px;
height:97px;
margin-right:0;
background:transparent url(../img/bg_header_r.png) no-repeat scroll 0 0;
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/bg_header_r", sizingMethod="scale"); 
}




#containerWrap{
margin-top:7px;
text-align:center;
}

#container{
width:100%;
margin:0 auto;
_margin:0;
text-align:left;
}

/*
#container:after{
content:".";
clear:both;
display:block;
height:0;
visibility:hidden;
}*/

#containerInner{
float:left;
width:100%;
}

#contents{
margin:0 183px 0 193px;
}

#subContents01{
float:left;
width:193px;
margin-left:-100%;
}

#subContents02{
float:left;
width:183px;
margin-left:-183px;
}
* html #subContents02{
float:left;
width:183px;
margin-left:-185px;
}

/*--------------------- header --------------------------*/
#topmenu ul.inbtn_liquid{
width:185px;
padding-left:192px;
margin:10px 0 0 0;
height:35px;
}

#topmenu ul.inbtn_liquid li{
height:20px;
padding:0;
margin-left:10px;
background:none;
width:81px;
overflow:hidden;
}

#topmenu ul.inbtn_liquid li a{
display:block;
height:20px;
width:81px;
overflow:hidden;
text-indent:-9999px;
}

#topmenu ul.inbtn_liquid li a.regist{
background:url(../img/btn_head_registbtn.gif) no-repeat;
}
#topmenu ul.inbtn_liquid li a.login{
background:url(../img/btn_head_loginbtn.gif) no-repeat;
}

/*--------------------- leftmenu --------------------------*/
.red{color:#FF0000;}

.small_id{
font-size:10px;
vertical-align:10%;
}

#leftnavigation div.text table{
margin:5px 0 0 0;
}

#leftnavigation div.text table tr{
height:25px;
}

#leftnavigation div.text table tr th
{
width:40px;
font-weight:100;
font-size:10px;
text-align:left;
}
#leftnavigation div.text table tr th.checkbox
{
width:140px;
font-size:10px;
text-align:left;
}


#leftnavigation div.text table tr td input#id,input#pass{
padding-top:1px;
width:100px;
height:17px;
font-size:13px;
}

#leftnavigation div.text img.login{
margin:0 0 3px 1px;
border:0px none;
}
#leftnavigation div.text a.login{
margin:0 0 5px 0;
border:0px none;
}
#leftnavigation div.text img.logout{
margin:7px 0 0 1px;
border:0px none;
}

#leftcontainer{
float:left;
clear:right;
width:165px;
margin:0 0 15px 10px;
_margin:0 0 15px 5px;
padding:4px;
border:1px solid #DEDEDE;
background:url(../img/bg_left_stripe.gif);
}

#leftnavigation h3.title_liquid{
margin:0;
padding:5px 0 0 10px;
height:20px;
line-height:20px;
color:white;
text-align:left;
background:url(../img/bg_left_title.gif);
}

/*--------------------- rightnavigation --------------------------*/
* html #rightnavigation{
width:165px;
margin-bottom:15px;
margin-left:5px;
float:left;
clear:right;
}

/*--------------------- footer --------------------------*/
#footer_top{
width:100%;
font-size:10px;
margin-top:25px;
text-align:center;
line-height:22px;
background:url(../img/bg_foot_menu.jpg) repeat-x;
overflow:hidden;
clear:both;
}
#footer_top ul{
margin:0 0 0 5px;
text-align:center;
}
#footer_top ul li{
color:white;
margin:0 10px 0 0;
padding:0 0 0 15px;
display:inline;
list-style-type:none;
background:url(../img/img_foot_icon.gif) no-repeat 0px;
}

#footer_top ul li a:link{
color:white;
text-decoration:none;
}
#footer_top ul li a:visited{
color:white;
text-decoration:none;
}
#footer_top ul li a:hover{
color:white;
text-decoration:underline;
}

#footer_top a:link{
color:#333333;
text-decoration:none;
}
#footer_top a:visited{
color:#333333;
text-decoration:none;
}
#footer_top a:hover{
color:#333333;
text-decoration:underline;
}
#footer_top a:active{
color:#333333;
text-decoration:underline;
}
