body{

background-color:#e6e7e7;

margin:auto 0;

}





#bg{

width: 900px;

background-image:url(gfx/bg_shadow.gif);

background-repeat:repeat-y;

margin-left:auto;

margin-right:auto;

margin-top:0px;

}







#wrapper{

width: 890px;

margin-left:auto;

margin-right:auto;

}





#masthead{

background:url(gfx/mastheadimg3.jpg);

background-repeat:no-repeat;

width:890px;

height:300px;





}









#logo

{

	display: block;

	width: 390;

	height: 60px;

	background-image: url(gfx/clogo.png);

	background-repeat: no-repeat;

}



#logo:hover

{ 

  background-position: 0 -60px;

}



#logo span

{

  display: none;

}











#menu{





height:32px;

width:890px;

margin:0;
background-image:url(gfx/menu_bg.jpg);









}





#contentLeft{

font:Arial, Helvetica, sans-serif;

font-family:Arial, Helvetica, sans-serif;

padding:20px 28px;

width:72%;

}



#contentLeft .title{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight:bold;



}



#contentLeft .title2{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight:normal;



}



#contentLeft .engTitle{

font-family: Arial, Helvetica, sans-serif;

	font-size: 10px !important;

	font-weight:normal;

	color:#666666;

	border-top:#CCCCCC 0px dotted;

	padding-left:2px;



}



.normal{

font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	color:#333333;

}

.standardFirst{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	
}

.normal a{

text-decoration:none;



}



.normal a:hover{

	color: #FF6600;



}







#sidebarRight{

background-color:#f3f8fa;

padding:18px 20px;

width:28%;

font-family:Arial, Helvetica, sans-serif;





}





.sideTitle{

font-family:arial;

font-size:12px;

color:#333333;

font-weight:bold;

border-bottom:1px dotted #333;

padding-bottom:3px;

margin-bottom:5px;



}





.sideContent{

font:Arial, Helvetica, sans-serif;

font-size:12px;



}



	



	

.sideContent a{

	text-decoration:none;

	color:#006699;

	font-size:12px;

	

	



}



.sideContent a:hover{



text-decoration:none;

color:#000;



}





#theFooter{

width:900px;

background-image:url(gfx/bg_footer.gif);

background-repeat:repeat-x;

height:25px;

margin-left:auto;

margin-right:auto;

}



#theFooter a, #footer2 a{

text-decoration:none;

color:#fff;

font-weight:bold;



}



#theFooter a:hover, #footer2 a:hover{



color:#ccc;



}



#footer2{
	height:20px;
		
	background-color:#666666;
	border-right:1px #fff solid;
	border-bottom:1px #fff solid;
	padding:2px 5px 5px 5px;
	
}



#theFooter, #footer2{

font-family:Arial, Helvetica, sans-serif;

font-size:11px;

color:#fff;

text-align:center;

}



#footerLeft{

float:left;

width:40%;

text-decoration:none;

text-align:left;

padding:5px 5px;



}





#footerRight {

float:right;

width:50%;

text-decoration:none;

text-align:right;

padding:5px 5px;

}



.lang{

font-size:12px;

font-family:Arial, Helvetica, sans-serif;

background-color:#000;



}



.lang a{

color:#fff;

text-decoration:none;





}



.lang a:hover{

color:#FFCC00;

text-decoration:none;





}

.bluetitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}

.style3, whitetitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	
}


#eventDetail{
	padding:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px #ccc solid;
	width:200px;
	background:#e2e2e2;
	float:right;
	margin-left:15px;
	margin-top:18px;
	margin-bottom:5px;
	
}