﻿/**新闻分类**/
.newsClass{
	height:auto;width: 290px; border: #CFDFEA 1px solid; margin-top:10px;
}
.newsClass ul{
	 padding:0 5px 5px 5px; 
}
.newsClass ul li{
	 border:1px solid #CFDFEA; margin-top:5px; line-height:28px; height:28px; padding-left:45px; background: url(/Template/default/images/newsClass.jpg) no-repeat 20px 6px;background-color:#F8F8F8; 
}
.newsClass ul li a{
	font-weight:bold; color:#4C5A62; letter-spacing:3px; text-decoration:none;
}
/**热门新闻**/
.hotNews{
	width: 290px; border: #CFDFEA 1px solid; padding-bottom:10px; overflow:hidden;
}
.hotNews .hotNewsHead {
	font-size: 12px; background: url(/Template/default/images/title.png) repeat-x 0px 1px; width: 290px;  line-height: 28px; border-bottom: #CFDFEA 1px solid; height: 28px
}
.hotNews .hotNewsHead span {
	padding-left: 23px; font-weight: bold; height: 28px;letter-spacing:3px;
}
ul.hotNewsMain {
	padding-right: 0px; padding-left: 6px; float: left; padding-bottom: 0px; padding-top: 10px
}
ul.hotNewsMain li {
	padding-left: 12px; background: url(/Template/default/images/t.gif) no-repeat 2px 6px; float: left; width: 260px; line-height: 22px;
}
ul.hotNewsMain li a {
	text-decoration: none
}
ul.hotNewsMain li a:hover {
	text-decoration: underline
}
/**广告**/
.ad{
	margin-top:10px;
}
/**新闻搜索**/
.newsSearch{
	width: 290px; background-color:#FAFDFF; margin-top:10px; height:40px;border: #CFDFEA 1px solid;
}
.searchMain{
	padding-top:10px; float:left; width:290px; text-align:center; padding-bottom:10px;
}
/**联系方式**/
.relation{
	width: 290px; background-color:#FAFDFF; margin-top:10px; height:auto;border: #CFDFEA 1px solid; overflow:hidden;
}
.relationMain{
	padding-top:10px; float:left; width:290px; text-align:center; padding-bottom:10px;
}
.relationMain ul{
	float:left;
}
.relationMain ul .left{
	width:80px; text-align:right; float:left;
}
.relationMain ul .right{
	width:210px; text-align:left; float:left;
}
.relationMain ul .right a{
	text-decoration:none; color:#4C5A62;
}
/** Flash**/
.flash{
	height: 165px;float:right; padding-bottom:10px !important; padding-bottom:0px;
}
/**投票**/
.vote{
	width: 290px; border: #CFDFEA 1px solid; padding-bottom:10px; margin-top:10px; overflow:hidden;
}
.vote .voteHead {
	font-size: 12px; background: url(/Template/default/images/title.png) repeat-x 0px 1px; width: 290px;  line-height: 28px; border-bottom: #CFDFEA 1px solid; height: 28px
}
.vote .voteHead span {
	padding-left: 23px; font-weight: bold; height: 28px;letter-spacing:3px;
}
.voteMain {
	padding-right: 0px; padding-left: 6px; float: left; padding-bottom: 0px; padding-top: 10px
}
.voteMain li {
	padding-left: 12px;  float: left; width: 260px; height:25px;
}
.voteCount{
	color:#0097CC; font-weight:bold;
}
/**推荐产品**/
.hotProduct{
	width: 290px; border: #CFDFEA 1px solid; padding-bottom:10px; overflow:hidden;
}
.hotProduct .hotProductHead {
	font-size: 12px; background: url(/Template/default/images/title.png) repeat-x 0px 1px; width: 290px;  line-height: 28px; border-bottom: #CFDFEA 1px solid; height: 28px
}
.hotProduct .hotProductHead span {
	padding-left: 23px; font-weight: bold; height: 28px;letter-spacing:3px;
}
ul.hotProductMain {
	padding-right: 0px; padding-left: 6px; float: left; padding-bottom: 0px; padding-top: 10px
}
ul.hotProductMain li {
	padding-left: 12px; background: url(/Template/default/images/t.gif) no-repeat 2px 6px; float: left; width: 260px; line-height: 22px;
}
ul.hotProductMain li a {
	text-decoration: none
}
ul.hotProductMain li a:hover {
	text-decoration: underline
}