﻿@charset "utf-8";
/***********************channel-nav***********************/
.contentChannel{
	width:100%; background:#f2f2f2 repeat-x; border-bottom: 1px solid #bfbfbf;
}
.channelWrap{
	width:1200px; margin:0 auto; height:88px; line-height:88px;
} 
.logo-box{
	float:left; width: 190px; overflow:hidden; margin-top:15px;
}
.logo-box a{
	display:block; width:190px; 
}
.logo-box a img{
	display:block; width:190px; overflow:hidden;
}
.channel-box{
	float:left; width: 1010px; overflow: hidden;
}
.channel-box a{
	margin: 0 5px;
}