/* CSS Document */
#box
{
  width:247px;
  height:122px;
  float:left;
};

#box1
{
  width:248px;
  height:122px;
  float:left;
}

.home-box
{
  color:#FFFFFF;
  width:247px;
  height:30px;  
  float:left;
  background-image:url(../images/box_head_bg.jpg);
  background-repeat:repeat-y;
  background-position:top center;
  text-align:left;
  top:92px;
  position:relative;
}

.home-box1
{
  color:#FFFFFF;
  width:248px;
  height:30px;
  float:left;
  background-image:url(../images/box_head_bg.jpg);
  background-repeat:repeat-y;
  background-position:top center;
  text-align:left;
  top:92px;
  position:relative;
}

.home-box-1
{
  color:#FFFFFF;
  width:247px;
  height:30px;  
  float:left;
  background-image:url(../images/box_head_bg.jpg);
  background-repeat:repeat-y;
  background-position:top center;
  text-align:left;
}

.home-box1-1
{
  color:#FFFFFF;
  width:248px;
  height:30px;  
  float:left;
  background-image:url(../images/box_head_bg.jpg);
  background-repeat:repeat-y;
  background-position:top center;
  text-align:left;
}

.home-box-content
{
  width:247px;  
  height:92px;
  color:#000000;
  font-size:10px;
  word-spacing:-0.1em;
  float:left;
  background-image:url(../images/box_bg.jpg);
  background-repeat:repeat-y;
  background-position:top center;
}

.home-box-content1
{
  width:248px;  
  height:92px;
  color:#000000;
  font-size:10px;
  word-spacing:-0.1em;
  float:left;
  background-image:url(../images/box_bg.jpg);
  background-repeat:repeat-y;
  background-position:top center;
}

.hom-box-top
{
	width:247px;
	height:9px;
	background-image:url(../images/box_top_bg.jpg);
	background-repeat: no-repeat;
	background-position:top center;	
}

.hom-box-top-1
{
	width:248px;
	height:9px;
	background-image:url(../images/box_top_bg.jpg);
	background-repeat: no-repeat;
	background-position:top center;
}

#home-box-left
{
  width:24px;
  height:83px;
  float:left;
}

#home-box-center
{
  width:110px;
  height:83px;
  text-align:left;
  float:left;
}

#home-box-right
{
  width:100px;
  height:83px;
  text-align:left;
  float:left;
}
#clear_sub
{
  clear:both;
}

ul
{
list-style-type:none;
padding:8px 5px 5px 8px;
margin:0px;
}
li
{
font-size:10px;
word-spacing:-0.2em;
background-image:url(../images/box_arrow.jpg);
background-repeat:no-repeat;
background-position:left;
padding-left:15px;
}

#footer
{
width:990px;
height:87px;
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
background-position:top center;
}