/* ---------------- */
body {
	border:0;
	text-align:center;
	background-color:#fff;
	color:#000;
	min-width:770px;
}
#wrap {
	background:#fff;
	text-align:left;
	margin:0 0 10px 10px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 770px;
}
* html #wrap {		/* tan bmh */
	width: 772px; 	/* IE5/win * /
	w\idth: 770px;  /* IE6/win+IE5/mac */
}
@media all and (min-width: 0px){#wrap{width:752px;}} /* Opera7 */

/* ---------------- */
div.spc {
	clear:both;
}

/* ---------------- */
#col1 {
	width:160px;
	float:left;
}
* html #col1 {height: 1%;}
*>html #col1 {height: auto;}


/* ---------------- */
#col2 {
	width:589px;
	float:left;
}
* html #col2 {height: 1%;}
*>html #col2 {height: auto;}

/* ---------------- */
/* vspace */
#cdiv {
	background: url(../layout/rule3.gif); 
	background-position: 0% 200px;
	background-repeat: no-repeat;
}

/* ---------------- */
#col3 {
	width:3px;
	height:450px;
	float:left;
	background:#ccc;
}
* html #col3 {height: 1%;}
*>html #col3 {height: auto;}

/* ____________________ */	
