body{
background-image:url(images/bg.jpg);
margin:0px;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#layout{
width:1002px;
margin:0 auto;
}
img{
border:0px;
}
a{
text-decoration:none;
color:#979797;
}
a:hover{
color:#000000;
text-decoration:underline;
}
#head{
	width:1002px;
	height:auto;
	float:left;
}
#head_l{
width:200px;
height:80px;
float:left;
}
#head_r{
	width:802px;
	height:80px;
	line-height:80px;
	float:right;
	font-size: 23px;
	text-indent: 50px;
	font-style: italic;
}
#cont{
width:1002px;
margin:5px auto;
float:left;
}
#cont_l{
	width:200px;
	float:left;
	margin-top: 10px;
}
#cont_l ul{
margin:0px;
padding:0px;
}
#cont_l ul li{
height:50px;
line-height:50px;
margin-bottom:1px;
background-image:url(menu_bg.gif);
list-style:none;
}
#cont_l ul li a{
color:#FFFFFF;
font-weight:bold;
display:block;
padding-left:15px;
}
#cont_l ul li a:hover{
background-color:#686868;
}
#cont_r{
	width:750px;
	float:right;
	background-image:url(cont_r.gif);
	background-repeat:repeat-x;
	background-position:top;
	height: auto;
}
#cont_r p{
	margin-left:20px;
	width:700px;
	border-bottom:1px solid #dddddd;
	padding-bottom: 15px;
}
#cont_r img{
display:inline;
margin:0px 10px;
}
.img{
float:left;
}
#foot{
width:1002px;
margin:0px auto;
height:50px;
float:left;
color:#979797;
}
#foot_l{
width:200px;
float:left;
background-image:url(foot_l.gif);
height:50px;
line-height:50px;
text-indent:10px;
}
#foot_r{
width:750px;
float:right;
background-image:url(foot_r.gif);
background-repeat:repeat-x;
background-position:top;
padding-top:15px;
}
h1{
margin-top:20px;
font-size:20px;
}
/* CSS Document */
