@import url("reset.css");

html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal .80em 'trebuchet ms', arial, sans-serif;
  background-color: #ffd1f3;
  color: #555;}

p
{ padding: 0 0 20px 0;
  line-height: 1.7em;}


#main, #logo, #menubar, #site_content, #footer, #banner
{ margin-left: auto; 
  margin-right: auto;
	width: 955px;
background-color: white}


#banner
{  background: transparent url(banner.jpg) no-repeat;
   height: 220px;
}


#menubar
{ width: 947px;
  height: 45px;
  padding-right: 8px;

 } 

ul#menu
{ float: right;
  margin: 0;}

ul#menu li
{ float: left;
  padding: 0 0 0 9px;
  list-style: none;
  margin: 8px 4px 0 4px;}

ul#menu li a
{ font: normal 100% 'trebuchet ms', sans-serif;
  display: block; 
  float: left; 
  height: 20px;
  padding: 6px 20px 5px 20px;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  background: #BBB;} 

ul#menu li.selected a
{ height: 20px;
  padding: 6px 20px 5px 11px;}

ul#menu li.selected
{ margin: 8px 4px 0 13px;
  background: #00C6F0;}

ul#menu li.selected a, ul#menu li.selected a:hover
{ background: #00C6F0;
  color: #FFF;}

ul#menu li a:hover
{ color: #323232;}

#site_content
{ 
  overflow: hidden;
  padding: 20px 0 10px 0;
 } 

#sidebar_container
{ float: left;
  width: 450px;}

.chi_eng{
	
	float: left;
	 margin: 10px 10px 10px 15px;
}

.sidebar_item1
{ float: right;
  width: 320px;
  padding: 0;
  margin: 30px 0 10px 0;}


.sidebar_item2
{ font: normal 80%;
	float: right;
  width: 320px;
  padding: 0;
  margin: 20px 0 0px 0;}


  

#PIC1
{  float: right;
position: relative;
	top:+40px;
	left:-100px;
	background: transparent url(8141P101.jpg) no-repeat;
  width: 300px;
  height: 300px;
  margin-bottom: 10px;


}



#footer
{ 
	 background: transparent url(8141footer.jpg) no-repeat;

  height: 80px;
  padding: 28px 0 0 0;

}
