@charset "utf-8";
/* CSS Document */


.maincolumn{
    float: left;
    width:400px;
    min-height: 402px;
    margin: 0;
    padding:0;
    position:relative;
}
.rightcolumn{
    width:560px;
    background: url(/images/home/bg_005c70.png) 0px 210px repeat-x;
    height: 402px;
    margin:0;
    float:right;
}
.bg_right_side{
    background: #005c70;
    float:right;
    width:4px;
    margin-top:210px;
    height: 190px;
}
.bg_right_side .rd_rb{
    background:url(/images/home/rd_005c70.png) no-repeat -4px -4px;
    height: 4px;
    width: 4px;
    margin: 182px 0 0 0px;
}
.bg_right_side .rd_rt{
    background:url(/images/home/rd_005c70.png) no-repeat -4px 0;
    height: 4px;
    width: 4px;
    margin: 0;
}
.imagecloud{
    width: 100%;
}
.promoBar{
    width: 100%;
    padding: 20px 0 0 0;
}
#about{
    float:left;
    width: 560px;
    height: 402px;
    background: url(/images/home/index/about.jpg) repeat-x;
}
#about_signup{
    float:left;
    width: 560px;
    height: 402px;
    background: url(/images/home/index/about_signup.jpg) repeat-x;
}
#signin_l{
    float:left;
    width: 10px;
    height: 380px;
    background: url(/images/home/index/signin_l_bg.png) no-repeat;
}
#signin_r{
    float:left;
    width: 10px;
    height: 380px;
    background: url(/images/home/index/signin_r_bg.png) no-repeat;
}
#more_index{
    margin-left: 80px;
    padding-top:30px;
    height: 30px;
    width:210px;
    background: url(/images/home/icon/bg2.gif) no-repeat 28px 33px;
    
    text-align:center;
}
#more_index a{
    font-size: 14px;
}
.register_index{
    text-align:center;
    margin-left: 80px;
    width:210px;
    height: 60px;
    background: url(/images/home/index/register_btn.png) no-repeat left 0;
}
.register_index a{
    width:210px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    color: #fff;
    font-size: 16px;
    font-weight:bold;
}
.register_index a:hover{
    padding: 21px 15px 22px 15px;
    background: url(/images/home/index/register_btn_H.png) no-repeat left 0;
}
.intro{
}
.intro .boxH{
    text-align:left;
    float:left;
    width: 380px;
    padding: 20px 0 0 10px;
    margin: 0;
}
.intro p{margin: 0 20px 0 10px;} 
.intro .boxH ul{margin: 5px 0 10px 0; list-style:none; border-top:#aaa solid 1px; padding: 30px 0 0 0;}
.intro .boxH ul li{text-align:right; height:40px;}
.intro .boxH  label{float:left; line-height:30px; font-weight:bold;}
.intro .boxH  input{height:30px; width:220px; padding:5px;}
.intro .boxH h1{
    font: 16px Verdana, Geneva, sans-serif;
    font-weight:bold;
    line-height:120%;
}
.intro .picH_a{
    background:url(/images/home/index/pic_a.png) 10px 30px no-repeat;
    text-align:left;
    float:left;
    width: 200px;
    height: 200px;
    margin: 0 0 0 10px;
}
.intro .picH_b{
    background:url(/images/home/index/pic_b.png) 10px 30px no-repeat;
    text-align:left;
    float:left;
    width: 200px;
    height: 200px;
    margin: 0 0 0 10px;
}
.intro .picH_c{
    background:url(/images/home/index/pic_c.png) 10px 30px no-repeat;
    text-align:left;
    float:left;
    width: 200px;
    height: 200px;
    margin: 0 0 0 10px;
}
#intro_bg {
    margin-top:10px;
    width: 100%;
    height: 180px;
    background:#005c70;
    padding: 10px 0 0 0;
    position:relative; 
    
}
#intro_bg .rd_lt{
    position:absolute;
    background:url(/images/home/rd_005c70.png) no-repeat 0 0;
    height: 4px;
    width: 4px;
    top: 0;
    left: 0;
}
#intro_bg .rd_rt{
    position:absolute;
    background:url(/images/home/rd_005c70.png) no-repeat -4px 0;
    height: 4px;
    width: 4px;
    top: 0;
    right: 0;
}
#intro_bg .rd_lb{
    position:absolute;
    background:url(/images/home/rd_005c70.png) no-repeat 0 -4px;
    height: 4px;
    width: 4px;
    bottom: 0;
    left: 0;
}
#intro_bg .rd_rb{
    position:absolute;
    background:url(/images/home/rd_005c70.png) no-repeat -4px -4px;
    height: 4px;
    width: 4px;
    bottom: 0;
    right: 0;
}

