body{
		background-image:url(../images/bg_index.png); 	
}
#page { 
 width:1200px;
 background-color:#ffffff;
 margin:0 auto;
 position:relative;
 overflow:hidden;
 }
 #header {
 width:1200px;
 height:190px;
 background-color:#ffffff;
 z-index:100;
 }

   #top {
 height:40px;  
	    }
  #title {
 width:1062px;
 height:95px;
 margin:0 auto;
 margin-top:10px;
 background-image:url(../images/bg_title.png); 
 background-repeat:no-repeat;
	    }
   #logo {
    background-image: url("../images/logo.png");
    background-repeat: no-repeat;
    float: left;
    height: 41px;
    margin-left: 40px;
    margin-top: 25px;
    width: 157px;
	     }
   #nav {
 float:left;
 width:862px;
 height:95px; 
	     }
    #lan_sear {
 width:420px;
 height:55px;
 margin-left:440px; 	
		  }
     #language {
 width:200px;
 height:55px;
 float:left;
 line-height:55px;
     }

#search {
	width: 160px;
	height: 55px;
	float: left;
	line-height: 55px;
	margin-top:25px;
	margin-left:15px;
}

#search input {
	width: 140px;
	height: 30px;
	background-color: transparent;
	border: 0px;
	line-height: 30px;
}

#search_icon {
	width: 10px;
	height: 30px;
	float: left;
	margin-top: 14px;
	background-color: transparent;
	line-height: 30px;
}

#search_con {
	width: 140px;
	float: left;
	margin-top: 14px;
}
#main {
 width:1200px;
 height:auto;
 background-color:#F1F0F0;
 border-left: 0px solid #7a99cd;
 border-right: 0px solid #7a99cd;
}
#main_left {
 width:270px;
 height:100%;
 height:inherit;
 float:left;
 }
 
#main_right {
	 width:930px;
	 float:left;
	 text-align:center;
	 background-color:#ffffff;
}
#footer {
	width: 1200px;
	height: 70px;
	border-left: 0px solid #7a99cd;
	border-right: 0px solid #7a99cd;
}

#bottom {
	height: 70px;
	background-image: url(../images/bg_bottom.png);
	background-repeat: no-repeat;
}

#links {
	width: 445px;
	height: 68px;
	line-height: 68px;
	float: left;
	margin-left:23px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #273c75;
	text-align:left;
}

#links ul {
	
}

#links ul li {
	
}

#links ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #273c75;
}

#bottom #links  a:link,a:visited,a:hover,a:active {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #273c75;
}


#shares {
	width: 600px;
	float: right;
	margin-top: 20px;
	margin-right: 65px;
	text-align:right;
}

#shares ul {
	
}

#shares ul li {
	
}

#shares ul li a {
	
}

#copyright {
	width: 500px;
	height: 60px;
	float: right;
	margin-top: 20px;
	margin-right: 65px;
	text-align: right;
	color: gray;
}

#copyright a{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #838486;
}
#copyright span{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #838486;
	display:inline-block;
	line-height:20px;
}

