﻿body
{
	text-align:center; margin:0px auto 10px auto;
	background-color:#fff;
	font-size:13px;
}
img a
{
	border:0 none;
	}
a img
{
	border:0 none;
	}	
.main
{
	width:960px; position:relative; margin-left:auto; margin-right:auto;
	}
a:link
{
	text-decoration:none; color:Black;
	}
a:visited
{
	color:Black; text-decoration:none;
	}	
a:hover
{
	text-decoration:underline; color:#f50;
	}	
.top
{
	position:relative;
	width:960px; height:177px;
	margin-top:0px; margin-left:0px;
	}
.logo
{
	position:absolute;
	left:100px; top:0px;
	width:235px; height:65px;
	background:url(/img/logo.jpg);
	z-index:1;
	}	
.login
{
	position:relative; background:#f2f2f2;
	border-bottom:1px solid #abcf39;
	margin:0px auto 5px auto; 
	width:100%; height:29px;
	text-align:left;
	min-width:960px;
	top: 0px;
	left: 0px;
}	
.login table td
{
	text-align:right; 
	}	
.login table td a
{
	font-weight:bold; color:#93be00;
	}	
.myOffic
{
	width:100%; height:100%;
	border:1px solid #fff5bf;
	background:#fffbe5;
	}	
.loginBox
{
	float:left;
	width:100px; height:17px; border:1px solid #747474; 
	}	
.loginBox2
{
	float:left;
	width:50px; height:17px; border:1px solid #747474; 
	}	
.searchBar
{
	position:absolute;
	top:40px; left:80px;
	width:800px; height:86px;
	}	
.searchInput
{
	float:left;
    margin-left:90px; margin-top:13px;
    width:500px; height:19px; 
    padding-top:6px;
	}	
.seCards
{
	position:absolute;
	left:270px; top:0px;
	width:357px; height:28px;
	z-index:1;
	}	
.seCard
{
	float:left;
	 margin-left:1px;
	 width:70px; height:28px;
	 background:url(/img/select.jpg) no-repeat top center;
	 text-align:center; 
	 line-height:30px;
	 vertical-align:baseline;
	 color:#868686; font-size:11pt;
	 cursor:pointer;
	}	
.seCard:hover
{
	filter:alpha(opacity=70);
	opacity:0.7;
	}	
.selected
{
	cursor:pointer;
	float:left;
	 margin-left:1px;
	 width:70px; height:28px;
	background:url(/img/selected.jpg) no-repeat top center;
	font-weight:bold; color:#fff;
	text-align:center; 
	 line-height:30px;
	 vertical-align:baseline;
	  font-size:11pt;
	}	
.selected:hover
{
	filter:alpha(opacity=90);
	opacity:0.9;
	}	
.seBar
{
	position:absolute;
	top:27px; left:0px;
	width:800px; height:59px;
	}	
.seBarL
{
	float:left; 
	width:7px; height:59px;
	background:url(/img/searchL.jpg) no-repeat left top;
	margin-left:0px;
	}	
.seBarM
{
	float:left; 
	width:783px; height:59px;
	background:url(/img/searchM.jpg) repeat-x;
	margin-left:0px;
	vertical-align:bottom;
	}	
.seBarR
{
	float:left; 
	width:7px; height:59px;
	background:url(/img/searchR.jpg) no-repeat right top;
	margin-left:0px;
	}
.searchBtn
{
	float:left; margin-left:5px; margin-top:12px;
	}	
.navBar
{
	position:absolute;
	top:135px; left:0px;
	width:960px; height:38px;
	}	
.navBarL
{
	float:left; 
	width:15px; height:38px;
	background:url(/img/navL.jpg) no-repeat left top;
	margin-left:0px;
	}
.navBarM
{
	float:left; 
	width:930px; height:38px;
	background:url(/img/navM.jpg) repeat-x;
	margin-left:0px;
	line-height:35px;
      vertical-align:bottom;
      text-align:center; font-size:11pt;font-weight:bold; color:#878787;
	}
.navTwo
{
	cursor:hand;	
     float:left; 
     margin-top:0px; margin-left:2px;
      width:51px; height:31px;
      
	}	
.navTwo:hover
{
	cursor:pointer;
	background:url(/img/two.png);
	color:#fff;
	}	
.navThree
{
	cursor:pointer;
     float:left; 
     margin-top:0px; margin-left:2px;
      width:58px; height:31px;
	}	
.navThree:hover
{
	cursor:pointer;
	background:url(/img/three.png);
	color:#fff;
	}	
.navFour
{
	cursor:pointer;
     float:left; 
     margin-top:0px; margin-left:2px;
      width:74px; height:31px;
	}	
.navFour:hover
{
	cursor:pointer;
	background:url(/img/four.png);
	color:#fff;
	}			
.spacing
{
	float:left; 
	margin-top:8px; margin-left:2px;
	width:2px; height:22px;
	background:url(/img/spacing.jpg);
	}	
.zhanwei
{
	float:left; 
	width:90px; height:31px;
	}	
.navBarR
{
	float:left; 
	width:15px; height:38px;
	background:url(/img/navR.jpg) no-repeat right top;
	margin-left:0px;
	}
.content
{
	 float:left; 
	 width:960px; margin:5px 0px 0px 0px;
	 min-height:400px;
	 text-align:left;
	}	
.tail
{
	 float:left; clear:both;
	 width:960px; margin-top:10px;
	 text-align:left;
	 height:60px;
	 background:#eee;
	 text-align:center;
	 line-height:30px;
}
.placeholder
    {color:Gray;}	