#main {width:915px; margin:0 auto; text-align:left;}

#header {height:515px; text-align:left; margin:0 auto;width:915px;}
#header_index {height:515px; text-align:left; margin:0 auto;width:980px;}

/***************content***************/
.row-2 .col-1 {width:285px;}

.row-2 .col-2 {width:311px;}
.row-2 .col-3 {width:293px;}

/***************page-2***************/
#page-2 .col-1 {width:445px;}
#page-2 .col-2 {width:445px;}

/***************page-5***************/
#page-5 .col-1 {width:445px;}
#page-5 .col-2 {width:445px;}
#page-5 .inner ul {width:190px;}

/***************page-6***************/
label {color:#626262; width:51px;}
#contactForm input {width:200px;}
#contactForm textarea {width:200px;}

/* ------ Box Show ------ */

#boxshow {
    
    height:500px;
    width:915;
    margin-top:15px;
}
#b_1 {
    width:915;
    height:311px;    
}
.box {
    width:221px;
    height:150px;
    background:url("images/bg_box.png") no-repeat scroll 0 0 transparent;    
    position:relative;
    border:1px solid #71962F;
}
.boxArea {
    padding:8px;
    
    
}

#boxSlider {
    width: 680px;
    height: 311px;    
    float:left;    
}
#b_2 {
    width:915;
    height:150px;    
    margin-top:10px;
}
.more {
    font-weight:bold;
    color:#C00000;
    text-decoration:none;
    position:absolute;
    bottom:5px;
    right:8px;
}
