*{margin:0;	padding:0;font-family:"ËÎÌå",Arial, Helvetica, sans-serif;font-size:14px;}
body{background:url("../en/images/bg/body.gif") repeat-x 0 0;}
li{list-style-type: none;}
a{text-decoration:none;}
table{width:100%;}
td{padding:1px;border:1px solid #ccc;}
.fr{float:right;}
.fl{float:left;}
/*=====================================================================*/
#wrap{margin:0 auto;width:1000px;}
#header{width:1000px;height:225px;}	
#main{width:1000px;margin:20px 0;}
#main #sidebar{float:right;width:240px;color:#282828;line-height:26px;}
#main #content{float:left;width:720px;padding:0 10px 0 10px;background:url("../en/images/bg/ver.gif") no-repeat right 0;line-height:25px;}

/*=====================================================================*/

#header h1{
	width:326px;
	height:150px;
	background:url("../en/images/bg/logo.gif") no-repeat 0 0;
	text-indent:-999em;
	}
#header h2{
	height:30px;
	line-height:30px;
	color:#06f;
	padding-left:20px;
	}
	

#header #nav{
	width:900px;
	height:48px;
	}
/*=====================================================================*/
#nav ul li{
	height: 48px;
	line-height:48px;
	display: block;
	float:left;
	color:#fff;
	margin-left:20px;
	}
#nav ul li a{
	height: 48px;line-height:48px;
	display: block;
	padding: 0 10px 0 10px;
	float:left;
	color:#fff;
	text-align:center;
	}
#nav ul li a:hover{
	display: block;
	height: 48px;line-height:48px;
	padding: 0 10px 0 10px;
	float:left;
	background: url("../en/images/bg/nav-h.gif") repeat-x;
	color:#ff0;
	text-align:center;
	}

/*=====================================================================*/	

#main #content h2{
	margin:5px;
	padding:5px;
	color:#09F;
	border-bottom:dotted 2px #F60;
	clear:both;
	}
#main #content h3{
	margin:5px;
	padding:5px;
	color:#09F;
	border-bottom:dotted 2px #F60;
	}
#main #content img{
	margin:5px;
	padding:3px;
	border:solid 1px #ccc;
	}


#main #content  ul{
	float:left;
	width:600px;
	margin-bottom:30px;
	}
#main #content  ul li{
	line-height:35px;
	border-bottom:dotted 1px #ccc;
	}
#main #content  ul li a{
	background:url("../en/images/bg/icon.gif") no-repeat 10px center;
	font-size:14px;
	text-indent:3em;
	display:block;
	color:#666;
	}
#main #content  ul li a:hover{
	line-height:35px;
	background-color:#e8e8e8;
	}


#main #content ol{
	float:left;
	margin:10px 0;
	}
#main #content ol li{
	float:left;
	border:dotted 1px #ddd;
	margin:3px;
	display:inline;
	}
#main #content ol li img{
	float:left;
	margin:2px;
	padding:5px;
	border:solid 1px #ccc;
	}
#main #content ol li span{
	float:left;
	color:#333;
	font-weight:bold;
	text-indent:2em;
	}
#main #content #contact{
	padding-left:10px;
	font-size:16px;
	line-height:35px;
	}	
/*=====================================================================*/	

#sidebar h3{
	color:#333;
	margin:10px 0;
	background:url("../en/images/bg/sidebarh3.gif") no-repeat left center;
	text-indent:2em;
	border-bottom:dotted 2px #d5d5d5;
	}
#sidebar ul li{
	background:url("../en/images/bg/sidebarli.gif") no-repeat 0 10px;
	padding-left:20px;
	}
#sidebar ul li a{
	color:#333;
	font-size:12px;
	}
#sidebar ul li  a:hover{
	color:#333;
	background-color:#ccf;
	}
/*=====================================================================*/
#footer-bg{
	clear:both;
	height:170px;
	width:100%;
	background:url("../en/images/bg/footer.gif") repeat-x 0 0;
	}
#footer{
	margin:0 auto;
	width:1000px;
	height:160px;
	padding-top:10px;
	}
#footer p{
	line-height:20px;
	padding:5px;
	color:#333;
	}
#footer a{
	color:#333;
	}
