
body{ font-size:12px; color:#8b8b8b; background-color:#fff; font-family:Arial, Helvetica, sans-serif;padding:0;margin:0;
-moz-background-size: 100%; /* Firefox 3.6+ */
-webkit-background-size: 100%; /* Safari 3.1+  Chrome 4.0+ */
-o-background-size: 100%; /* Opera 9.6+ */
background-size: 100%; /* modern */
/*-webkit-text-size-adjust: 100%;*/
}

.head_top {top:0;left:0;width:100%;height:57px;background-color:#e0e0e0;position:fixed;z-index:1;}

.next_head{
top:0;left:0;width:100%;height:52px;background-color:#000;
border-bottom: 1px solid #ccc;
opacity:0.0;
position:fixed;
z-index:10;
display:none;
}

.next_head .next_left {top:1px;left:7%;position:fixed;}

.next_head .next_right {top:18px;right:6%;position:fixed;color:#fff;
font-weight:600;
font-size:20px;
font-style:italic;
font-family:Times New Roman;
white-space: nowrap;
}

.next_left h1 {
font-weight:500;
font-size:24px;
color:#fff;
font-family:Times New Roman;
white-space: nowrap;
}

.left_name {margin-left:9px;font-family:Arial;}

.head_top .top_left {top:18px;left:7%;position:fixed;}

.logo_title {
font-weight:500;
font-size:24px;
text-shadow: 1px 1px 3px #909090;
color:#e11;
font-family:Times New Roman;
white-space: nowrap;
}

.head_top .top_center {top:5px;left:41%;position:fixed;transform: scaleX(1.2);color:#292929;}
.head_top .top_right {top:11px;left:79%;position:fixed;}

.head_top h2 {
font-weight:400;
font-size:30px;
line-height: 3px;
text-align:center;
font-family:Arial;
white-space: nowrap;
}
.head_top h3 {
font-weight:600;
font-size:20px;
line-height: 3px;
text-align:center;
color:#c44;
font-style:italic;
font-family:Times New Roman;
white-space: nowrap;
}

.gradient_head {
top:57px;
left:0;
width:100%;
height:1px;
background: #c44;
z-index: 3;
position:absolute;
}

@media screen and (max-width: 900px) {
.head_top .top_center {transform: scaleX(0.9);}
.head_top h3 {font-size:18px;}
}

@media screen and (max-width: 600px) {
.head_top .top_left {left:10%;}
.head_top .top_center {display:none;}
.head_top .top_right {display:none;}
}

