@charset "utf-8";
/*
 * @name	:139G 家长监护工程
 * @author	:chenfahui(email:chenfh@xmxu.cn)
 * @version	:1.0
 */

.protect {padding:45px 0 0;}
.protectTop {background:#2da129;height:34px;}
.protectTop h1 {position:absolute;left:0;top:50%;margin:-24px 0 0;padding:0 20px;background:#fff;}
.protectTop .logo {display:block;height:48px;width:220px;background:url(../images/header_logo.gif) no-repeat;text-indent:-9999px;}
.protectTop .inner {width:1000px;height:34px;margin:auto;position:relative;}
.protectTop .menu {overflow:hidden;position:absolute;top:-5px;left:290px;}
.protectTop .menu li {float:left;line-height:44px;height:44px;overflow:hidden;}
.protectTop .menu li.current {border:3px solid #a4d55e;background:#fff;border-radius:17px;line-height:38px;height:38px;}
.protectTop .menu li.current a {color:#333;padding:0 20px;}
.protectTop .menu a {color:#fff;padding:0 23px;font-size:15px;font-weight:700;}
.protectTop .link {position:absolute;right:0;bottom:100%;line-height:30px;}
.protectTop .link a {margin:0 10px;}

.protectCon {width:1000px;margin:auto;padding:10px 0;}
.protectCon .main {width:710px;float:left;}
.protectCon .side {width:280px;float:right;}
.protectCon .editor {padding:20px;font-size:14px;line-height:2;}
.protectCon .down ul,.protectCon .contact ul,.protectCon .contact li,.protectCon .faq dd {padding:5px;}
.protectCon .down li {padding:5px;position:relative;}
.protectCon .down a {color:#f26522;position:absolute;top:5px;right:30px;}
.protectCon .faq dl {padding:5px;border-bottom:1px dashed #D1E0EE;}
.protectCon .faq dt {padding:5px;color:#f26522;}
.protectCon .faq .more {text-align:right;font-family:simsun;padding:10px;}
