/* CSS Document */
/* ==aboutbox ×ó±ßµ¼º½À¸CSS== */
#aboutbox {
float: left; 
width: 206px;
padding:0px;
margin:0px;
border:0px;
background: #eee; 
}
#aboutbox DL {
clear: both; 
margin: 0px; 
border: medium none; 
}
.dt1,
.dt2,
.dt3,
.dt4{
width: auto; 
margin: 0px;
padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 25px; 
display: block; background: #e0e0e0; 
border-top: #ffffff 1px solid; border-right: 0px; border-bottom: #c0c0c0 1px solid; border-left: #c0c0c0 5px solid; 
cursor: hand; line-height: 26px;  height: 26px; text-align: left;
}
.dt1 {
background:url(../Skin/hioffice/li001.gif) right center no-repeat;
}
.dt2 {
background:url(../Skin/hioffice/li002.gif) right center no-repeat;
}
.dt3 {
background:url(../Skin/hioffice/li003.gif) right center no-repeat;
}
.dt4 {
background:url(../Skin/hioffice/li004.gif) right center no-repeat;
}
#aboutbox DD {
margin: 0px; 
background: #eee; 
padding-top: 0px; padding-right: 3px; padding-bottom: 0px; padding-left: 0px; 
border-top: #fff 1px solid; border-right: 0px; border-left: #e0e0e0 5px solid;  border-bottom: 0px
}
#aboutbox ul {
margin: 0px;
padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; 
border: 0px;
list-style-type: none
}
#aboutbox li {
margin: 0px; 
padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; 
border: 0px;
text-indent: 10px; text-align: left;
}
#aboutbox li a {
margin: 0px; 
padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 5px; 
display: block;
border: 1px solid  #eee;
font-weight: normal; 
background: #eee;  color: #000; line-height: 22px;  
font-family: ??¨¬?; height: 22px; text-decoration: none;
}
#aboutbox li a:link {
color: #000; line-height: 22px; font-family: ??¨¬?; height: 22px
}
#aboutbox li a:visited {
color: #000; line-height: 22px; font-family: ??¨¬?; height: 22px
}
#aboutbox li a:hover {
padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 5px; 
border:1px solid #999999; 
color: #d90000; line-height: 22px; font-family: ??¨¬?; height: 22px; background-color: #e4e4e4
}
#aboutbox li a:active {
background: #cccccc; color: #333333; line-height: 22px; height: 22px
}

