@charset "utf-8";
/* CSS Document */
* { padding:0; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
table { border-collapse:collapse; border-spacing:inherit; }
caption,th{ text-align:left; }
img{ border:none; }
ol,ul{ list-style:none; font-size:inherit; }
div { position:relative; }
body { background-color:#333333; overflow-x: hidden; }
#left-fix { position:absolute;  left:0px; width:50%; background-color:#AE0000; }
#right-fix { position:absolute; left:50%; width:50%; background-image:url('../images/right-fix.jpg'); }
#left-fix, #right-fix {	top:70px; height:300px; }
#warp { margin:0 auto; background-color:#F9F9F9; width:970px; }
#header { height:70px; background-image:url('../images/header-shadown.jpg'); }
#menu { padding:0px; margin:0px; float:left; width: 100%; list-style:none; margin-top:15px; }
#menu li { display: inline; }
#menu li img { float:left; }
#menu li a { text-align:center; padding-top:25px; width:140px; height:30px; float:left; color: #636363; text-decoration: none; font-weight:bold; }
#menu li a:hover { background-image:url('../images/menu-hover.png'); color: #B00000; }
#menu .home a { padding:0; margin:0; width:auto; height:auto; }
#menu .home { float:left; padding:24px 35px 0px 245px; }
#stroke { height:300px; background-image:url('../images/stroke-bg.jpg'); }
#helper { background-image:url('../images/menu-home.png');}
#menu .home a:hover #helper { background-position:0 13px; }
#stroke-leftfix { background-image:url('../images/stroke-leftfix.jpg'); left:-85px; height:300px; width:85px; }
#stroke-rightfix { background-image:url('../images/stroke-rightfix.jpg'); left:970px; height:300px; width:150px;
float:left; top:0px; position:absolute; }
#stroke-logotype { top:70px; left:85px; background-image:url('../images/logotype.png'); height:65px; width:132px; position:absolute; }
#stroke-building { background-image:url('../images/building.png'); top:260px; left:20px; height:235px; width:289px; position:absolute; z-index:1; }
#stroke-photo { position:absolute; background-image:url('../images/photo.png'); top:50px; left:590px; height:386px; width:385px; z-index:1; }
#stroke-text { position:absolute; left:335px; top:75px; color:#FFFFFF; }
#content { position:relative; width:970px; height:520px; background-image:url('../images/content-shadown.jpg'); }
#footer { padding-top:10px; padding-left:10px; background-color:#333333; }
#footer .left, #footer .right { font-size:11px; letter-spacing:0.5px; }
#footer .left { color:#999999; float:left; }
#footer .right { font-size:11px; letter-spacing:0.5px; color:#CCCCCC; float:right; margin-right:10px; }
.line { letter-spacing:-1px; margin-right:5px; }
.linedown { border-bottom:1px solid #CCCCCC; }
.title { font-size:15px; font-weight:bold; letter-spacing:-1px; color:#676767; }
.title2 { color:#676767; font-weight:bold; }
.text { color:#979797; }
.smallpx{ font-size:11px; }
.margin_10px_up { margin-top:10px; }
.margin_20px_up { margin-top:20px; }
.preLoad { display:none; }
#linkme { display:block; margin-left:-13px; }
#linkme:hover { color:#b00000; }
#linkme #icon { height:6px; width:13px; background-image:url('../images/arrow.png'); float:left; left:128px; top:5px; }
#linkme:hover #icon{ background-position:0 -6px; }