head~/* */body{margin:0;padding:0;
	 background:url(../image/in/back2.png) no-repeat 0px;
	 background-position:center top;
	 background-color:#000000;
	 color:#FFFFFF;}
html:not(:target){margin:0;padding:0;
	 background:url(../image/in/back.png) no-repeat 0px;
	 background-position:center top;
	 background-color:#000000;
	 color:#FFFFFF;}

*:first-child+html{
margin:0;padding:0;
	 background:url(../image/in/back3.png) no-repeat 0px;
	 background-position:center top;
	 background-color:#000000;
	 color:#FFFFFF;
}

#contents{
	position:relative;}

#onlycom{
	width:360px;
	height:140px;
	position:absolute;
	top:430px;
	left:280px;
	font-size:0.8em;
	color:#000;}
#onlycom ul{
	margin:5px 0 3px 0;}
#onlycom li{
	margin:3px 0;}
#onlycom p{
	margin: 2px 0 0 4px;}
#onlycom dt{
	margin-bottom:3px;}
#onlycom dd{
	margin-left:0px;}

#in{
    width:280px;
    height:258px;
    margin:0;padding:0;
    background:url("../image/in/update.png") no-repeat 0%;
	behavior: expression(IEPNGFIX.fix(this));
	padding-top:50px;
   }

.in_text{
      width:228px;
      height:200px;
      text-align:left;
      overflow:auto;
	  margin-left:15px;
	  font-size:11px;
	  padding:10px;
	  }
.info a{
         color:#000000;
		 text-decoration:underline;
        }

#right{
background:url("../image/in/right_back.png") no-repeat 0%;
behavior: expression(IEPNGFIX.fix(this));
background-position:top left;
float:right;
_float:left;
height:735px;
width:290px;
	_position:absolute;
	_top:0px;
	_right:-24px;
_z-index:1;
}		 



.right_text{
width:280px;
height:589px;
margin-left:20px;

}

.pick{
width:280px;
height:106px;
background:url("../image/in/pick.png") no-repeat 0%;
behavior: expression(IEPNGFIX.fix(this));
}

.pick_text{
width:260px;
height:220px;
font-size:12px;
padding-left:15px;
}

/* foot */
#foot{
      width:750px;
	  height:20px;
      margin:auto 0;
      padding:20px 0px 0 0;
	  background-image:url("../image/in/back_f.jpg");
      color:#ffffff;
	  clear:both;
	  display:block;
	  font-size:11px;
     }
	 
#foot ul{
         margin:0;
         text-align:center;
        }

#foot li{
         padding:0 3px 0 3px;
         display:inline;
         list-style:none;
         border-left:solid 1px #333333;
        }
#foot a{
color:#ffffff;
text-decoration:underline;
}

