@charset"UTF-8";

@import url(http://fonts.googleapis.com/css?family=Maven+Pro);
@import url(http://fonts.googleapis.com/css?family=Linden+Hill:400italic);
@import url(http://fonts.googleapis.com/css?family=Lobster+Two:700italic);
/*----------------------------------------------------
header
----------------------------------------------------*/

header {
    width: 100%;
    background-image: url(../images/top/bg_image.jpg);
}

header #owl-demo {
    width: 100%;
    margin: 0 auto;
}
header #owl-demo .item img {
    display: block;
    width: 100%;
}
header #owl-demo .item img:hover {
    opacity: 0.9;
}


/*----------------------------------------------------
#nav
----------------------------------------------------*/

header nav {
    width: 100%;
    height: 87px;
    background-image: url(../images/top/bg_nav.jpg);
    z-index: 1;
    overflow: hidden;
}

header nav #navInner {
    width: 960px;
    max-width: 960px;
    height: 87px;
    margin: 0 auto;
}

header nav #navInner #navLeft {
    width: 200px;
    height: 87px;
    float:left;
}

header nav #navInner #navLeft #logo {
    display: block;
    z-index: 999;
    width: 195px;
    height: 87px;
}

header nav #navInner #navLeft #logo:hover {
    opacity: 0.5;
    transition: all 0.3s;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

header nav #navInner ul {
    width: 760px;
    height: 87px;
    z-index: 1000;
    float: right;
}

header nav #navInner ul li {
    display: block;
    float: left;
    width: 16.6%;
    height: 59px;
    padding-top: 28px;
}

header nav #navInner ul li #about {
    display: block;
    width: 126px;
    height: 40px;
    font-size: 90%;
    color: white;
    font-family: serif;
    text-align: center;
    text-decoration: none;
    letter-spacing: 2px;
}

header nav #navInner ul li #about .a_t {
    font-size: 80%;
    font-family: 'Maven Pro', sans-serif;
    position: relative;
    top: -7px;
    letter-spacing: normal;
}
                                        
header nav #navInner ul li #about:hover {
    color: #C59210;
    transition: all 0.3s;
    letter-spacing: 5px;
}

header nav #navInner ul li #bland {
    display: block;
    width: 126px;
    height: 40px;
    font-size: 90%;
    color: white;
    font-family: serif;
    text-align: center;
    text-decoration: none;
    letter-spacing: 2px;
}

header nav #navInner ul li #bland .b_t {
    font-size: 80%;
    font-family:  'Maven Pro', sans-serif;
    position: relative;
    top: -7px;
    letter-spacing: normal;
}

header nav #navInner ul li #bland:hover {
    color: #C59210;
    transition: all 0.3s;
    letter-spacing: 5px;
}

header nav #navInner ul li #custmize {
    display: block;
    width: 126px;
    height: 40px;
    font-size: 90%;
    color: white;
    font-family: serif;
    text-align: center;
    text-decoration: none;
    letter-spacing: 2px;
}

header nav #navInner ul li #custmize .c_t {
    font-size: 80%;
    font-family: 'Maven Pro', sans-serif;
    position: relative;
    top: -7px;
    letter-spacing: normal;
}

header nav #navInner ul li #custmize:hover {
    color: #C59210;
    transition: all 0.3s;
    letter-spacing: 5px;
}

header nav #navInner ul li #sales {
    display: block;
    width: 127px;
    height: 40px;
    font-size: 90%;
    color: white;
    font-family: serif;
    text-align: center;
    text-decoration: none;
    letter-spacing: 2px;
}

header nav #navInner ul li #sales .d_t {
    font-size: 80%;
    font-family: 'Maven Pro', sans-serif;
    position: relative;
    top: -7px;
    letter-spacing: normal;
}

header nav #navInner ul li #sales:hover {
    color: #C59210;
    transition: all 0.3s;
    letter-spacing: 5px;
}

header nav #navInner ul li #contact {
    display: block;
    width: 126px;
    height: 40px;
    font-size: 90%;
    color: white;
    font-family: serif;
    text-align: center;
    text-decoration: none;
    letter-spacing: 2px;
}

header nav #navInner ul li #contact .e_t {
    font-size: 80%;
    font-family: 'Maven Pro', sans-serif;
    position: relative;
    top: -7px;
    letter-spacing: normal;
}

header nav #navInner ul li #contact:hover {
    color: #C59210;
    transition: all 0.3s;
    letter-spacing: 5px;
}

header nav #navInner ul li #access {
    display: block;
    width: 126px;
    height: 40px;
    font-size: 90%;
    color: white;
    font-family: serif;
    text-align: center;
    text-decoration: none;
    letter-spacing: 2px;
}

header nav #navInner ul li #access .f_t {
    font-size: 80%;
    font-family: 'Maven Pro', sans-serif;
    position: relative;
    top: -7px;
    letter-spacing: normal;
}

header nav #navInner ul li #access:hover {
    color: #C59210;
    transition: all 0.3s;
    letter-spacing: 5px;
}

/*----------------------------------------------------

#wrapper 

----------------------------------------------------*/

#wrapper {background-image:url(../images/top/bg_image.jpg);
          width: 100%;
          height: auto;
}
/*----------------------------------------------------

#con_news 

----------------------------------------------------*/

#con_news {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 2% 0;
}

#con_news #box_news {
    width: 100%;
    max-width: 960px;
    margin:0 auto;
    display: block;
}

.input {
    display: none;
}
.label {
    width: 100%;
    display: block;
    margin: 0 auto;
    font-size: 130%;
    overflow: hidden;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.label:hover {
    opacity: 0.8;
}
.ac-cont {
    transition: 0.2s;
    height: 0;
    overflow: hidden;
    background: #fff;
    padding: 0 10px;
    display: block;
    box-sizing: border-box;
}
.ac-cont img {
    width: 100%;
}
.input:checked + .ac-cont {
    height: auto;
    padding: 10px;
}

/*----------------------------------------------------
#Left
----------------------------------------------------*/
#con_news #box_news #newsLeft {
    width: 635px;
    height: 300px;
    display: block;
    float: left;
}

#con_news #box_news #newsLeft {
    width: 595px;
    height: 208px;
    margin: 36px 0px 10px;
    /*background-image: url(../images/top/bg_news.png);*/
    /*background-repeat: no-repeat;*/
}

#con_news #box_news #newsLeft #newsInner {
    width: 565px;
    height: 160px;
    overflow: scroll;
}

#con_news #box_news #newsLeft #newsText {
    width:100%;
    margin:0 auto;                                                
}

#con_news #box_news #newsLeft .newsTop {
    font-size: 100%;
    margin-bottom: 10px;
}

#con_news #box_news #newsLeft .newsTop span {
    padding-left: 7px;
    font-size: 80%;
    font-family: 'Maven Pro', sans-serif;
}

#con_news #box_news #newsLeft #newsText ul li{
    margin-bottom: 5px;
    border-bottom: dotted 1px #ccc;
    font-size: 80%;
}

#con_news #box_news #newsLeft #newsText ul li span {
    margin-left: 30px;
    font-size: 110%;
    letter-spacing: 5px;
}
#con_news #box_news #secondLeft{
    width: 67%;
    display: block;
    float: left;
    padding: 0 2% 0 0;
}
#con_news #box_news #secondLeft a:hover {
    opacity: 0.8;
}
#con_news #box_news #secondright{
    width: 31%;
    display: block;
    float: left;
    padding: 34px 0 0 0;
}
#con_news #box_news #secondright02{
    width: 31%;
    display: block;
    float: left;
    margin: 0 0 0 2.3%;
    padding: 34px 0 0 0;
}
#con_news #box_news #secondLeft a:hover{
    opacity: 0.8;
}
#con_news #box_news #secondright a:hover{
    opacity: 0.8;
}
#con_news #box_news #secondright02 a:hover{
    opacity: 0.8;
}
#con_news #box_news #secondLeft a img{
    width:100%;
}
#con_news #box_news #secondright a img{
    width:100%;
}

/*----------------------------------------------------
#right
----------------------------------------------------*/

#con_news #box_news #date_right {
    width: 296px;
    height: 224px;
    margin: 34px 0 25px 0; 
    background-color: #fff;
    display: block;
    float: right;
    border: solid 2px #671514 ;
}


/*----------------------------------------------------
#bottom
----------------------------------------------------*/
#con_news #box_news #bn_bot {
    width: 960px;
    padding: 1% 0;
    display: block;
    clear: both;
}
#con_news #box_news #bn_bot a {
    width: 960px;
    height: 130px;
}
#con_news #box_news #bn_bot a:hover {
    opacity: 0.7;
    transition: all 0.3s;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
} 
                                                                            


/*----------------------------------------------------
#suv_nav #Left
----------------------------------------------------*/

#sub_nav {
    width: 100%;
    height: 639px;
    background-image: url(../images/top/bg_content.jpg);
    background-size: cover;
    z-index: 1500;
}

#sub_nav #sub_navInner {
    width: 960px;
    height: 639px;
    max-width: 960px;
    margin: 0 auto;
}

#sub_nav #sub_navInner #sub_navLeft {
    width: 635px;
    height: 639px;
    display: block;
    float: left;
}

#sub_nav #sub_navInner #sub_navTop {
    width: 635px;
    height: 320px;
    padding-top: 20px;
}

#sub_nav #sub_navInner #sub_navTop #s_nav1 {
    background-image: url(../images/top/bg_woman.png);
    float: left;
    width: 184px;
    height: 272px;
}

#sub_nav #sub_navInner #sub_navTop #s_nav1 #s_nav1u {
    display: block;
    width: 175px;
    height: 184px;
    position: relative;
    top: 30px;
    left: 5px;
}

#sub_nav #sub_navInner #sub_navTop #s_nav1 #s_nav1u:hover {
    opacity: 0.7;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    transition: all 0.3s;
}

#sub_nav #sub_navInner #sub_navTop #s_nav1 .s_nav1T {
    position: relative;
    top: 35px;
    font-size: 80%;
    padding: 0 2px;
}

#sub_nav #sub_navInner #sub_navTop #s_nav2 {
    background-image: url(../images/top/bg_pick.png);
    float: left;
    width: 184px;
    height: 272px;
    margin: 0px 41.5px;
}

#sub_nav #sub_navInner #sub_navTop #s_nav2 #s_nav2u {
    display: block;
    width: 175px;
    height: 184px;
    position: relative;
    top: 30px;
    left: 5px;
}

#sub_nav #sub_navInner #sub_navTop #s_nav2 #s_nav2u:hover {
    opacity: 0.7;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    transition: all 0.3s;
}

#sub_nav #sub_navInner #sub_navTop #s_nav2 .s_nav2T {
    position: relative;
    top: 35px;
    text-align: center;
    font-size: 90%;
}

#sub_nav #sub_navInner #sub_navTop #s_nav3 {
    background-image: url(../images/top/bg_pol.png);
    float: right;
    width: 184px;
    height: 272px;
}

#sub_nav #sub_navInner #sub_navTop #s_nav3 #s_nav3u {
    display: block;
    width: 175px;
    height: 184px;
    position: relative;
    top: 30px;
    left: 5px;
}

#sub_nav #sub_navInner #sub_navTop #s_nav3 #s_nav3u:hover {
    opacity: 0.7;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    transition: all 0.3s;
}

#sub_nav #sub_navInner #sub_navTop #s_nav3 .s_nav3T {
    position: relative;
    top: 35px;
    text-align: center;
    font-size: 80%;
}

#sub_nav #sub_navInner #sub_navUnder {
    width: 635px;
    height: 299px;
}

#sub_nav #sub_navInner #sub_navUnder #s_nav4 {
    background-image: url(../images/top/bg_cust.png);
    background-repeat: no-repeat;
    float: left;
    width: 184px;
    height: 272px;
}

#sub_nav #sub_navInner #sub_navUnder #s_nav4 #s_nav4u {
    display: block;
    width: 175px;
    height: 184px;
    position: relative;
    top: 30px;
    left: 5px;
}

#sub_nav #sub_navInner #sub_navUnder #s_nav4 #s_nav4u:hover {
    opacity: 0.7;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    transition: all 0.3s;
}

#sub_nav #sub_navInner #sub_navUnder #s_nav4 .s_nav4T {
    position: relative;
    top: 35px;
    text-align: center;
    font-size: 70%;
}

#sub_nav #sub_navInner #sub_navUnder #s_nav5 {
    background-image: url(../images/top/bg_repa.png);
    float: left;
    width: 184px;
    height: 272px;
    margin: 0px 41.5px;
}

#sub_nav #sub_navInner #sub_navUnder #s_nav5 #s_nav5u {
    display: block;
    width: 175px;
    height: 184px;
    position: relative;
    top: 30px;
    left: 5px;
}

#sub_nav #sub_navInner #sub_navUnder #s_nav5 #s_nav5u:hover {
    opacity: 0.7;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    transition: all 0.3s;
}

#sub_nav #sub_navInner #sub_navUnder #s_nav5 .s_nav5T {
    position: relative;
    top: 35px;
    text-align: center;
    font-size: 80%;
}

#sub_nav #sub_navInner #sub_navUnder #s_nav6 {
    background-image: url(../images/top/bg_sale.png);
    float: right;
    width: 184px;
    height: 272px;
}

#sub_nav #sub_navInner #sub_navUnder #s_nav6 #s_nav6u {
    display: block;
    width: 175px;
    height: 184px;
    position: relative;
    top: 30px;
    left: 5px;
}

#sub_nav #sub_navInner #sub_navUnder #s_nav6 #s_nav6u:hover {
    opacity: 0.7;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    transition: all 0.3s;
}

#sub_nav #sub_navInner #sub_navUnder #s_nav6 .s_nav6T {
    position: relative;
    top: 35px;
    text-align: center;
    font-size: 80%;
}

/*---#suv_nav #Right
----------------------------------------------------*/
#sub_nav #sub_navInner #sub_navright {
    width: 325px;
    height: 639px;
    padding: 24px 0 25px;
    display: block;
    float: left;
}
 #box_fb {
     width: 300px;
     height: 590px;
     margin-left: 25px;
     background-color: white;
}



/*---------------------------------------------------
#content #Left
----------------------------------------------------*/

#content {
    width: 100%;
    max-width: 1280px;
    height: auto;
    margin: 0 auto 20%;
    display: block;
    padding: 5% 0 100%;
}

#content #contentInner {
    width: 960px;
    margin: 0 auto;
    margin-top: 30px;
    height: auto;
}

#content #contentInner #contentLeft {
    width: 635px;
    display: block;
    float: left;
    height: auto;
}

#content #contentInner #contentLeft #strong1 {
    width: 631px;
    height: 459px;
    background-color: #fff;
    border: 2px solid #A74641;
    overflow: hidden;
    margin-bottom: 10px;
}

#content #contentInner #contentLeft #strong1 #strongLogo {
    padding-top: 25px;
    width: 635px;
    height: 117px;
}

#content #contentInner #contentLeft #strong1 #strong_Ltext {
    height: 200px;
}

#content #contentInner #contentLeft #strong1 #strong_Ltext #s_Logo {
    width: 195px;
    height: 105px;
    margin-left: 20px;
    float: left;
}

#content #contentInner #contentLeft #strong1 #strong_Ltext #s_Text {
    width: 370px;
    height: 140px;
    float: right;
    margin-right: 45px;
    word-wrap: break-word;
}

#content #contentInner #contentLeft #strong1 #strong_Ltext #s_Text .s_text1 {
    word-wrap: break-word;
    letter-spacing: 1px;
    line-height: 2;
    font-size: 90%;
    text-align: center;
}

#content #contentInner #contentLeft #strong1 #strong_image {
    margin: 0 auto;
    width: 631px;
    height: 120px;
}

#content #contentInner #contentLeft #strong1 #strong_image img {
    padding-top: 10px;
}

#content #contentInner #contentLeft #strong1 #contact_b {
    width: 635px;
    height: 60px;
}

#content #contentInner #contentLeft #strong1 #contact_b #con_B {
    width: 162px;
    height: 31px;
    display: block;
    float: left;
    position: relative;
    top: 10px;
    left: 280px;
}

#content #contentInner #contentLeft #strong1 #contact_b #con_B:hover {
    opacity: 0.8;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    transition: all 0.3s;
}

#content #contentInner #contentLeft #strong1 #contact_b #more_B {
    width: 162px;
    height: 31px;
    display: block;
    float: right;
    position: relative;
    top: 10px;
    right: 20px;
}

#content #contentInner #contentLeft #strong1 #contact_b #more_B:hover {
    opacity: 0.8;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    transition: all 0.3s;
}

#content #contentInner #contentLeft #strong2 {
    width: 631px;
    height: 418px;
    padding-top: 40px;
    background-color: #fff;
    border: 2px solid #A74641;
    overflow: hidden;
}

#content #contentInner #contentLeft #strong2 #strongLogo2 {
    padding-top:15px;
    width:635px;
}

#content #contentInner #contentLeft #strong2 #s_Text2 {
    width: 510px;
    word-wrap: break-word;
    margin: 0 auto 30px;
}

#content #contentInner #contentLeft #strong2 #s_text1 {
    font-family: serif;
    font-size: 140%;
    margin-bottom: 8px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
}

#content #contentInner #contentLeft #strong2 .s_text2 {
    word-wrap: break-word;
    letter-spacing: 1px;
    line-height: 2;
    font-size: 85%;
    text-align: center;
}

#content #contentInner #contentLeft #strong2 #s_text3 {
    word-wrap: break-word;
    margin-top: 10px;
    letter-spacing: 1px;
    line-height: 2;
    font-size: 85%;
    text-align: center;
}

#content #contentInner #contentLeft #strong2 #strong_image2 {
    margin: 0 auto;
    width: 631px;
    height: 120px;
}

#content #contentInner #contentLeft #strong2 #strong_image2 img {
    padding-top: 10px;
}

#content #contentInner #contentLeft #strong2 #contact_b2 {
    width: 635px;
    height: 60px;
}

#content #contentInner #contentLeft #strong2 #contact_b2 #con_B2 {
    width: 162px;
    height: 31px;
    display: block;
    float: left;
    position: relative;
    top: 10px;
    left: 280px;
}

#content #contentInner #contentLeft #strong2 #contact_b2 #con_B2:hover {
    opacity: 0.8;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    transition: all 0.3s;
}

#content #contentInner #contentLeft #strong2 #contact_b2 #more_B2 {
    width: 162px;
    height: 31px;
    display: block;
    float: right;
    position: relative;
    top: 10px;
    right: 20px;
}

#content #contentInner #contentLeft #strong2 #contact_b2 #more_B2:hover {
    opacity: 0.8;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    transition: all 0.3s;
}




/*--------------------------------------
     #Blog
----------------------------------------*/
#blog {
    margin: 10px 0;
    width: 611px;
    background-color: #fff;
    border: 2px solid #A74641;
    padding: 30px 10px;
    font-size: 80%;
}
#blog h1 {
    font-family: 'Linden Hill', serif;
    font-size: 300%;
    margin: 1% 0;
    font-style: italic;
    background-image: url(../images/top/bg_nav.jpg);
    padding: 1% 4% 0.5%;
    color: #fff;
}
#blog li {
    margin: 10px 0;
    padding: 15px 15px;
    border-bottom: 1px dotted #333;
    background-color: #FAF7FE;
}
#blog li a {
    font-size: 150%;
    color: #A31516;
    font-style: italic;
    font-weight: bold;
}
/*--------------------------------------
     #Bland
----------------------------------------*/



#content #contentInner #contentLeft #my_Bland {
    width: 611px;
    height: 996px;
    margin: 10px 0;
    padding: 0 10px;
    overflow: hidden;
    background-color: #fff;
    border: 2px solid #A74641;
}

#content #contentInner #contentLeft #my_Bland #b_Logo {
    width: 615px;
    height: 58px;
    padding-top: 30px;
}

#content #contentInner #contentLeft #my_Bland #bland_Text {
    width: 615px;
    height: 390px;
    padding: 0 auto;
}
#content #contentInner #contentLeft #my_Bland #bland_Text a {
    width: 200px;
    height: 100px;
    display: block;
    float: left;
    text-decoration: none;
}
#content #contentInner #contentLeft #my_Bland #bland_Text a:hover {
    opacity: 0.5;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}




#content #contentInner #contentLeft #my_Bland #contact_B3 {
    width: 635px;
    height: 51px;
}

#content #contentInner #contentLeft #my_Bland #contact_B3 #more_B3 {
    width: 162px;
    height: 31px;
    display: block;
    float: right;
    position: relative;
    top: 50px;
    right: 42px;
}

#content #contentInner #contentLeft #my_Bland #contact_B3 #more_B3:hover {
    opacity: 0.8;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    transition: all 0.3s;
}

/*----------------------------------------------------

#content #Right

----------------------------------------------------*/

#contentRight {
    width: 300px;
    height: auto;
    margin-left: 25px;
    display: block;
    float: left;
}
#contentRight #bn_01 {
    width: 300px;
    height: 500px;
    display: block;
}

#contentRight #bn_01 img:hover {
    opacity: 0.8;
    transition: all 0.3s;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

#contentRight #bn_02 {
    width: 300px;
    height: 73px;
    margin-top: 10px;
    display: block;
}

#contentRight #bn_02 img:hover {
    opacity: 0.8;
    transition: all 0.3s;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

#contentRight #bn_03 {
    width: 300px;
    height: 73px;
    margin-top: 10px;
    display: block;
}

#contentRight #bn_03 img:hover {
    opacity: 0.7;
    transition: all 0.3s;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

#contentRight #bn_04 {
    margin-bottom: 10px;
    width: 300px;
    height: 500px;
}

ul {
  list-style: none !important;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 50px;
    font-size: 77%;
}
#page-top a {
    text-decoration: none;
    color: #fff;
    width: 300px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
}
#page-top a img {
    width: 100%;
}
#page-top a img:hover {
  -moz-transform: scale(1.1,1.1);
  -webkit-transform: scale(1.1,1.1);
  -o-transform: scale(1.1,1.1);
  -ms-transform: scale(1.1,1.1);
}
 /*----------------------------------------------------

#contact

----------------------------------------------------*/

#Contact {
    width: 100%;
    overflow: hidden;
    padding: 7% 0;
    background-color: #76150E;
}
#Contact #content {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 0;
    display: block;
}
#Contact #content #formWrap h1{
    color: #fff;
    font-size: 250%;
    margin: 0.5% 0 0 0;
}
#Contact #content #formWrap h2{
    color: #fff;
    font-size: 120%;
    margin: 0 0 3% 0;
}
#Contact #content #formWrap p{
    color: #fff;
    font-size: 100%;
    margin: 0 0 3% 0;
}
#Contact #content #formWrap th{
    color: #fff;
    font-size: 100%;
    margin: 0 0 3% 0;
    padding: 2% 0;
}
#Contact #content #formWrap td{
    padding: 2%;
    color: #fff;
    font-size: 100%;
}
#Contact #content #formWrap td i {
    color: #fff;
    font-size: 100%;
}
#Contact #content #text2 #btn{
    width: 30%;
    font-size: 100%;
    background-color: #76150E;
    border: 1px solid #fff;
    color: #fff;
    padding: 2% 3%;
    margin-top: 5%;
}
#Contact #content #text2 #btn:hover {
    opacity: 0.8;
}
/*----------------------------------------------------

#aboutus

----------------------------------------------------*/

#aboutus {
    width: 100%;
    height: 595px;
    background-image: url(../images/top/bg_company.jpg);
}

#aboutus #aboutInner {
    width: 960px;
    height: 595px;
    margin: 0 auto;
}

#aboutus #aboutInner #aboutTop {
    width: 890px;
    height: 468px;
    margin: 0 auto;
}

#aboutus #aboutInner #aboutTop .about_T {
    padding-top: 10px;
    color: white;
}

#aboutus #aboutInner #aboutTop #topLeft {
    width: 274px;
    height: 404px;
    float: left;
    margin-top: 30px;
}

#aboutus #aboutInner #aboutTop #topLeft #tl_Text {
    width: 274px;
    height: 210px;
    margin-bottom: 13px;
}

#aboutus #aboutInner #aboutTop #topLeft #tl_Text #tl_TextU1 {
    color: white;
    font-size: 80%;
    border-bottom: solid 1px white;
}

#aboutus #aboutInner #aboutTop #topLeft #tl_Text #tl_TextU2 {
    color: white;
    font-size: 80%;
    border-bottom: solid 1px white;
    line-height: 25px;
}

#aboutus #aboutInner #aboutTop #topLeft #tl_Text #tl_TextU3 {
    color: white;
    font-size: 80%;
    border-bottom: solid 1px white;
    line-height: 25px;
}

#aboutus #aboutInner #aboutTop #topLeft #tl_Text #tl_TextU4 {
    color: white;
    font-size: 80%;
    border-bottom: solid 1px white;
    line-height: 25px;
}

#aboutus #aboutInner #aboutTop #topLeft #tl_Text #tl_TextU5 {
    color: white;
    font-size: 80%;
    border-bottom: solid 1px white;
    line-height: 25px;
}

#aboutus #aboutInner #aboutTop #topLeft #tl_Text #tl_TextU6 {
    color: white;
    font-size: 80%;
    border-bottom: solid 1px white;
    line-height: 25px;
}

#aboutus #aboutInner #aboutTop #topLeft #tl_Text #tl_TextU7 {
    color: white;
    font-size: 80%;
    border-bottom: solid 1px white;
    line-height: 25px;
}

#aboutus #aboutInner #aboutTop #topLeft #tl_Text #tl_TextU8 {
    color: white;
    font-size: 70%;
}

#aboutus #aboutInner #aboutTop #topRight {
    width: 606px;
    height: 404px;
    float: right;
    margin-top: 30px;
}

#aboutus #aboutInner #aboutTop #topRight img {
    display: block;
    border: solid 3px white;
}

#aboutus #aboutInner #about_B {
    width: 890px;
    height: 63px;
    margin: 32px auto;
}

#aboutus #aboutInner #about_B #ab_ConB {
    display: block;
    width: 335px;
    height: 63px;
    float: left;
}

#aboutus #aboutInner #about_B #ab_ConB:hover {
    opacity: 0.8;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    transition: all 0.3s;
}

#aboutus #aboutInner #about_B #ab_GooB {
    display: block;
    width: 335px;
    height: 63px;
    float: left;
    margin-left: 39px;
}

#aboutus #aboutInner #about_B #ab_GooB:hover {
    opacity:0.8;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    transition:all 0.3s;
}

#aboutus #aboutInner #about_B #ab_TopB {
    display: block;
    width: 142px;
    height: 63px;
    float: right;
}

#aboutus #aboutInner #about_B #ab_TopB:hover {
    opacity: 0.8;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    transition: all 0.3s;
}

/*-----------------------------
吹き出し
-------------------------------*/

#balloon-1-bottom {
    position: relative;
  display: inline-block;
  padding: 4px 15px 0;
  width: auto;
  min-width: 200px;
  height: 40px;
  line-height: 34px;
  color: goldenrod;
  text-align: center;
  background: #fff;
  border: 2px solid #A74641;
  z-index: 2;
  font-weight: bold;
  left: 200px;
  top: 28px;
  border-radius: 5px;
  font-family: 'Lobster Two', cursive;
  font-size: 120%;
  text-shadow: 0 0 10px lightgray;
}

#balloon-1-bottom:before {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -9px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 9px 9px 0 9px;
  border-color: #fff transparent transparent transparent;
  z-index: 0;
}
#balloon-1-bottom:after {
    content: "";
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -10px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 10px 1px 10px;
  border-color: #A74641 transparent transparent transparent;
  z-index: -1;
}

/*----------------------------------------------------

#footer

----------------------------------------------------*/

footer {
    width: 100%;
    height: 69px;
    background-image: url(../images/top/bg_footer.jpg);
}

footer #f_nav {
    margin: 0 auto;
    width: 600px;
    height: 24px;
    padding-top: 10px;
}

footer #f_nav ul {
    height: 24px;
}

footer #f_nav ul li {
    float: left;
    display: block;
}

footer #f_nav ul li a {
    color: white;
    text-decoration: none;
    font-size: 80%;
}

footer #f_nav ul li a:hover {
    color: #C59210;
    transition: all 0.3s;
    text-decoration: underline;
/

footer #copy {
    width: 420px;
    height: 19px;
    margin: 0 auto;
    margin-top: 10px;
}

footer #copy .small {
    color: white;
    font-size: 80%;
    text-align: center;
    font-family: 'Maven Pro', sans-serif;
}

