@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
.orange{color:#FF6600;}
.blue{ color:#0099E1;}
a{ color:#0089D2; text-decoration:none;}
a:hover{ text-decoration:underline;}
a img{ border:none;}
li{ list-style:none;}
.fl{ float:left;}
.fr{ float:right;}
.cb{ clear:both;}
div.cb{ height:0; line-height:0; font-size:0;}
.border{ border:solid 1px #CCCCCC;}
.f12{ font-size:12px;}
/**/
body{ background:#F8FBFC url(../images/bg.jpg) repeat-x; font-size:14px; font-family: Arial, Helvetica, sans-serif,"宋体";}
.wrap{ width:1000px; margin:0 auto;}
#Header{ background:url(../images/header.jpg) no-repeat 30px top; height:128px; padding-top:5px;}
#Header img{ margin:30px 0 0 15px;}
#Welcome{ margin:0 0 0 640px;height:28px; width:360px; background:url(../images/welcome.jpg) no-repeat;color:#fff; text-align:center; line-height:28px; font-size:12px;}
#Welcome a{ color:#fff;}
#Welcome a:hover{ color:#FFFF00;}
#Time{ width:182px; height:25px; background:url(../images/time.gif) no-repeat; margin:60px 0 0 785px; padding:10px 0 0 33px; font-size:12px; color:#000;}
/*登陆页面*/
#LoginArea{ background:url(../images/bg2.jpg) repeat-x left 193px; height:470px;}
#LoginArea h1{ text-align:center;}
#LoginBox{ background:url(../images/login_block.jpg) no-repeat; width:406px; height:326px; margin:0 auto; padding:0 98px;}
#LoginBox h2{ text-align:center; font-size:18px; font-weight:normal; height:45px; padding-top:20px; font-family:"微软雅黑";}
#LoginBox p{ height:43px;}
#LoginBox label{ width:70px; color:#4791AF; display:inline-block;}
#LoginBox input{ border:solid 1px #B4D9E9; height:30px; width:300px; line-height:30px;}
#LoginBox input#verify{ width:150px; margin-right:10px;}
#LoginBox img{vertical-align:middle;}
#LoginBox #UserLogin{ background:url(../images/btn_login.jpg) no-repeat; width:224px; height:36px; text-indent:-1000px; overflow:hidden; margin:15px auto 0; cursor:pointer; display:block; border:none;}
#LoginBox #UserLogin:hover{ background-position:left bottom;}
/*导航*/
#Nav{ background:url(../images/nav.jpg) no-repeat; height:36px; padding-top:5px;}
#Nav li{ float:left; padding:0 5px;}
#Nav li a{padding-right:25px; float:left;}
#Nav li a span{padding-left:25px; float:left; height:28px; padding-top:8px; color:#FFFFFF; font-family:"微软雅黑";}
#Nav li a:hover,#Nav li.active a{ background:url(../images/nav_active.jpg) no-repeat right top; }
#Nav li a:hover span,#Nav li.active a span{ background:url(../images/nav_active.jpg) no-repeat left top; color:#1B7EE3;}
/*边栏*/
#Sidebar{ float:left; border:solid 1px #B1CBE2; border-top:none; background:#DEE9F3 url(../images/left_bg.jpg) repeat-x left top; width:180px; padding:20px 10px;}
#Sidebar li{border-bottom:solid 1px #BED3E7; line-height:31px;margin-bottom:15px; background-color:#fff;}
#Sidebar li h2{ color:#fff; font-size:14px; padding-left:13px; cursor:pointer; padding-top:4px; }
#Sidebar li h2.show{ background:#fff url(../images/hidden.jpg) no-repeat;}
#Sidebar li h2.hidden{background:#fff url(../images/show.jpg) no-repeat;}
#Sidebar li ul{ border-left:solid 1px #BED3E7; border-right:solid 1px #BED3E7; padding:0 5px 5px; display:block;}
#Sidebar li li{ border-bottom:dotted 1px #BAD1E7; margin-bottom:0;}
#Sidebar li li a{ color:#0089D2; font-weight:normal; padding-left:6px; display:block; height:30px;}
/*主体内容*/
#Content{ width:790px; float:right; background:url(../images/right_bg.jpg) repeat-x left top; padding-top:22px; padding-left:8px;}
/*您的位置*/
#YouAreHere{ border:solid 1px #FDE06C;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; height:40px; background:#FEF5BE url(../images/home.gif) no-repeat 14px 12px; padding-left:35px; font-size:12px; color:#000; line-height:40px; margin-bottom:15px;}
/*表格*/
.ListTable{ border:solid 1px #CCCCCC; color:#666; font-size:12px; text-align:center; line-height:21px; background-color:#fff;}
.ListTable *{ vertical-align:middle;}
.ListTable a{ color:#2392E8;}
.ListTable td{ padding:8px 10px;}
.ListTable th{ background-color:#F0F0EE; padding:8px 10px;}
.ListTable tr.odd{ border-bottom:solid 1px #F0F0EE;}
    .ListTable tr.odd:hover{background-color:#F3F7FB;border-bottom:solid 1px #F0F0EE;}
	.listTr tbody tr:nth-child(2n+1){ background-color:#F3F7FB;border-bottom:solid 1px #F0F0EE;}
	
	
.ListTable tr.even{ background-color:#F3F7FB;border-bottom:solid 1px #F0F0EE;}

.edit tr.odd:hover{background:none}
/*底部*/
#Footer{ background-color:#0099E1; color:#98D6F2; height:35px; padding-top:20px; text-align:center; margin-top:20px; font-size:12px;}
#Footer a{ color:#98D6F2; text-decoration:underline;}
/*编辑区域*/
.Edit{}
.Edit .border{ background-color:#fff; margin-bottom:10px;}
.EditTitle{ width:495px; height:28px; padding:10px 0 10px 20px; line-height:28px; float:left;}
.EditTitle input{ border:solid 1px #C1C1BB; line-height:28px; height:26px; padding:0; width:440px;}
.EditTime{ float:right; width:240px; border:solid 1px #D7D7D7; height:28px; line-height:28px; font-size:12px; margin:10px 20px 10px 0;_margin:10px 10px 10px 0; text-align:center;}
.EditArea{ border-top: solid 2px #CCCCCC;}
.EditInfo{}
.EditInfo td{ padding:5px 0; vertical-align: top;}
.EditInfo select{ height:23px; border:solid 1px #C1C1BB; line-height:23px; width:90px;}
.EditInfo input.tag{ width:570px; height:23px; border:solid 1px #C1C1BB; line-height:23px; margin-bottom:1px;}
.EditInfo .yellow{ background-color:#FFFEEB; border:solid 1px #C1C1BB; width:530px; line-height:27px; padding:10px 20px; color:#666;}
.EditInfo .yellow .graybg{ background-color:#F4F4F4; border:solid 1px #ccc; padding:1px 5px; margin:0 10px; cursor:pointer;} 
input.post{ display:block; background:url(../images/post.jpg) no-repeat; width:200px; height:35px; cursor:pointer; overflow:hidden; text-indent:-1000px; border:none; padding:0;}
input.post:hover{ background-position:left bottom;}



.header{ width:1000px; height:auto; margin:0 auto;}

/*************分页***************************/
#pageZone{ text-align:center; margin-top:30px; margin-bottom:30px; padding-top:20px; clear:both}
	#page a,#page span{ display:inline-block; min-width:19px; width:auto; height:29px; line-height:29px;  border:#2BBCFB solid 1px; font-size:14px; padding:0 6px; margin:3px;}
	#page span,#page a:hover{ background:#2BBCFB; color:#FFFFFF}





.setNews{cursor:pointer}