
/* ================== 公用 ==================== */ 

/* ~~~~~~~~~~~~~~ 页面级 ~~~~~~~~~~~~~~~ */
body{
margin:0;
padding:0;
font-family:Arial;
font-size:12px;
}

a{
color:#000;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

img{border:0;}

.hidden{display:none;}

.time{
font-size:10px;
font-family:Arial;
color:#666;
}

.smallfont{font-size:11px;}

.button, .textbox, .bigfont{
font-family:Arial;
font-size:14px;
}

/* ~~~~~~~~~~~~~~ 容器 ~~~~~~~~~~~~~~~ */
.main{
clear:both;
width:950px;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
}

.content{
float:right;
width:760px;
font-size:14px;
}

/* ~~~~~~~~~~~ 盒子 ~~~~~~~~~~~ */
.box{
width:758px;
border:#FAAB6A 1px solid;
background:url(box_bg.gif) repeat-x left top;
}

.boxtitle{
float:left;
height:25px;
line-height:25px;
background:#F17B00;
color:#fff;
font-size:14px;
font-weight:bold;
}


.boxtitle span{
display:block;
margin-left:15px;
margin-right:15px;
}

.boxcontent{
clear:both;
padding:20px;
font-size:14px;
line-height:22px;
}

.boxcontent p{
margin:0;
padding:0;
}

.boxcontent a{
color:Blue;
}

.boxcontent .descimage{
text-align:center;
font-size:12px;
}

/* ~~~~~~~~~~~ 小盒子 ~~~~~~~~~~~ */
.smallbox{
margin-top:10px;
width:373px;
height:237px;
border:#B7C4CD 1px solid;
font-size:12px;
}

.smallboxheader{
height:24px;
line-height:24px;
background:url(smallbox_bg.jpg) repeat-x left bottom;
border-bottom:#B7C4CD 1px solid;
padding-left:10px;
color:#333;
font-weight:bold;
font-size:14px;
}

.smallboxcontent{
margin:5px;
height:200px;
}

.smallboxcontent p{
margin:0;
padding:0;
line-height:22px;
}

/* ====================== 私有样式 ======================= */

/* ~~~~~~~~~~~~~~~~ default.aspx ~~~~~~~~~~~~~~~~~~ */
.banner{
width:750px;
height:180px;
margin-top:10px;
}

.defaultcollegerank{
width:100%;
}

.defaultcollegerank td, .defaultcollegerank th{
line-height:22px;
font-weight:normal;
text-align:center;
}

.defaultcollegerank th{
background:#DAE3ED;
}

/* ~~~~~~~~~~~~~~~~ collegerank.aspx ~~~~~~~~~~~~~~~~~~ */
.collegerank{
width:500px;
border:#B7C4CD 1px solid;
}

.collegerank td, .bigcollegerank th{
line-height:26px;
font-weight:normal;
text-align:center;
}

.collegerank th{
background:#DAE3ED;
}

.collegerank a{
color:#333;
text-decoration:underline;
}

/* ======== collegerank.aspx =========== */

.blessingintro{
margin-left:auto;
margin-right:auto;
width:680px;
padding:10px;
border:#FBDDBC 1px solid;
font-size:12px;
}

.blessingsearchbar{
margin-left:auto;
margin-right:auto;
margin-top:10px;
width:700px;
height:100px;
padding-top:0px;
border:#FBDDBC 1px solid;
text-align:center;
background:url(blessing_searchbar.gif) repeat-x left top;
}
.boxtitle2
{
margin-left:auto;
margin-right:auto;
margin-top:10px;
width:700px;
height:40px;
padding-top:0px;
border:#FBDDBC 1px solid;
text-align:left;
background:url(blessing_searchbar.gif) repeat-x left top;
}
.blessingcontainer{
margin-left:auto;
margin-right:auto;
margin-top:20px;
width:680px;
height:300px;
padding:10px;
border:#FBDDBC 1px solid;
}

.blessinglist tr.pager td{
border:0;
padding:5px 0px 0px 0px;
}

.blessinglist tr.pager a, .blessinglist tr.pager span{
display:block;
float:left;
margin-right:1px;
padding:2px 5px 2px 5px;
background:#FCEDCE;
color:#000;
font-weight:bold;
text-decoration:none;
}

.blessinglist tr.pager a:hover{
text-decoration:underline;
}

.blessinglist tr.pager span{
color:#999;
}

/* ======== managerlogin.aspx =========== */
.login{
margin-top:20px;
font-size:12px;
}

.login a{
color:#00328A;
text-decoration:underline;
}

.loginform{
float:left;
width:250px;
}

.loginformtitle{
width:250px;
height:24px;
line-height:24px;
background:url(loginform_title.jpg) no-repeat left top;
text-align:center;
font-weight:bold;
color:#fff;
font-size:14px;
}

.loginformtable{
width:250px;
border:#47950C 1px solid;
background:#E7F3DE;
}

.loginformtable td{
height:34px;
}

.loginformtable td.error{
height:15px;
}

.loginformtable .errormsg{
margin-left:auto;
margin-right:auto;
margin-top:15px;
margin-bottom:10px;
width:140px;
height:40px;
line-height:40px;
padding-left:70px;
border: #FFD0A8 1px solid;
background:url(icon_error.gif) #FFFFEE no-repeat 10px 50%;
font-weight:bold;
}

.loginformtable td.desc{
padding-left:15px;
}

.loginformtable td.verifyimagedesc{
padding-left:15px;
height:22px;
line-height:22px;
}

.loginformtable td.submit{
padding-left:15px;
padding-bottom:10px;
}

.loginformtable .textbox{
border:#7B9EBD 1px solid;
height:19px;
font-family:Verdana;
}

.loginintro{
float:right;
padding-top:10px;
width:490px;
font-size:14px;
color:#666;
line-height:22px;
}