﻿
.container {
    width:990px;
    margin:0 auto;
    height: 100%;
}
.container2 {
    margin:0 auto;
    margin-bottom:0;
    background-image:url(images/back_l.png);
    background-repeat: repeat-y;
    background-position : left;
    height: 100%;
    position:inherit;
    /*-o-background-size:1280px 720px;   
    -webkit-background-size:1280px 720px; 
    -moz-background-size:1280px 720px;*/
}
.top {
    width:auto;
    height:120px;
    border-bottom: solid 1px #dddddd;
    background-image:url(../images/top_back.jpg);
}
.top_l {
    float:left;
    width:auto;
}
.top_r {
    float:right;
    width:auto;
}

.logo {
    float:left;
    margin-top:30px;
    width:170px;
	height:50px;
    position: relative;
	background-repeat: no-repeat;
	margin-left:40px;
	/*margin-top:50px;*/
}
.content {
    width:990px;
    height:auto;
}
.sidebar {
    float:left;
    width:130px;
    height:100%;
    margin-top:30px;
    margin-bottom:30px;
    padding-top:100px;
    /*padding-bottom:inherit;*/
    padding-right:30px;
}
.main {
    float: left;
    height:100%;
    width:820px;
    margin-top:30px;
    margin-bottom:30px;
    border-left: solid 1px #dddddd;
    /*background-image:url(images/main_b.png);*/
}
.main_m {
    float:inherit;
    margin-left:30px;
    margin-top:30px;
}
.main_l {
    float:left;
    margin-left:30px;
    width:350px;
}
.main_r {
    float: right;
    width: 410px;
    margin-top:15px;
    
}
.footer {
    margin-top: 20px;
    padding-left: 20px;
    padding-top: 20px;
    height: 63px;
    width: 970px;
    clear: both;
    text-align: left;
    /*float: inherit;*/
    border-top: solid 1px #dddddd;
    /*border-bottom: solid 5px #dddddd;*/
    font-size: 0.82em; /*margin:0;*/
    line-height: 22px;
    color: #555;
    text-shadow: 0px 1px 1px #EEE;
    position: relative;
    background-image:url(../images/footer_back.jpg);
    background-repeat:no-repeat;
}
.show {
    margin-top:30px;
    width:990px;
    height:300px;
    border: solid 1px #dddddd;
    margin-bottom:30px;
}
.show1 {
    margin:0 auto;
    margin-top:30px;
    width:990px;
    height:557px;
    /*border: solid 1px #dddddd;*/
    margin-bottom:30px;
}
.box2 {
    width:329px;
    border-left: solid 1px #dddddd;
    float:left;
    margin-bottom:30px;
}
.box2 .first {
	border-left:none;
	margin-left:0;
	padding-left:0;
}
.box3 {
    /*border: solid 1px #dddddd;*/
    padding-left:15px;
    padding-right:15px;
    width:298px;
    float:left;
}
.box4 {
    width:143px;
    height:143px;
    /*margin-left:5px;*/
    margin-bottom:10px;
    /*border: solid 1px #dddddd;*/
    float:left;
    background-color:#EEE;
    text-align:center;
    line-height:143px;
    color:#777777;
}
.box5 {
    width:143px;
    /*height:298px;*/
    /*margin-left:5px;*/
    margin-bottom:10px;
    /*border: solid 1px #dddddd;*/
    float:left;
    /*background-color:#EEE;*/
    text-align:center;
    /*line-height:143px;
    color:#777777;*/
}
.box6  /*足好*/ {
    width:143px;
    height:143px;
    margin-bottom:10px;
    float:left;
    background-color:#EEE;
    text-align:center;
    line-height:143px;
    color:#777777;
    background: url(images/box6.png) no-repeat 0px 0px;
    display:block;
}
.box6:hover {
    background-position: -143px 0px;
}
.box7  /*X7*/ {
    width:143px;
    height:143px;
    margin-bottom:10px;
    float:left;
    background-color:#EEE;
    text-align:center;
    line-height:143px;
    color:#777777;
    background: url(images/box7.png) no-repeat 0px 0px;
    display:block;
}
.box7:hover {
    background-position: -143px 0px;
}
.box8  /*系統服務*/ {
    width:298px;
    height:143px;
    margin-bottom:10px;
    float:left;
    background-color:#EEE;
    text-align:center;
    line-height:143px;
    color:#777777;
    background: url(images/Box_System.png) no-repeat 0px 0px;
    display:block;
}
.box8:hover {
    background-position: -298px 0px;
}
.box9  /*一克靈*/ {
    width:143px;
    height:143px;
    margin-bottom:10px;
    float:left;
    background-color:#EEE;
    text-align:center;
    line-height:143px;
    color:#777777;
    background: url(images/box9.png) no-repeat 0px 0px;
    display:block;
}
.box9:hover {
    background-position: -143px 0px;
}
.box10  /*e-mask*/ {
    width:143px;
    height:143px;
    margin-bottom:10px;
    float:left;
    background-color:#EEE;
    text-align:center;
    line-height:143px;
    color:#777777;
    background: url(images/box10.png) no-repeat 0px 0px;
    display:block;
}
.box10:hover {
    background-position: -143px 0px;
}
