/*
=== 河北大学电信学院网站 - 样式文件 =============

	作者：刘涛
	作者信息：http://blog.liutao.name

====================================== 2007-05-13 =========
*/

/* the whole page */
body {
	font-size: 12px;
	background-color: #FFF;
	margin:0px 0 50px 0;
	padding: 0px;
	text-align:center;
	line-height:150%;
	background-image:url(../imagenew/bg.jpg);
}

table {
	color: #3a3436;
}
td,div {
	 line-height:150%;
	 font-size:12px;
	 color:#3a3436;
}

a:link,
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: none;
	color:#0A84C5;
}
img {
	border:0;
}

/* form =============================== */

/* every part of the index */
#wrapper {
	width:1002;
	text-align:left;
}
#header {
	width:1002px;
	height:290px;
}
#guide {
	width:930px;
	text-align:left;
	font-size:12px;
	line-height:normal;
}
#guide a {
	float:left;
	text-decoration:none;
	text-align:center;

}
#guide a span {
	float:left;
	display:block;
	width:101px;
	height:23px;
	color:#fff;
	border-right:1px #fff solid;
	padding-top:5px;
	background-image: url(../imagenew/new_guide_1.jpg);
	cursor: crosshair;

}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#guide a span {float:none;}
/* End IE5-Mac hack */
#guide a:hover span {
	width:101px;
	height:23px;
	color:#fff;
	background-image:url(../imagenew/new_guide_2.jpg);
}
#guide a:hover {
}

#news a:link,
#news a:visited {
	text-decoration: none;
	color: #fff;
}
#news a:hover {
	text-decoration: none;
	color:#fc0;
}



#more a {
	font-size:14px;
	color:#000000;
	line-height:150%;
}
#more a:hover {
	font-size:14px;
	color:#0A84C5;
	line-height:150%;
}

#link4_1 a span {
	display:block;
	width:74px;
	height:51px;
	background-image: url(../imagenew/link4_1.jpg);
	cursor: crosshair;
	margin:0;

}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#link4_1 a span {float:none;}
/* End IE5-Mac hack */
#link4_1 a:hover span {
	width:74px;
	height:51px;
	background-image: url(../imagenew/link4_11.jpg);
}

#link4_2 a span {
	display:block;
	width:74px;
	height:51px;
	background-image: url(../imagenew/link4_2.jpg);
	cursor: crosshair;

}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#link4_2 a span {float:none;}
/* End IE5-Mac hack */
#link4_2 a:hover span {
	width:74px;
	height:51px;
	background-image: url(../imagenew/link4_22.jpg);
}

#link4_3 a span {
	display:block;
	width:74px;
	height:51px;
	background-image: url(../imagenew/link4_3.jpg);
	cursor: crosshair;
	margin:0;

}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#link4_3 a span {float:none;}
/* End IE5-Mac hack */
#link4_3 a:hover span {
	width:74px;
	height:51px;
	background-image: url(../imagenew/link4_33.jpg);
}

#link4_4 a span {
	display:block;
	width:74px;
	height:51px;
	background-image: url(../imagenew/link4_4.jpg);
	cursor: crosshair;
	margin:0;

}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#link4_4 a span {float:none;}
/* End IE5-Mac hack */
#link4_4 a:hover span {
	width:74px;
	height:51px;
	background-image: url(../imagenew/link4_44.jpg);
}

#bg_content {
	background:url(../imagenew/bg_content.jpg) repeat-y;
}

#content {
	width:882px;
	padding:20px 20px 20px 20px;
}
#left {
	float:left;
	width:200px;
}
#center {
	float:left;
	margin-left:10px;
	width:560px;
}
#right {
	float:left;
	margin-left:10px;
	width:200px;
}
#right2 {
	float:left;
	margin-left:10px;
	width:770px;
}
#bottom {
	clear:both; 
	margin-top:20px;
	width:100%;
	height:100px;
	background:url(../images/bottom_bg.jpg) top repeat-x;
	text-align:center;
	font-size:12px;
	font-family: Tahoma, Arial;
	}
#menu {
	MARGIN: 0px 0px 15px 0px;  /*定义层的外边框距离*/
	padding: 10px 0 10px 0;
	BORDER-left:#999 1px solid;  /*定义边框为2px白色线条*/
	BORDER-right:#999 1px solid;  /*定义边框为2px白色线条*/
	BORDER-bottom:#999 1px solid;  /*定义边框为2px白色线条*/
}
#menu ul {
	MARGIN: 0px;
	BORDER: medium none; /*不显示边框*/
	LINE-HEIGHT: normal; 
	LIST-STYLE-TYPE: none;
}
#menu li {
	MARGIN: 0px;
	text-align:center;
}  
#menu li a {
	PADDING:5px 0px 5px 0px;
	WIDTH: 100%; 
	TEXT-DECORATION: none;
	display:block;
}
#menu li a:hover {
	background:#eeeeee;
}
#left_title {
	margin-top:15px;
	padding:2px 0 2px 0;
	border:1px #999 solid;
	text-align:center;
	font-weight:bold;
	background:#D9DBDC;
}
#left_content {
	padding:10px;
	margin-bottom:15px;
	border-left:1px #999 solid;
	border-bottom:1px #999 solid;
	border-right:1px #999 solid;
	text-align:left;
}
#right2_title {
	margin-top:15px;
	padding:2px 0 2px 0;
	border:1px #999 solid;
	text-align:center;
	font-weight:bold;
	background:#D9DBDC;
}
#right2_content {
	padding:10px;
	margin-bottom:15px;
	border-left:1px #999 solid;
	border-bottom:1px #999 solid;
	border-right:1px #999 solid;
	text-align:left;
}
#left_marquee {
	width:175px;
	height:180px;
}
.center_title {
	margin-top:10px;
	width:100%;
	height:40px;
	text-align:left;
	font-weight:bold;
}
#center_title_word {
	margin-top:10px;
	margin-left:80px;
}
#center_title_1 {
	background-image:url(../images/center_1.gif);
}
#center_title_2 {
	background-image:url(../images/center_2.gif);
}
#center_title_3 {
	background-image:url(../images/center_3.gif);
}
#center_content {
	padding:10px 10px 10px 30px;
	text-align:left;
}
#center_more {
	width:100%;
	margin-bottom:20px;
}
#center_more_word {
	margin-right:80px;
	text-align:right;
}

#content_time {
	font-size:12px;
	text-align:right;
}
#content_content {
	text-align:left;
}
