body {
    background: #000;
    font-family: 'Open Sans', "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.frame {
    width: 650px;
    margin: 0 auto;
    background: #000;
    display: block;
}

.tc {
    font-family: '微軟正黑體', Microsoft JhengHei, 'Open Sans', "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.head {
    background: #1f1f1f;
    display: block;
    overflow: auto;
    margin-bottom: 21px;
}

.head .left {
    float: left;
}

.head .right {
    float: right;
}

.headline,
.headimg,
.discription,
.activecontent,
.bundle,
.footer {
    position: relative;
    background-image: url(../images/Bundle-bg.jpg);
}

.content {
    position: absolute;
    width: 615px;
}

.headline {
    width: 650px;
    height: 48px;
}

.headline .content {
    top: 15px;
    left: 36px;
    color: #FFF;
    font-size: 20px;
    font-weight: 700;
}

.headline .lang {
    position: absolute;
    right: 10px;
    top: 12px;
    left: 3;
}

.headline .lang a {
    font-family: '微軟正黑體', Microsoft JhengHei, 'Open Sans', "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #999;
    /*background:#444;*/
    border: #444 1px solid;
    border-radius: 5px;
    padding: 3px 8px;
    margin-left: 6px;
    float: right;
    text-decoration: none;
    transition: all ease-in-out 200ms;
}

 .headline .lang a:hover {
    /*background:#111;*/
    color: #fff;
    border: #76b900 1px solid;
    box-shadow: #76b900 0 0 10px, inset #76b900 0 0 5px;
}

.headline .lang .active {
    background: #76b900;
    color: #fff;
    border: #76b900 1px solid;
}

.headline .lang .active:hover {
    box-shadow: none;
    /*#76b900 0 0 10px, inset #76b900 0 0 5px;  */
}

.headline-apac {
    background: url(../images/headline-bg(APAC).jpg) no-repeat;
}

.headimg {
    background: url(../images/head-bg.jpg) no-repeat;
    width: 650px;
    height: 339px;
}

.headimg .content1 {
    top: 160px;
    left: 369px;
    width: 273px;
    color: #76b900;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    text-transform: uppercase;
}

.headimg .content1 p {
    color: #FFF;
    font-size: 28px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 10px;
}

.headimg .content1 span {
    font-size: 11px;
    font-weight: 400;
    color: #FFF;
}

.headimg .content1 div {
    margin-bottom: 5px;
}

.headimg .content2 {
    top: 295px;
    left: 35px;
    color: #76b900;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    /*text-transform: uppercase;*/
}

.headimg .content2 span {
    color: #FFF;
}

.headimg .content3 {
    top: 309px;
    left: 408px;
    color: #999;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}

.headimg .content3 span {
    font-size: 12px;
    text-transform: lowercase;
}

.discription {
    background: url(../images/content5-bg.jpg) no-repeat;
    width: 650px;
    height: 400px;
}

.discription .content {
    top: 40px;
    left: 36px;
    width: 318px;
    color: #bdbdbd;
    font-size: 13px;
}

.discription .content p {
    line-height: 17px;
    margin-bottom: 10px;
}

.discription2 .content {
    top: 52px;
    left: 43px;
    width: 335px;
    color: #bdbdbd;
    font-size: 13px;
}

.discription2 .content p {
    line-height: 17px;
    margin-bottom: 10px;
}

.activecontent {
    background: url(../images/model-APAC.jpg) no-repeat 100% 50%;
    width: 650px;
    height: 316px;
}

.activecontent .content {
    top: 111px;
    left: 38px;
    width: 270px;
    color: #76b900;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    text-transform: uppercase;
}

.activecontent .content p {
    line-height: 17px;
    margin-bottom: 10px;
}

.activecontent .content span {
    color: #FFF;
}

.bundle {
    background: url(../images/Bundle-bg.jpg) no-repeat;
    width: 650px;
    overflow: hidden;
}

.bundle .content1 {
    margin-left: 36px;
    color: #dfdfdf;
    text-transform: uppercase;
}

.bundle .content2 {
    width: 600px;
    display: block;
    overflow: auto;
    margin: 0 auto;
    padding: 22px 0;
}

.bundle .content2 .item {
    margin: 22px 40px 10px 55px;
    display: block;
    overflow: auto;
    float: left;
    width: 200px;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    color: #76b900;
}

.bundle .content2 .item .btn {
    width: 146px;
    margin: 0 auto;
}

.bundle .content2 .item {
    margin-bottom: 10px;
}

.bundle .content2 .item div p {
    /* [disabled]font-weight:700; */
    color: #FFF;
}

.bundle .content2 .item a {
    color: #FFF;
    text-decoration: none;
}

.howtodo {
    background: #1a1d20;
    color: #FFF;
    border-top: #76b900 1px solid;
    border-bottom: #76b900 1px solid;
    padding: 38px;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 15px;
}

.howtodo p.content1 {
    color: #76b900;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.howtodo p.content2 {
    line-height: 22px;
}

.howtodo p.content3 {
    font-size: 12px;
    color: #aaa;
    line-height: 18px;
    margin-top: 15px;
}

.howtodo a {
    color: #F60;
}

.howtodo a:hover {
    color: #F90;
}

.footer {
    background: url(../images/footer-bg5.jpg) no-repeat;
    width: 650px;
    height: 430px;
}

.footer .content {
    top: 178px;
    left: 131px;
    width: 458px;
    font-size: 10px;
    -webkit-transform: scale(0.83);
    line-height: 100%;
    color: #949494;
}

.footer .content p {
    margin-bottom: 10px;
}

.footer .content a {
    color: #fff;
}

.footer .content a:hover {
    color: #f60;
}

.footer .content span {
    color: #fff;
}

.footer .content ul {
    padding-left: 18px;
}

.footer .content ul.tc {
    line-height: 13px;
}

.footer .content ul li {
    list-style: decimal;
    margin-bottom: 3px;
    -webkit-transform: scale(0.83);
    -webkit-transform-origin: 0 0;
    width: 360px;
}

.footer .content ul.tc li {
    -webkit-transform: scale(0.95);
    margin-bottom: 2px;
}

.footer .content ul li span {}

.dialog div.area {
    background: #5e5e5e;
    font-size: 15px;
    line-height: 22px;
    width: 600px;
    overflow: auto;
    margin: 0;
    padding: 0;
}

.dialog div.area a {
    width: 194px;
    height: 200px;
    margin-left: 4px;
    margin-top: 4px;
    margin-bottom: 4px;
    float: left;
    background: #444;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    color: #eee;
    transition: all ease-in-out 200ms;
    box-shadow: inset #222 0 0 100px;
    display: table;
}

.dialog div.area a p {
    font-size: 26px;
    line-height: 30px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-style: italic;
    font-weight: bolder;
}

.dialog div.area a p span {
    font-size: 13px;
    line-height: 18px;
}

.dialog div.area a:hover {
    background: #222;
    color: #fff;
    box-shadow: inset #111 0 0 100px;
}


/*.dialog a {
    color:#00F;
}
.dialog a:hover {
    color:#F60;
}*/

:focus {
    outline: none;
}

.dialog ul {
    background: #FFF;
    padding: 16px 16px;
    overflow: auto;
}

.dialog ul li {
    float: left;
    padding: 3px;
    -webkit-filter: brightness(0.95);
    transition: all ease-in-out 100ms;
}

.dialog ul li:hover {
    -webkit-filter: brightness(1);
}

.dialog .tips {
    font-size: 12px;
    line-height: 22px;
    color: #CCC;
    padding: 8px;
}

.list_box {
    border: 1px solid #76b900;
    margin-top: 7px;
    padding: 5px 0px;
    transition: all 200ms ease-in-out;
}

.list_box:hover {
    box-shadow: 1px 1px 45px -7px #629900 inset;
}

.more {
    font-size: 10px;
    -webkit-transform: scale(0.90);
}

.GeForce {
    color: #76b900;
}

.list_box b {
    font-size: 15px;
}
