﻿@charset "utf-8";
/* CSS Document */

/**main样式开始**/
#main{
	background:url(images/bg_main.gif) repeat-x #F9F9F9 left bottom;
	height:245px;
	margin:0px auto;
	border-left:1px solid #C4C4C4;
	border-right:1px solid #C4C4C4;
}
#main.mum{
	height:177px;
}

/**main样式结束**/

/**tag_box样式开始**/
/**tag_box样式开始**/
.menulist li a{
	display:block;
    width:184px;
	height:29px;
	color:#fff;
}
.menulist li a:hover{
	color:#fff;
	text-decoration:none;
}
.menulist li
{
	cursor:pointer;
	float:left;
	width:184px;
	height:29px;
	line-height:29px;
	text-align:center;
	font-weight:bold;
	display:block;
	color:#fff;
	background:url(images/bg_tag003.gif) no-repeat;
}
.menulist li.hover{	
	float:left;
	width:184px;
	height:29px;
	line-height:29px;
	text-align:center;
	font-weight:bold;
	display:block;
	color:#fff;
	background:url(images/bg_tag03.gif) no-repeat;
}
.menulist li.end{	
	float:left;
	width:184px;
	height:29px;
	line-height:29px;
	text-align:center;
	font-weight:bold;
	display:block;
	color:#fff;
	background:url(images/bg_tag004.gif) no-repeat;
}
.menulist li.endf{	
	float:left;
	width:184px;
	height:29px;
	line-height:29px;
	text-align:center;
	font-weight:bold;
	display:block;
	color:#fff;
	background:url(images/bg_tag04.gif) no-repeat;
}
.menulist li.prof{	
	float:left;
	width:184px;
	height:29px;
	line-height:29px;
	text-align:center;
	font-weight:bold;
	display:block;
	color:#fff;
	background:url(images/bg_tag005.gif) no-repeat;
}
#news td{
	padding:8px 0px 8px 10px;
	text-align:left;
}
#news td.none{
	padding:0px 0px 0px 10px;
}
#news ul{
	text-align:left;
	padding:0px;
	margin:0px;
	list-style-position:outside;
	margin:0px 10px;
}
#news ul.one{
	background:none;
	padding:0px;
	margin:0px;
}
#news ul.one li{
	background:none;
	padding:0px;
	margin:0px;
}
#news ul.class{
	background:none;
	padding:0px;
	margin:0px;
}
#news ul.class li{
	background:url(images/bg_li.gif) no-repeat left center;
	padding-left:15px;
	height:24px;
	line-height:24px;
	margin:0px 10px;
}
#news ul.class li.title{
	font-weight:bold;
	border-bottom:1px solid #97999A;
	background:none;
	margin-bottom:20px;
	margin-top:10px;
	padding-left:0px;
}
#news li{
	background:url(images/bg_li.gif) no-repeat left center;
	padding-left:15px;
	height:24px;
	line-height:24px;
	margin:0px 10px;
}
#news li.title{
	font-weight:bold;
	border-bottom:1px solid #97999A;
	background:none;
	margin-bottom:20px;
	margin-top:10px;
	padding-left:0px;
}
#case li{
	float:left;
	padding-right:20px;
	padding-left:15px;
}
/**tag_box样式结束**/

.lefttag{
	padding-left:15px;
float:left;
padding-top:33px;
width:8px;
height:15px;
}

.righttag{
	float:right;
padding-right:15px;
padding-top:33px;
width:8px;
height:15px;
}

.spac{
	width:416px;
	overflow:hidden;
    height:68px;
}

#marquee{
	height:50px;
    margin:0px;
	width:336px;
	overflow:hidden;
	padding:10px;
    float:left;
    margin-left:7px;
}

#marquee_body{
	white-space:nowarp;
}
#marquee_body1{
	white-space:nowarp;
}