/*
    Copyright (C) 2009 ColorCyberWay
    All rights reserved
    styles for 其他页面
*/

/***** contact *****/

.content .google-map {
    margin: 20px 0 10px 0;
    border: 1px solid #cccccc;
    width: 604px;
    height: 434px;
}

.content p {
    padding: 0;
}
 
label {
    font-weight: bold;
    float: left;
    width: 45px;
}

.email {
    margin-top: 10px;
}

/***** team ******/

.team-img {
    width: 762px;
    height: 320px;
    margin-top: 20px;
    position: relative;
    top: 0;
    left: -26px;
    background: url(../image/team-img.png) no-repeat 0 0;
}