/***********************************************/
/*			       基本信息1                    */
/***********************************************/ 
body{
	/*font-family: arial,verdana,'宋体','新宋体','lucida grande','lucida sans unicode',sans-serif;*/
	color: #2f5e8c;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
/*filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);去掉斜/*网页显示灰色*/

}

/***********************************************/
/*			    超级连接样式表                 */
/***********************************************/ 
a			{ color: #006699; text-decoration: none; }
a:link		{ color: #006699; text-decoration: none; }
a:visited	{ color: #006699; text-decoration: none; }
a:hover		{ color: #cc0000; text-decoration: underline; }

#ul { Padding: 0px;}/****其他*****/


/***********************************************/
/*				 页面层容器                    */
/***********************************************/ 
/*#b_pic {
	margin: 0 auto;
	width:1024px;
	background-image: url(123.jpg);
	background-repeat: no-repeat;
	}/*青岛大学国庆背景，若把/*放在#b_pic前就恢复原来状*/
#container {
	margin: 0 auto;
	padding: 0px;
	width: 820px; 
	/*margin-top:42px;/*国庆临时，若把/*放在margin-top前就恢复原来状态*/
	font-size: 12px;
	background:#FFF;
}

/***********************************************/
/*				   头部信息                    */
/***********************************************/ 
#head {	
	margin: 0 auto;
	padding: 0px;}
#header {
	padding: 0px 0 0 0px;
	height: 120px;
	text-align: right;
	font-size: 12px;
	background-image: url(006.jpg);/*青岛大学Logo*/
	background-repeat: no-repeat;
    background-position: left 20px;
}

/***********************************************/
/*				   菜单信息                    */
/***********************************************/ 
#menu {
  float:left;
  MARGIN: 0 0 10px 0;
  width:100%;
  background:#F4F4F4;
  font-size:13px;
  line-height:normal;
  border-bottom:1px solid #24618E;
  }
#menu ul {
	margin:0;
	padding:10px 0px 0 6px;
	list-style:none;
  }
#menu li {
  display:inline;
  margin:0;
  padding:0;
  }
#menu a {
  float:left;
  background:url("tableftJ.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 5px;
  text-decoration:none;
  }
#menu a span {
  float:left;
  display:block;
  background:url("tabrightJ.gif") no-repeat right top;
  padding:4px 13px 4px 6px;
  color:#225A84;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span { color:#FFF; }
#menu a:hover { background-position:0% -42px; }
#menu a:hover span { background-position:100% -42px; }
#menu #current a { background-position:0% -42px; }
#menu #current a span { background-position:100% -42px; color:#FFF; }

/***********************************************/
/*				   页面主体                    */
/***********************************************/ 
#pagebody {
	margin:0 auto;
	width:820px;
	background:#fff;    /*:#CCFF00*/
	Border: 1px Solid #a8d9fb;
	Clear: Both;height:260px;overflow: hidden;
}

/***********************************************/
/*			     快速连接导航栏                */
/***********************************************/ 
#nav {
	margin: 0;
	width: 12em;
	border-right: 1px solid #000;
	padding: 0 0 0em 0;
	margin-bottom: 0em;
	/*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
	font-size : 12px;
	background-color: #90bade;
	color: #333;
	float:left;
	}
#nav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
#nav li {
		border-bottom: 1px solid #90bade;
		margin: 0;
		list-style: none;
		list-style-image: none;
		text-align: left;
		}
#nav li a {
		display: block;
		padding: 3px 5px 3px 0.5em;
		border-left: 10px solid #1958b7;
		border-right: 10px solid #508fc4;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}
html>body #nav li a {
		width: 120px;
		}
#nav li a:hover {
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
		}
#nav li #active {
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
		}

/***********************************************/
/*			 adpic图片式表                    */
/***********************************************/ 
#adpic { margin:0;
	width:455px;
	float:left;
	height:260px;
	background:url("/content/upimg/bigpic/5.jpg") no-repeat;
}

/***********************************************/
/*			   通知公告样式表                  */
/***********************************************/ 

#notice {margin:0;
	Line-height:160%;
	Height:260px;
	*float:right;
	Background-color: #E5E8BD;
	Border-right-width: 10px;
	Border-left-width: 10px;
	Border-top-style: None;
	Border-right-style: Solid;
	Border-bottom-style: None;
	Border-left-style: Solid;
	Border-right-color: #f4f5e2;
	Border-left-color: #CCD27D;
	overflow: hidden;
	*Clear: Both;
}
#notice ul{
	margin:0;
	padding-left: 5px;
}
#notice ul li{
	list-style: none;
	padding:2px 0 2px 10px;
	text-align:left;
	/*width:199px;*/
	border-bottom: 1px solid #90bade;
}
.14B {   margin:5px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	Height:27px;
         text-align:right;
}
.tzlb {width:199px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/***********************************************/
/*	        校园信息样式表                */
/***********************************************/ 
#box1 {width: 120px; border:0px solid #000;}
#box {MARGIN: 1px 0 0 0;float:left;font-size: 13px;}

/***********************************************/
/*		   搜索样式表                */
/***********************************************/ 

#search {
         Border: 1px Solid #a8d9fb;
         PADDING:0px 0 0 10px;
         height: 26px;
	font-size: 14px;
	font-weight: bold;
overflow: hidden;
background-image: url(back_x.gif)
}



/***********************************************/
/*		   专题样式                 */
/***********************************************/ 

#zhuanti {
	margin: 10px 0 0 0;
	width:492px;
}
#zhaunti li{
	list-style-image: none;
}
.zhuanti1 {
	margin: 5px 0 0 0;
	width:246px;
	Border: 0px Solid #330000;
	float:left;
	background-color: #fff;
}
.zhuanti2 {
	margin:2px 0 0 0;
	width:80px;
	*height:90px;
	height:110px;
	float:left;

}

.zhuanti3 {
	margin:0;
	*PADDING:0 0 0 6px;
	font-size: 12px;
	font-weight: bold;
	*width:150px;
	height:16px;
	border-bottom: 0px solid #90bade;
}
.zhuanti4 {
	margin:0;
	PADDING:0 0 0 6px;
	line-height: 150%;
	font-size: 12px;
	*width:150px;
	height:70px;
}


/**内分层**/
#div2 {
	margin: 0;
	PADDING:0px;
	width:100%;	
}
#div2 ul {
	margin: 0;
	list-style: none;
}
#div2 ul li {
	float:left;
	margin: 0;
	width:33%;
	text-align:left;
}

#div3 {
	margin: 5px 0 0 0;
	PADDING:5px 5px 5px 10px;
	width:100%;
	FONT-SIZE:12px;
	line-height: 150%;
}
#div3 ul {
	margin: 0;
	list-style: none;
}
#div3 ul li {
	margin: 0;
	text-align:left;
}


/*青大要闻*/
.bg {
	background-image: url(back_x.gif);
	width:305px;
	height:26px;
}
.bg ul{
	margin: 0px;
	padding: 6px 0px 0 5px;
	height:26px;
	font-size: 14px;
	font-weight: bold;

	background-image: url(title.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.bg ul li{	
   padding: 1px 0 1px 0;
   float:left;
   text-align:right;
}
.bdk0 {   width: 40px;}
.bdk {
   width:68px;border: 1px none #ccc;text-align:center;
}
.bgd {
	font-size: 12px;
	font-weight: normal;border: 1px none #ccc;
	width:58px;
}




/**底部信息**/
#footmenu {
	height:28px;
	BACKGROUND: #E8E8E8;
	text-align:left;
	MARGIN: 0 0 10 0;
	PADDING:5px 0 0 0px;
	border-top: 2px solid #0C4D87;
	width:100%;	
	FONT-SIZE:12px;
	clear: both;
}
#footmenu ul {
	float:left;
	margin: 0;
	list-style: none;
}
#footmenu ul li {
	float:left;
	PADDING:0px 0px 0px 6px;
	margin: 0;
}

#tatle {
	float:left;
	margin: 0;
	PADDING:0;
	width:55%;	
	FONT-SIZE:12px;
	text-align:left;
	list-style: none;
}
#foot {
	float:right;
	width:40%;
}
#foot ul li {
	list-style: none;
	text-align:right;
}



