body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
body {
	height:100%;
	margin: 0px;
	background-repeat: repeat-x;
}
.zw1 {
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
}
input {
	/*border: 1px solid #999999; 
	background-color: #ffffff;*/
	font-family: Tahoma;
	font-size: 12px;
	color: #33333;
}
a {
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #333333;
}


a.whitelink:link, a.whitelink:hover,a.whitelink:visited{
	text-decoration: none;	
	color:#fff;
}
#loginarea
{
	width:100%;
}
#toplink
{
	color:#fff;
	padding-bottom:3px;
	width:100%
}


#footlink
{
	text-align:center;
	padding-top:3px;
	color:#fff;
	width:100%;
	float:left;
}
#logininfo_left
	{
		float:left;
		padding-left: 20px;
		text-align: left;
		 color:white;
		
	}
#logininfo_right
	{
		float:right;
		padding-right: 40px;
	}	
a.tablink:link, a.tablink:visited {

	width: 100%;
	color: #444344;
	text-decoration: none;
}
a.tablink:hover {
	color: #444344;
	text-decoration: none;
}
a.action:link, a.action:visited {

	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #ffffff;
	width: 100%;
	text-decoration: none;
	font-family: Tahoma;
}
a.action:hover {
	background-color: #ebebeb;
	color:#333333;
	text-decoration: none;
}
a.menubar:link, a.menubar:visited {

	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #333333;
	width: 100%;
	text-decoration: none;

}
a.menubar:hover {
	background-color: #cccccc;
	color:#ffffff;
	text-decoration: none;
}
.bar { 
	overflow: hidden;
	border: 1px solid #666666;
	width: 100%;
}
.slide {
	position: absolute;
	overflow: hidden;
	top: 44px;
	width: 100px; 
	height: 17px; 
	background-image: url(/psyche/resources/style_psyche/images/bar.gif); 
	background-repeat: no-repeat; 
	background-position: center bottom;
	text-align: center;
}
.tab {
	position: absolute;
	left: 17px;
	overflow: hidden;
	width: 14px; 
	height: 17px; 
	background-image: url(/psyche/resources/style_psyche/images/tab.gif); 
	background-repeat: no-repeat; 
	background-position: center bottom;
	text-align: center;
}
.col {
	border-right: 1px solid #cccccc;
	
	position: relative;
	float: left;
	overflow: hidden;
	text-align: center;
	padding: 1px;
	width: 15%;
}
.menu {
	position: relative;
	float: left;
	overflow: hidden;
	width: 200px;
}
.card{
	font-family: Tahoma; 
	border: 1px solid #dddddd;
	font-size: 12px; 
	color: #333333; 
	background-color: #ffffff; 	 
	cursor: pointer;
	width: 200px; 
	height: 120px;
	margin: 6px;
	padding: 10px; 
	float: left;
}
.card2{
border: 1px solid #dddddd;
	cursor: pointer;
	width: 200px; 
	height: 120px;
	margin: 6px;	 
	float: left;
}
.main {
	border: 1px solid #666666;
	width: 100%;
	overflow: auto;
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-highlight-color: #ebebeb; 
	scrollbar-face-color: #ebebeb; 
	scrollbar-shadow-color: #ebebeb; 
	scrollbar-darkshadow-color: #ebebeb; 
	scrollbar-track-color: #fefefe; 
	scrollbar-arrow-color: #333333;	
}
.grid{
	font-family: Tahoma; 
	font-size: 12px; 
	color: #333333; 
	position: relative;
	float: left;
	overflow: hidden;
}
.name{
	font-family: Tahoma; 
	font-size: 12px; 
	color: #333333; 
	background-color: #ffffff; 
	border: 1px solid #dddddd; 
	cursor: pointer;
	width: 130px; 
	height: 46px;
	margin:  5px; 
	padding: 5px; 
	position: relative;
	float: left;
}
.detail{
	font-family: Tahoma; 
	font-size: 12px; 
	color: #333333; 
	background-color: #ebebeb; 
	border: 1px solid #666666; 
	cursor: pointer;
	width: 220px; 
	height: 120px;
	padding: 5px; 
	position: absolute;
}
.shadow{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/psyche/resources/style_psyche/images/overlay.png", sizingMethod="scale");
	left: 19px;
	top: 29px;
	width: 10px; 
	height: 10px; 
	position: absolute;
}
.mask{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/psyche/resources/style_psyche/images/overlay.png", sizingMethod="scale");
	left: 0px;
	top: 0px;
	width: 100%; 
	height: 100%; 
	position: absolute;
}
.dialog{
	font-family: Tahoma; 
	font-size: 12px; 
	color: #333333; 
	background-color: #ffffff; 
	border: 1px solid #ffffff; 
	width: 500px; 
	height: 20px;
	position: absolute;
}


#loginBody{
	width: 100%;
	height: 300px;
	border-top: 10px solid #eeeeee;
	border-bottom: 5px solid #eeeeee;
	overflow: hidden;
	background:#ffffff url("../images/logo.jpg")  no-repeat  20% -20px  ;
	float:left;
}

#loginBodyRight{
	margin-left:50%;
	margin-top: 70px;

}


#foot{
	margin:0px;
	padding :3px;

}

#topArea{
	margin:0px;
	height:180px;
}

#denglu{
	background: #eee
}

#errorMsg{
	background:#ffdddd;
	border:1px collapse #ff0000 ;
	border-top:none;
	border-left:none;
	border-right:none;
	padding : 2px;
	width:100%;
	height:60px;
	float:left;
}

#keeplive{
	border:0px;
}



 h3 {
	float: left;
	margin: auto;
	line-height: 105%;
}
loginBody.a {
	float: left;

}

.STYLE181 {	font-size: 10pt;
	color: #000000;
	line-height: 18px;
}

.recievesms
{
	font-size:18px;
}
.friendnotice
{
	line-height:20px;	
}
#bottomtext
{
	line-height:20px;
	margin-top:20px;
}
#loginBodyRightSMS
{
	margin-left:45%;
	margin-top:30px;
}
#SMStext
{
	font-size:18px;
	float:left;
	margin-top:-5px;
}
/*注册页开始*/
 
table.wiAddress
{
	margin-left:-65px;
}
table.piMarriage
{
	margin-left:-100px !important;
	margin-left:-110px;
}
table.piAddress
{
	margin-left:-75px;
}
.bgnorepeat
{
	background-repeat:repeat-y;
	}
/*注册页结束*/