﻿/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,legend,button
form,fieldset,input,textarea,p,blockquote,th,td {padding:0; margin:0;   
　　}
body,html{
color:#fff;font-size:18px;font-family:"微软雅黑";
width:100%; height:100%;
}
img{ border:none;}

.index-top{height:92px; background:url(/Content/Images/Login/top_bg.png) repeat-x;}


.index-centre{height:82%;}


.index-centre .centre-left{ font-size:60px; font-weight:bold; float:left; position:absolute; bottom:100px; left:40px;
font-family:"微软雅黑"; font-style:italic;}

.index-centre .centre-right{ width:328px; height:400px; position:absolute; right:25%; top:20%;
font-size:18px; background:url(/Content/Images/Login/tmbg.png) repeat;
-webkit-box-shadow:rgba(0,0,0,0.5) 1px 1px 5px;
-moz-box-shadow:rgba(0,0,0,0.5) 1px 1px 5px;
box-shadow:rgba(0,0,0,0.5) 1px 1px 5px;
}

.index-centre .centre-right-1{ position:absolute; right:10%; top:20%;
font-size:18px; 
-webkit-box-shadow:rgba(0,0,0,0.5) 1px 1px 5px;
-moz-box-shadow:rgba(0,0,0,0.5) 1px 1px 5px;
box-shadow:rgba(0,0,0,0.5) 1px 1px 5px;
}

.index-centre .centre-right table{ margin:35px auto; padding:0; width:247px;}
.index-centre .centre-right table tr{ width:247px; padding:0; display:block; height:43px; line-height:43px;}
select.name,input.name,input.pwd{ width:247px; height:40px; padding-left:5px; line-height:40px;font-size:18px;font-family:"微软雅黑"; font-weight:bold; color:#666;}
input.validate{ width:110px; height:40px; padding-left:5px; line-height:40px;}
.index-centre .centre-right table .dl{ width:247px; height:40px; background:url(/Content/Images/Login/btn_default.png) no-repeat; text-indent:-9999px; border:none; display:block;}
.index-centre .centre-right table .dl:hover{background:url(/Content/Images/Login/btn_press.png) no-repeat; }
.index-centre .centre-right table .right{ position:absolute; top:-12px; right:-10px;}
.index-centre .centre-right table .right a{ text-decoration:none; color:#fff !important;}
.index-centre .centre-right table .error_msg{ position:absolute;}

.index-foot,.index-foot2{ text-align:center; height:35px; width:100%; line-height:35px; background:url(/Content/Images/Login/tmbg.png) repeat;
 position:absolute; left:0; font-size:12px;
bottom:0;}
