﻿

/*---------------------------------------Default-------------------------------*/
#IndexContentLeft /*内容页面左部分DIV*/
{
	width:208px;
	min-height:696px;
	float:left;
	margin-left:5px;
	margin-right:2px;
	*margin-right:0px;
	*margin-left:2px;
}
#IndexContentMiddle /*内容页面中间部分DIV*/
{
	width:374px;
	min-height:696px;
	float:left;
}
#IndexContentRight /*内容页面右部分DIV*/
{
	width:211px;
	min-height:696px;
	float:left;
}

#javascript /*放置滚动图片DIV*/
{
	width:206px;
	height:230px;
}
#schoolconnect /*院系链接*/
{
	border:1px dashed silver;
	background:url('../Image/Default/left_block_title_YuanXiSheZhi.png') no-repeat center top;
	width:206px;
	height:120px;
}

#quickconnect /*快速链接*/
{
	border:1px dashed silver;
	background:url('../Image/Default/left_block_title_KuaiSuLianJie.png') no-repeat center top;
	width:206px;
	height:170px;
	margin-top:10px;
}
#aboutconnect /*友情链接*/
{
	border:1px dashed silver;
	background:url('../Image/Default/left_block_title_YouQingLianJie.png') no-repeat center top;
	width:206px;
	height:70px;
	margin-top:10px;
}
.connectword /*链接文字DIV*/
{
	margin-top:28px;
}
.aword /*链接文字样式*/
{
	text-decoration:none;
	font-family:宋体 Sans-Serif;
	font-size:12px;
	color:Black;
}
#gundongtiao /*文字滚动条*/
{
	background:url('../Image/Default/hot_bg.png') no-repeat center top;
	width:374px;
	height:27px;
	margin-top:10px;
	*width:372px;
	float:left;
}
#gundongtiaoword /*文字滚动条WORD*/
{
	padding-top:6px;
	margin-left:40px;
	width:320px;
	color:Black;
	font-size:13px;
	font-family:宋体 Sans-Serif;
	float:left;
	*margin-left:20px;
}
#News /*综合新闻*/
{
	background:url('../Image/Default/panel-1.png') no-repeat center top;
	width:374px;
	height:300px;
	margin-top:20px;
	float:left;
	*width:372px;
}
#Bulletin  /*公告通知*/
{
	background:url('../Image/Default/panel-2.png') no-repeat center top;
	width:374px;
	height:300px;
	margin-top:20px;
	float:left;
	*width:372px;
}
#ul  /*图片菜单*/
{
	
	margin-top:10px;
	margin-left:5px;
}
#Email  /*Email图片*/
{
	background:url('../Image/Default/e_mail.png') no-repeat center top;
	width:211px;
	height:125px;
	margin-top:30px;
	font-family:Verdana;
	font-size:12px;
}
#EmailWord /*Email文字*/
{
	font-family:宋体 Sans-Serif;
	font-size:12px;
	margin-top:60px;
	margin-left:40px;
	width:150px;
	height:50px;
}
.input
{
	width:20px;
	height:20px;
}
#Search  /*Search图片*/
{
	background:url('../Image/Default/search.png') no-repeat center top;
	width:211px;
	height:125px;
	margin-top:30px;
}

.GridViewDiv /*GridView样式*/
{
	margin-left:15px;
	margin-top:50px;
	width:330px;
	height:200px;
	font-size:14px;
	float:left;
	*margin-left:5px;
}

.More /*更多DIV*/
{
	margin-top:5px;
	margin-left:310px;
	float:left;
	width:30px;
	height:20px;
	*margin-left:150px;
	*margin-top:0px;
}
.More a /*更多Word*/
{
	text-decoration:none;
	color:Silver;
	font-family:宋体;
	font-size:13px;
}


.GridViewNewsTitle /*GridViewTable中的actionlink样式*/
{
	color:Black;
	font-size:12px;
	font-family:宋体 Sans-Serif;
	text-decoration:none;
}
.GridViewTd /*GridViewTable中的td样式*/
{
	background-color:#F7F6F3;
	height:35px;
	color:Black;
	font-size:12px;
	font-family:宋体 Sans-Serif;
}
