@charset "utf-8";
/* CSS Document */

/*页面全局定义*/
body
{
	margin:0 auto;
	text-align:center;
	font-size:12px;
	color:#666;
}
input
{
	font-size:12px;
	color:#333;
	height:25px;
	line-height:25px;
}
a
{
	text-decoration:none;
	color:#666;
}
a:hover
{
	text-decoration:underline;
	color:#0066b3;
}
a img
{
	border:0;
}
ul
{
	margin:0;
	padding:0;
	line-height:20px;
}
li
{
	list-style:none;
	width:100%;
	overflow:hidden;
}
ul li a
{
	color:#666;
	text-decoration:none;
}
ul li a:hover
{
	color:#0066b3;
	text-decoration:underline;
}
/*页面顶部*/
.all
{
	background:url(../img/bg.jpg) repeat-x;
	width:100%;
	height:auto;
}
.allcon
{
	width:950px;
}
.top
{
	height:370px;
	background:url(../img/top.jpg) no-repeat;
}
.con_top
{
	height:258px;
	background:url(../img/top.jpg) no-repeat;
}
.navi
{
	margin-top:70px;
	margin-left:200px;
	text-align:left;
	line-height:40px;
	color:#333;
}
.navi a
{
	color:#333;
	text-decoration:none;
}
.navi a:hover
{
	color:#0066b3;
	text-decoration:underline;
}

.flash
{
	height:212px;
	margin-top:10px;
	background:url(../img/flash.jpg) no-repeat;
}
/*.contains
{
	height:98px;
	margin-top:10px;
	background:url(../img/contains/school.jpg) no-repeat;
}*/
.con_pic
{
	height:98px;
	margin-top:10px;
}
/*页面中部*/
.middle
{
	margin-top:10px;
}
.index_left
{
	width:220px;
	float:left;
}
.index_mid
{
	width:498px;
	float:left;
}
.index_right
{
	width:220px;
	float:left;
}
.mid_left
{
	width:720px;
	float:left;
}
.mid_right
{
	width:223px;
	float:right;
}
.content_title
{
	background: url(../img/con_left.jpg) no-repeat left top;
	text-align: left;
}
.qcontent_title
{
	background: url(../img/left.jpg) no-repeat left top;
	text-align: left;
}
.qcontent_titleright
{
	background: url(../img/right.jpg) no-repeat right top;
	height: 27px;
	line-height: 27px;
}
.qcontent_title b
{
	color: #fff;
	font-size: 14px;
	font-family:"微软雅黑","黑体","宋体";
	font-weight: bold;
	float:left;
}
.qcontent_title b a
{
	color:#fff;
	text-decoration:none;
}
.qcontent_title b a:hover
{
	color:#fff;
	text-decoration:underline;
}
.qbox
{
	border-bottom: 1px solid #bddaee;
	border-left: 1px solid #bddaee;
	border-right: 1px solid #bddaee;
	text-align: left;
	padding:10px;
	overflow:hidden;
	line-height: 25px;
}
.site
{
	text-align:left;
	margin-left:20px;
}
.title
{
	height:40px;
	margin:0 50px;
	font-size:20px;
	color:#333;
	font-weight:bold;
	border-bottom:solid 1px #ccc;
	text-align:center;
	line-height:40px;
}
.title_bottom
{
	height:40px;
	text-align:center;
	line-height:40px;
}
.page
{
	margin:10px 20px;
	line-height:25px;
	text-align:left;
	text-indent:30px;
	height:100%;
}
.login/*（左侧）用户登陆*/
{
	width:220px;
	float:left;
}
.xxt/*（中部）校讯通介绍*/
{
	width:485px;
	float:left;
	margin-left:11px;
	_margin:5px;
}
.xypd/*（右侧）校园频道*/
{
	width:220px;
	float:left;
	margin-left:11px;
	_margin:0;
}
.con_left/*内页左侧*/
{
	width:352px;
	float:left;
}
.con_right/*内页右侧*/
{
	width:352px;
	float:left;
	margin-left:11px;
}
.content/*文章容器*/
{
	width:715px;
	float:left;
}
.table
{
	font-size:12px;
	text-align:right;
	line-height:25px;
}
/*页面底部*/
.footer
{
	width:950px;
	height:119px;
	background:url(../img/bottom.jpg) no-repeat;
}
.footer_con
{
	margin-top:10px;
	line-height:20px;
}
