
@import url(style.css);
@import url(layout.css);

.fl{float:left;}
.fr{float:right;}
.clearfx{clear:both;height:0;overflow:hidden;}
.space{clear:both;height:6px;;overflow:hidden;}
.left-search{
	width:218px;
	height:200px;
	background: url(../images/img_left_bg_search.gif) no-repeat right top\9;
	*background: url(../images/img_left_bg_search.gif) no-repeat right top;	
}
/*新增页头Flash*/
.WindowsFlash
{
	width:984px;
	height:400px;
}
.focusad{
	width:762px; /*760px; */
	height:405px;
	background: url(../images/img_bg_focus.gif) no-repeat 0px -3px;
	padding-top:15px;
}
.sidebar{
	margin:0;
	padding:0;
	list-style:none;
}
.contbox{
	width:372px;
	height:auto;

	min-height:200px;
}
.contbox h4{
	clear:both;
	margin:0;
	padding:0;
	width:367px;
	height:31px;
	text-align:left;
	background: url(../images/img_bg_title.gif) no-repeat 0px 0px;
	padding-left:5px;
}

.contbox ul li
{
	width:330px;
	height:auto;
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;

	
}
.contbox h4 .items{
	display:block;
	width:100px;
	padding-top:7px;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	float:left;
}
.contbox h4 .more{
	float:right;
	display:block;
	padding-top:8px;
}
.contbox ul{
	margin-top:10px; /*修改*/
	text-align:left;
	padding-left:20px;
}
.contbox ul li{
	clear:both;
	text-align:left;
	font-size:14px;
	height:28px;
	line-height:28px;
	background: url(../images/img_icon_dot.gif) no-repeat 3px 12px;
	padding-left:10px;
}
.contbox ul li img{vertical-align:middle}
.contbox ul li a{text-align:left;font-size:14px;text-decoration:none;}
.contbox ul li a:link{color:#000;}
.contbox ul li a:visited{color:#000;}
.contbox ul li a:hover{color:#ec6618;text-decoration:underline;}
.contbox ul li a:active{color:#000;}


.sidebox{
	padding-left:3px;
	width:208px;
	background: url(../images/img_box_left.gif) repeat-y 3px 0px;	
}
.sidebox h4{
	margin:0;
	padding:0;
	padding-left:40px;
	width:168px;
	height:35px;
	color:#FFF;
	line-height:35px;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	font-family:"微软雅黑",simhei;
	background: url(../images/img_title_left.gif) no-repeat 0px 0px;
}
.sidebox h4 a{
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	font-family:"微软雅黑",simhei;
}

.sbottom{
	width:208px;
	height:8px;
	font-size:1px;
	margin:0;
	padding:0;
	background: url(../images/img_box_bottom.gif) no-repeat 0px 0px;
}
.sidebox ul{
	clear:both;
	margin:0;
	padding:0;
	padding-left:10px;
	text-align:left;
}
.sidebox ul li{
	text-align:left;
	height:29px;
	line-height:29px;
	padding-right:5px;
	background: url(../images/img_line.gif) no-repeat -2px bottom;
}
.sidebox ul li .items
{
	width:120px;
	height:29px;
	float:left;
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
	text-align:left;
}
.aright{
	text-align:right;
	padding-right:8px;
}
.sidebox ul li img{
	padding-top:6px;
}

.sidebox ul li .more{float:right;}
.sidebox ul li a{
	font-size:14px;
	font-family:"微软雅黑",simhei;
}
.sidebox ul li a:link{color:#000;}
.sidebox ul li a:visited{color:#000;}
.sidebox ul li a:hover{color:#ec6618;text-decoration:underline;}
.sidebox ul li a:active{color:#000;}

#menubg{
	margin-bottom:10px;
}
.mains .mains-link{ border: #eb6100 1px solid;}
.flash{
	padding-top:5px;
	widows:760;
	height:330px;
	background-image: url(../images/flash_bj.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/*scroll对象部分样式开始*/
/*块1样式*/
#scroll {width:730px;height:280px;overflow:hidden;position:relative;z-index:2;}
/*块2样式*/
.mqdemoa {width:4590px!important;width:2295px;list-style:none;margin:0;padding:0;overflow:hidden;}
/*块2子元素样式*/
.mqdemoa li {width:190px;float:left;}
/*内容样式*/
.mqdemoa li p {margin:0;}
.mqdemoa li p img {width:140px;height:80px; margin-top:20px;}
.mqdemoa li h3 {margin:0;font:12px/27px "宋体";text-align:center;}
/*scroll对象部分样式结束*/

/*其他样式，与scroll对象无关联*/
#prenext {width:760px;height:20px;overflow:hidden;}
#prenext span {display:block;font:12px "宋体";width:50%;height:20px;line-height:24px;text-align:center;cursor:pointer;color:#fff;background:#000;filter:alpha(opacity=30);opacity:0.3;}
#prenext .pre {float:left;}
#prenext .next {float:right;}

/*新增*/
.right
{
	width:113px;
	float:left;
	margin:5px 6px 5px 6px;
	border-style: solid; 
	border-width: 1px;
	border-color:#eb6100;
}

.ad
{
	width:750px;
	height:120px;
	background-color:#FFAAAA;
}
