
/*
 * Clobal CSS Set.
 *
 *
 *
 *
 *
 */
 
* {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

a {
	text-decoration: none;
}

img {
	border: none;
}

.c {
	clear: both;
}
#page {
	width: 570px;
	margin: 0px auto;
}

#adv {
	width: 570px;
	height: 290px;
	float:left;
}