@charset "utf-8";
@import url("nom.css");
@import url("sc.css");

html { font-size: 62.5%; } 
body { font-size: 12px; font-size: 1.2rem; background-image:url(../images/bg.jpg); }
h1   { font-size: 12px; font-size: 1.1rem; font-weight:normal; }
ul {margin:0; padding:0px; list-style: outside none none;}

a:link { color: #ff0000; }
a:visited { color: #ff0000; }

.clearfix:before, .clearfix:after {
content:"";
display:table
}
.clearfix:after { clear:both }
.clearfix { zoom:1 }


#hd_wrap {
width:100%;
margin:0;
background-image: url(../images/bg.jpg);
position: relative;
}

#hd_ctn {
float: left;
height: 1.6em;
position: relative;
}

#hd_ctn_sb {
float: left;
height: 1.6em;
position: relative;
}

header {
width:990px;
margin:0 auto;
}

#hg {
left:320px;
top:30px;
position:absolute;
z-index:10;
}

#hg_sb {
left:320px;
top:0;
position:absolute;
z-index:10;
}

#hd_ctn {
float:left;
height: 1.6em;
}

#hd_ctn ul {
float:left;
margin:0;
padding:0px;
}

#hd_ctn ul li {
display:table-cell;
*display:inline;
*zoom:1;
}

#hd_ctn_sb {
float:left;
height: 1.6em;
}

#hd_ctn_sb ul {
float:left;
margin:0;
padding:0px;
}

#hd_ctn_sb ul li {
display:table-cell;
*display:inline;
*zoom:1;
}

#winter {
width:1100px;
height:470px;
margin:0 auto;
position:relative;
}

#winter img {
position:absolute;
left:0;
top:0;
}

#gnav_area {
float:right;
}

#gnav_area ul {
margin:0;
padding:0px;
}

#gnav_area li {
display:table-cell;
*display:inline;
*zoom:1;
}

#gnav_area_sb {
float:right;
margin:20px 0 0 0;
}

#gnav_area_sb ul {
margin:0;
padding:0px;
}

#gnav_area_sb li {
display:table-cell;
*display:inline;
*zoom:1;
}

#wrap {
clear: both;
width: 100%;
background-image: url(../images/bg.jpg);
position:relative;
overflow: hidden;
}

#wrap #core {
width: 900px;
margin: 0 auto;
}

.arrow span {
border-color: transparent transparent transparent #4d4d4d;
border-style: solid;
border-width: 5px 0 5px 5px;
display: block;
float: left;
height: 0;
width: 0;
margin: 0 10px 0 20px;
}

.banner {
width:900px;
margin:30px auto;
clear: both;
}

footer {
margin:50px 0 0 0;
padding:30px 0 0;
border-top: 5px solid #9494CC;
background-color:#FFFFFF;
z-index:9999;
clear: both;
}

footer a{
text-decoration:none;	
color:#333!important;
}

footer a:hover{
color:#F00!important;
}

footer h5 {
margin:0 0 15px;
}

footer section {
width: 900px;
margin: 0 auto;
text-align: center;
background-image: url(../images/footer_bg.png);
background-repeat: no-repeat;
background-position: 40% 90%;
}

#adrs {
width:300px;
float:left;
text-align: left;
}

address {
font-style:normal;
line-height:2;
text-align:left;
}

#ftr_ctr_list {
width: 600px;
float: right;		
}

#ftr_ctr_list ul {
width: 150px;
float: left;
line-height:2;
text-align:left;
}

#copyright {
padding:30px 0 0;
clear: both;
}

#pgt {
position: fixed;
bottom: 20px;
right: 20px;
}

#pgt a {
    display: block;
}
