﻿html {
	background-color:#024978
}
html, body, div, p, table, tr, td, form, img, h1, h2, h3, h4, h5, h6, li, input {
	margin:0px;
	padding:0px
}
html, body, div, p, table, tr, td, form, img, h1, h2, h3, h4, h5, h6, li {
	border-width:0px
}
body {
/*	font-family:'Lucida Grande', Verdana, Lucida, Arial, Helvetica, SimSun, sans-serif; */
	font-family:'Lucida Grande', Verdana, Lucida, Arial, Helvetica, '微软雅黑', SimSun, sans-serif;
	background-color:#ecf5fb;
	background-image:url('Stage_BG_btm.png');
	background-position:bottom;
	background-repeat:repeat-x;
	font-size:12px;
/*	line-height:120%;*/
	padding-bottom:20px;
}
a:link, a:visited {
	text-decoration:none;
	/*	color:#069;*/
    color:#036;
}
a:hover, a:active {
	text-decoration:underline;
	color:#c03;
}
h2 {
   font-family:'微软雅黑', SimHei;
	font-size:18px;
	font-weight:bold;
	padding:6px;
	padding-top:7px;
}
h3 {
	line-height:160%;
	color:#003366;
	font-weight:normal;
	font-size:12px;
	padding-left:6px;
}
h4 {
	font-weight:bold;
	line-height:1.4em;
	font-size:1em
}
h5{
	color:#346b94;
	font-size:12px;
	font-weight:normal;
	padding-left:4px;
	line-height:24px;
}
img {
	border-width:0px
}
ul {
	margin:0px;
	padding:0px
}
div.index-top {
	background-color:#e0eff6;
	background-image:url('m_head_blend.png');
	background-position:top;
	background-repeat:no-repeat;
	border-left:solid 1px #599cd4;
	border-right:solid 1px #599cd4;
	margin:0px auto;
	width:932px;
}
