.hide {
  position: absolute;
  left: -9999px;
}
.hide-text {
  text-indent: -9999px;
  outline: none;
}
body {
  font-size: 13px;
  font-family: Helvetica, sans-serif;
}
a {
	color: #000;
}
a:hover {
	color: #0C6385;
}

#page {
  background: #FFf8e6;
  width: 960px;
  margin: 0 auto;
}
#header {
  background: #a7d9f7 url(../images/site.header.background.png) no-repeat center top;
  padding: 10px 0 0 0;
}
#header .inner {
  width: 960px;
  margin: 0 auto;
  position: relative;
  height: 73px;
}
#header h1 {
  margin-bottom: 5px;
}
#header h1 a {
  display: block;
  text-indent: -9999px;
  height: 73px;
  width: 200px;
  position: absolute;
  top:0;
  left:30px;
}
#header #quick_link {
  position: absolute;
  right: 10px;
  top: 10px;
}
#header #quick_link li {
  display: inline;
}
#header #search {
  position: absolute;
  right: 10px;
  top: 40px;
}
#header #search .text_input {
  padding: 0px;
  border: 2px solid #6bc1f0;
}
#header #search .img_btn {
  vertical-align: bottom;
  margin-left: 10px;
}
#header #menu {
  background-color: #087896;
  border-top: 5px solid #6bc1f0;
}
#header #menu .inner{
	height: auto;
}
#header #menu ul {
  margin-left: 105px;
}
#header #menu li {
  display: block;
  float: left;
}
#header #menu a {
  display: block;
  width: 104px;
  height: 35px;
  background: url(../images/site.menu.png) no-repeat;
  text-indent: -9999em;
}
#header #menu .menu_1 a {
  background-position: 0px -1px;
}
#header #menu .menu_2 a {
  background-position: -107px -1px;
}
#header #menu .menu_3 a {
  background-position: -211px -1px;
}
#header #menu .menu_4 a {
  background-position: -317px -1px;
}
#header #menu .menu_5 a {
  background-position: -422px -1px;
}
#header #menu .menu_6 a {
  background-position: -526px -1px;
}
#header #menu .menu_7 a {
  background-position: -632px -1px;
}
#header #menu .menu_1 a:hover, #header #menu .menu_1 a.selected {
  background-position: 0px -39px;
}
#header #menu .menu_2 a:hover, #header #menu .menu_2 a.selected {
  background-position: -107px -39px;
}
#header #menu .menu_3 a:hover, #header #menu .menu_3 a.selected {
  background-position: -211px -39px;
}
#header #menu .menu_4 a:hover, #header #menu .menu_4 a.selected {
  background-position: -317px -39px;
}
#header #menu .menu_5 a:hover, #header #menu .menu_5 a.selected {
  background-position: -422px -39px;
}
#header #menu .menu_6 a:hover, #header #menu .menu_6 a.selected {
  background-position: -526px -39px;
}
#header #menu .menu_7 a:hover, #header #menu .menu_7 a.selected {
  background-position: -632px -39px;
}
#main {
  width: 911px;
  margin: 0 auto;
  padding-top: 5px;
}
#sider {
  *display: inline;
  float: left;
  width: 271px;
  margin-top: 15px;
  background: url(../images/index.sider.back.png) no-repeat right bottom;
  position: relative;
  z-index: 80;
}
#sider .slider {
  margin: 5px 2px 0 12px;
  height: 252px;
}
#sider .slider_photo {
  margin: 0 5px 5px 0;
  float: left;
  background: #dce6ef!important
}
#sider .pager {
  color: #fff;
  padding: 5px 12px;
  z-index: 999;
  height: 13px;
}
#sider .pager a {
  color: #fff;
  padding: 3px 5px;
  text-decoration: none;
}
#sider .pager a.activeSlide {
	padding: 1px 5px;
	background-color: #6bc1f0;	
	color: #fff;
}

#sider .pager strong {
  padding: 1px 5px;
  background-color: #6bc1f0;
}

#content-outside {
  *display: inline;
  float: left;
  width: 630px;
  margin-left: -7px;
  background-color: #ccc;
  padding: 3px 3px 9px 7px; 
  background:url(../images/content_shade.png) left top no-repeat; 
}


#content {
  *display: inline;
  width: 630px;
  height: 450px;
  padding-bottom: 1px;
  
}

#content .photo {
  background: #f4fafd url(../images/index.photo.background.png) left top repeat-x;
  padding: 10px 10px 0 10px;
  margin-right: 1px;
}
#content .photo .index_photo {
  padding: 5px 20px;
  position: relative;
  width: 555px;
  height: 60px;
}
#content .photo .index_photo_pre {
  position: absolute;
  left: 0;
  top: 25px;
}
#content .photo .index_photo_next {
  position: absolute;
  right: 0;
  top: 25px;
}

#content .photo_image
{
  display: block;
  margin: 5px 0 0 5px;
  border: 1px solid #ccc;
  padding: 5px;
  background: #fff;
  float: left;
}

#content .photo li {
  display: block;
  margin: 0 0 0 5px;
  border: 1px solid #ccc;
  padding: 5px;
  background: #fff;
  float: left;
}

#content .photo ul {
   display: block;
   float: left;
   margin-right: 0px;
}

#content .photo li img {
  display: block;
}
#content .news {
  *display: inline;
  float: left;
  width: 400px;
  height: 140px;
  padding: 5px 10px;
  position: relative;
  background: #f3fbfe url(../images/index.line.1.png) right center no-repeat;
}
#content .news ul {
  margin: 5px 0 0px 16px;
}
#content .news ul li {
  line-height: 1.5;
}
#content .news ul strong {
  color: #e55601;
}
#content .news .index_more {
  position: absolute;
  top: 10px;
  right: 20px;
}
#content .banner {
  height: 144px;
  position: relative;
  *display: inline;
  float: left;
  width: 189px;
  padding: 3px 10px;
  background: #f3fbfe;
}
#content .banner .content {
  margin: 0 0 0 12px;
}
#content .banner .index_more {
  position: absolute;
  top: 10px;
  right: 20px;
}
#content .how {
  position: relative;
  *display: inline;
  float: left;
  width: 200px;
  padding: 5px 5px 0 10px;
  background: #d8edf3 url(../images/index.line.2.png) right center no-repeat;
  height: 180px;
}
#content .how h2 {
	margin-top: 1px;
}
#content .how table {
	margin: 10px 0 0 0px;
	border: 2px solid #fff;
}
#content .how a {
  display: block;
}
#content .how img {
  display: block;
}
#content .how .index_more {
  position: absolute;
  top: 21px;
  right: 15px;
}

#content .topic {
  position: relative;
  background: #d8edf3 url(../images/index.line.2.png) right center no-repeat;
  *display: inline;
  float: left;
  width: 185px;
  height: 180px;
  padding: 5px 10px 0 10px;
}
#content .topic table{
	margin: 0;
}
#content .promote {
  position: relative;
  background-color: #D8EDF3;
  *display: inline;
  float: left;
  width: 189px;
  height: 180px;
  padding: 5px 10px 0 10px;
}
#content .promote div {
	
	margin: 6px 12px;
}
#content .promote .index_more {
  position: absolute;
  top: 19px;
  right: 20px;
}
#content .topic h2 {
  margin: 0 0 0 0;
}
#content .promote h2 {
  margin: 7px 0 0 0;
}
#content .topic img{
	display: block;
  margin: 0 ;
}
#content .topic .index_more {
  position: absolute;
  top: 22px;
  right: 15px;
}
#ad {
  width: 920px;
  height: 85px;
  margin: 2px auto 0;
  padding: 20px 0 0;
  background: url(../images/index.ad.background.png) no-repeat;
}
#ad ul {
  margin: 0 0 0 30px;
}
#ad li {
  float: left;
  margin: 0 20px 0 0;
}
#footer {
  background: url(../images/site.footer.background.png) repeat-x;
  color: #fff;
}
#footer .inner {
  width: 900px;
  padding: 10px 0 10px;
  position: relative;
  margin: 0 auto;
  text-align: left!important
}
#footer a {
  color: #fff;
}
#footer a:hover {
  color: #294792;
}
#footer p {
  color: #fff;
}
#footer .name {
  font-size: 15px;
  margin-bottom: 10px;
}
#footer .footer_link {
  position: absolute;
  right: 0;
  top: 10px;
}

#slide-nav {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 999;
}

#slide-nav a {
/*	
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	line-height: 35px;
	text-align: center;
	background: url(../img/icon/blank.png) no-repeat;
*/	
  color: #fff;
  padding: 3px 5px;
  text-decoration: none;	
}
#slide-nav a.activeSlide {
	padding: 1px 5px;
	background-color: #6bc1f0;	
	color: #fff;
}
#slide-nav a:hover {
	text-decoration: none;
}

#somelink {
	width: 920px;
	height: 200px;
	background: url(../images/somelink/background.png) no-repeat;
	margin: -3px 0 0 20px;
	padding-top: 20px;
}
#somelink table {
	margin: 0 auto;
}
#mylink {
	width: 920px;
	height: 90px;
	background: url(../images/mylink/background.png) no-repeat;
	margin: 0 0 0 20px;
	padding-top: 20px;
}
	#somelink img, #mylink img {
		display: block;
	}
	#mylink table {
		margin: 0 auto;
	}
	#somebanners {
	}
	#somebanners  a{
		display: block;
		background: #fff;
		float: left;
		padding:5px;
		margin: 3px 13px  0  1px;
		border: 1px solid #DFF0EF;
	}
#mylink td {
	line-height: 30px;
}
#mylink .content img {
	
	float: left;
	margin-right: 10px;
	margin-left: 15px;
}
#mylink .content a {
	color: #000;
	text-decoration: none;
}
#mylink .content a:hover {
	color: #1673A8;
}