* {
	margin:0px;
	padding:0px;
}

.all {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

.topMenu {
	margin-left:130px;
	margin-top:5px;
	list-style:none;
	height:18px;
}

.topMenu li {
	padding-left:5px;
	padding-right:7px;
	height:18px;
	border-right:#dbe0ec 1px solid;
	line-height:18px;
	font-size: 9px;
	font-family:Verdana;
	font-weight:normal;
	letter-spacing:0px;
	float:left;
}

.topMenu .last {
	border:none !Important;
}

.topMenu .now a {
	color:#151689;
}

.topMenu li a {
	color:#6868b9;
	text-decoration:none;
}

.topMenu li a:hover {
	TEXT-DECORATION: underline;
}

.logo {
	margin-left:373px;
	margin-top:92px;
	width:196px;
	height:55px;
	display:block;
}

.logo img {
	border:none;
}

.find {
/*	margin-left:130px;*/
	width:870px;
	margin-top:50px;
	height:24px;
}

.find .left {
	float:left;
	width:130px;
}

.find .right {
	margin-left:130px;
}

.find label {
	display:block;
	float:right;
	height:20px;
	font-size: 14px;
	font-family:Tahoma;
	font-weight:bold;
	letter-spacing:0px;
/*	line-height:17px;*/
	padding-top:2px;
	color:#9ca5b7;
	padding-right:5px;
}

#find {
	height: 14px;
	width: 639px;
	border: 1px solid #336699;
	font-size: 11px;
	padding: 3px 0 3px 7px;
	font-family: Verdana;
	background-color:#fafcfe;
	color:#333333;
	display:block;
	float:left;
}

#findout {
	height: 21px;
	width: 639px;
	border: 1px solid #336699;
	font-size: 11px;
	padding: 3px 0 3px 7px;
	font-family: Verdana;
	background-color:#fafcfe;
	color:#333333;
	display:block;
	float:left;
}

#find:focus {
	outline: none;
}

.find .button {
	background: url('findbutton.png') no-repeat left top;
	width:79px;
	height:24px;
	border:none;
	display:block;
	float:right;
}

.find .presButton {
	background: url('findbutton.png') no-repeat 1px 1px;
	width:79px;
	height:24px;
	border:none;
	display:block;
	float:right;
}

.clearFix {
	height:0px;
	font-size: 0px;
	line-height: 0px;
	visibility:hidden;
	clear:both;
}

.content {
	margin-left:130px;
	margin-right:130px;
	padding-top:40px;
}

.info {
	font-size: 11px;
	font-family:Verdana;
	font-weight:normal;
	letter-spacing:0px;
	color:#333333;
	line-height: 18px;
	margin-bottom:15px;
}

.info h1 {
	font-size: 16px;
	font-family:Verdana;
	font-weight:bold;
	letter-spacing:0px;
/*	line-height: px;*/
	color:#333333;
}

.info .more {
	color:#284a90;
}

.info .more:hover {
	TEXT-DECORATION: none;
}

.info .red {
	TEXT-DECORATION: none;
	font-weight:bold;
	color:#cc3333;
}

.info .red:hover {
	TEXT-DECORATION: underline;
}

.resultFind {
	font-size: 11px;
	font-family:Tahoma;
	font-weight:normal;
	letter-spacing:0px;
	line-height: 16px;
	color:#666666;
	margin-bottom:10px;
}

b {
	font-weight:bold;
}

.resultFind .tags {
	color:#284a90;
	TEXT-DECORATION: underline;
}

.resultFind .tags:hover {
	TEXT-DECORATION: none;
}

.resultFind h1 {
	font-size: 14px;
	font-family:Georgia;
	font-weight:bold;
	letter-spacing:0px;
	line-height: 14px;
	color:#284a90;
	padding-bottom:5px;
}

.resultFind .yellow {
	background-color:#d4e1e4;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
}

.resultFind .size {
	font-size: 20px;
	font-family:Tahoma;
	letter-spacing:0px;
	line-height: 14px;
	color:#3d95ab;
	padding-left:15px;
	background-color:#fff;
}



.resultFind .bottomGray {
	height:24px;
	background: url('bg.png') no-repeat left bottom;
	background-color:#f2f6f9;
	padding-left:1px;
	margin-top:10px;
	font-size: 11px;
	font-family:Tahoma;
	font-weight:normal;
	letter-spacing:0px;
	line-height: 24px;
	color:#d1d1d4;
}

.resultFind .bottomGray a {
	color:#284a90;
}

.resultFind .bottomGray a:hover {
	TEXT-DECORATION: none;
}

.nav {
	margin-top:18px;
}

.nav li {
	display:inline;
	padding-left:5px;
}

.nav li a {
	background-color:#284a90;
	color:#fff;
	padding:0px 2px 0px 2px;
	TEXT-DECORATION: none;
}

.nav #now a {
	background-color:#fff;
	color:#666666;
	padding:0px 2px 0px 2px;
	TEXT-DECORATION: none;
}

.recentSearches h1, .rightSide h1 {
	color:#9ca5b7;
	font-size: 14px;
	font-family:Verdana;
	font-weight:bold;
	letter-spacing:0px;
	line-height: 18px;
	padding-bottom:7px;
}

.recentSearches {
	font-size: 11px;
	font-family:Verdana;
	font-weight:normal;
	letter-spacing:1px;
	line-height: 18px;
	color:#284a90;
	margin-top:20px;
	margin-bottom:20px;
}

.recentSearches a {
	color:#284a90;
	TEXT-DECORATION: none;
}

.recentSearches a:hover {
	color:#000;
	TEXT-DECORATION: underline;
}

.footer {
	margin-left:130px;
	margin-right:130px;
	text-align:center;
	border-top:#a9bfd4 1px solid;
	height:68px;
	font-size: 11px;
	font-family:Verdana;
	font-weight:normal;
	letter-spacing:0px;
	line-height:68px;
	color:#666666;
}

.leftSide {
	width:300px;
	float:left;
}

.rightSide {
	width:345px;
	float:right;
}

.leftSide ul {
	background: url('border.png') repeat-x left bottom;
	height:20px;
	list-style:none;
	margin-left:1px;
}

.leftSide ul li {
	height:20px;
	float:left;
	background: url('pl.png') no-repeat right 2px;
	font-size: 11px;
	font-family:Verdana;
	font-weight:normal;
	letter-spacing:0px;
	line-height: 18px;
	padding-right:9px;
	padding-left:10px;
	margin-left:-1px;
	cursor:pointer;
}

.leftSide ul li a {
	color:#333333;
	TEXT-DECORATION: none;
}

.leftSide ul li a:hover {
	TEXT-DECORATION: underline;
}


.leftSide ul .now a {
	color:#151689;
}

.leftSide ul .first {
	padding-left:10px;
	margin-left:-1px;
}

.leftSide ul .last {
	background:none !Important;
}

.leftSide ul .now {
	background: url('bgmenu.png') repeat-x left top !Important;
	margin-left:-1px;
}

.rightSide .border {
	background: url('border.png') repeat-x left 16px;
	line-height:15px !Important;
	height:15px;
	padding:0px;
	padding-top:2px;
} 

.rightSide .noBorder {
	display:block;
	height:16px;
	float:left;
	border:none;
	background-color:#fff;
/*	border:#ff0000 1px solid;*/
}

.hidden {
	display:none;
}

.visible {
	display:block;
}

.bord {
	border:#ff0000 1px solid;
}

a {
	color:#3c667f;
    text-decoration: none;
}
