body { 
background: #e9ebed;
margin: 0;
padding: 0;
text-align: center;
font-family: Tahoma;
}

#container2 {
text-align: center;
background: #e9ebed;
margin: 0 0 0 0;
padding: 0;
width: 100%;
}


#container2 {
text-align: center;
background: center url(../img/background.jpg);
margin: auto;
padding: 0;
width: 1000px;
height: 600px;
}

#container_left{
margin: 0 30px;
width: 240px;
height: 565px;
float: left;
}
#container_logo{
margin: 0;
width: 100%;
height: 232px;
}

#container_logo a img{
border: none;
}

#container_login{
margin: 40px 0 0 20px;
width: 100%;
font-size: 11px;
color: #fff;
height: 130px;
}

#container_login a{
color: #fff;
text-decoration: none;
}

#container_login th{
  text-align: right;
  font-weight: normal;
  width: 50px;
}

#container_login input{
  width: 108px;
  height: 16px;
}

#container_login input.image{
  width: 24px;
  height: 18px;
}

#container_search{
margin: 0 0 0 20px;
width: 100%;
font-size: 11px;
color: #000;
height: 130px;


}

#container_search th{
  text-align: left;
  font-weight: normal;
  width: 80px;
}

#container_search select
{
  width: 112px;
  height: 20px;
}

#container_search input{
  width: 108px;
  height: 16px;
}

#container_search input.image{
  width: 24px;
  height: 18px;
}

#footer_left{
margin: 33px 0 0 44px;
width: 100%;
font-size: 11px;
color: #aaa;
height: 20px;
font-size: 11px;
}

#footer_left a{
text-decoration: none;
color: #aaa;
}

#container_main
{
  width: 600px;
  /*height: 500px; */
  float: right;
  color:#666;
  margin-right: 50px;
  
}

#container_m1
{
  width: 600px;
  height: 300px;
  
}
#container_menu
{
  width: 600px;
  height: 55px;
  text-align: right;
}

#container_menu div 
{
  float: right;
  border-right: solid #ccc 1px;
  margin: 0 10px;
  padding: 0 10px;
}


#container_menu a
{
  position: relative;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  top: 20px;
}

#content {
  margin: 20px 0;
  border-collapse: separate;
}

#content block {
  margin: 0;
  text-align: right;
}


#content h2 {
  margin: 0;
  padding: 0;
  font-size: 11px;
  color: #0e85c0;
  border-bottom: solid 2px #149fe5;
  font-weight: bold;
  text-align: right;
  width: 100%;
}
#content h3 {
  margin: 0;
  padding: 0;
  padding-top: 5px;
  font-size: 11px;
  color: #0e85c0;
  background: url(../img/line.png) no-repeat right top;
  font-weight: bold;
  text-align: right;
  width: 100%;
}


#content #main {
position: relative;
background: #f7f7f8;
/* margin: 180px 0 -180px 0;*/
padding: 10px 20px;
text-align: justify;
/* top: -180px; */
width: 560px;
min-height: 150px;
font-family: Verdana;
font-size: 11px;
}

#content .block {
  margin-top: 20px;
}

#content .lbox img {
  float: left;
  width: 100px;
  height: 100px;
  margin: 10px;
}

#content span.more {
  background: right url(../img/arr.png) no-repeat;
  padding-right: 13px;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
   color: #31a5e5;
  
}

#content span.more a{
   color: #31a5e5;
  text-decoration: none;
}

#content div.more {
  display: none;
}

#main a {
  color: #149FE5;
}

a img {
  border:none;
}

#content .less {
  background: right url(../img/arr2.png) no-repeat;
  padding-right: 13px;
  font-size: 10px;
  font-weight: bold;
  color: #31a5e5;
}

#content h3 a {
  color: #0e85c0;
  text-decoration: none;
}

/*#content #main p{
background: #f7f7f8;
margin: 0;
padding: 0;
width: 100%;
}*/

#container_footer
{
  border-top: 5px #bec1c4 solid;
  margin:20px 0pt -50px 0px;
  width: 620px;
  height: 100px;
  position:relative;
  top:0px;
  padding-right: 40px;
  clear: both;
}

#container_footer div 
{
  float: right;
  margin: 0 10px;
  padding: 0 10px;
}


#container_footer a
{
  position: relative;
  text-decoration: none;
  color: #3eabe7;
  font-size: 11px;
  top: 20px;
}
#lang {
  text-align: left;
  padding: 5px 0 0 5px;
  height: 20px;
  width:40px;

  /* */
  position: relative;
  left: 925px;
}

#lang a img {
  border: none;
}
#content h4 {
  margin-bottom: 10px;
}
#main { color: rgb(102, 102, 102); font-family: Arial; }
#main h1 { margin: 8px 0; font-size: 16px; }
#main p { margin: 5px 0; color: rgb(102, 102, 102); font-family: Arial; }
