﻿.sp_table
{
	text-align:left;
	padding-left:0px;
	font: 12px/30px;
	border:1px;	
	width:710px;	
	caption-side: top; 	
	border-collapse: collapse;	
	empty-cells: hide; 
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
.sp_table td
{
	border:1px solid #CCC;
	padding-left:5px;
	margin:0;
    font-size:12px;
    line-height:30px;
}
.sp_table tr
{
	padding:0;
	margin:0;	
	border:1px solid #ccc;
}
.sp_tableodd
{
    background: #EEE;
}
.sp_table a
{
    color: #333f50;
    text-decoration:none;
}
.sp_table a:hover
{
    color:#ff5d71;    
} 
select
{
    width:100px;
    margin-top:10px;
}  
#sp_Login,#sp_Regist
{
    width:100%; 
    height:auto;
    display:inherit;       
}
.sp_LoginContent{
    width:350px; 
    margin-left:auto; 
    margin-right:auto; 
    margin-top:150px; 
    margin-bottom:100px; 
    color:#aaa;
}
#sp_Login .sp_LoginContent span
{
    font-size:16px;
    color: #444;
    font-family:"syhtl","Microsoft YaHei";
}
.InputStyle{
    font-size:16px; 
    height:40px; 
    line-height:40px; 
    color:#333f50; 
    width:328px; 
    margin-bottom:20px; 
    border:1px solid #DDD;
    padding:5px 15px;  
    border-radius:4px;  
}
.InputStyle2,.InputStyle2 a{
    font-size:16px; 
    color:#666;    
    line-height:40px;
    color:#333f50;
    text-decoration:none; 
}
.InputStyle2:hover{
    color:#ff5d71; 
}
.btnLogin{
    width:360px; 
    height:44px; 
    line-height:44px; 
    background:#333f50; 
    font-size:15px; 
    color:#FFFFFF;  
    font-family:"syhtl","Microsoft YaHei";
    border-radius:4px;
    border:none;
    padding:0px;
    margin-left:0px;
}
.btnLogin:hover
{
    background:#333333;
}
.btnmargin
{
    margin-top: 20px;
}
.sp_RegistContent{
    width:350px; 
    margin-left:auto; 
    margin-right:auto; 
    margin-top:20px; 
    margin-bottom:20px;
}
#sp_Check
{
    width:100%; 
    height:500px;       
}
.sp_CheckContent
{
    width:1000px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    margin-top:40px;    
}
.sp_CheckContent p
{
    font-size:20px;
    height:40px;
    line-height:40px;    
    font-family:'Microsoft JhengHei UI';    
}
.sp_CheckContent div
{
    border: 1px solid #DDD;
    border-radius: 4px;
    padding-bottom: 100px;
    padding-top: 40px;
}
#sp_Checktitle
{    
    height:80px;
    width:100%;
}
.sp_Checktitle
{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-top:24px;
    height: 46px;
    line-height: 35px;        
    font-size: 24px;
    color: #444;
    font-family:'Microsoft JhengHei UI';
}
#sp_content
{
    width:1100px;
    margin:30px auto;
}