﻿@charset "utf-8";
body { background-image:url(/Images/body/002.png);}
.lay-left { float:left; width:200px;}
.lay-right { float:right; width:980px;}
/*footer*/
.footer { width:100%; position:relative; padding:10px 0 10px 0;}
.footer p { text-align:center; color:#999; padding-bottom:10px; line-height:150%; font-size:12px;}
.footer p a { color:#999; cursor:pointer;}
.footer .fmenu { color:#ccc; text-align:center; font-size:14px;}
.footer .fmenu a { display:inline-block; *display:inline; height:50px; line-height:50px; padding:0 10px; cursor:pointer; color:#333;}
.footer a:hover { color:#f60;}
/*content*/
.lay-left { margin-top:20px;}
.lay-left .lmenu {}
.lay-left .lmenu a { background:url(/web/images/lbtn.png) no-repeat; display:block; width:200px; height:38px; line-height:38px; font-size:14px; text-align:center; margin-bottom:10px; color:#333; cursor:pointer;}
.lay-left .lmenu a:hover { background-position:bottom; color:#fff;}
.lay-right { background-color:#fff; border:1px #e6e6e6 solid; margin-top:20px; overflow:hidden;}
.lay-right h1 { padding:30px 0 0 30px; color:#aaa; font-size:30px;}
.lay-right h1 span { padding:0 20px; font-size:24px; color:#ddd; font-family:Georgia; font-weight:bold;}
.lay-right .ext { width:920px; padding:30px; overflow:hidden; color:#888; line-height:250%; font-size:14px;}
/* lay-right other*/
.lay-right .sub { width:920px; padding:30px; overflow:hidden;}
.lay-right .help { width:920px; padding:30px; overflow:hidden;}
.lay-right .help strong { width:100%; display:block; padding:10px 0;}
.lay-right .help a { display:inline-block; width:200px; margin-left:30px; padding:10px 0;}
.lay-left .help { margin-top:10px; border:1px #ddd solid; background-color:#fff;}
.lay-left .help div { padding:10px; background-color:#eee;}
.lay-left .help p { padding:10px; line-height:180%;}