@charset "utf-8";

/*-------------------------------------------------------------
	OCEAN ROOM
	File: index.css
	Last edited: 21/Jun/2011
-------------------------------------------------------------*/

/*-------------------------------------------------------------
	index
		1. Contents style
-------------------------------------------------------------*/

/* 1. Contents style
-------------------------------------------------------------*/
body{background-image:url(../images/index/page_bk.jpg);}

div#mainImg{height: 410px;}
div#mainNav{top: 380px;}

div#indMain{width: 630px;float: left;}
div#photos{width: 300px;}

#lead,#news{margin-bottom: 20px;margin-left: 10px;}
#lead p{margin-bottom: .5em;}

/* News */
#news ul{line-height: 1.8;}
#news li{border-bottom: 1px dashed #333;}
#news a{display: block; padding: 2px 5px;}
#news a:hover{background-color: #ffdf8c;color: #222;text-decoration: none;}

/* Pick up */
#pickup .heightLine{float:left;width: 200px;margin-left: 10px;}
	#pickup p.more{text-align: right;}
	p.more a{padding-right: 15px;background: url(../images/common/mk_link.png) no-repeat center right;}
	
div.pGroup{width: 150px;}