﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p{ padding:0px; margin:0px;}
body{
	font-size:12px;
	margin:0px auto;
	color:#333333;
	font-family:"宋体";
}
a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#06599F;
	text-decoration:none;
}
ul, li, ol{
	list-style-type:none;
}
img{
	border:0px;
}
.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}

/*头部样式*/
.top{
	height:34px;
	overflow:hidden;
	background:url(../images/menu_bot_bg.jpg) repeat-x;
}
.top_con{
	width:100%;
	height:34px;
	line-height:32px;
	overflow:hidden;
	margin:0px auto;
}
.top_left{
	float:left;
}
.top_right{
	float:right;
}

.banner{
	width:100%;
	height:250px;
	
	margin-top:1px;
}
.banner_con{
	height:250px;
	overflow:hidden;
	background:url(../images/banner.jpg) left top repeat-x;
}

.menu{
	height:41px;
	background:url(../images/menu_bg.jpg) left top repeat-x;
}
.menu_con{
	width:1001px;
	height:41px;
	margin:0px auto;
	padding-left:3px;
}
.menu_con li{
	float:left;
	width:83px;
	height:41px;
	line-height:41px;
	position:relative;
	z-index:1000;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	background:url(../images/menu_line.jpg) right top no-repeat;
	padding:0px 5px 0px 3px
}
.menu_con li.no{
	background:none;
}
.menu_con li a{
	color:#FFFFFF;
	width:83px;
	height:41px;
	display:block;
}
.menu_con li a:hover{
	color:#06599F;
	background:url(../images/menu_line1.jpg) left top repeat-x;
}
.menu_con li.hover a{
	color:#06599F;
	background:url(../images/menu_line1.jpg) left top repeat-x;
}
.menu_con li.iehover a{
	color:#06599F;
	background:url(../images/menu_line1.jpg) left top repeat-x;
}
.menu_con li ul {display:none;}
.menu_con li:hover a{
	color:#06599F;
	background:url(../images/menu_line1.jpg) left top repeat-x;
}
.menu_con li:hover ul{ display:block; position:absolute; top:41px; left:2px; width:103px; background:#FEFEFE; border:1px solid #D1D2D2; border-top:none; padding-bottom:5px; }
.menu_con li:hover ul li{ width:103px; height:30px; padding:0px; background:none; }
.menu_con li:hover ul li a{ width:103px; height:30px; line-height:30px; display:block; font-size:12px; font-weight:normal; color:#333333; overflow:hidden; text-align:center; background:none; }
.menu_con li:hover ul li a:hover{ color:#06599F; background:none; }

.menu_bot{
	height:38px;
background:url(../images/menu_bg.jpg) left top repeat-x;
	overflow:hidden;
}
.menu_bot_con{
	width:1004px;
	height:41px;
	line-height:41px;
	margin:0px auto;
	overflow:hidden;
}
.menu_bot_left{
	float:left;
	background:url(../images/xb.jpg) left center no-repeat;
	padding-left:10px;
	color:#f1f1f1;
}
.menu_bot_right{
	float:right;
	width:248px;
	padding-top:6px;
}
.ssk{ float:left; width:199px; height:25px; border:none; background:url(../images/ssk.jpg) no-repeat; padding-left:5px; line-height:25px; color:#999; font-size:12px; }
.ss{ float:right; }

/*底部样式*/
.link{
	background:url(../images/menu_bg.jpg) left top repeat-x;
	height:41px;
	overflow:hidden;
	margin-top:10px;
}
.link_con{
	width:1004px;
	margin:0px auto;
}
.link_con li{
	float:left;
	width:221px;
	margin:9px 15px 0px 15px;
	display:inline;
}
.link_con li select{
	width:221px;
	font-size:12px;
}
.footer{
	padding:15px 0px;
	line-height:25px;
	text-align:center;
}

/*内页样式*/
.ny{
	width:1004px;
	margin:10px auto 0px auto;
}
.ny_left{
	float:left;
	width:205px;
}
.left_top{
	width:203px;
	border:1px solid #D1D2D2;
	background:url(../images/left_bg.jpg) left top repeat-x;
}
.left_title{
	height:49px;
	line-height:49px;
	overflow:hidden;
	background:url(../images/icon1.jpg) 13px top no-repeat;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#06599F;
}
.left_con{
	width:177px;
	margin:0px auto;
	padding-bottom:10px;
}
.left_con li{
	overflow:hidden;
	margin-top:10px;
}
.left_con li a{
	height:44px;
	line-height:44px;
	font-size:14px;
	color:#333333;
	font-weight:normal;
	background:url(../images/nav.jpg) no-repeat;
	text-align:center;
	display:block;
}
.left_con li a:hover{
	height:44px;
	line-height:44px;
	font-size:14px;
	color:#06599F;
	font-weight:bold;
	background:url(../images/nav.jpg) no-repeat;
	text-align:center;
	display:block;
}
.left_con li a.hover{
	height:44px;
	line-height:44px;
	font-size:14px;
	color:#06599F;
	font-weight:bold;
	background:url(../images/nav.jpg) no-repeat;
	text-align:center;
	display:block;
}
.tu{
	width:205px;
}
.tu li{
	width:205px;
	height:60px;
	margin-top:10px;
	overflow:hidden;
}

.ny_right{
	float:right;
	width:787px;
	border:1px solid #D1D2D2;
	background:url(../images/right_bg.jpg) left top repeat-x;
}
.right_title{
	height:34px;
	line-height:27px;
	overflow:hidden;
	margin:7px 1px 0px 1px;
	border-bottom:1px solid #D1D2D2;
}
.right_title_left{
	float:left;
	padding-left:6px;
}
.right_title_left1{
	float:left;
	width:10px;
	height:27px;
	background:url(../images/title1_left.jpg) no-repeat;
}
.right_title_left2{
	float:left;
	height:27px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background:url(../images/title1_center.jpg) repeat-x;
	padding:0px 5px 0px 5px;
}
.right_title_left3{
	float:left;
	width:15px;
	height:27px;
	background:url(../images/title1_right.jpg) no-repeat;
}
.right_title_right {
	float:right;
	padding-right:12px;
}
.right_con{
	width:744px;
	margin:0px auto;
	_height:420px;
	min-height:420px;
	line-height:210%;
	padding:15px 0px 15px 0px;
}


/*首页样式*/
.content{
	width:1004px;
	margin:10px auto 0px auto;
}
.index_left{
	float:left;
	width:273px;
}
.index_right{
	float:right;
	width:721px;
}

/*通知公告*/
.tzgg{
	width:251px;
	height:342px;
	border:1px solid #D1D2D2;
	padding:0px 10px 0px 10px;
	background:url(../images/left_bg.jpg) left top repeat-x;
	overflow:hidden;
}
.tzgg_title{
	height:49px;
	overflow:hidden;
	background:url(../images/icon1.jpg) left top no-repeat;
}
.tzgg_title_left{
	float:left;
	padding-left:50px;
}
.tzgg_title_left b{
	font-size:16px;
	font-weight:bold;
	color:#06599F;
	display:block;
	height:30px;
	line-height:30px;
}
.tzgg_title_left span{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
.tzgg_title_right{
	float:right;
	padding-top:12px;
}
.con1{
	overflow:hidden;
	padding-top:8px;
}
.con1 li{
	height:25px;
	line-height:25px;
	background:url(../images/xb.jpg) 2px center no-repeat;
	padding-left:12px;
	overflow:hidden;
}
.con1 li span{
	float:right;
	color:#666666;
}

/*教学科研*/
.jxky{
	width:251px;
	height:224px;
	border:1px solid #D1D2D2;
	margin-top:10px;
	padding:7px 10px 9px 10px;
	background:url(../images/left_bg.jpg) left top repeat-x;
	overflow:hidden;
}
/*招生就业*/
.zsjy{
	width:333px;
	height:290px;
	border:1px solid #D1D2D2;
	margin-top:10px;
	padding:7px 10px 9px 10px;
	background:url(../images/left_bg.jpg) left top repeat-x;
	overflow:hidden;
}
/*新闻*/
.news{
	width:705px;
	height:258px;
	border:1px solid #D1D2D2;
	padding:7px;
	background:url(../images/left_bg.jpg) left top repeat-x;
	overflow:hidden;
}
.news_left{
	float:left;
	width:344px;
	height:258px;
	overflow:hidden;
}
.news_left img{
	width:344px;
	height:258px;
}
.news_right{
	float:right;
	width:346px;
	height:258px;
	overflow:hidden;
	margin-right:3px;
	display:inline;
}
.index_title{
	height:27px;
	overflow:hidden;
}
.index_title b{
	float:left;
	width:75px;
	height:27px;
	line-height:27px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background:url(../images/title_07.jpg) no-repeat;
	display:block;
	padding-left:15px;
}
.index_title a{
	float:right;
	padding-top:6px;
}
.con{
	overflow:hidden;
	padding-top:5px;
}
.con li{
	height:32px;
	line-height:32px;
	background:url(../images/dian_31.jpg) left bottom repeat-x;
	overflow:hidden;
}
.con li a{
	background:url(../images/xb.jpg) 2px center no-repeat;
	padding-left:12px;
}
.con li span{
	float:right;
	color:#666666;
	padding-right:2px;
}

/*图标*/
.tu1{
	width:721px;
	height:60px;
	overflow:hidden;
	margin-top:10px;
}
.tu1 li{
	float:left;
	margin-left:8px;
}

/*实践教学*/
.sjjx{
	width:699px;
	border:1px solid #D1D2D2;
	margin-top:10px;
	padding:7px 10px 0px 10px;
	background:url(../images/left_bg.jpg) left top repeat-x;
}
.sjjx_con{
	padding-top:13px;
	width:699px;
	height:193px;
	overflow:hidden;
	line-height:25px;
}


/*文章标题*/
.news-title-sub {
	font-size: 20px;
	color: #06599F;
	text-align:center;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #EEEEEE;
	vertical-align: bottom;
	padding-bottom:5px;
	padding-top:5px;
	font-family:"Microsoft Yahei","微软雅黑";
}

.img_border img{ border:#DDDDDD 1px solid; padding:2px; background-color:#FFFFFF;}

/*信息列表开始*/
#NewsList{
	overflow:hidden;
	margin:0px 1px;
}
#NewsList li{
	border-bottom:1px dashed #DDDDDD;
	height:32px;
	line-height:32px;
	background:url(../images/icon_06.jpg) no-repeat 3px center;
	padding-left:14px;
}
#NewsList li span{
	float:right;
	display:inline;
	color:#999999;
	margin-right:1px;
}

/*图片列表开始*/
#Pic {
	text-align: left;
	padding-top: 5px;
}
#Pic ul{
	padding-left:15px;
}
#Pic ul li {
	float: left;
	margin-bottom: 10px;
	margin-left:36px;
	display: block;
	height: 187px;
	width: 214px;
}
#Pic ul li img {
	padding: 2px;
	border: 1px solid #DDDDDD;
	height: 156px;
	width: 208px;
	background-color:#FFFFFF;
}
#Pic ul li span {
	display: block;
	text-align: center;
	width: 214px;
	height: 25px;
	clear: both;
	font-size: 12px;
	line-height: 25px;
	overflow:hidden;
}
.line1 {
	border-top: 1px dashed #DDDDDD;
}

/*分页样式*/
.pages{
font-size:12px;
color:#050505;
line-height:20px;
text-align:center;
margin-top:10px;
}
.pages a{
display:inline-block;
border:1px solid #DDDDDD;
color:#696969;
padding:0px 5px;
margin:0px 2px;
height:20px;
}
.pages a:hover{
display:inline-block;
border:1px solid #DDDDDD;
color:#CC0000;
background-color:#F0F0F0;
padding:0px 5px;
margin:0px 2px;
}
.bg{
display:inline-block;
border:1px solid #DDDDDD;
color:#CC0000;
background-color:#F0F0F0;
padding:0px 5px;
margin:0px 2px;
height:20px;
}
