html {
margin:0px;padding:0px;
}

body {
margin:0px;padding:0px;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.4em;
}


.nav-first
{
background: url(/img/css-nav.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 6.8em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}

.nav-last
{
background: url(/img/css-nav.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width:10.2em;
*width: 8.8em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:70em;
margin:0 auto;
} 

.quote{color:rgb(0,0,0);
background-color:rgb(253,202,138);
border:1px solid rgb(0,0,0);
font-size:small;
font-weight:bold;
text-align:center;
padding :0.5em;
margin-top : 0.5em;
margin-bottom : 0px;
margin-left:0px;
margin-right:0px;}

html {background:rgb(255,255,255) url(/images/backimage.jpeg) repeat-y fixed bottom right;
color:rgb(0,0,0);}

body {
font-family: Arial,Verdana,Sans-serif;
}

h1,h2,h3,h4,h5,h6 {font-family: Arial,Verdana,Sans-serif;
font-weight:bold;
clear:both;}
h1 {font-size : 125%;}
h2 {font-size : 115%;
border-bottom: 1px solid black;
}
h3 {
font-size : 110%;
color: #33cc00;
text-decoration: underline;
}

ul {
list-style-type:round;
margin-left:20px;
}

td {border: none;
text-align:left;
padding:10;
}

th {border-bottom: 1px solid black;
text-align:left;
padding:0.5em;}
th[scope="col"] {text-align:left;
font-weight:900;}
th[scope="row"] {text-align:right;
padding-left:1.5em;}
tr.tabletotal td{font-weight:bold;}

#agenda td {border: none;
text-align:left;
padding:5px;
}

#agenda th {border-bottom: 1px solid black;
text-align:left;
padding:0.5em;}
th[scope="col"] {text-align:left;
font-weight:900;}
th[scope="row"] {text-align:right;
padding-left:1.5em;}
tr.tabletotal td{font-weight:bold;}

.t{background-image:url(../img/CE_the%20china%20cleantechfocus-front%20page-final%20version22222222_r4_c5.png);
}

div.content {
float:left; 
width:750px;  
padding:10px;
}

div.partners {
float:left;
width:230px;
border-left: #999 1px solid;
padding-left: 20px;
}

div.wrap {
width:1024px;
margin:0 auto;
background: white;
}

div.clear {
clear: both;
}

div.banner {
width:422;
height:169;
border: none; 
padding: 0px 10px 0px 0px;
float: left;
}

.button{
border: medium none;
background: url('/img/register-button.png') no-repeat top left;
height: 50px;
width: 150px;
margin: auto;
}

.button:hover {
border: medium none;
background: url('/img/register-button-press.png') no-repeat top left;
height: 50px;
width: 150px;
margin: auto;
}



/*articles css*/
.content h1{
    font-size:25px;
    color:#ad0000;
}
.articles{ 
      padding:20px;
      width:700px;
} 

#Youshen {
  text-align:center;
  width:590px;
  border:2px solid black;
  margin:0px auto;
  overflow:hidden;
  padding:2px;
}