@charset "utf-8";
/* CSS Document */

/* LinkColor */
a:link {
color: #FFF;
text-decoration: underline;
}
a:visited {
color: #CCC;
text-decoration: none;
}
a:hover, a:focus {
color: #FFF;
text-decoration: underline;
}
a:active {
color: #FFF;
text-decoration: underline;
}
/* ------------------------------------------------------------------------------
Template
------------------------------------------------------------------------------ */
body {
background: #000 url(../img_common/bodybg.jpg) repeat-y right top;
}
#wrap {
font-size: 108%;/*13px→14px*/
line-height: 1.6;/*DefaultLine-height*/
color: #FFF;
background: url(../img_common/wrapbg.png) no-repeat center top;
}
#topWrap {
font-size: 108%;/*13px→14px*/
line-height: 1.6;/*DefaultLine-height*/
color: #FFF;
background: url(../img/bg.png) no-repeat center top;
}
#cont {
width: 892px;
margin-right: auto;
margin-left: auto;
margin-bottom: 140px;
padding-top: 15px;
}
#foot {
width: 100%;
border-top: 1px solid #666;
padding-top: 10px;
text-align: center;
height: 56px;
}
#returnTop {
text-align: right;
font-size: 0px;
line-height: 0px;
}
#logo {
float: left;
}
#headRight {
float: right;
width: 736px;
padding-top: 19px;
}
#headTxt {
margin-bottom: 21px;
font-size: 0px;
line-height: 0px;
}
#gMenu {
width: 748px;
margin-right: -12px;
font-size: 0px;
line-height: 0px;
}
#gMenu li {
margin-right: 12px;
float: left;
}
#brandBox {
padding-top: 43px;
height: 137px;
}
#brand {
float: left;
padding-top: 14px;
}
#brandImg {
float: right;
}
#main {
width: 892px;
background: #000;
}
.pageTop {
text-align: right;
padding-top: 40px;
}
/* ------------------------------------------------------------------------------
Top
------------------------------------------------------------------------------ */
#topCont {
width: 892px;
margin-right: auto;
margin-left: auto;
margin-bottom: 30px;
padding-top: 33px;
}
#topHeadRight {
float: right;
width: 635px;
}
#topgMenu {
padding-top: 12px;
margin-bottom: 24px;
width: 902px;
}
#topgMenu li {
margin-right: 12px;
float: left;
}
#topHheadTxt {
float: left;
padding-top: 65px;
}
#topHeadRightNews {
float: right;
width: 420px;
}
#topHeadNews {
float: left;
}
#topHeadNewsBtn {
float: right;
}
#topHeadNewsList {
font-size: 72%;
background: url(../img/bg01.png) no-repeat top;
padding-top: 18px;
padding-left: 25px;
padding-right: 15px;
height: 92px;
}
#brandTop {
padding-top: 24px;
background: #000;
}
.topHeadNewsDate {
float: left;
margin-right: 10px;
width: 55px;
background: url(../img/icon01.gif) no-repeat left 0.5em;
padding-left: 45px;
}
.topHeadNewsTxt {
float: left;
width: 270px;
}
