/* CSS Document */
body{
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	height:100%;
	}

.main{
	width:432px;
	border:1px solid #bebebe;
	height:758px;
		}

.coolbiz{
	width:432px;
	margin:0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Arial, sans-serif;
	font-size:14px;
	text-align:center;
	color:#124119;
	}

.coolbiz a{
	color:#333333;
	}
	
.coolbiz a:hover{
	color:#FF0000;
	}

.coolbiz_text{
	color:#124119;
	}
	
.close{
	margin:0px;
    text-align:center;
	padding-top:20px;
}

