@charset "UTF-8";
/*______________________________________
SITE TITE：

URL：

COPYRIGHT：
Copyright (c)  All Rights Reserved.
______________________________________*/
body {
/*
background:#000 url(../images/bg_about.jpg) 0px 0px fixed !important;
*/
}


#about h3 {
margin:20px 0px;
}

/*what's Rocket*/
h2#about_whats_title,
h2#about_whats_title:hover {
color: #30c0fd;
font-weight: bold;
}

h3#about_whats_restart,
h3#about_whats_restart:hover {
width:132px;
height:30px;
background:url(../images/about_whats_restart.png) 0px 0px no-repeat;
}


/*history*/
h2#about_history_title,
h2#about_history_title:hover {
width:100px;
height:29px;
background:url(../images/about_history_title.png) 0px 0px no-repeat;
}

h3#about_history_text,
h3#about_history_text:hover {
width:297px;
height:24px;
background:url(../images/about_history_text.png) 0px 0px no-repeat;
}

#about ul.list {
list-style:none;
font-size:1.1em;
}

#about .history_ta {
width:390px;
}

#about .history_ta h3 {
font-size:1.3em;
margin-bottom:20px;
}

#about .history_ta h4 {
font-size:1.3em;
letter-spacing:1px;
border-bottom:2px solid #fff;
text-align:left;
padding-bottom:3px;
margin-top:5px;
margin-bottom:10px;
font-weight:bold;
}

#about .history_ta h5 {
margin-bottom:10px;
padding-bottom:3px;
border-bottom:1px dotted #fff;
}

#about .history_ta dl {
}

#about .history_ta dt {
width:80px;
float:left;
clear:both;
border-top:1px solid #fff;
padding:8px 0px;
}

#about .history_ta dd {
float:right;
width:300px;
border-top:1px dotted #fff;
padding:8px 0px;
}

#about .history_ta dd strong {
display:block;
padding-bottom:8px;
margin-bottom:8px;
border-bottom:1px dotted #999;

}

#about .history_ta a {
color:#fff;
text-decoration:none;
}

#about .history_ta a:hover {
color:#999;
}

#about .history_ta a.history_anc {
clear:both;
padding-top:30px;
text-decoration:none;
}