	body
	{
		margin:0 auto;
		font-family:verdana;
		font-size:13px;
		padding-top:10px;
		text-align:center;
	}
	.top
	{
		margin:0 auto;
		padding:0px;
		background:url(bgtop.gif);
	}
	.container
	{
		width:776px;
		margin:0 auto;
		padding: 0 2px 0 2px;
		text-align:left;
	}
	.banner
	{
		text-align:center;
		border-bottom:2px solid #000;
	}
	.brief
	{
		background-color:#fdecf3;
		border-bottom:2px solid #000;
		margin:0px;
		padding:5px;
		font-weight:bold;
	}
	
	.left
	{
		width:380px;
		float:left;
	}
	.right
	{
		width:380px;
		float:left;
	}
	h1
	{
		margin:0px;
		padding:0px;
		font-family:verdana;
		font-size:24px;
		letter-spacing:8px;
		color:#e3007a;
	}
	h2
	{
		font-family:verdana;
		font-size:18px;
		letter-spacing:8px;
		color:#e3007a;
	}
	.label {
		color:#666666;
		font-weight:bold;
	}
	.hl {
		margin:0px;
		margin-bottom:16px;
		padding:0px;
		border-bottom:1px solid #fedef1;
	}
	.link1 {
		color:#e3007a;
		font-weight:bold;
	}
	.link2 {
		color:#e3007a;
		font-weight:none;
	}
	.link4 {
		color:#000000;
		font-weight:bold;
		text-decoration:none;
	}
	img {
		border:none;
	}
	
	.linktop {
		padding:8px;
		/*background-color:#000000;*/
		float:right;
		margin-right:50px;
	}
	.button {
		background-color:#e3007a;
		color:#ffffff;
		font-weight:bold;
		font-size:18px;
	}
	.footer {
		padding:10px;
		clear:both;
		text-align:right;
	}
	.show  {display: block; }
	.hide  {display: none;}
	
	.love {	list-style-image: url(love.gif); }
	.money { list-style-image: url(money.gif); }
	.idea{	list-style-image: url(idea.gif); }