
*{
	margin:0;
	padding:0;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	background:#FFF url(images/header_loop.gif) repeat-x 0 0;
	padding-top:17px;
}

.clear{
	clear:both;
}

	
a{
	text-decoration:none;
}

a img, img{
	border:none;
}




.head_mid h1{
	padding-left:10px;
}	

h1{
	font-size:25px;
	
}

h2{
	font-size:14px;
	font-weight:normal;
	color:rgb(135,135,135);
	text-decoration:none;
	margin:15px;	
}

#header{
	width:974px;
	clear:both;
	margin:0 auto;
	height:294px;
	background:url(images/title_mid.gif) repeat-x 0 0;
	overflow:hidden;
}






#menu .df_menu_cont .linkcat {
	height:auto;
}



.contwrap{
	width:974px;
	margin:0 auto;
	height:1%;
	overflow:hidden;
}

.left{
	width:710px;
	float:left;
	padding:18px;
	overflow:hidden;
	padding:18px 0;
}

.left a{
	color:#009CFF;
}



#menu{
	width:245px;
	float:right;
	margin:15px 0;
	background:url(images/side_loop.gif) repeat-y 0 0;
}

.menutop{
	background:url(images/side_top.gif) no-repeat 0 0;
	height:17px;
	display:block;
	clear:both;
}

.df_menu_head{
	background:url(images/sideul.gif) no-repeat right center;
	width:218px;
	height:26px;
	text-align:center;
	display:block;
	clear:both;
	padding-top:10px;
	padding-left:14px;
	cursor:pointer;
	margin:10px 0;
	font-weight:bold;
}

#menu .header_highlight{
	background:url(images/sideul_hili.gif) no-repeat right center;
	color:#FFF;
	display:block;
}

.df_menu_cont{
	display:none;
	height:1%;
	overflow:hidden;
	
}

.df_menu_cont ul{
	padding:0 1px;
}




.df_menu_cont li{
	padding:0 14px;
	list-style:none;
	height:36px;
	background:#f5f5f5;
}

.df_menu_cont li a{
	display:block;
	padding:10px 5px;
	border-bottom:1px solid #CCC;
	text-decoration:none;
	color:#555;
}

.df_menu_cont li a:hover{
	border-bottom:1px solid #999;
	color:#222;
}

.menubot{
	background:url(images/side_bot.gif) no-repeat 0 0;
	height:18px;
	display:block;
	clear:both;
}

.footer{
	background:url(images/footer_loop.gif) repeat-x 0 0;
	height:30px;
	text-align:center;
	padding-top:13px;
	color:#AAA;
}

.footer a{
	text-decoration:none;
	color:#0099FF;
}

.left .post{
	margin-bottom:10px;
	padding:20px 15px;
	background:url(images/postfooter.gif) no-repeat left bottom;
	text-align:justify;
}





