﻿/*----------------------------------------------------------------------------------------------------------------------------
  Document updated by J.Lyfon(桃大.Td), 2008.5.28 ( http://Lyfon.com, older.W@Gmail.com )  
  UI by mangmang19@163.com
-----------------------------------------------------------------------------------------------------------------------------*/
*{margin:0;padding:0;list-style:none;}
body{
	color:#373737;
	height:100%;
	text-align: left;
	font-family:Verdana, Geneva, sans-serif "微软雅黑" "宋体";
	font-size: 12px;
	line-height: 1.5;
}
.main_center{width:960px;margin:0 auto;}
a{color:#3E689A;text-decoration:none;}
a:hover{text-decoration:underline;}
#head{background:url(../images/top_bg.png) repeat-x left;color:#373737;height:187px;margin-bottom:8px;}
	#header{margin:0 auto;width:960px;height:103px;position:relative;z-index:20}
	#header_login{float:right;margin:3px 0 3px 10px;}
	#header_login a{color:#343434;}
#navMain{margin:0 auto;width:100%;height:39px;text-align:center;*font-size:11px;}
	#navMain ul{margin:0 auto;height:39px;width:940px;background:url(../images/menu_bg.png) no-repeat;padding-left:20px}
	#navMain ul li{float:left;background:url(../images/menu_blank.png) no-repeat right 4px;position:relative;z-index:100;bottom:-5px;}
	#navMain li a{float:left;display:block;height:39px;line-height:39px;padding:0 13px;color:#285080;font-size:12px;/*only for IE*/}
	#navMain li.current {background:none;bottom:0}
	#navMain li.current a{width:96px;text-decoration:none;font-weight:bold;font-size:14px;color:#fff;filter:none;padding:0 0;
	position:relative;margin-left:-6px;z-index:121;background-image: url(../images/menu_on.png);background-repeat: no-repeat;	      background-position: center;}
	#navMain li.last {background:none;}
	#navMain li a em.new{display:block;background:url(../images/menu_new.png) no-repeat;position:absolute;top:-21px;right:2px;width:45px;height:30px;}
	#navMain li a:hover em.new{background:url(../images/menu_new.png) no-repeat;}
	#navMain li.current a em.new{background-image:url(../images/menu_on_new.png);position:absolute;top:-18px;}
	#navMain li.current a:hover em.new{background-image:url(../images/menu_on_new.png);}
	.menu_info{float:right;margin:12px 12px 0 0;color:#285080;text-decoration:underline}
	.p_all{background:url(../images/p_all.png) no-repeat right;position:relative;z-index:122}
	#p_all{width:220px;border:1px solid #A8DAFF;position:absolute;z-index:125;top:34px;left:0;background:#fff;padding:15px 0;text-align:left;}
	#navMain li #p_all a{width:68px;text-align:left;padding:0 18px;height:24px;line-height:24px;border-bottom:1px dashed #E3F3FF;display:inline-block;float:none;*display:inline;zoom:1}
#navSub{margin:0 auto;width:960px;line-height:39px;font-size:12px;color:#fff}
	#navSub a{color:#fff;*font-size:11px;}
	#navSub a:hover{text-decoration:underline;}
	#navSub li{float:left;text-align:center;color:#fff;background:url(../images/sub_blank.png) no-repeat left 4px;}
	#navSub li a{padding:0 20px;margin-left:3px}
	#navSub li a:hover,#navSub li.current a {border-bottom:5px solid #FFA200;padding-bottom:5px;}
	#navSub li.last a, #navSub li.last a:hover{display:block;width:3px;padding:0;border-bottom:0;cursor:default}
	#navSub em{color:#fff;font-size:11px;font-weight:normal;font-style:normal;}
	#navSub .publish {float:right;background:url(../images/menu_post.png) no-repeat right;width:152px;height:29px;padding:0;margin:3px 3px 0 0;}
	#navSub .publish:hover {background:url(../images/menu_post.png) no-repeat right;}
	#navSub strong {color:#fff;}

/*----后台界面左侧菜单----*/
.houtai_left_border{border-left:1px solid #aaa;border-right:1px solid #aaa;border-bottom:1px solid #aaa; background:#f5fbff}
.huiyuan_left_toptxt{background:url(../images/left_top.jpg) no-repeat; width:139px; height:34px; font-size:12px; font-weight:bold; color:#004eb6; padding-left:50px; padding-top:5px;}
.houtai_left_caidan {margin:10px 0 10px 0;}
.houtai_left_caidan tr td{height:25px;}
.houtai_left_caidan tr td a{color:#004eb6;}
.houtai_left_caidan tr td a:hover{color:#F00;}