html{
    height:100%;
}
body{
    width:100%;
    height:100%;
    margin:0px;
    padding:0px;
    background:#fff;
    font-family:Arial,Helvetica,sans-serif;
}
img{
    margin:0px;
    padding:0px;
    outline:0px none;
    border:0px none;
}
#hp_under{
    width:990px;
    height:100%;
    display:table;
    _position:relative;
    overflow:hidden;
    margin:0px auto;
}
#hp_under_half{
    _width:100%;
    _position:absolute;
    _top:50%;
    _left:0px;
    display:table-cell;
    vertical-align:middle;
}
#hp_under_half_to_top{
    width:100%;
    height:20px;
    _position:relative;
    top:-50%;
}
#hp_links{
    width:140px;
    height:20px;
    margin:auto;
}
#hp_links_left, #hp_links_right{
    width:70px;
    height:20px;
    float:left;
}
#hp_links_left{
    text-align:left;
}
#hp_links_right{
    text-align:right;
}
#hp_links, #hp_links_left, #hp_links_left a, #hp_links_right, #hp_links_right a{
    font-size:13px;
    color:#000;
    line-height:20px;
    text-decoration:none;
    font-weight:bold;
}
#hp_over{
    width:100%;
    height:71px;
    position:absolute;
    top:16px;
    left:0px;
}
#hp_over_center{
    width:990px;
    height:71px;
    margin:auto;
}
#hp_logo{
    width:65px;
    height:52px;
    float:left;
    font-size:0px;
    line-height:1px;
    margin-left:53px;
}
#hp_tm{
    width:400px;
    height:68px;
    float:left;
    margin:3px 0px 0px 30px;
}
#hp_t1{
    width:72px;
}
#hp_t2{
    width:50px;
    padding-left:5px;
}
#hp_t3{
    width:45px;
    padding-left:5px;
}
.hp_text{
    height:18px;
    float:left;
    margin-top:26px;
    font-size:13px;
    color:#000;
    line-height:18px;
}
#hp_m1{
    width:34px;
    height:38px;
    float:left;
    margin-top:9px;
    padding-bottom:21px;
}
#hp_m2{
    width:40px;
    height:41px;
    float:left;
    margin-top:27px;
}
#hp_m3{
    width:48px;
    height:39px;
    float:left;
    margin-top:0px;
}
#hp_newCenter{
    width:1010px;
    margin:auto;
    padding-bottom:20px;
}
#hp_newImageDiv{
    width:1010px;
    height:500px;
    float:left;
    margin-top:20px;
}

#hp_under{
	clear: both;
    width:1010px;
	 text-align: center;
    height:50px;
    margin:auto;
	 font-family: verdana;
	 font-size: 10px;
	 color: #404040;
	 padding: 20px 0 0 0;
}