
@charset "utf-8";
@import url(basic.css);/*全局样式*/
@import url(layout.css);/*布局样式*/
#body{ background:none;}

/* left */
#left{
	position:relative;
	float:left;
	margin-top:-116px;
	width:261px;
	background:url(../img/bg-left.gif) no-repeat left top;
	height:100%;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#left .info{ width:237px; background:url(../img/bg-left-info2.gif) repeat-y;}

.left-top{ padding-top:10px; width:236px; background:url(../img/bg-left-info1.gif) no-repeat;}

.link{ padding-top:10px;}
.link img{ display:block; margin:0 auto; margin-top:4px;}

#left h2{ margin:15px auto 0; padding-bottom:11px; width:219px; background:url(../img/bg-left-c1.gif) no-repeat left bottom;}
#left h2 span{ padding-left:6px; background:url(../img/icon1.gif) no-repeat left 3px; color:#025692;}
#left h2 a{ padding:2px 15px 0 0; background:url(../img/icon2.gif) no-repeat right 5px; font-size:12px; font-weight:normal; color:#e68814;}

#left h2.operate{ padding-bottom:6px; background:url(../img/bg-left-h2.gif) no-repeat left bottom;}

.kuang{ margin:0 auto; width:219px; background:#fff url(../img/bg-left-c3.gif) repeat-y;}
.kuang ul{ padding:0 10px 5px; background:url(../img/bg-left-c2.gif) no-repeat left bottom; font-size:11px;}
.kuang ul li span{ padding-left:5px;}

.student ul{ overflow:hidden; height:230px; zoom:1;}
.student li{ padding:4px 0 6px 10px; background:url(../img/icon3.gif) no-repeat left 4px;}
.yewu li{ padding:3px 0 3px 15px; border-bottom:1px dashed #e2e2e2; background:url(../img/icon4.gif) no-repeat left 4px;}
.yewu li a{ font-weight:bold; color:#034b86;}

.operate{
	width:237px;
	background:url(../img/bg-left-info3.gif) no-repeat left bottom;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.operate img{
	display:block;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

/* right */
#right{ float:left; margin-left:-8px; padding-top:20px; width:716px;}

.yuanjiao{ width:355px; background:url(../img/yuanjiao2.gif) repeat-y;}
.yuanjiao .title{ overflow:hidden; height:9px; background:url(../img/yuanjiao1.gif) no-repeat left top;}
.yuanjiao .minHeight{ height:auto!important; height:390px; min-height:390px;}
.yuanjiao .minHeight1{ height:auto!important; height:260px; min-height:260px;}

p.more{ padding:0 10px 10px; background:url(../img/yuanjiao3.gif) no-repeat left bottom; text-align:right;}
p.more a{ padding-left:15px; background:url(../img/icon6.gif) no-repeat left 1px; color:#ff8a00;}

#right h2{ margin:0 10px 5px; color:#004c8a;}
#right h2 span{ padding-left:20px; background:url(../img/icon5.gif) no-repeat left center;}

.message{ padding:10px 10px 0 10px;}
.message li{ padding:1px 0 1px 10px; line-height:19px; border-bottom:1px dotted #e2e2e2; background:url(../img/icon7.gif) no-repeat left center;}
.message span{ display:block; margin-bottom:-16px; text-align:right; font-size:10px; color:#0768d1;}

dl.zhongdian{ padding:0 10px;}
dl.zhongdian dt{ float:left;}
dl.zhongdian dd{ float:left; padding-left:10px; width:160px;}
dl.zhongdian dd.widther{ width:190px;}
dl.zhongdian h3{ padding-bottom:10px; font-size:12px; color:#aa0909;}
dl.zhongdian h3.black{ color:#333;}

/*招生信息*/
.zsxx{}
.zsxx h2{ padding:0 10px; background:#efefef;}
.zsxx h2 p a{ display:inline-block; margin:1px 3px 0 0; width:16px; height:16px; background:#e0e0e0; line-height:16px; border:1px solid #fff; text-align:center; font-weight:normal; font-size:11px;}
.zsxx h2 p a:hover,.zsxx h2 p a.over{ background:#ff8a00; color:#fff;}

.zsxx ul{ padding:0 10px; height:390px;}
.zsxx ul li{ padding:10px 5px; border-bottom:1px solid #efefef;}
.zsxx li a{ font-weight:bold;}
.zsxx li span{ font-size:10px; color:#0768d1;}

/*学院头条*/
.xytt{}
.xytt h2{ padding-left:10px; background:#efefef;}
.xytt ul{ padding:10px 10px 0;}
.xytt ul li{ padding:10px 5px; border-top:1px solid #efefef;}
.xytt ul p.tt-title{ padding-bottom:5px; font-weight:bold;}
.xytt ul p.tt-title a{ float:left;}
.xytt ul p.tt-title span{ float:right; font-size:10px; color:#0768d1;}

/*活动*/
.huodong{ clear:both; padding:10px 0;}

/*学院动态，教学信息*/