body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #ffffff;
	margin:0;
	padding:0;
	color:#005680;
}
a.normal {
	color:black;
}

#main {
    clear: both;
    margin: 0px auto 0px auto;
    width: 780px;
}
#center {
	clear: both;
	height:25px;
    margin: 0px auto 0px auto;
    width: 780px;
}
#logo {
    background-image: url(img/name.jpg);
    width: 780px;
    height: 146px;
    clear: both;
}

#content {
    width: 780px;
    float:left;
    text-align: center;
	margin:10px 0 10px 0;
}

#logotext {
	float:right;
	margin-right:10px;
	margin-top:30px;
	color:white;
	padding:5px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

img {
	border:0;
}

a {
	text-decoration:none;
	color:white;
}

a:hover {
	text-decoration:underline;
}

#footer {
    width: 780px;
    clear: both;
    border-top: 0px;
}

#bar2 {
	color:white;
	background-color:#ff6600;
	width:770px;
	font-size:14px;
	padding:5px;
	float:left;
}

#top {
    width: 780;
	height:45px;
    clear: both;
    font-size: 10px;
	background-color:#ffffff;
}

#top input.normal {
    background-color: white;
    border: 1px solid #83bbd9;
    width: 150px;
    font-size: 12px;
    height: 12px;
}

#submit {
    background-color: white;
    border: 1px solid #83bbd9;
    width: 130px;
    height: 16px;
    font-size: 10px;
	
	margin-top: -2px;
}

#tb input, #tb select {
    background-color: white;
    border: 1px solid #83bbd9;
    width: 200px;
    height: 22px;
    font-size: 16px;
	color:#005680;
}

#submit2 {
	background-color: white;
    border: 1px solid #83bbd9;
    width: 150px;
    height: 24px;
    font-size: 18px;
	color:#005680;
}

#tb {
	
	margin: 20px auto 20px auto;
	border:0px;
	text-align:left;
	font-size:16px;
	color:#005680;
}

ul {
	margin:0 5px 0 5px;
	padding: 0 5px 0 15px;
	text-align:left;
}

.bar {
	width:100%;
	height:10px;
	clear:both;
	background-color:#ff6600;
}

#offer {
	
	float:left;
	width:300px;
	margin-right:10px;
	border: 0px solid #83bbd9;
}

#top_content {
	display:inline-block;
    width: 550px;
    float: right;
	margin-top:2px;
	height:20px;
    text-align: center;
    background-color: #e9e9e9;
}

.thumb {
    margin-left: 45px;
    float: left;
    width: 200px;
    height: 90px;
    border: 2px solid #83bbd9;
}

#tb input.checkbox {
	width:20px;
	height:20px;
}
