@CHARSET "UTF-8";

body {
	margin: 0; padding: 0;
	font-family: Verdana; font-size: 12px; color: #5f5f5f; 
	background-color: #fff;
}
img {border: none;}
a {border: none; color: #ff0909;}
a:hover {text-decoration: none;}
ul, ol {color: #ff0909;}
li {margin-top: -3px;}
ul p {color: #5f5f5f;}
span {color: #ff0909;}
.table {width: 948px; margin: 0 auto;}
.table div {width: 100%;}
.redfield {background-color: #ff0909;}
.top {height: 150px;}
.top .logo {width: 167px; height: 82px; margin-top: 37px;}
.top #shar {width: 125px; height: 125px; float: right; margin-top: 20px;}
.menu-middle {height: 25px; margin-top: 10px;}
.menu-middle #menu {width: 539px; float: left;}
.menu-middle .search {font-size: 10px; width: 250px; margin-left: 15px; height: 21px; float: left;}
.menu-middle .search .str {width: 137px; height: 17px; margin-left: 3px; border: 1px solid #ccc;}
.menu-middle .search .btn {
	font-size: 10pt; color: #fff; vertical-align: bottom;
	width: 35px; height: 21px; background-color: #ff0909; border: none;
}

.redfield .lang { float: right; color: #fff !important; text-align: right; line-height: 16px; padding-right: 10px; }
.lang a { color: #fff; }

