﻿/***************** 整个网页 *****************/
/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }
/*为了纪念512，每年5月11日-5月13日请开启第一行代码！谢谢！
/**
mumuxp20090510修改
添加纪念512灰色CSS代码
*//**
神吹20070524修改
用于设置图片轮换播放CSS
*/
/*轮换播放开始*/
#picSlider,#n_list{
width:310px;
height:235px;
border:red solid 1px;
  
}

#picSlider dl {
	margin:0;
	padding:0;
	height:235px;
	overflow:hidden;
	filter:alpha(opacity=100); 
	opacity:1; 
}
#picSlider dl dt{
	margin:0;
	padding:0;
	height:213px;
	overflow:hidden;
}
#picSlider dl dd {
	margin:0;
	padding:0 0 0 20px;
	background:#fff;
	color:#000;
	text-align:center;
}
#picSlider img {
	border:none;
	color:#000;
}
#picContorl {
	position:absolute;
	margin:192px 0 0 0;
	width:310px;
	height:20px;
	text-align:right;
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	opacity:0.5; 
}
#picContorl span {
	background:Silver;
	color:#000;
	margin:0 3px;
	padding:3px;
	line-height:20px;
	cursor:pointer;
}
#picContorl span.slect {
	background-color:Red;
	color:#FFFFFF;
}

/*轮换播放结束*/


/* 网页主体的默认设置 */
#global
{
	margin:0 auto;
	height:auto;
	width:750pt;
}

/* 栏目标题的链接样式 */
.barlink
{
	text-decoration:none;
}

/* “更多”链接的未访问和已访问样式 */
.more a:link, .more a:visited
{
	color:rgb(115,115,115);
	text-decoration:none;
}

/* “更多”链接在鼠标悬浮时的样式 */
.more a:hover
{
	color:Red;
}

/* 对《时政要闻》，《青年时讯》,《院系新闻》,《原创文学》,《热点热议》栏目里的“更多”链接进行定位 */
#globalnews .more, #youthnews .more, #schoolnews .more, #originalliterature .more, #hotspot .more
{
	float:right;
	position:relative;
	top:7pt;
	right:26pt;
}

/* 对《网络电视台》栏目里的“更多”链接进行定位 */
#morevideo .more
{
	position:relative;
	top:5pt;
	left:5pt;
}

/* 内容主体在栏目框中的定位 */
.locate
{
	position:relative;
	width:265pt;
	left:12pt;
	top:30pt;
}

/* 每条新闻题目的文字内容 */
.content
{
	float:left;
	width:210pt;
}

/* 每条新闻的发布时间 */
.time
{
	float:left;
	width:55pt;
}
/************* (结束) 整个网页 (结束) *************/


/********************* 页面布局  *********************/

/* 页面的内容主体部分 */
#mainbody
{
	margin:0 auto;
	height:1070pt;
	width:750pt;
}

/* 页面主体的左侧部分 */
#mainleft
{
	float:left;
	margin:0 auto;
	padding: 0pt;
	height:1070pt;
	width:550pt;
}

/* 《网络电视》以上的版块 */
#mainlefttop
{
	height:560pt;
	width:550pt;
}

/* 《网络电视》以上的左侧版块 */
#mainlefttopleft
{ 
	clear:left;
	float:left;
	height:560pt;
	width:250pt;
}

/* 《网络电视》以上的右侧版块 */
#mainlefttopright
{
	clear:right;
	float:right;
	height:560pt;
	width:300pt;
}

/* 《网络电视》栏目 */
#television
{
	margin:10pt 14pt 12pt 0pt;
	height:90pt;
	width:534pt;
	border:1pt solid rgb(183,183,183);
}

/* 《网络电视》以下的版块 */
#mainleftbottom
{
	height:390pt;
	width:550pt;
}

/* 《网络电视》以下的左侧版块 */
#mainleftbottomleft
{ 
	clear:left;
	float:left;
	height:390pt;
	width:250pt;
}

/* 《网络电视》以下的右侧版块 */
#mainleftbottomright
{
	clear:right;
	float:right;
	height:390pt;
	width:300pt;
}

/* 页面主体的右侧部分 */
#mainright
{
	clear:right;
	float:right;
	margin:0 auto;
	height:1070pt;
	width:200pt;
}

/* 《信息公告》栏目 */
#infonotice
{
	padding: 20pt, 3pt, 1pt, 4pt;
	margin:0 auto;
	height:90pt;
	width:200pt;
	border:1pt solid rgb(183,183,183);
}
/*登陆框*/
#login
{
	height:30pt;
	margin-top:13pt;
	width:200pt;
}

.loginlink
{
	float:right;
	width:49pt;
	text-align:center;
	margin-left:-20pt;
	margin-right:0px;
	color:White;
	background:url("../image/index_r1_c6.gif") no-repeat left top
}

.loginlink a:link 
{
	font-weight:bold;
	text-decoration:none;
	color:White;
}

.loginlink a:visited 
{
	font-weight:bold;
	text-decoration:none;
	color:White;
}

.loginlink a:hover
{
	font-weight:bold;
	text-decoration:none;
	color:White;
}

/* 站内搜索 */
#search
{
	width:171pt;
	float:left;
	height:30pt;
}

/* 《媒体广角》栏目 */
#medium
{
	margin-bottom:13pt;
	height:145pt;
	width:200pt;
	border:1pt solid rgb(183,183,183);
}

/* 精彩专题 */
#spectacularsubjects
{
	height:465pt;
	width:200pt;
	border:1pt solid rgb(183,183,183);
	margin-bottom:15pt;
}

/* 院系稿件排行 */
#rank
{
	margin:0 auto;
	color: rgb(51,51,51);
	background-repeat:no-repeat;
	height:200pt;
	width:200pt;
	border:1pt solid rgb(183,183,183);
}
/********************* (结束) 页面布局 (结束) *********************/


/* 用flash显示新闻图片 */
#youthpicture
{
	float:left;
	margin:0 auto;
	height:180pt;
	width:235pt;
	margin-bottom:10pt;
}

/* 《电子杂志》,《人物专访》的栏目图标 */
#magazinebar, #figureinterviewbar
{
	clear:left;
	float:left;
	width:220pt;
	background-color:rgb(190,0,0);
	padding-left:15pt;
}

/* 《图行天下》,《文化咨讯》的栏目图标 */
#pictureworldbar, #cultureinfobar
{
	clear:left;
	float:left;
	width:220pt;
	background-color:rgb(198,198,198);
	padding-left:15pt;
}

/* 《电子杂志》,《图行天下》栏目 */
#magazine, #pictureworld
{
	clear:left;
	float:left;
	margin:0 auto;
	height:162pt;
	width:235pt;
	background-color:rgb(235,235,235);
}

#magazine
{
	margin-bottom:13pt;
}

#magazine .locate
{
	top:12pt;
	left:8pt;
	width:222pt;
}

#magazine .content
{
	width:165pt;
	color:Black;
}

#magazine .coverarcticle
{
	top:10pt;
	height:105pt;
	width:120pt;
}

#covertitle
{
	text-align:center; 
	font-size:16px; 
	font-weight:bolder;
	color:Black;
}

#coverbrief
{
	margin-top:4pt;
	line-height:150%;
	color:Black;
}

#magazine a:link 
{
	color:Black;
}
#magazine a:visited 
{
	color:Black;
}
#magazine a:hover 
{
	color:Red;
}

/* 《图行天下》栏目中的每一张图片 */
.listitem
{
	width:116pt;
	height:75pt;
	padding-top:5pt;
	text-align:center;
}

/*********** 头条新闻 **********/
#latestimportant
{
	height:60pt;
	width:285pt;
	border:1pt solid rgb(183,183,183);
	margin-bottom:5pt;
	text-align:center;
	color:Black;
}

#latestimportantleft, #latestimportantright
{
	float:left;
	height:60pt;
	width:142pt;
}

.bighead
{
	position:relative;
	top:3pt;
	font-size:16px;
	font-weight:bold;
}

.bighead a:link, .bighead a:visited
{
	text-decoration:none;
}

.smallheadlocate
{
	position:relative;
	top:5pt;
}

#linkBigHeadLeft, #linkBigHeadRight, 
#linkSmallHeadOne, #linkSmallHeadTwo, 
#linkSmallHeadThree, #linkSmallHeadFour, 
#linkSmallHeadFive, #linkSmallHeadSix
{
	text-decoration:none;
}
/********** (结束) 头条新闻 (结束) ********/

}/* 《青年时讯》栏目 */
#youthnews
{
	margin:0 auto;
	background-image:url("../image/youthnewscaption.gif");
	background-repeat:no-repeat;
	height:245pt;
	width:300pt;
}


/* 《院系新闻》栏目 */
#schoolnews
{
	margin:0 auto;
	background-image:url("../image/schoolnewscaption.gif");
	background-repeat:no-repeat;
	height:245pt;
	width:300pt;
}


/* 网络电视台的图标 */
#tvcaption
{
	float:left;
	margin:0 auto;
	height:90pt;
	width:25pt;
	background-image:url("../image/tvcaption.gif");
	background-repeat:no-repeat;
}

/* 滚动视频截图 */
#roll
{
	float:left;
	margin:0 auto;
	height:90pt;
	width:534pt;
}

/* 滚动视频截图的未访问和已访问样式 */
#roll a:link, #roll a:visited
{
	text-decoration:none;
}


/********************* 《网络电视》以下的左侧版块的样式 ***************/

/* 封面图片 */
.coverimage
{
	position:relative;
	top:8pt;
	left:8pt;
	float:left;
	text-align:center;
}

/********* 封面语句的定位 *********/
.coverarcticle
{
	position:relative;
	width:100pt;
	height:75pt;
	right:7pt;
	float:right;
	line-height:150%;
	color:Black;
}

#figureinterview .coverarcticle
{
	top:12pt;
}
 
#cultureinfo .coverarcticle
{
	top:20pt;
}
/******** (结束) 封面语句的定位 (结束) *******/
/*
添加代码  维权服务
*/
#maintainrights{display:block; position:relative; width:265px; border:solid; border-width:1px; border-color: #666666; height:150px;}
#maintainrights .a_title #textrights{ display:block; position:relative; width:245px; background-color:#CCCCCC; height:20px; padding-top:2px; font-size:13px; font-weight:600; letter-spacing:2px; padding-left:20px;}
#maintainrights .a_title a{ text-decoration:none;}
#maintainrights .a_title a:hover{ text-decoration: underline;}
#maintainrights .locate{ display:block; position:relative;margin-left:-10px; width:265px; margin-top:-25px;}
#maintainrights .locate .content{display:block; position:relative;width:265px;}

/* 其它文章的定位 */
#mainleftbottomleft .locate
{
    float:left;
    clear:left;
	top:12pt;
	left:8pt;
	height:30pt;
	width:222pt;
}

#mainleftbottomleft .content
{
	width:190pt;
}

#mainleftbottomleft .time
{
	width:28pt;
}

#mainleftbottomleft a:link 
{
	color:Black;
}
#mainleftbottomleft a:visited 
{
	color:Black;
}
#mainleftbottomleft a:hover 
{
	color:Red;
}
/**************** (结束) 《网络电视》以下的左侧版块的样式 (结束) *************/


/* 《人物专访》,《文化咨讯》栏目 */
#figureinterview, #cultureinfo
{
	clear:left;
	float:left;
	margin:0 auto;
	height:165pt;
	width:235pt;
	background-color:rgb(235,235,235);
}

#figureinterview
{
	margin-bottom:13pt;
}

/*************************** 校园生活 ****************************/
#campuslife
{
	margin-left:2pt;
	margin-bottom:15pt;
	height:115pt;
	width:281pt;
	border:1pt solid rgb(183,183,183);
}

#campuslife .locate
{
	top:5pt;
	left:8pt;
}

/* 采用tab样式显示栏目 */
#menu
{
	width:281pt;
}

#menu a:link 
{
	font-weight:bold;
	text-decoration:none;
}

#menu a:visited 
{
	font-weight:bold;
	text-decoration:none;
}

#menu a:hover
{
	font-weight:bold;
	text-decoration:none;
}

/*《志愿服务》,《团情动态》,《学术科技》,《理论学习》栏目的标题链接样式 */
#linkservice, #linkleague, #linktech, #linktheory
{
	float:left;
	width:70pt;
	text-align:center;
}

/*《志愿服务》,《团情动态》,《学术科技》,《理论学习》栏目 */
#aspirationservice, #leagueaction, #academytech, #theorystudy
{	
	margin:0 auto;
	height:95pt;
	width:280pt;
}
/***************************** (结束) 校园生活 (结束) ***************************/


/* 《原创文学》栏目 */
#originalliterature
{
	margin:0 auto;
	background-image:url("../image/originalliteraturecaption.gif");
	background-repeat:no-repeat;
	height:125pt;
	width:300pt;
}


/* 《热点热议》栏目 */
#hotspot
{
	margin:0 auto;
	background-image:url("../image/hotspotcaption.gif");
	background-repeat:no-repeat;
	height:125pt;
	width:300pt;
}

/******************** 《信息公告》栏目 ****************/
#infonoticebar
{
	width:185pt;
	background-color:rgb(190,0,0);
	padding-left:15pt;
}

#infonotice .locate
{
	top:6pt;
	left:5pt;
	height:90pt;
	width:190pt;
}

#infonotice .content
{
	width:160pt;
}

#infonotice .time
{
	width:28pt;
}
/************* (结束) 《信息公告》栏目 (结束) *************/


/******************** 《媒体广角》栏目 ****************/
#mediumbar
{
	width:185pt;
	background-color:rgb(198,198,198);
	padding-left:15pt;
}

#medium .locate
{
	top:6pt;
	left:5pt;
	width:190pt;
}

#medium .content
{
	width:160pt;
}

#medium .time
{
	width:28pt;
}
/************* (结束) 《媒体广角》栏目 (结束) *************/


/********************** 专题样式 *********************/
.subjectscaption
{
	width:185pt;
	background-color:rgb(190,0,0);
	padding-left:15pt;
	margin-bottom:5pt;
}

.subjecttitlseparator
{
	height:1pt;
	width:200pt;
	background-image:url("../image/subjecttitlseparator.bmp");
	background-repeat:repeat-x;
}

.subject
{
	height:140pt;
	width:200pt;
}

.cover
{
	float:left;
	position:relative;
	top:5pt;
	left:5pt;
	height:70pt;
	width:85pt;
	text-align:center;
}

.subject .locate
{
    float:left;
    clear:left;
	top:12pt;
	left:5pt;
	width:190pt;
}

.subject .brief
{
	float:right;
	position:relative;
	top:5pt;
	right:5pt;
	height:70pt;
	width:100pt;
	text-align:center;
}

.subject .content
{
	width:160pt;
}

.subject .time
{
	width:28pt;
}
/***************** (结束) 专题样式 (结束) **************/


/* 《稿件排行》栏目的标题 */
#rankcaption
{
	width:185pt;
	padding-top:2pt;
	padding-left:15pt;
}

/* 《稿件排行》栏目中标题与内容列表的分隔线 */
#rankbar
{
	height:3pt;
	width:200pt;
	background-image:url("../image/rankbar.gif");
	background-repeat:repeat-x;
}

/* 《稿件排行》栏目的内容主体 */
#rankcontent
{
	margin-left:10pt;
	
}

/* 《稿件排行》栏目中每一个项目 */
.item
{
	width:165pt;
	height:15pt;
	line-height:15pt;
}

/* 《稿件排行》栏目中每一个项目的院系名称 */
.department
{
	float:left;
	width:115pt;
	padding-left:8pt;
}

/* 院系名称的未访问和已访问样式 */
.department a:link, .department a:visited
{
	text-decoration:none;
}

/* 院系名称的鼠标悬浮样式 */
.department a:hover
{
	text-decoration:underline;
}

/* 《稿件排行》栏目中每一个项目的稿件数 */
.articlecount
{
	float:left;
	width:35pt;
	font-size:12px;
}

/* 《稿件排行》栏目中的列表样式 */
#rank ol
{
	list-style:none;
	margin:0px;
	padding:0px;
}

/* 《稿件排行》栏目中列表的项目样式 */
#rank li
{
	padding-left:20pt;
}

/********************* 《稿件排行》的项目图标 ***********************/
#top1
{
	background:transparent url("../image/ranktop1.gif") no-repeat left center;
}

#top2
{
	background:transparent url("../image/ranktop2.gif") no-repeat left center;
	}

#top3
{
	background:transparent url("../image/ranktop3.gif") no-repeat left center;
}

#top4
{
	background:transparent url("../image/ranktop4.gif") no-repeat left center;
}

#top5
{
	background:transparent url("../image/ranktop5.gif") no-repeat left center;
}
#top6
{
	background:transparent url("../image/ranktop6.gif") no-repeat left center;
}

#top7
{
	background:transparent url("../image/ranktop7.gif") no-repeat left center;
}

#top8
{
	background:transparent url("../image/ranktop8.gif") no-repeat left center;
}

#top9
{
	background:transparent url("../image/ranktop9.gif") no-repeat left center;
}
#top10
{
	background:transparent url("../image/ranktop10.gif") no-repeat left center;
}
#img{
	border:none;
	color:#ffffff;
}
/********************* (结束) 《稿件排行》的项目图标 (结束) ***********************/