body {
	background-color: #f3ece2;
	color: #333;
}
a:link, a:visited {
	color: #333;
	cursor: pointer;
	text-decoration: none;
}
a:hover, a:active {
	color: #039;
	text-decoration: none;
}
.clear {
	clear: both;
	height:1px;
}
.fltl {
	float: left;
	display: inline;
}
.fltr {
	float: right;
	display: inline;
}
.td_dot {
	vertical-align: top;
	padding-left: 10px;
}
.td_line {
	padding-bottom: 10px;
	font-family: "SimSun";
}


.header {
	overflow: hidden;
	margin: auto;
	width: 1004px;

}
.title {
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	height: 28px;
	background-color: #C00;
	border: 1px solid #900;
}
.title a:link, .title a:visited {
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
}
.title a:hover, .title a:active {
	color: #FC0;
	text-decoration: none;
}
.title h2 {
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-indent: 10px;

}
.title span {
	font-size: 12px;
	padding-right: 5px;
	line-height: 30px;
	color: #FFF;
	font-weight: bold;
}
.animation  {
	height: 250px;
	width: 1004px;
	background-color: #FFF;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.td_pagebar{
	text-align:right;
	}
.nav  {
	width: 1002px;
	line-height: 34px;
	font-size: 12px;
	font-weight: bold;
	overflow: visible;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #900;
	height: 34px;
}
#sddm {
	z-index: 30;
    text-align: center;
}
#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
    display: inline-block;
}
#sddm li a {
	display: block;
	
	color: #FFF;
	text-align: center;
	text-decoration: none;
	margin: 0;
	padding-right: 5px;
	padding-left: 6px;
}
#sddm li a:hover {
	background-color: #CC0000;
	background-image: url(../images/nav_bg_hover.gif);
	background-repeat: repeat-x;	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #900;
	border-left-color: #900;
	
}
.wrapper {
	width: 1004px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer {
	height: 220px;
	width: 1004px;
	overflow: hidden;
	background-color: #FFF;
	font-size: 12px;
	line-height: 28px;
	margin-right: auto;
	margin-left: auto;

}
.footer .link {
	height: 65px;
	width: 1002px;
	margin-bottom: 5px;
	background-color: #920401;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #990000;
	line-height: 34px;
	padding-top: 5px;
}
.footer .link a:link, .footer .link a:visited {
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
}
.footer .link a:hover, .footer .link a:active {
	color: #FC0;
	text-decoration: none;
}
.footer .link h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	text-indent: 2em;
}
.footer table .td_links {
	line-height: 28px;
}

.footer table .td_links span {
	line-height: 30px;
	font-size: 12px;
	margin-left: 10px;
}
.detail_content{line-height:180%}
.detail_content{line-height:180%}
