@charset "utf-8";
/* CSS Document */



/*套用边框样式*/
.side {
	border-bottom: #BECAE4 1px solid; 
	border-left: #BECAE4 1px solid; 
	border-top: #BECAE4 1px solid; 
	border-right: #BECAE4 1px solid;}

/*页面应用字体样式*/
body {
	color:#666666;
	
	background:url(bg.jpg) top center repeat-x;}

body,hr,div,td,span,.Normal,.Message,TFOOT,label,.NormalRed,.NormalBold,A,A:active {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height:18px;}


/*登录模块字体样式*/
.label{
        color:##5a5a5a;
        font-size:12px;
        line-height:30px;}
/*登录页面显示字体样式*/
.LoginTabs,A.LoginTabs:link,A.LoginTabs:active,A.LoginTabs:hover,A.LoginTabs:visited{
	font-weight: normal;
	font-size: 12px;
	color: #5a5a5a;
	font-family: Arial, sans-serif;
	text-decoration: none;}

/*菜单的样式*/
TR.MainMenu_MenuBar TD{
	color: #fff;
	font-size:14px;
	font-weight:normal;
	padding:0 8px;
	height:40px;
	white-space:nowrap;
	border-right:#FFFFFF 1px solid;}

/*下拉菜单的样式*/
.MainMenu_MenuItem {
	cursor: hand;
	color: #ffffff;
	font-weight:normal;
	font-size: 12px;
	border-left: #808080 0px solid;
	border-bottom: #145bb3 1px solid !important;
	border-top: #808080 0px solid;
	border-right: #808080 0px solid;
	padding:2 20px;
	height:26px;}

/*菜单选中项的样式*/
TR.MainMenu_MenuItemSel TD{
	color: #2d81dc;
	background:url(menubg.jpg) middle left repeat-x;
	font-size: 14px; /*must be pixel to match repeat*/
	font-weight:normal;
	padding:0 8px;
	height:34px;
	white-space:nowrap;
        background:#fff;
	border-right:#FFFFFF 1px solid;}

/*下拉菜单选中项的样式*/
.MainMenu_MenuItemSel{
	color: #2d81dc;
	font-size: 12px; /*must be pixel to match repeat*/
	font-weight:normal;
	padding:2px 20px;
	height:26px;	
	background:#fff;}



/*下拉菜单项的背景样式*/
.MainMenu_SubMenu {
	border-left: #E4CEBD 0px solid;
	border-bottom: #E4CEBD 0px solid;
	border-top: #E4CEBD 0px solid;
	border-right: #E4CEBD 0px solid;
	background-color: #4e99ea;
	z-index: 1000;
	filter:Alpha(Opacity=80, FinishOpacity=100, Style=1);}



/*菜单项中的链接间隔样式*/
.MainMenu_MenuIcon{ display:none;}
.MainMenu_MenuArrow{ display:none;}
.MainMenu_RootMenuArrow{ display:none;}
.MainMenu_MenuBreak{ display:none;}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #c7a687;}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url(../../../images/submenu_hover.gif) repeat-x top left;
	color: #fff;}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;}
html, body {
	width:100%;
	height:100%;}

.white .head {
	 color:#ffffff; font-size:12px; font-weight:bold;}



/*页面链接字体样式*/
A:link{
	color:#666666;}

/*页面链接访字体问过样式*/
A:visited{color:#666666;}

/*页面链接鼠标移动上去字体样式*/
A:hover{color:#006cfe;}

/*bottom页面链接字体样式*/
.bottom A:link{color:#4e99ea;}

/*bottom页面链接访字体问过样式*/
.bottom A:visited{color:#4e99ea;}

/*bottom页面链接鼠标移动上去字体样式*/
.bottom A:hover{color:#ffbb02;}

body{margin:0;
	 padding:0;
	 text-align:center;}

#wrapper{width:1000px;
         background:#fff;
         margin: 0 auto;
		 text-align:left;}
.bg{background:#ccecf9;}
.content{background:#96beec;
		width:1000px;
		padding:2px 0 0 0;}
.topbar{background:url(banner.png) top left no-repeat;
         width:1000px;
		 height:152px;}
.toplogin{background:url(topbg.jpg) top left repeat-y;
         width:1000px;
		 height:25px;}

.nav{background:url(menu.png) top left repeat-x;
      height:40px;
	  color:#fff;
	  width:1000px;
	  line-height:40px;
	  margin:2px 0;}

.lbg{
     background-color:#FFFFFF;
       width:220px;}
.pic{background:#fff;
    border:1px solid #32b1e7;
	 width:378px;}
.new{background:#fff url(xwtz.png) top center no-repeat;
    border:1px solid #32b1e7;
	 width:370px;
	 padding:30px 0 0 10px;}
.ynj{background:url(ynj.png) top left no-repeat;
      height:190px ;
	  width:370px;
	  padding:40px 0 0 10px;}
.zd{background:url(zdts.png) top left no-repeat;
     height:190px ;
	  width:370px;
	  padding:40px 0 0 10px;}
.snj{background:url(hsn.png) top left no-repeat;
     height:190px ;
	  width:370px;
	  padding:40px 0 0 10px;}
.yt{background:url(ytk.png) top left no-repeat;
     height:190px ;
	  width:370px;
	  padding:40px 0 0 10px;}
.down{background:url(down.png) top center no-repeat;
        height:10px;
        width:1000px;
		margin:2px 0;}  
    
.clear{clear:both;}
.bottom{ background: url(bottom.png) top center no-repeat;
        height:95px;
		width:1000px;
		text-align:center;
		color:#4e99ea;}