.am-topbar-white {
  background-color: #fff;
  color: #000;
  height:130px;
}
#topbar{
	padding-top:25px;
}
.am-topbar-white a {
  color: #333;
}
.am-topbar-white .am-topbar-brand a {
  color: #eb262a;
}
.am-topbar-white .am-topbar-brand a:hover,
.am-topbar-white .am-topbar-brand a:focus {
  color: #eb262a;
}
.am-topbar-white .am-topbar-nav > li > a {
  color: #333;
  font-size:14px;
}
.am-topbar-white .am-topbar-nav > li > a:hover,
.am-topbar-white .am-topbar-nav > li > a:focus {
  color: #eb262a;
}
.am-topbar-white .am-topbar-nav > li > a:hover:after,
.am-topbar-white .am-topbar-nav > li > a:focus:after {
  border-bottom:0;
}
.am-topbar-white .am-topbar-nav > li > a:after {
  border-bottom:0;
}
.am-topbar-white .am-topbar-nav > li.am-active > a,
.am-topbar-white .am-topbar-nav > li.am-active > a:hover,
.am-topbar-white .am-topbar-nav > li.am-active > a:focus {
  color: #eb262a;
  
}
.am-topbar-white .am-topbar-nav > li.am-active > a:after,
.am-topbar-white .am-topbar-nav > li.am-active > a:hover:after,
.am-topbar-white .am-topbar-nav > li.am-active > a:focus:after {
  border-bottom-color: #fff;
}
.am-topbar-white .am-topbar-nav > li .disabled > a,
.am-topbar-white .am-topbar-nav > li .disabled > a:hover,
.am-topbar-white .am-topbar-nav > li .disabled > a:focus {
  color: #eb262a;
  background-color: transparent;
}
.am-topbar-brand img{
	width:70%;
	padding-top:25px;
}
.toolbar{
	background:#ea262a;
	color:#fff;
	font-size:12px;
	line-height:30px;
}
.toolbar a{
	color:#fff;
}
.toolbar a:hover,.toolbar a:focus{
	text-decoration:underline;
}
#banner{
	margin-top:-19px;
}
#banner img{
	height:500px;
}
.am-control-nav,.am-direction-nav{
	display:none;
}
#news h3,#page h3{
	border-left:6px solid #ea262a;
	padding-left:6px;
}
#page>.am-g>.am-u-sm-8>h3{
	margin-left:-15px;
}
#page>.am-g>.am-u-sm-8{
	padding-bottom:80px;
}
#page_content{
	padding-bottom:80px;
}
#about>.am-u-sm-5>img{
	max-width:100%;
	height:190px;
}
#about>.am-u-sm-7>p{
	font-size:12px;
}
#new li{
	list-style:none;
	font-size:12px;
	line-height:30px;
	border-bottom:1px solid #ccc;
}
#new li:last-child{
	border:0;
}
#new li>a{
	color:#333;
}

.produce li{
	list-style:none;
	float:left;
	width:20%;
	font-size:12px;	
	text-align:center;
}
.produce li img{
	max-width:90%;
}

.footer{
	background:#ea262a;
	color:#fff;
	font-size:12px;
	padding:25px 0px 5px 0px;
}

.footer a{
	color:#fff;
}

.footer .am-u-sm-9{
	padding-top:20px;
}
.footer .am-u-sm-3{
	text-align:right;
}


#sidebar li,#list li{
	list-style:none;
	font-size:12px;
	line-height:30px;
	border-bottom:1px solid #ccc;
}
#sidebar li:before,#list li:before{
	content:">";
	padding-right:7px;
	color:#ea262a;
}
#sidebar li:last-child,#list li:last-child{
	border:0;
	font-size:14px;
}
#sidebar li>a,#list li>a{
	color:#333;
}
#list{
	padding-bottom:10px;
}

.page_title{
	background:url("../images/title_bg.jpg");
	margin-top:-20px;
	height:100px;
	line-height:100px;
	margin-bottom:30px;
}

.page_title h1{
	font-size:28px;
	color:#fff;
	font-weight:normal;
}
.content_logo{
	background:url("../images/page_bg.jpg");
	width:379px;
	height:26px;
}

h3>.am-topbar-right{
	float:right;
	font-size:10px;
}
h3>.am-topbar-right>a{
	color:#333;
}

.pagelist{
	padding-left:5px;
	
}
.pagelist li{
	list-style:none;
	float:left;
	margin-bottom:20px;
	padding:0 0 0 5;
	font-size:12px;
	color:#ea262a;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
}
.pagelist li a {
	color:#ea262a;
}
.pagelist li:hover,.pagelist li:focus,.pagelist .on{
	color:#fff;
	background:#ea262a;
	border:1px solid #ea262a;
}
.pagelist li:hover a,.pagelist li:focus a,.pagelist .on a{
	color:#fff;
	
}
.pagelist .disabled{
	display:none;
}
.photo-box>p>a{
	color:#333;
	font-size:12px;
}
.page_list li>a{
	font-size:14px;
	letter-spacing:1px;
}
.produce a{
	color:#333;
}