﻿/* CSS Document */

/* base */

/* 全局CSS定义 */
body {text-align: center; font-family:"verdana", arial;margin:0; padding:0; background-color: #fff; font-size:12px; color:#222;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0; }
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th,input{font-size:12px;}
p {text-indent:2em; line-height:140%;}


/* 链接颜色 */
a:link {color: #09577F; text-decoration:none;}
a:visited {color: #09577F; text-decoration:none;}
a:hover {color: red; text-decoration:underline;}
a:active {color: blue; text-decoration:none;}

#nav {color: #000; font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:14px;}
#nav a {color: #000; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:14px;}
#nav a:hover {color: red; text-decoration:underline; font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:14px;}

#affiche {color: #FFF;}
#affiche a {color: #fff; text-decoration:none; }
#affiche a:hover {color: #FFF; text-decoration:underline; }

/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight: bold;}
.fI {font-style: italic;}
.fColor{color:#000;}
/* 字体大小*/
.f12px{ font-size:12px;}
.f14px{ font-size:14px;}
.f13px{ font-size:13px;}
/* 其他属性 */
.left{ float: left;}
.right{ float: right;}
.clear{ clear: both; font-size:1px; height:0; overflow:hidden;}
.hidden {display: none;}
.unLine ,.unLine a{text-decoration: none;}
.marginT{margin-top:5px;}
.padding5{padding:5px; text-align: left;}
.more {padding-right:30px; padding-bottom:8px;}
.font2em {text-indent: 2em;}
.imgBorder {border: 1px #999 solid;}
.input {border: 1px #eee solid; width: 60px; height: 20px;}
.chatinput {border: 1px #DDD solid; width: 100px; height: 20px;}
.lineheight150{line-height:150%;}
.lineheight160{line-height:160%;}

/* 公用 */
.marginT{margin-top:8px;}
.marginB{margin-bottom:2px;}
.padding5{padding:5px;}
.input{border:1px #CCC solid; width:90px; height:15px;}
#article{font-family:arial; font-size:14px; color:#333; line-height:180%;}
#contentTitle{font-family:arial; font-size:14px; color:#333; font-weight:bold;}
.leftdiv {border:1px #333 solid;}
.lineheight150{line-height:150%; padding:3px;}

/* 论坛登录 */
.login {background-image: url(/images/new/i_12.jpg);  background-repeat:no-repeat; width:188px; height:176px; margin:0px;}
.logindiv {width:150px; height:120px; margin-top:55px; margin-left:20px; text-align:center;}
.guestbut {width:80px;}

/* 校园风貌 & 校园生活 & 教育教学 & 校史回顾 & 站内导航*/
.school {background-image: url(/images/new/i_18.jpg);  background-repeat:no-repeat; width:525px; height:177px; margin:0px;}
.schooldiv {width:490px; height:120px; margin-top:40px; margin-left:15px; padding:5px;}
.schooldiv_content {width:300px; float:left;}
.schoollife {background-image: url(/images/new/i_19.jpg);  background-repeat:no-repeat; width:314px; height:176px; margin:0px;}
.schoollifediv {width:300px; height:120px; margin-top:40px; margin-left:7px; padding:5px;}
.teaching {background-image: url(/images/new/i_20.jpg);  background-repeat:no-repeat; width:314px; height:176px; margin:0px;}
.teachingdiv {width:300px; height:120px; margin-top:40px; margin-left:7px; padding:5px;}
.lookback {background-image: url(/images/new/i_23.jpg);  background-repeat:repeat-y; width:193px; height:177px; margin:0px; text-align:center;}
.lookbackcontent {width:193px; height:290px; margin:0px; text-align:center; margin-left:3px;}
.sitenav {background-image: url(/images/new/i_24.jpg);  background-repeat:no-repeat; width:135px; height:667px; margin:0px;}
.sitenavdiv {width:132px; height:600px; margin-top:102px; margin-left:2px; text-align:center; color:#09577F; line-height:270%;}

/* 校长寄语 & 列表页左右小背景 */
.schoolmaster {border:1px #EEE solid; background-color:#FDFDF5;}
.listbg1eft {background-image: url(/images/new/l_1.jpg);  background-repeat:repeat-y;}
.listbgright {background-image: url(/images/new/l_2.jpg);  background-repeat:repeat-y;}

/* 边框 & 友情链接 */
.borderB {border-bottom:1px #ddd solid;}
.border{border:1px #EEE solid; background-color:#fafafa; padding:3px;}
.link {background-image: url(/images/new/i_31.jpg);  background-repeat:no-repeat;}
.linkdiv {width:750px; height:20px; margin-left:150px; margin-top:30px;}

/* 其他属性 */
.left{ float: left;}
.right{ float: right;}
.clear{ clear: both; font-size:1px; width:1px; visibility: hidden; }
.hidden {display: none;}
.unLine ,.unLine a{text-decoration: none;}
.noBorder{border:none;	}

/*页脚*/
.bottom{line-height:160%; color:#124386; font-family:arial; background-image: url(/images/new/i_30.jpg); background-repeat:no-repeat;}
.bottomdiv {width:750px; height:20px; margin-left:150px; margin-top:20px;}
