*{margin:0;padding:0; font-size:14px;font-family: "ËÎÌå","Arial", "Helvetica", "sans-serif";}
body {background:url(../images/body.jpg) repeat-x 0 0;}
td{font-size: 12px; } 
img{border:none;}
ul li{list-style-type:none;}
ol li{list-style-position :inside;padding-left:20px;line-height:24px; }
a{text-decoration: none;color:#333;}
form{margin:10px 0 10px 30px;}
input{margin:10px 0;}
/*=========================================================================*/
#wrap{width:780px;margin:0 auto;} 
#header{width:780px;height:172px;position:relative;text-indent:-999em;}
#mainnav{width:780px;height:35px;}
#main{float:left;width:780px;margin:50px 0;}
#sidebar{float:left;width:220px;}
#content{float:right;width:550px;}
#footer{clear:both;height:100px;background:url(../images/footer.jpg) repeat-x 0 0;}

/*=========================================================================*/

#header h1{width:150px;height:113px;background:url(../images/logo.jpg) no-repeat 0 0;position:absolute;left:10px;top:30px;}
#header h2{width:500px;height:100px;background:url(../images/name.jpg) no-repeat 0 0;position:absolute;left:250px;top:40px;}
#header h3{width:300px;height:50px;background:url(../images/tel.jpg) no-repeat 0 0;position:absolute;right:10px;top:0px;}
/*=========================================================================*/
#mainnav ul{float:left;width:770px;}
#mainnav ul li{
float:left;
margin-left:3px;
width:100px;
height:35px;
line-height:35px;
text-align:center;
}
#mainnav ul li a{ 
display:block;
color: #fff;
font-size: 14px;
}
#mainnav ul li a:hover{ 
display:block;
color: #ff0;
background:url(../images/nav-h.jpg) repeat-x 0 center;
}
/*=========================================================================*/

#sidebar h2{
font-size:14px;
height:30px;
text-indent:20px;
border-bottom:solid 3px #990;
}
#sidebar ul li{
border-bottom:dotted 1px #990;
height:25px;
line-height:25px;
color:#333333;
text-indent:20px;
}
#sidebar ul li a{ 
display:block;
color: #333;
}
#sidebar ul li a:hover{ 
display:block;
color: #f60;
background-color:#9fc;
}
/*=========================================================================*/
#content h2{
font-size:14px;
height:30px;
text-indent:20px;
border-bottom:solid 3px #990;
}
#content h3{
margin-top:10px;
font-size:14px;
height:20px;
text-indent:20px;
color:#600;
border-bottom:dotted 1px #660;
}
#content .text p{text-indent:2em;font-size: 14px;line-height: 24px;}
#content table{
width:99%;
}
#content td{
	font-size: 12px;
	padding:3px;
	text-align:center;
	border:solid 1px #ccc;
}

#footer #footer-inner{clear:both;width:780px;margin:0 auto;height:80px;padding-top:20px;text-align:center;}
#footer #footer-inner p{margin:3px;line-height:24px;}
#footer #footer-inner a:hover{background-color:#990;}