/*公用样式*/
.fl{float: left; display: inline;}
.fr{float: right; display: inline;}
.tac{text-align: center;}
.tar{text-align: right;}
.tal{text-align: left;}
.fwb{font-weight: bold;}
.fwn{font-weight: normal;}
.mc{margin: 0 auto;}
.di{display: inline-block;}
.db{display: block;}
.none{display: none;}
.vam{vertical-align: middle;}
.oh{overflow: hidden; zoom:1;}
.pr{position: relative;}
.pa{position: absolute;}
.cb{clear: both;}

.f12{font-size: 12px;}
.f13{font-size: 13px;}
.f14{font-size: 14px;}
.f16{font-size: 16px;}

.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.pl5{padding-left: 5px;}
.pl10{padding-left: 10px;}
.pr5{padding-right: 5px;}

.c0096e3{ color: #0096e3;} /*蓝色*/
.c333{ color: #333;}
.c666{ color: #999;}
.cf00{ color: #f00;}

 /*页面样式*/
html,body,div,ul,li,h1,h2,h3{padding: 0; margin: 0;}
body{background: #ffdc73; font-size: 12px; font-family: 宋体;}
.line{height: 1px; background: #FFF; }
#wrap{height: 163px; text-align: center; background:url(../images/bg.png);}
.header{ margin:0 auto; background: url(../images/header.png); text-align: center; width: 1000px; height: 163px;}
#nav{background: url(../images/nav.png); height: 45px; margin-bottom:20px; }
#nav .nav{width: 1000px; margin:0 auto; position:relative; height: 45px; background:url(../images/navCon.png);}
#nav .tel{background: url(../images/tel.png) no-repeat; width: 226px; height: 6px; right:0; bottom:-6px; _bottom:-13px;}
.container{ width: 1000px; padding-top: 27px; margin-bottom: 15px; background: #FFE5C3; border-radius: 5px; border: 1px solid #FF9021;}
.container .title{position:relative;line-height: 26px; background: #ffcb2f;  font-size: 14px; font-family: ;z-index:0 }
.container .title.top{padding:4px 10px 4px 80px;}
.container .title img.pig{ position:absolute; left:10px; top:-16px;width:60px;}
.container table{ margin:26px 0 30px 220px;}
.xs_l,.xs_r{ width:16px; height: 53px; top:27px; background: url(../images/xs.png);}
.xs_l{background-position: 0 0; left:-16px;}
.xs_r{background-position: -16px 0; right: -16px;}
.inputStyle,.inputStyle2{ font-family:'Arial'; font-size: 18px; color: #333; width: 263px; padding-left: 10px; padding-right: 10px; height: 32px; line-height: 32px; border:1px solid #ff9021; border-radius: 5px; -webkit-border-radius:5px; -moz-border-radius:5px; }

#menu ul{ left: 0; top:31px; background: #FFF; border: 1px solid #ff9021; border-top:none; width: 283px;z-index:999}
#menu ul li{list-style: none; line-height: 36px; border-top:1px solid #FFE5C3; overflow: hidden; zoom:1; }
#menu ul a{ padding-left: 10px; color: #333; text-decoration: none;}
#menu ul a:hover{ background: #d8f2ff;}

.cate,.add,.del,.subBtn,strong.true,strong.false,#main_title{background:url(../images/icon.png); display: inline-block;}
.cate{width: 137px; padding-left: 6px; height: 31px; line-height: 31px; margin-right: 2px;}
strong.rb{ width: 200px; height: 32px; line-height: 32px; background: #fffce9; border:1px solid #edd9a5; border-left: none;}
#main_title{ padding-right:33px; width:240px;}
strong.lj{ background:transparent url("../images/icon.png") -201px 0; display: inline-block; height: 34px; line-height: 34px; width: 10px;}
strong.num{padding: 0 10px; border-bottom:1px solid #F00; display: inline-block;}
strong.del{ background-position: -148px -4px; width: 22px; height: 22px; cursor: pointer;}
strong.add{ background-position: -173px -4px; width: 22px; height: 22px; cursor: pointer;}
.w90{width: 90px;}
a.changePic{ text-decoration: none;}
a.changePic:hover{ text-decoration:underline;}
.subBtn{width:285px; height: 46px; background-position: 0px -35px; border: none; cursor: pointer; margin-top:40px;}
strong.true,strong.false{ width: 15px; height: 15px; margin-left: 5px;}
strong.true{background-position: -217px -11px;}
strong.false{background-position: -247px -11px;}
#main_title{ background-color: #fff; background-position: -5px -88px; cursor: pointer; font-size: 14px;}

.success{ margin:60px 0 200px 200px; font-size:20px;}
.close_btn{ border:none; width:200px; height:40px; line-height:40px; background:#f60; color:#FFF; text-align:center; margin:50px 0 50px 200px; text-decoration:none; font-size:18px; font-family:壻}


