﻿body{padding:0;margin:0;background-color: #1D3647;text-align:center;}
input[type=text],type[type=password]{height:16px;font-size:14px;}
#LoginBox{margin:auto;text-align:left;width:1003px;}
#TopBox{height:41px;background:url(/Student/images/login-top-bg.gif) repeat-x;}
#MainBox{min-height:532px;background:#b7c0cf url(/Student/images/login_bg.jpg) repeat-x;clear:both;_height:532px;}
#MainLeftBox{width:400px;min-height:382px;float:left;padding:150px 20px 0 80px;_height:382px;}
#LogBox{width:400px;height:68px;background:url(/Student/images/logo.png) no-repeat;}
#MainCenterBox{width:8px;min-height:532px;background:url(/Student/images/login-content-bg.gif) no-repeat;float:left;_height:532px;}
#MainRightBox{float:left;padding:158px 0 0 20px;}
#RightTitleBox{clear:both;font-family: Arial, Helvetica, sans-serif;font-size: 14px;line-height: 25px;color: #666666;font-weight: bold;letter-spacing:3px;}
td.TdTitle{font-family: Arial, Helvetica, sans-serif;font-size: 12px;line-height: 30px;color: #333333;letter-spacing:2px;text-align:justify;}
#FootBox{clear:both;height:20px;background:url(/Student/images/login-buttom-bg.gif) repeat-x;font-family: Arial,Helvetica, sans-serif;font-size: 10px;color: #ABCAD3;text-decoration: none;line-height: 20px;text-align:center;}
#adminbox{font-size:12px;}
#adminbox span{padding-right:10px;}
a:link {color: #000;}
a:visited {color: #000;}
a:hover {color: #00f; text-decoration:underline;}
a:active {color: #000;}
input[type=password]:focus {
background-color:#F5D4A2;
}
input[type=text]:focus {
background-color:#F5D4A2;
}
textarea:focus {
background-color:#F5D4A2;
}


p label.leftSign{
width:8em;
display:inline-block;
padding:0 0.5em;
font-size:inherit;
font-weight:700;
letter-spacing:0.1em;
}

p label em{
font-style:normal;padding-left:5px;
}

p span.fixTitle{
font-size:inherit;
color:#FF8000;
font-weight:700;
padding-right:10px;
}

p label.topSign{
padding:0 0.5em;
font-size:inherit;
font-weight:700;
display:block;
width:98%;
letter-spacing:3px;
}

p label.topSign span{
font-size:inherit;
font-weight:400;
color:#f00;
}
/*表格*/
table.mytable {
border-collapse:collapse;margin:10px 0;width:100%;
}

table.mytable tbody tr {
behavior:url("/trhover.htc");
}

table.mytable td {
border-bottom:1px solid #95bce2;
font-size:12px;
padding:3px 5px;white-space:nowrap;
line-height:180%;
}
table.mytable td.title{white-space:normal;}
table.mytable td a:link {color:#000;text-decoration:none;font-size:inherit;}
table.mytable td a:hover {color:#f00 !important;text-decoration:none;font-size:inherit;}
table.mytable td a:visited,table.mytable td a:active {color:#000;text-decoration:none;font-size:inherit;}
table.mytable td a img.mouseover{border:solid 1px #000 !important;behavior:url("/ImgBtn.htc");}

table.mytable td .mouseover{border:solid 1px #000 !important;behavior:url("/ImgBtn.htc");}
table.mytable td .mouseout{border:0 !important;behavior:url("/ImgBtn.htc");}

table.mytable td input.himagebutton{behavior:url("/ImgBtn.htc");}
table.mytable td input.himagebutton:hover{
border:solid 1px #000 !important;
}

table.mytable td a.picbutton img{border:0;behavior:url("/ImgBtn.htc");}
table.mytable td a.picbutton:hover img{
border:solid 1px #000;
}

table.mytable th {
background:#3e83c9;
color:#fff;
font-weight:700;
text-align:left;
border-right:0.1em solid #fff;
font-size:12px;
letter-spacing:2px;
padding:3px 5px;white-space:nowrap;
}

table.mytable tr.odd {
background-color:#ecf6fc;
}

table.mytable tr:hover,table.mytable tr.hover{
background:#bcd4ec;
}
table.mytable td a img{border:0;}
