@charset "utf-8";
/* CSS Document */
.clear { clear:both;font-size:1px;width:1px;height:0px;line-height:0px;visibility:hidden;}
a:link {text-decoration: none; }
a:visited {text-decoration: none;}
a:hover { text-decoration:none;}
a:active { text-decoration: none;}
img { border:0px;}

body {
    margin:0 auto;
    padding:0;
	height:768px;
	background:url(../image/bbg.jpg) repeat-x #d8d9d9;
}
#container {
    margin:0 auto;
	width:945px;
	height:768px;
	background:url(../image/db.jpg) no-repeat;
}
/* -- top  -- */
#top{
	width:945px;
    margin:0;
    padding:0;
    float:left;
 }
#topimage{
	width:260px;
	height:71px;
	margin-top:26px;
	margin-right:143px;
	float:left;
	overflow:hidden;
  }
#toplink {
	width:507px;
	height:49px;
	padding-top:10px;
	text-align:right;
	float:left;
	overflow:hidden;
	}
#toplink span{
   display:block;
   }
#toplink a{
   margin:0 0 0 5px;
   text-decoration:none; 
   }
#topNav{
    width:504px;
	height:38px;
	padding-left:3px;
	float:left;
	background:url(../image/bnner_b.png) no-repeat;
	overflow:hidden;
}
#topNav ul{
	margin:0;
	padding:0;
	border:0;
	width:507px;
	}
#topNav ul li{
    width:115px;
	height:38px;
	padding-left:5px;
	padding-right:6px;
	text-align:center;
	line-height:38px;
	list-style:none;
	font-size:15px;
	font-family:Helvetica;
	font-weight:bold;
	color:#000;
	float:left;
	}
a.nav_li {
	width:115px;
	height:38px;
	color:#000;
	display:block;
	}
a.nav_li:hover {
	width:115px;
	height:38px;
	color:#000;
	background:url(../image/b_b.png) no-repeat;
	display:block;
	}
.select {background:url(../image/b_b.png) no-repeat 5px center;}

/* -- top -- */

/* -- content -- */
#content{
  margin:40px 0 0 0;
  padding:0;
  background:url(../image/p_b.png) no-repeat;
  width:920px;
  height:549px;
  float:left;
  }
/* -- content -- */
#sideBar{
   padding:30px 0 0 40px;
   width:305px;
   font:Helvetica;
   }
.sid_condiv{
  margin:0 0 5px 0;
  float:left;
  font-family:Helvetica;
  font-size:13px;
  color:#464646;
  line-height:26px;
  }
/* -- 
.con_le {
	font-family:Helvetica;
	font-size:15px;
	color:#464646;
	}
.con_le li {
	line-height:30px;
	font-weight:bold;
	list-style-type:none;
	font:Helvetica;
	font-size:15px;
	}
.con_le li span{
    font-size:20px;
    }
-- */

#right_column{
   margin:0;
   padding:0;
   width:440px;
   height:347px;
   float:left;
   background:url(../image/iPad.png) no-repeat;
   }
.con_ri {
	width:457px;
	height:357px;
	float:left;
	margin:0 0 0 46px;
	background:url(../image/iPad.png) no-repeat;
	}
.con_top {
    padding:0;
	width:480px;
	height:80px;
	float:right;
	overflow:hidden;
	}
.con_top li {
	width:43px;
	margin-right:20px;
	float:left;
	overflow:hidden;
	}
/* -- content -- */
#copyRight{
   margin:50px 0 0 0 ;
   width:945px;
   text-align:center;
   float:left;
   font-size:12px;
   color:#999999;
   font-family:Arial, Helvetica, sans-serif;
   letter-spacing:0.5px;
   }