@charset "utf-8";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 12px;
  font-family: inherit;
  vertical-align: baseline;
}

body { 
  line-height: 2; 
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
.tablebiaoti {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }
/* ----- * Resets default browser CSS. --------------- */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; 
	padding: 0;
	color: #333;
}
a { color:#666; text-decoration:none; }
p { text-indent:2em; padding-bottom:1em; line-height: 1.5; }
.innerStyle #container {
	width: 100%;
	background:#cfcfcf url(images/di.gif) repeat-x ;
	margin: 0 auto;
	text-align: center;
}
.innerStyle #topMenu {
	height:28px;
	width:910px;
	margin:0 auto;
	text-align:left;
}
.innerStyle #topMenu ul li {
	display: inline-block;
	text-align:center;
	color:#fff;
	background:none;
	margin:0 0.25em;
	padding: 6px 0;
	height:14px;
	float:left;
}
.innerStyle #topMenu ul li a {
	color:#fff;
}
.innerStyle #header {
	padding: 0;
	margin:0 auto;
	text-align:left;
	height:202px;
	width:910px;
}
.innerStyle #header .navi{
	height:32px;
	background:#fff;
}
.innerStyle #header ul{
	float:right;
	height:23px;
	margin:4px;0;
	display:block;
}
.innerStyle #header ul li{
	display: inline-block;
	text-align:center;
	color:#fff;
	background:url(images/button.jpg) no-repeat 0 -23px;
	margin:0 5px;
	padding:5px 0;
	height:13px;
	width:77px;
	float:left;
}
.innerStyle #header ul li a {
	color:#fff;
}
.innerStyle #header ul li:hover{
	background:url(images/button.jpg) no-repeat 0 0;
}
.innerStyle #header .active{
	background:url(images/button.jpg) no-repeat 0 0;
}
.innerStyle #mainContent {
	padding: 0px 25px;
	margin:0 auto;
	text-align: left;
	width:900px;
	background:url(images/mainback.gif) repeat-y;
}
.innerStyle #mainContent .content ol {
	list-style-type:decimal;
	line-height:1.5;
	margin-bottom:1em;
}
.innerStyle #mainContent .content ol li {
	text-indent:4em;
}
.innerStyle #mainContent .content ul {
	list-style-type: none;
	line-height:1.5;
	margin-bottom:1em;
}
.innerStyle #mainContent .content ul li {
	text-indent:2em;
}

#leftPart {
	float:left;
	width:200px;
}
#midPart {
	float:left;
	width:491px;
}
#midPart .content {
	border:solid 2px #dedede;
	padding:15px;
}
#rightPart {
	float:right;
	width:200px;
	padding-left:9px;
}
#rightPart .upper {
	background:#dedede;
	padding:20px;
}
#rightPart .upper ul {
	list-style:none;
	padding:0 0 1em 0;
}
#rightPart .upper h2 {
	color:#a36001;
}
#rightPart .bottom {
	margin:0 0;
	padding:0 0 1em 0;
	text-align:center;
}
#rightPart .bottom img {
	margin:0 auto;
}
.innerStyle #footer {
	width:910px; 
	padding:10px 20px 0 20px;
	background:url(images/mainback.gif) repeat-y;
	text-align:center;
	margin:0 auto;
} 
.innerStyle #footer p {
	padding: 10px;
	background:#92969b;
	color:#eee;
}
.innerStyle #footer a {
	color:#fff;
}
.zc {
	width: 290px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
