* {
	margin: 0;
	padding: 0;
	outline-style: none;
	border: 0;
}

body.will_be {
	padding-top: 150px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

body.will_be a {
	color: white;
	text-decoration: none;
}

body.will_be ul {
	list-style: none;
	width: 659px;
	margin: 0 auto;
	height: 412px;
	background: url(../images/bg.jpg) no-repeat;
}

body.will_be h1 {
	font-size: 26px;
	margin-bottom: 30px;
	border-bottom: 1px solid #bdbdbd;
}

body.will_be h2 {
	font-size: 16px;
}

body.will_be .will_content {
	border-bottom: 1px solid #bdbdbd;
	margin-top: 17px;
	padding: 15px 0;
	font-size: 15px;
	float: left;
	width: 100%;
}

body.will_be ul li.left {
	float: left;
	width: 344px;
	font-size: 10px;
	color: #7f7f7f;
	padding-top: 320px;
	text-align: right;
	font-weight: normal;
}

body.will_be ul li.right {
	float: left;
	width: 270px;
	padding: 105px 0 0 45px;
	height: 300px;
	background: url(../images/logo.png) no-repeat 44px 46px;
}

body.will_be a.dark {
	background: url(../images/dark.png) no-repeat;
	float: left;
	padding-left: 20px;
	font-size: 18px;
	letter-spacing: 1px;
	margin-top: 10px;
}

body.will_be a.dark span {
	background: url(../images/dark.png) no-repeat right top;
	cursor: pointer;
	float: left;
	line-height: 30px;
	padding: 0 20px 0 0;
	vertical-align: middle;
}

body.will_be a.dark:hover {
	background-position: left -37px;
	color: white;
}

body.will_be a.dark:hover span {
	background-position: right -37px;
}

body.will_be .center{
	margin:0 auto;
	width:95px;
}
