body {
	font: 14px Georgia, "Times New Roman", Times, serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.hr {
	margin: 0px auto;
	clear: both;
	width: 950px;
	border-top: 1px solid #D4D4D4;
	height: 1px;
}
#header, #container {
	width: 100%;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
#header {
	height: 77px;
	border-bottom:1px solid #666;
	width: 1003px;
}
#header .logo {
	margin: 0 580px 0 0;
	width: 407px;
}
#header h1 { margin: 0; }
#tabs {
	float:right;
	width:550px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif; /*border-bottom:1px solid #666;*/
	margin-top: 54px;
}
#tabs ul {
	margin:0;
	padding:0;
	list-style:none;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs a {
	float:left;
	background:url("tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabs a span {
	float:left;
	display:block;
	background:url("tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
}
#tabs a span { float:none; }
#tabs a:hover span { color:#FFF; }
#tabs a:hover { background-position:0% -42px; }
#tabs a:hover span { background-position:100% -42px; }
#tabs #current a { background-position:0% -42px; }
#tabs #current a span { background-position:100% -42px; }
.w1003 {
	margin:4px auto 0 auto;
	width:950px;
	clear:both;
	text-align:left;
}
.w1003 .left {
	margin: 0 330px 0 0;
	width: 607px;
	padding-left: 5px;
}
.w1003 .right {
	width: 320px;
	float:right;
	margin-right: 5px;
}
.w1003 .right .vlogo { margin-left: 5px; }
.w1003 .right .vlogo span {
	font-weight: bold;
	font-size: 36px;
	margin-bottom: 5px;
}
.w1003 .right .text {
	margin: 5px 5px 0 5px;
	line-height: 160%;
}
.w1003 .right .text span {
	border:1px solid #ccc;
	padding:2px;
}
.w1003 .right .text p{
display:inline;
}
.area {
	margin:0 auto;
	clear:both;
	padding:0px 5px;
	text-align: left;
	height:330px;
}
.area .col1 {
	width:280px;
	float:left;
	border: 1px dotted #CCCCCC;
	margin:5px 2px 2px 2px;
	padding:5px;
	line-height: 140%;
}
.area .col2 {
	width:280px;
	float:right;
	border: 1px dotted #CCCCCC;
	margin:5px 2px 2px 2px;
	padding:5px;
	line-height: 140%;
}
.area .title {
	height:20px;
	padding:2px;
	margin:0 0 4px 0;
	border-bottom:solid #D4d4d4 2px;
	font-weight:bold;
}
.area ul { clear:both; }
.area ul li {
	height:18px;
	padding:2px;
	margin:0 0 4px 0;
	border-bottom:1px dotted #333333;
}
.content {
	margin:0 auto;
	clear:both;
	padding:0px 5px;
	text-align: left;
	line-height: 160%;
	text-align:center;
}
.content h1 {
	text-align:center;
	width:98%;
	margin:5px auto;
	font-size:14px;
	display:inline;
}
.content .body{
	text-align:left;
	padding:10px;
}
.placenav{
	border:solid #D4d4d4 1px;
	margin:5px 0px;
	padding:4px 0px 4px 5px;
}
.placenav span{
border-right:solid #D4d4d4 1px;
padding-right:10px;
margin-right:5px;
}
#footer {
	height: 48px;
	border-top:2px solid #D4D4D4;
	margin-top:5px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	widows:98%;
	margin-top: 5px;
}
#footer .text {
	margin-top: 13px;
	padding: 5px 0px 0px 20px;
}
.dalogo { float:right; }
.more {
	font-size: 12px;
	font-weight: normal;
	float: right;
	margin-right: 5px;
	margin-top: 3px;
}
.box { }
/*顶部圆角曲线*/
.T-curve {
	background: url("commonBg.gif") -4px -3px no-repeat;
	height:5px;
	width:auto;
	overflow:hidden;
	text-align:right;
}
.T-curve b {
	float:right;
	height:5px;
	overflow:hidden;
	width:20px;
	background: url("commonBg.gif") -933px -3px no-repeat;
}
/*底部圆角曲线*/
.B-curve {
	background: url("commonBg.gif") -5px -15px no-repeat;
	height:4px;
	width:auto;
	overflow:hidden;
	text-align:right;
	clear:both;
}
.B-curve b {
	float:right;
	height:4px;
	overflow:hidden;
	width:20px;
	background: url("commonBg.gif") -932px -15px no-repeat;
}
.b-Abround {
	border:1px solid #ccc;
	border-top:0;
	border-bottom:0;
	clear:both;
	height:auto;
	width:auto;
	overflow:hidden;
}
#foot-content {
	text-align:center;
	margin-bottom:10px;
}
#foot-content #c-t {
	width:950px;
	background:url("foot-content-bg.gif") 0 0 no-repeat;
	height:34px;
	display:block;
	overflow:hidden;
	margin:0 auto;
}
#foot-content #c-b {
	width:950px;
	background:url("foot-content-bg.gif") 0 -106px no-repeat;
	height:16px;
	display:block;
	overflow:hidden;
	margin:0 auto;
}
#foot-content-main {
	width:937px;
	border-right:7px solid #ddd;
	border-left:6px solid #ddd;
	overflow:hidden;
	margin-top:-32px;
	margin-left:auto;
	margin-right:auto;
}
#foot-content-main h3 {
	height:30px;
	display:block;
	font-size:12px;
	margin-top:2px;
	margin-left:10px;
	background:url("foot-content-bg.gif") right -158px no-repeat;
	padding-right:9px;
	float:left;
}
#foot-content-main h3 em {
	height:30px;
	overflow:hidden;
	display:block;
	background:url("foot-content-bg.gif") 0 -158px no-repeat;
	padding-left:19px;
	padding-right:10px;
	float:left;
	line-height:26px;
	color:#333;
}
.foot-content-show { clear:left; }
#fc01 {
	float:left;
	width:98%;
	overflow:hidden;
}
#fc01 dl {
	float:left;
	overflow:hidden;
	width:100%;
	margin-left:10px;
	display:inline;
}
#fc01 dt, #fc01 dd {
	float:left;
	padding-left:5px;
	white-space:nowrap;
	height:20px;
	line-height:20px;
	overflow:hidden;
}
#fc01 .image dt,#fc01 .image dd{
	height:31px;
}
#fc01 dt { color:#336699; }
