﻿@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, verdana, "宋体" sans-serif;
	_font-family: sana-serif;
	width: auto;
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
	font-weight: normal;
	background: #ffffff;
}
body, div, dl, dt, dd, ul, ol, li, p, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
	vertical-align: top;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #1c2084;
}
.left {
	float: left;
}
.right {
	float: right;
}
.green {
	color: #3d952f;
}
.green a {
	color: #3d952f;
}
.clear {
	clear: both;
}
ul li {
	list-style: none;
}
.Sfenye {
	margin-top: 20px;
	padding-bottom: 40px;
	text-align: center;
}
.Sfenye span, .Sfenye a {
	display: inline-block;
	border: 1px solid #dfdfdf;
	padding: 5px 15px;
	margin: 0px 10px;
}
.Sfenye span, .Sfenye a:hover {
	background-color: #005a97;
	color: #FFFFFF;
}
.bread {
	padding: 10px 10px;
	border-bottom: 1px solid #DFDFDF;
	font-size: 14px;
	font-weight: bold;
}
.bread a {
	font-size: 14px;
}
.recomTitle {
	display: block;
	font-size: 16px;
	padding: 3px 10px;
	font-weight: bold;
	color: #2a3c51;
	border-bottom: 1px solid #2a3c51;
}
.recomArea {
	height: auto;
}
.recomArea a {
	border: 1px solid #2a3c51;
	padding: 10px;
	padding-bottom: 3px;
	margin: 8px;
	display: inline-block;
	text-align: center;
}
.recomArea a img {
	width: 280px;
	height: 200px;
}
.recomArea p {
	padding: 7px 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
}
.left_list ul li a.selected{
	background-color:#1f3eaa;
	color:#FFFFFF;
}
.erji{
	display:none;
}
