body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: normal;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {
 *font-size: 100%;
}
body {
	line-height: 1.5;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
body {
	background-color: #FFF;
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 12px;
}
a {
	text-decoration:none;
	color:#000;
	}
a:hover {
	text-decoration:underline
	}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	clear: both;
	overflow: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clearfix {
	height: 1%; /* End hide from IE-mac */
}
/* ie7 hack*/
*+html .clearfix {
	min-height: 1%;
}
.area {
	clear: both;
	margin: 0px auto;
	width: 950px;
	text-align: right;
	padding-bottom: 10px;
}
.title-bg-350 {
	background:url(images/title-bg-350.gif) no-repeat;
	height: 30px;
	overflow:hidden;
	padding: 0 0 0 30px;
	font-size: 14px;
	font-weight: bold;
	color: #004a8f;
	line-height: 34px;
}
.title-bg-350 a {
	color: #004a8f;
	float: left;
}
.title-bg-950 {
	height: 30px;
	overflow:hidden;
	padding: 0 0 0 30px;
	font-size: 14px;
	font-weight: bold;
	color: #004a8f;
	line-height: 34px;
	background: url(images/title-bg-950.gif) no-repeat;
}
.title-bg-950 a {
	color: #004a8f;
	float: left;
}
.more1 {
	font-size: 12px;
	font-weight: normal;
	float: left;
	padding-left: 90px;
	white-space: nowrap;
}
.more1 a {
	color: #FFF;
}
.more2 {
	font-size: 12px;
	font-weight: normal;
	float: left;
	padding-left: 330px;
	white-space: nowrap;
}
.more2 a {
	color: #FFF;
}
.more350 {
	font-size: 12px;
	font-weight: normal;
	float: left;
	padding-left: 210px;
	white-space: nowrap;
}
.more350 a {
	color: #FFF;
}
.more950 {
	font-size: 12px;
	font-weight: normal;
	float: left;
	padding-left: 810px;
	white-space: nowrap;
}
.more950 a {
	color: #FFF;
}
body {
	background: url(images/bg-mgz.gif) repeat-x;
}
.head {
	height: 96px;
	white-space: nowrap;
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background:url(images/bg-blog.jpg) no-repeat;
}
.head .wrap {
	background: url(images/bg-mgz.jpg) left top no-repeat;
	height:96px;
	margin-left:-84px;
	padding-left:84px;
	margin-right:-100px;
	position:relative;
}
.head .logo {
	float: left;
	width: 257px;
	height: 96px;
	text-indent: -1000px;
	background:url(images/logo-mgz.png) 10px 10px no-repeat;
}
.head .mainnav {
	float: left;
	width: 549px;
	height: 96px;
	padding:0 0 0 11px;
	overflow:hidden;
}
.head .mainnav ul {
	padding: 25px 0 0 0;
	overflow: hidden;
	width: 551px;
	background: url(images/bg-nav-mgz.gif) left 28px repeat-x;
}
.head .mainnav li {
	float: left;
	width: 108px;
	margin: 0 1px;
	overflow: hidden;
	height: 28px;
	line-height: 28px;
	text-align: center;
}
.head .mainnav li a {
	color:#fff
}
.head .mainnav li strong {
	font-weight: bold;
}
.head .mainnav li strong a {
	color:#dff6ff;
}
.head .mainnav li span {
padding-left:5px;
}
.head .block-head {
	float: left;
}
.login {
	background:#eee url(images/bg-login.gif) left top repeat-x;
	width: 948px;
	border-right: solid #cecece 1px;
	border-bottom: solid #cecece 1px;
	border-left: solid #cecece 1px;
	height: 28px;
	margin:0 auto;
	overflow:hidden;
}
.login .block-login {
	padding: 7px 0 0 0;
	float: left;
}
.login .block-login span {
	display: block;
	float:left;
	height: 17px;
	line-height: 18px;
	padding: 0 8px 0 12px;
	overflow: hidden;
}
.login .block-login input {
	float:left;
	height:15px;
	font-size:12px;
	background:#FFF url(images/bg-input.gif) left top repeat-x;
	border:solid #a8a8a8 1px;
	letter-spacing: 1px;
	padding: 0 0 0 3px;
	font-family: Arial;
}
.login .block-login .name {
	width: 120px;
}
.login .block-login .imgcode {
	width: 50px;
	margin: 0 5px;
}
.login .block-login img {
	float:left;
}
.login .block-login #sub {
	width: 40px;
	padding: 0;
	height: 17px;
	line-height: 16px;
}
.login .block-login a {
	display: block;
	float:left;
	height: 17px;
	line-height: 18px;
	padding:0 0 0 10px;
	overflow: hidden;
}
.login .block-logout {
	padding: 7px 0 0 20px;
	float: left;
}
.login .block-logout span {
	padding:0 20px 0 5px;
	color:#e00
}
.login .block-logout em {
	padding:1px 5px 0 5px;
	height:15px;
	font-size:12px;
	background:#FFF url(images/bg-input.gif) left top repeat-x;
	border:solid #a8a8a8 1px;
	letter-spacing: 1px;
	margin-right:5px;
}

.login .iconlink {
	float: right;
	padding:7px 0 0 0;
}
.login .iconlink a {
	padding: 2px 5px 2px 20px;
}
.login .iconlink .help {
	background:url(images/icon-help.gif) left center no-repeat;
}
.login .iconlink .search {
	background:url(images/icon-search.gif) left center no-repeat;
}
.login .iconlink .down {
	background:url(images/icon-down.gif) left center no-repeat;
}
.content0 {
	overflow: hidden;
padding:10px 0;
}
.content0 .area1st {
	height: 390px;
	float: left;
	text-align: left;
	overflow: hidden;
}
.content0 .issue .cover{
	width: 310px;
	background:#ccc url(images/issue-bg.gif) no-repeat;
	float: left;
}
.content0 .issue .cover img{
	margin: 12px 0 0 26px;
}
.content0 .issue .corner {
	background:url(images/corner.gif) no-repeat;
	position: relative;
	z-index: 1;
	height: 113px;
	width: 94px;
	overflow: hidden;
	visibility: visible;
	top: -113px;
	left: 190px;
	*top: -118px;
}
.content0 .issue .article  {
	float: left;
	width: 257px;
	padding: 11px;
	border: solid #004a8f 1px;
	border-left:none;
	height: 366px;
	overflow: hidden;
}

.content0 .issue .article .title {
	background:#be0000 url(images/bignews-dot.gif) no-repeat 10px center;
	height: 31px;
	padding:0 0 0 35px;
	line-height: 31px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.content0 .issue .article .title a {
	color: #FFF;
}
.content0 .issue .article h2 {
	white-space: nowrap;
	width: 257px;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	padding: 5px 0 0 0;
}
.content0 .issue .article h2 a {
	color: #f00;
}
.content0 .issue .article p {

	line-height: 24px;
	height: 188px;
	overflow: hidden;
}
.content0 .issue .article .button {
	background:#00be00 url(images/download.gif) no-repeat;
	width:50px;
	height:22px;
	border:none;
	display: block;
	padding: 4px 0 0 43px;
	letter-spacing: 6px;
	margin: 20px 0 0 75px;
}
.content0 .issue .article a.button {
	font-size: 14px;
	color: #FFF;
}
.content0 .issue .article .vote {
	padding: 30px 0 0 0;
	color: #F30;
	font-size: 12px;

}
.content0 .issue .article .vote .good {
	display: inline-block;
	width: 35px;
	height: 23px;
	background:#f06400 url(images/good.gif) no-repeat;
	padding: 7px 0 0 37px;
	letter-spacing: 5px;
}
.content0 .issue .article .vote a.good {
	color:#FFF;
}
.content0 .issue .article .vote .weak {
	display: inline-block;
	width: 35px;
	height: 23px;
	background:#00be00 url(images/weak.gif) no-repeat;
	padding: 7px 0 0 37px;
	letter-spacing: 5px;
	margin-left: 10px;
}
.content0 .issue .article .vote a.weak {
	color:#FFF;
}
.content0 .partner {
	width: 350px;
	padding-left: 10px;
}
.content0 .partner .content {
	height: 358px;
	width: 338px;
	padding: 0 5px;
	clear: both;
	overflow: hidden;
}
.content0 .partner .content img {
	width: 102px;
	height: 143px;
	padding: 25px 5px 0 5px;
}
.mgz-button {
	width: 950px;
	float: left;
}
.mgz-button .content {
	height: 430px;
	width: 928px;
	clear: both;
	overflow: hidden;
	padding: 0 10px;
}
.mgz-button .content .image-block {
	float: left;
	overflow: hidden;
	padding: 14px;
	width: 104px;
	text-align: left;
}
.mgz-button .content .image-block img {
	padding: 1px;
	border: solid #50708f 1px;
	width: 102px;
	height: 143px;
}

.mgz-button .content .image-block a:visited {
	color: #004a8f;
}
.mgz-button .content .image-block .image-text {
	background:#00be00 url(images/read.gif) no-repeat;
	width:61px;
	height:23px;
	display: block;
	line-height: 23px;
	margin: 10px 0 0 17px;
	padding: 0 0 0 13px;
}
.border {
	border-bottom: solid #004a8f 1px;
	border-left: solid #004a8f 1px;
	border-right: solid #004a8f 1px;
}
.area2ed {
	height: 230px;
	text-align: left;
	float: left;
}
#copyright {
	width: 950px;
	padding-top: 15px;
}
#copyright .copyright-address {
	width: 450px;
	text-align: left;
	float: left;
}
#copyright .copyright-address li {
	float: left;
	border-right: solid #666 1px;
	padding: 0 8px;
}
#copyright .copyright-address li a {
}
#copyright .copyright-address .address {
	clear: both;
	padding: 4px 8px 0px 8px;
}
#copyright .copyright-address .address img {
	float: right;
	margin: 20px 0 0 -75px;
}
#copyright .copyright-address .copyright {
	padding: 0 0 0 8px;
	height: 40px;
	line-height: 40px;
}
#copyright .logo-bottom {
	float: right;
}
.click {
	padding:30px 0 0 25px;
}


.foot {
	width: 100%;
	margin: 0 auto;
	height: 155px;
	background: #004a8f;
}
.foot .main {
	width: 895px;
	margin: 0 auto;
	padding:6px 0 0 65px;
	background: #99b7d2 url(images/bg-foot.gif) 8px 5px no-repeat;
	height: 124px;
	text-align: left;
	overflow: hidden;
	border-left:solid #004a8f 4px;
	border-right:solid #004a8f 4px;
}
.foot .main .block {
	width:500px;
	float: left;
	letter-spacing: 1px;
	font-family: Arial, "宋体";
}
.foot .main .block ul {
	height: 28px;
	line-height: 28px;
	color: #1F4366;
}
.foot .main .block ul a {
	color: #1F4366;
}
.foot .main .block li {
	float: left;
	padding-right: 16px;
}
.foot .main .block .address {
	line-height: 20px;
	width: 460px;
	border-top: dashed 1px #68747f;
	padding: 6px 0 0 0;
	color:#505050;
}
.foot .main .block .address a,.foot .main .block .copyright a {
	color:#505050;
}
.foot .main .block .copyright {
	line-height: 20px;
	width: 430px;
	color:#505050;
}
.foot .main .block .copyright span {
	font-family: Arial;
	padding: 0 3px 0 0;
}

.foot .main .block .copyright .biaoshi {
	float: left;
	padding: 0 7px 0 3px;
}
.foot .main .icon {
	float: right;
	vertical-align: bottom;
	height: 120px;
	width: 20px;
	background: 20px;
	overflow: hidden;
	padding: 100px 4px 0 0;
}
.foot .main .icon img {
	height: 20px;
	width: 20px;
}
#student {
float:left;
height:28px;
line-height:28px;
padding: 0 0 0 20px;
}
.head .mainnav li .english {font-family:arial,宋体;padding:0 0 0 3px;}
.list-article .main .others .product p  {
text-indent:0;
}
