/*=================================================
         首页部分
===================================================*/

#page_home {
  margin:7px auto;
  padding:0;
  height:auto;
  width:770px;
  position:relative;
  text-align:left;
}

/*====================================================
         首页左栏和中栏
====================================================*/
#LeftMid {
	position:relative;
	margin:0;
	border:0;
	float:left;
	width:570px;
	background-image: url(../image/home_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#LeftMid .Bottom {
	position:relative;
	margin:0;
	padding:0;
	border:0;
	float:left;
	width:570px;
	background:url(../image/home_bg_bottom.gif) no-repeat left bottom;
}

#LeftSide{
position:relative;
display:block;
margin:0;
padding:0;
float:left;
width:241px;
}

/*===============首页中栏===============*/
#Middle{
	position:relative;
	display:block;
	margin-top:0;
	margin-left:8px;
	padding:0;
	float:left;
	width:321px;
	margin-bottom: 8px;
}

/*===============首页右栏===============*/
#RightSide{
position:relative;
display:block;
margin:0;
float:right;
width:188px;
}



/*=====================================================
  product ad List
=====================================================*/
.pullout {
  position:relative;
  width:100%;
  clear:both;
  display:block;
  margin-top:10px;
}

.pullout img {
  margin-left:5px;
  float:left;
}

.pullout a {
  float:left;
}

.pullout p {
  display:block;
  margin:0 5px 0 25px;
  line-height:1.5;
}
.pullout .title_A {
  display:block;
  margin:0 12px 3px;
  height:15px;
  padding-left:1.5em;
  vertical-align:bottom;
  padding-top:3px;
  font:600 0.8em arial,songti,sans-serif;
  color:#047;
  background:url(../image/dot_1.gif) left center no-repeat;
}

.pullout .dnldBtn {
  background:url(../image/button_4.gif) left top no-repeat;
  text-align:center;
  padding-top:3px;
  width:105px;
  height:17px;
  margin:8px 0 0 35px;
  color:#666;
}

.fenge {
  border-top:1px solid #666;
  height:1px ;
  border:1px solid #666;
  width:100%
}
/*==========================================
            column-left-right
============================================*/
.column-lr-l{
  position:relative;
  float:left;
  width:40%;
  margin:0;
  margin-left:10px;
  
}
.column-lr-l h2 {
  margin-top:10px;
}


.column-lr-r{
  position:relative;
  float:left;
  width:90%;
  margin-left:10px;
  padding:0;
  
}


/*=========================================
            news
=========================================*/

.newshead {
  clear:both;
  display:block;
  margin:5px 12px 5px;
  padding-left:1em;
  position:relative;
  font:600 12px songti, Arial;
  color:#333;
  background:url(../image/dot_1.gif) left center no-repeat;
}

.newscontect{
  position:static;
  list-style:none;
  margin:0 auto;
  width:85%;
}

.newscontect .new {
  font:400 12px songti, Arial, sans-serif;
  color:#004477;
}
.newscontect li {
  line-height:1.6em;
}

.newscontect li .date {
  text-align:right;
}

#Middle hr{
  width:80%;
  margin-left:2em;
  border:1px dotted ;
}
  
/*==========================================
          股改方案
==========================================*/
.gugai{
  position:relative;
  float:left;
  display:block;
  width:54px;
  margin:0 1px 0 1px;
}
.gugai .img {
  margin:0 auto;
  border:1px solid #666;
}
.gugai .gugaitext {
  margin:0 auto;
}

.ColBodyGugai{
  margin:10px auto;
  width:90%;
}

/*=======================================
 友情链接
=========================================*/
#links {
  text-align:left;
  width:769px;
  clear:both;
  border:1px solid #ccc;
  margin:5px auto 5px;
  padding:5px 0 10px;
  height:80px;
  background:#FFFFFF;
}




/*=====================================
  suport
======================================*/

/*=====================================
  frames
======================================*/
.text_Email {
  width:100px;
  height:14px;
}

/*=======================================
  首页column
========================================*/
#colHead_Email{
  background:url(../image/colHead_Email.gif) no-repeat left bottom;
  width:190px;
  height:39px;
}

#colHead_download{
  background:url(../image/colHead_download.gif) no-repeat left bottom;
  width:190px;
  height:39px;
}

.colHead_download {
  background:url(../image/colHead_download_1.gif) no-repeat left top;
  margin:8px auto;
  height:28px;
  width:110px;
}

#colHead_ad{
  background:url(../image/colHead_ad.gif) no-repeat left bottom;
  text-align:center;
  width:190px;
  height:39px;
}


.colBody_1 {
  border-left:1px solid #d9caa2;
  border-right:1px solid #d9caa2;
  border-bottom:1px solid #d9caa2;
  width:188px;
}

.colBg_2{
  width:95%;
  margin:7px auto 7px;
  background:#F2F2F2;
}

.colBottom_1 {
  background:url(../image/colBottom_1.gif) no-repeat left bottom;
  width:190px;
  height:5px;
  margin-top:-5px;
}

.top {
  margin-top:0;
}

.ad {
  display:block;
  margin: 15px auto 20px;
  height:160px;
  width:210px;
}

#adMain1{
  width:190px;
  margin:5px auto;
  background:#000;
}
