
body {
	background:#fff;
	margin:0 0 0 0;
}

body, th, td, input, div, textarea {
	font-size:12px;
	color:#000;
	font-family:"宋体";
	line-height:160%;
}

a:link,
a:visited,
a:hover,
a:active {
	color:#005aaa;
	text-decoration:none;
}

img {
	border:0;
}

.arrow_01 {
	height:11px;
	width:11px;
	background:url( ../images/arrow_01.gif ) no-repeat ;
	vertical-align:middle;
}

.arrow_02 {
	height:8px;
	width:8px;
	background:url( ../images/arrow_02.gif ) no-repeat ;
	vertical-align:middle;
}

hr {
	display:none;
}


.contentList {
	border-bottom:1px solid #d7e7f8;
	padding:16px 0 16px 0;
	width:100%;
}

.contentHead {
	border-bottom:1px solid #d7e7f8;
	line-height:38px;
}

.contentHead .title {
	color:#000;
	display:block;
	font-size:24px;
	font-weight:bold;

}

.contentHead .listControl {
	display:none!important;
}

.contentDetail {
	border-bottom:1px solid #d7e7f8;
	padding:10px 0 40px 0;
	width:100%;
}

.contentDetail .returnTop {
	display:none!important;
}

.contentDetail h2 {
	color:000;
	font-size:14px;
}

.contentDetail h3 {
	font-size:14px;

/* -------- Print --------- */

.printHeader {
	text-align:left;
	padding:0 0 20px 0;
}

.printFooter {
	text-align:right;
	padding:10px 0 10px 0;
	font-size:11px;
	clear:both;
	width:100%;
}

.printHeader .return {
	display:none;
}




