/*************************【新增样式】**************/
/*---修改记录----
Date: 2011-04-29  添加了 .block img 设置了他的宽、高 
	主要用在 校园生活的 生活掠影 中图片显示

---------*/
/* update: 20110409 By Flyxiaoye */

/*为了给下载地址 链接 给予有 下载下划线  */
/* update:2010-10-9 招生就业处 表格下载 */
.hiddesc
{
	display: none;
}
.downLink a
{
	font-size: 12px;
	color: #444;
	text-decoration: none;
}
.downLink a:hover
{
	font-size: 12px;
	color: #c42805;
	text-decoration: underline;
}

#pageheader_top
{
	/* 图片总共高 29px = 高+padding-top */
	width: 870px;
	height: 20px;
	margin: 0px auto;
	padding-top: 9px;
	color:#fff;
	background: url(../images/index/top_bg.jpg) #fff no-repeat center center;
}
#pageheader_top img
{
	margin: 0px 2px 0px 20px;
	border: 0px;
}
#pagelogo
{
	width: 870px;
	height: 80px;
	margin: 0px auto;
	background: url(../images/index/logo.jpg) #fff no-repeat center center;
}
#banner
{
	width: 870px;
	height: 200px;
	margin: 0px auto 5px auto;
	background: url(../images/index/01.jpg) #fff no-repeat top center;
}
/*-- add by flyxiaoye 2011-03-07 --- */
.clear
{
	clear: both;
}
#panel_notice
{
	width: 870px;
	height: 150px;
	margin: 0px auto;
	margin-bottom: 5px;
	background: url(../images/index/notice.jpg) #fff no-repeat center center; /* border: dashed 1px #000; 淡黄色 测试边框   */
}
#notice
{
	width: 870px;
	height: 150px;
	margin: 0px auto;
	margin-bottom: 5px;
	background: url(../images/index/notice.jpg) #fff no-repeat center center;
	border: dashed 1px #000; /*淡黄色 测试边框   */
}
#panel_notice #notice_content
{
	width: 844px;
	height: 120px;
	margin: 0px auto;
	color: #ff0000; /* border: dashed 1px #00f;  淡黄色 测试边框  */
}
#panel_notice #notice_close
{
	font-size: 16px;
	float: right;
	z-index: 20;
	background-color: #fff;
	position: relative;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
#panel_notice #notice_title
{
	height: 25px;
	margin: 0 auto;
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
	overflow: hidden;
}
#panel_notice #notice_body
{
	width: 740px;
	height: 93px;
	margin: 0 auto;
	font-size: 16px;
	font-weight: bolder;
	word-break: break-all;
	overflow: hidden;
}
#notice_body .item
{
	/*	width: 368px;  */
	float: left;
	overflow: hidden;
}
#notice_body .item a
{
	font-size: 14px;
}

/****************************************************/
.testCss
{
	background-color: #f00; /* border: dashed 1px #0ff;  淡黄色 测试边框 */ /*  border: dashed 1px #ff0;  黄色 测试边框 */ /*  border: dashed 1px #f0f;  粉红色 测试边框 */ /* border: dashed 1px #f00;红色 测试边框 */ /*  border: dashed 1px #0f0;   绿色 测试边框 */
}
.imagelink
{
	cursor: pointer;
}
.indexContainSplitLine
{
	margin: 0px auto;
	padding: 0px;
	margin-top: 5px;
}
/*--------【contain 子块容器】---------*/
.contain
{
	width: 868px;
	margin: 2px auto;
	padding: 0px;
	border: 0px;
}
.contain .table_margintop
{
	margin-top: 7px;
}
/*************************begin【容器3 样式】**************/

#contain_3
{
	width: 868px;
	margin: 2px auto;
	padding: 0px;
	border: 0px;
}
.blockContan3_xszp, .blockContan3_gooddoc, .blockContan3_goodlink
{
	width: 260px;
	height: 200px;
	padding-top: 53px;
	padding-left: 20px;
}
.blockContan3_xszp
{
	background: url(../Images/contain/contain3_xszp.gif) #fff no-repeat;
}
.blockContan3_gooddoc
{
	background: url(../Images/contain/contain3_gooddoc.gif) #fff no-repeat;
}
.blockContan3_goodlink
{
	background: url(../Images/contain/contain3_goodlink.gif) #fff no-repeat;
}
/*************************end【容器3 样式】**************/


BODY
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	font-size: 12px;
	color: #4c80d4; /* 字体颜色*/
	background: url(../images/body_bg.jpg) #c8e7ff repeat-y center center;
	text-transform: lowercase;
}
img
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
BODY A:link
{
	font-size: 12px;
	color: #4c80d4;
	text-decoration: none;
}
BODY A:visited
{
	font-size: 12px;
	color: #4c80d4;
	text-decoration: none;
}
BODY A:hover
{
	font-size: 12px;
	color: #7a0000; /* 鼠标 越过 时候  */
	text-decoration: none;
}
BODY A:active
{
	font-size: 12px;
	color: #4c80d4;
	text-decoration: none;
}



.menubar
{
	border-top: #20b0ff 4px solid;
	font-size: 14px;
	background-image: url(../images/head_bg.gif);
	width: 870px;
	height: 40px;
	text-align: center;
}
.menubar A:link
{
	font-size: 14px;
	color: #555;
	text-decoration: none;
}
.menubar A:visited
{
	font-size: 14px;
	color: #555;
	text-decoration: none;
}
.menubar A:hover
{
	font-size: 14px;
	color: #555;
	text-decoration: none;
}
.menubar A:active
{
	font-size: 14px;
	color: #555;
	text-decoration: none;
}
SPAN
{
	font-size: 12px;
}
.C5 A:link
{
	font-size: 12px;
	color: #555;
	text-decoration: none;
}
.C5 A:visited
{
	font-size: 12px;
	color: #555;
	text-decoration: none;
}
.C5 A:hover
{
	font-size: 12px;
	color: #7a0000;
	text-decoration: none;
}
.C5 A:active
{
	font-size: 12px;
	color: #555;
	text-decoration: none;
}
.topmenu A:link
{
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.topmenu A:visited
{
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.topmenu A:hover
{
	font-size: 12px;
	color: #7a0000;
	text-decoration: none;
}
.topmenu A:active
{
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.wzbt
{
	font-weight: bold;
	font-size: 15px;
	color: #555;
}
.fbt
{
	font-size: 12px;
	color: #555;
}
.zz
{
	font-size: 12px;
	color: #555;
}
.wznr
{
	font-size: 12px;
	color: #555;
	line-height: 24px;
}
.lmdh
{
	font-size: 15px;
	color: #ff0000;
	line-height: 50px;
}
.biaogem
{
	margin-top: 4px;
}
.font14
{
	font-size: 14px;
}
.font12
{
	font-size: 12px;
	text-transform: capitalize;
}
.color
{
	color: #555;
}
.Taa
{
	font-size: 12px;
	color: #999999;
}
.content
{
	font-size: 14px;
	color: #666;
	line-height: 22px;
}
.biaoti
{
	font-weight: bold;
	font-size: 18px;
	color: #ff3300;
}
.Dire
{
	font-size: 14px;
	color: #fff;
}
.Dire A:link
{
	font-size: 14px;
	color: #555;
	text-decoration: none;
}
.Dire A:visited
{
	font-size: 14px;
	color: #555;
	text-decoration: none;
}
.Dire A:hover
{
	font-size: 14px;
	color: #b97e00;
	text-decoration: none;
}
.Dire A:active
{
	font-size: 14px;
	color: #555;
	text-decoration: none;
}
.list
{
	font-size: 14px;
	line-height: 30px;
}
.list A:link
{
	font-size: 14px;
	color: #555;
	line-height: 30px;
	text-decoration: none;
}
.list A:visited
{
	font-size: 14px;
	color: #555;
	line-height: 30px;
	text-decoration: none;
}
.list A:hover
{
	font-size: 14px;
	color: #b97e00;
	line-height: 24px;
	text-decoration: none;
}
.list A:active
{
	font-size: 14px;
	color: #555;
	line-height: 24px;
	text-decoration: none;
}
.down
{
	color: #06609f;
}
.downname
{
	font-weight: bold;
	font-size: 14px;
	color: #003366;
}
.down A:link
{
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.down A:visited
{
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.down A:hover
{
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.down A:active
{
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.top
{
	color: #ffffff;
}
.bot
{
	color: #444444;
}
.bot A:link
{
	color: #444444;
	text-decoration: none;
}
.bot A:visited
{
	color: #444444;
	text-decoration: none;
}
.bot A:hover
{
	color: #7a0000;
	text-decoration: none;
}
.bot A:active
{
	color: #444444;
	text-decoration: none;
}
.c6
{
	margin-top: 50px;
}
.items TD
{
	line-height: 150%;
}
.mtDropdownMenu
{
	margin-top: 7px;
	left: -1000px;
	margin-left: -24px;
	overflow: hidden;
	position: absolute;
	top: -1000px;
}
.mtDropdownMenu .content
{
	position: absolute;
}
.mtDropdownMenu .items
{
	border-right: #999 1px solid;
	border-top: #999 1px solid;
	z-index: 2;
	left: 0px;
	border-left: #999 1px solid;
	border-bottom: #999 1px solid;
	position: relative;
	top: 0px;
}
.top .items
{
	color: #ffffff;
}
.mtDropdownMenu .item
{
	border-right: medium none;
	border-top: medium none;
	font-size: 12px;
	border-left: medium none;
	cursor: hand;
	color: #4a4b4b;
	border-bottom: medium none;
	text-decoration: none;
}
.mtDropdownMenu .background
{
	z-index: 1;
	FILTER: alpha(opacity=85);
	left: 0px;
	position: absolute;
	top: 0px;
	moz-opacity: .8;
}
.mtDropdownMenu .shadowRight
{
	z-index: 3;
	FILTER: alpha(opacity=40);
	width: 2px;
	position: absolute;
	top: 3px;
	moz-opacity: .4;
}
.mtDropdownMenu .shadowBottom
{
	z-index: 1;
	FILTER: alpha(opacity=40);
	left: 3px;
	position: absolute;
	height: 2px;
	moz-opacity: .4;
}
.mtDropdownMenu .hover
{
	background: #ffffff;
	color: #003366;
}
.mtDropdownMenu .item IMG
{
	margin-left: 12px;
}
/**************** 分割线 边框线条  *******************/
.flyxiaoye_dashed
{
	border-bottom-width: 1px;
	border-bottom-color: #00f;
	border-bottom-style: dashed;
}
.flyxiaoye_splitsolid
{
	margin: 8px auto 8px auto;
	text-align: center;
	width: 790px;
	border-bottom-width: 1px;
	border-bottom-color: #777;
	border-bottom-style: solid;
}
.flyxiaoye_splitBlock
{
	width: 100%;
	height: 8px;
}
/******************begin 以下用于 图片列表页面的  活动掠影***************/

.div_content
{
	text-align: left;
	width: 626px;
	background-color: #fff; /* 设置了 图片列表的 背景颜色 */
	padding-top: 10px;
}
.div_block
{
	float: left; /* width: 196px; */
	width: 208px; /* 180 */
	text-align: center;
	vertical-align: top;
	padding-left: 0px;
	background-color: #fff;
}
.div_block img
{
	width: 190px;
	height: 143px;
}
.tbl_img
{
	width: 190px; /* 150px */
	text-align: center;
	table-layout: fixed;
}
.td_img
{
	width: 190px;
	height: 143px;
	background-color: Gray;
}
.td_desc
{
	width: 190px;
	height: 50px;
	text-align: left;
}

.preCursor
{
	cursor: url(                      "../images/comm_flyxiaoye/pre.ani" );
}
.nextCursor
{
	cursor: url(                      "../images/comm_flyxiaoye/next.ani" );
}
.autoCursor
{
	cursor: default;
}
/****************** end用于 图片列表页面的  活动掠影***************/

/*************************************************************************/
#recommendPeopleDetail
{
	width: 798px;
	font-size: 20px;
	text-align: left;
	padding-top: 8px;
	line-height: 30px;
	white-space: normal;
	word-break: break-all;
	word-wrap: break-word;
}

