@charset "utf-8";
body, table {padding: 0px; margin: 0px;}
body { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 11px;}
img, table, td { border:none; }
a {color: #000;}

body {
	background-color: #f2f3f7;
}

.wrap {
	width: 350px;
	margin: auto;
	text-align: center;
	margin-top: 60px;
}

.bottom {
	background-color: #284b93;
	background-image: url('../pics/bg_bottom_crossroad.jpg');
	background-repeat: repeat-x;
	color: #fff;
}

.bottom a {
	color: #fff;
}

.bottom_inner {
	width: 857px;
	margin: auto;
	height: 105px;
	padding-top: 50px;
}
