#header-zigaina {
	background: url(../images/header_full/zigaina_bg.gif);
	height: 175px;
	width: 100%;
}

	#header-zigaina .header-content {
		width: 950px;
		margin: 0 auto;
	}
	
		#header-zigaina .header-content .content-main {
			width: 194px;
			height: 83px;
			background: url(../images/header_full/zigaina.gif);
			position: relative;
			left: 0px;
			top: 50px;
			float: left;
		}
		
		#header-zigaina .header-content .content-detail {
			width: 238px;
			height: 33px;
			background: url(../images/header_full/zig_content.gif);
			position: relative;
			left: 0px;
			top: 80px;
			float: right;
		}
		
#header-rpg {
	background: url(../images/header_full/rpg_bg.gif);
	height: 175px;
	width: 100%;
}

	#header-rpg .header-content {
		width: 950px;
		margin: 0 auto;
	}
	
		#header-rpg .header-content .content-main {
			width: 264px;
			height: 120px;
			background: url(../images/header_full/rpg.gif);
			position: relative;
			left: 0px;
			top: 30px;
			float: left;
		}
		
		#header-rpg .header-content .content-detail {
			width: 204px;
			height: 40px;
			background: url(../images/header_full/rpg_content.gif);
			position: relative;
			left: 0px;
			top: 80px;
			float: right;
		}
		
#header-cm {
	background: url(../images/header_full/cm_bg.gif);
	height: 175px;
	width: 100%;
}

	#header-cm .header-content {
		width: 950px;
		margin: 0 auto;
	}
	
		#header-cm .header-content .content-main {
			width: 361px;
			height: 123px;
			background: url(../images/header_full/cm.gif);
			position: relative;
			left: 0px;
			top: 30px;
			float: left;
		}
		
		#header-cm .header-content .content-detail {
			width: 260px;
			height: 50px;
			background: url(../images/header_full/cm_content.gif);
			position: relative;
			left: 0px;
			top: 80px;
			float: right;
		}

		
		
#header-pf {
	background: url(../images/header_full/pf_bg.gif);
	height: 175px;
	width: 100%;
}

	#header-pf .header-content {
		width: 950px;
		margin: 0 auto;
	}
	
		#header-pf .header-content .content-main {
			width: 316px;
			height: 66px;
			background: url(../images/header_full/pf.gif);
			position: relative;
			left: 0px;
			top: 55px;
			float: left;
		}
		
		#header-pf .header-content .content-detail {
			width: 193px;
			height: 49px;
			background: url(../images/header_full/pf_content.gif);
			position: relative;
			left: 0px;
			top: 80px;
			float: right;
		}
		
		
ul#gallery {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 950px;
	float: left;
}

	ul#gallery li {
		float: left;
		padding-right: 10px;
	}

	ul#gallery li a {
		display: block;
		border: 2px solid #8F8F8F;
	}
	
	
		ul#gallery li a:hover {
			border: 2px solid #003871;
		}
	
	
	