body {
	background-color:#fff;
	font-family:宋体;
	margin:0px;
	padding:0px;
}

.content {
	background-color: #FFF;
	width: 1003px;
	margin: auto;
}

.header {
	position: relative;
	height: 150px;
	clear:both;
}

.left {
	float:left;
	width:243px;
	margin-top:3px;
}

.left_cms_title1 {
	position: relative;
	background: url(../images/template/left_cmstitle_bg2.jpg) no-repeat;
	width: 241px;
	height:35px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.left_cms_title2 {
	position: relative;
	background: url(../images/template/left_cmstitle_bg.jpg) no-repeat;
	width: 241px;
	height:35px;
	cursor: pointer;
	color: #4D4D4D;
	font-weight: bold;
	font-size: 12px;
}

.left_cms_title3 {
	position: relative;
	background: url(../images/template/left_cmstitle_bg3.jpg) no-repeat;
	width: 241px;
	height:35px;
	cursor: pointer;
	color: #006D82;
	font-weight: bold;
	font-size: 12px;
}

.left_cms_title_text {
	position: absolute;
	top: 5px;
	right: 35px;
	top: 10px;
	width: 120px;
	text-align:right;
}

#left_box_contactus {
	width: 241px;
	height: 195px;
	color: #636363;
	background: url(../images/template/left_box_contactus.jpg) no-repeat;
	position: relative;
	font-size:12px;
}

.center {
	float:left;
	width:609px;
	margin-top:3px;
}

.right {
	float:left;
	width:151px;
	margin-top:3px;
}

.cms_center {
	width:751px;
	margin-left: 9px;
	clear:both;
}

.cms_text {
	margin-top: 3px;
	background: url(../images/template/content/content_bg.jpg) no-repeat;
	min-height:146px;
	position: relative;
}

.index_center {
	margin-top:3px;
}


.footer {
	clear:both;
	position: relative;
	height:53px;
}


.paginationControl {
        PADDING: 3px; 
		FONT-SIZE: 12px;
		MARGIN: 3px;
		COLOR: #999;
		TEXT-ALIGN: right;
}
.paginationControl A {
		PADDING: 2px 2px; 
		MARGIN: 1px;
		COLOR: #999;
		TEXT-DECORATION: none
}
.paginationControl A:hover {
		COLOR: #999; 
}

.paginationControl A:active {
        BORDER: #999 1px solid;
		COLOR: #999;
}

.paginationControl SPAN.current {
		PADDING: 2px 2px; 
		MARGIN: 1px;
		COLOR: #999; 
		font-weight:bold;
}

.paginationControl SPAN.disabled {
		PADDING: 5px; 
		COLOR: #CCC; 
		MARGIN: 3px;
}

#infoForm dl {
  width:95%;
}

#infoForm dt {
  width: 110px;
  float: left;
  padding:4px;
  padding-top:8px; 
  text-align:right;
  font-size:12px;
}

#infoForm dd{
  margin:0 0 0 118px;
  padding:2px;
  text-align:left;
}

#infoForm input {
  font: 12px;
  width: 200px;
 }

#infoForm .button {
  width: auto;
}

ul.errors {
	font-size:11px;
	color:red;
}

.editor {
	width: 300px;
	height:50px;
}