body {
    background-color: #FFFFFF;
}

body, #main, a, #main *, #loginbox *, #premain, #premain * {
    font-size: 12px;
}

body {
    background: none repeat scroll 0 0 white;
    color: black;
    margin: 0;
    padding: 0;
    text-align: center;
}

body, textarea, input {
    font-family: arial,verdana,sans-serif;
}

#topbar {
	position: relative;
	height: 140px;
}

#topbar .logo {
	position: absolute;
	top: 30px;
	left: 0px;
}

#wholeout {
	background: url(images/top-bk.gif) no-repeat center top;	
}

#whole, #footer .content {
	width: 940px;
	margin: auto;
	/*text-align:left;*/	
}

.choose {
	font-size:25px;
	font-weight:bold;
}

img {
	border:0;
}

