﻿/**********************
2010-10-16 17:30


*/
body{ color: #333; font-size:12px; font-family:宋体;}
a:link {color: #333; text-decoration:none; }
a:visited {color: #333; text-decoration:none;}
a:hover {color: #f60; text-decoration: underline;}
a:active {color: #f60; text-decoration: underline;}

div,form,ul,ol,li,dl,dd,dt,p,th,td,img{margin: 0; padding: 0; border:0; }
h1,h2,h3,h4,h5,h6 {margin:0; padding:0; font-size:12px; font-weight:normal;}
table,td,tr,th{font-size:12px;}
li{ list-style-type:none;}
b,em{ font-style:normal;}
table{margin:0 auto; width:100%;}

.LoginWidth{ width:896px; margin:80px auto 0; background:url(img/bg.png) no-repeat left top; height:430px;}
.LoginInner{ width:400px; padding:65px 0 0 490px;}
.LoginInner h3{ height:25px; line-height:25px; margin-bottom:20px; font-size:16px; text-indent:50px; font-weight:bold; color:#2E5D8E;}
.LoginInner table{}
.LoginInner table th{ height:30px; line-height:30px; font-size:14px; font-weight:normal; text-align:right; vertical-align:middle; width:100px;}
.LoginInner table td{ line-height:20px; padding-left:10px; text-align:left; color:#999;}
.LoginInner table td a{ color:#999;}

.Register{ width:896px; margin:80px auto 0; background:url(img/register.png) no-repeat left top; height:430px;}
.RegisterInner{ padding:65px 0 0 150px;}
.RegisterInner h3{ height:25px; line-height:25px; margin-bottom:20px; font-size:16px; text-indent:50px; font-weight:bold; color:#2E5D8E;}
.RegisterInner table{}
.RegisterInner table th{ height:33px; line-height:33px; font-size:14px; font-weight:normal; text-align:right; vertical-align:middle; width:100px;}
.RegisterInner table td{ line-height:20px; padding-left:10px; text-align:left; color:#999;}
.RegisterInner table td a{ color:#999;}

.Copyright{ text-align:center;line-height: 20px; font-family: Verdana, Helvetica;}

.Btn{ background:url(img/btn.png) no-repeat left top; width:100px; height:26px; line-height:26px; cursor:pointer; border:0; color:#fff;}
.UserInput{ width:150px; height:21px; line-height:23px;}
.UserPw{ width:60px; height:21px; line-height:23px;}
.fPearlBlue,a.fPearlBlue:link,a.fPearlBlue:visited{color:#1370AC;}