﻿
body {
	text-align: center;
	background: #ffffff;
	font-size: 12px;
	margin: 0px auto;
	background: url(../images/bg.jpg) repeat-x;
	color: #666666;
}

img {
	border: 0px;
}

a {
	color: #555555;
	text-decoration: none;
}

a:visited {
	color: #888888;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

.clearboth {
	clear: both;
	overflow: hidden;
	height: 0px;
}

.header {
	width: 780px;
	margin: auto;
}

.nav {
	width: 780px;
	margin: auto;
	height: 24px;
	line-height: 24px;
	padding: 0px 4px 0px 0px;
	font-family: Tahoma;
}

.call {
	float: left;
}

.navlink {
	float: left;
	cursor: default;
}

.navlinkitem{
	float:left;	
	position:relative;
	margin-left:10px;
}

.navlinkitem a {
	color: #ffffff;
	text-decoration: none;
}

.navlinkitem a:visited {
	color: #ffffff;
	text-decoration: none;
}

.navlinkitem a:hover {
	color: #FF9900;
	text-decoration: none;
}

.menuList {
	position:absolute;
	top:23px;
	left:0px;
	width:120px;
	background-color:#3F5E7B;
	border:0px #999 solid;
	color:#fff;
	display:none;
	text-align:left;
	padding-left: 5px;
	z-index:10;
}

.menuList a{
	color:#fff;
	font-size:12px;
}

.menuList a :visited{
	color:#fff;
	font-size:12px;
}

.mainbody {
	margin: auto;
	width: 740px;
	background: #ffffff;
	padding:0px 20px;
}
.mainbody1
{
	margin:auto;
	width:780px;
	background: #ffffff;
	}

.footer {
	width: 660px;
	height: 75px;
        background: url(../images/footer.jpg) no-repeat;
	margin: auto;
	padding: 20px 60px 0px 60px;
        clear:both;
}

.info {
	text-align: left;
	color: #999999;
	line-height: 140%;
}

.mleft {
	float: left;
	width: 190px;
}

.tit {
	margin-bottom: 8px;
	text-align: left;
}

.tit2 {
	margin-bottom: 5px;
	text-align: left;
}

.tit3{
	margin-bottom: 5px;
	text-align: left;
	position:relative;
}

.middle {
	float: left;
	width: 238px;
	margin-left: 20px;
}

.mright {
	float: left;
	width: 270px;
	margin-left: 20px;
}

.notice {
	width: 744px;
	height: 14px;
	background: #F0F0F0;
	border-bottom: 1px #DDDDDD solid;
	margin: auto;
	text-align: left;
	padding: 6px 16px 5px 20px;
}

.ncontent {
	float: left;
	margin-left: 15px;
	line-height: 15px;
}

.notice img {
	float: left;
}

.introduction {
	padding: 17px;
	width: 204px;
	background: #2E69AF;
	color: #ffffff;
	line-height: 150%;
	text-align: justify;
}

.introduction a {
	color: #ffffff;
	line-height: 150%;
	text-align: justify;
	text-decoration:none;
}

.introduction a:hover{
	color: #ffffff;
	text-decoration:none;
}

.introduction a:visited {
	color: #ffffff;
	text-decoration:none;
}

.leftlist {
	line-height: 200%;
	/*background: url(http://grid.hust.edu.cn/css/greyline.jpgg') repeat-y;*/
	text-align: left;
	margin-bottom: 20px;
	line-height:150%;
}

.leftlist ul{
	margin-left:0px;
	padding-left:0px;
}

.leftlist ul li{
	list-style:disc outside none;
	margin-left:15px;
}

.leftlist2 {
	line-height: 28px;
	background: url(../images/greyline.gif) repeat-y;
	text-align: center;
	padding-left: 10px;
}

.gline {
	overflow: hidden;
	height: 1px;
	background: url(../images/gline.jpg) no-repeat;
	margin-bottom: 20px;
}

.txtlink {
	text-align: left;
	font-family: Tahoma;
	line-height:175%;
}


.txtlinkitem {
	background: url(../images/hot.gif) no-repeat right;
	padding-right: 30px;
}


.rline {
	overflow: hidden;
	height: 1px;
	background: url(../images/redline.gif) no-repeat;
	margin-bottom: 12px;
}

.rline2 {
	overflow: hidden;
	height: 1px;
	background: url(../images/redline2.gif) no-repeat;
	margin-bottom: 12px;
}

.rightlist {
	line-height: 200%;
	text-align: left;
	margin-bottom: 20px;
}

.date {
	color: #CCCCCC;
	font-size: 11px;
	margin-left: 5px;
	font-family: Tahoma;
}

.date2 {
	color: #CCCCCC;
	font-size: 12px;
	margin-left: 5px;
	font-family: Tahoma;
	font-weight: normal;
	text-align: left;
}


.navItemList{
	width: 100px;
	position: absolute;
	left: 0px;
	top: 15px;
	background-color: #fff;
}

.navItemList a{
	color: #fff;
}


/*list 添加样式*/

.listleft {
	float: left;
	width: 140px;
}

.listright {
	float: left;
	margin-left: 40px;
	width: 500px;
}

.listtit {
	font-size: 26px;
	font-weight: bold;
	font-family: 微软雅黑, 宋体;
	color: #0061B2;
	text-align: left;
	cursor: default;
}

.list {
	font-size: 12px;
	line-height: 250%;
	text-align: left;
	margin-top: 25px;
}

.page {
	text-align: left;
	margin-top: 20px;
	color: #cc3300;
}

.page a {
	color: #cc3300;
	text-decoration: none;
}

.page a:visited {
	color: #cc3300;
	text-decoration: none;
}

.page a:hover {
	color: #ff0000;
	text-decoration: underline;
}

/*article 添加样式*/

.content {
	width: auto;
	padding: 40px 20px 40px 20px;
	padding-top: 10px;
}

.arttit {
	font-size: 18px;
	font-weight: bold;
	font-family: 微软雅黑, 宋体;
	color: #0061B2;
	text-align: left;
	cursor: default;
	margin-bottom: 10px;
}

.text {
	margin-top: 30px;
	font-size: 14px;
	text-align: left;
	line-height: 200%;
}

.text a {
	color: #cc3300;
	text-decoration: underline;
}

.text a:visited {
	color: #cc3300;
	text-decoration: underline;
}

.text a:hover {
	color: #ff0000;
	text-decoration: none;
}

.title {
	height: 32px;
	line-height: 32px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	background: url(../images/title.gif) no-repeat;
	margin-top: 5px;
	font-weight: bold;
	font-family: 微软雅黑,宋体;
	padding-left: 10px;
}

.call {
	height: 20px;
	position:absolute;
	left:70px;
	top:3px;
}



.call a {
	font-family: Tahoma;
	font-size: 11px;
	color:#252ED6;
	text-decoration: none;
}

.call a:visited {
	color:#252ED6;
	text-decoration: none;
}

.call a:hover {
	color:#ff0000;
	text-decoration: none;
}

.reporter{

	text-align:right;
}

.pageLeft{
	width:160px;
	overflow:hidden;
	float:left;
}
.pageRight{
	float:right;
	overflow:hidden;
}

