/* CSS Document*/
/**
* Author: Sunxu 
* Version: 1.0
* Last Changed by Sunxu
* Last Update : 2011-08-17 by Jxchen
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}
ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	text-align: left;
	font-size: inherit;
    margin-bottom:5px;                     /*0830*/
}
body {
	text-align: left;
	font: normal 12px/20px Tahoma,Helvetica,Arial,SimSun,sans-serif;
}
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	width: 100%;
}
a:active, a:focus {
	outline: none;
}
.fontweight {
	font-weight: bold;
}
em {
	font-style: normal;
}
#page {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	min-height:1050px;
	_height:1050px;
}
#header {
	width: 1000px;
	height: 136px;
	position:relative;
	Z-INDEX:1000;
}
#header .top {
	width: 1000px;
	height: 136px;
	overflow: hidden;
}
#header .top span.logo {
	position: absolute;
	width: 165px;
	height: 75px;
	left: 421px;
	top: 47px;
}
#header .top span.logo a {
	width: 165px;
	height: 58px;
	display: block;
	text-indent: -9999px;
}
.box {
	position: absolute;
	left:0;
	top:118px;
	
}
.box .samecode {
	VISIBILITY: hidden;
	POSITION: absolute;
}
.box .samecode ul li a {
	color: #CDB18F;
	text-decoration: none;
}
.box .samecode ul li a:hover {
	color: #CDB18F;
	text-decoration: underline;
}
table td.zw14{border:none;}
/*.detail_content table {border-collapse:separate;border-spacing:1px;}*/
