<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/***common css***/
body{font-size:12px;text-align:left;background:#eee;}
.floatL{float:left;}
.clearF{overflow:hidden;zoom:1;}
.prel{position:relative;zoom:1;}
.pabs{position:absolute;}
.wrapper{margin:0 auto;width:1000px;background:#fff;}
div{background:#fff;}

/**head***/
.head{height:210px;background:url(top_bg2.jpg) no-repeat;}

/**menu***/
.menu{height:41px;background:url(menu_bg.jpg) repeat-x;padding-left:40px;}
.menu ul li{float:left;height:30px;text-align:center;margin-left:15px;}
.menu_T{width:79px;padding-top:10px;}
.menu_S{width:25px;background:url(nav_sp.png) center 8px no-repeat;}
/****foot*****/
.foot{margin-top:5px;}
.footT{height:2px;border-bottom:2px solid #478347;}
.footC{padding:10px 50px 10px 50px;}
.footC p{text-align:center;color:#424242;}</pre></body></html>