div#P004{
	width: 1100px;
	height: 240px;}

div#P004 dl,
div#P004 dd{
	margin: 0;
	padding: 0;}

div#P004 dt{
	width: 300px;
	height: 240px;
	margin: 0;
	padding: 0;
	float: left;
	background: #eee;}

div#P004 dt h1{
	margin: 20px 20px 0 20px;}

div#P004 dt h1 a{
	color: #005baa;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;}

div#P004 dt h1 a:hover{
	color: #0080c6;
	text-decoration: underline;}

div#P004 dt h2{
	margin: 10px 20px 0 20px;}

div#P004 dt h2 a{
	color: #333;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;}

div#P004 dt h2 a:hover{
	color: #666;
	text-decoration: underline;}

div#P004 dd{
	width: 800px;
	height: 240px;
	float: left;}

div#P004 dd img{
	width: 800px;
	height: 240px;}

div#P004 .pagination{
    margin: 5px 0 0 20px;}

div#P004 .pagination a{
    display: inline-block;
    background: #ccc;
    color: #ccc;
    margin: 10px 1px -1px 1px;
    padding: 0;
    height: 8px;
    width: 8px;
    font-size: 0;
    text-indent: 0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 2px solid #eee;}

div#P004 .pagination a.activeSlide{
    border: 2px solid #005baa;
    background: #005baa;}