﻿body{
	text-align:center;
	margin:0px;
	padding:0px;
	background:url('bg.gif') repeat;
	font-size:12px;
}
div{
	margin:0px;
	padding:0px;
	overflow:hidden;
}
ul,li{
	list-style:none;
	padding:0px;
	margin:0px;
}
img{
	border:none;
}
a{
	text-decoration:none;
	color:#000000;
}
a:hover{
	color:#CC3300;
}
/************************************************/
.container{
	width:1000px;
	margin: auto;
	background-color:#FFFFFF;
	font-family:Arial,宋体;
}
.top{
	width:606px;
	height:63px;
	padding:28px 0px 0px 394px;
	background:url('top.jpg') no-repeat left top;
}
.top ul{
	width:600px;
	margin:0px auto;
}

.top li{
	float:left;
	width:85px;
	height:36px;
	line-height:36px;
}
.top li a{
	font-size:14px;
	font-weight:bold;
	display:block;
	height:36px;
	color:#FFFFFF;
}
.top li a:hover{
	color:#CC3300;
	background-color:#FFFFFF;
}
.top ul ul{
	display:none;
	position:absolute;
	top:-10000px;
	left:-10000px;
}

.flash{
	background:white;
	padding-bottom:10px;
	background-image:url('flashbottom.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
}

/* 内容区域 */
.content{

}

/* 左侧 */
.content_left{
	width:227px;
	float:left;
}
.content_left_1{
	padding:0px 0px 0px 20px;
	background-image:url('left2.gif');
}
.content_left_1 li{
	width:195px;
	line-height:23px;
	text-indent:24px;
	text-align:left;
	background:url('list.gif') no-repeat 6px 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}
.content_left_1 li a{
	font-weight:bold;
	letter-spacing:1px;
}
.content_left_1 li li{
	background:url('Maincont_ico5.gif') no-repeat 12px 10px;
}
.content_left_1 li li a{
	font-weight: normal;
	letter-spacing:0px;
}



/* 右侧 */
.content_right{
	width:750px;
	float:right;
	padding:10px 10px 0px 0px;
	text-align:left;
}
.content_right .title{
	height:28px;
	background-image:url('title.gif');
	line-height:28px;
	text-indent:20px;
	font-weight:bold;
}
.content_right .cont{
	padding:10px;
	line-height:22px;
}
/* 公司简介 */
.content_gsjj{
	float:left;
	width:370px;
}
/* 联系我们 */
.content_lxwm{
	float:right;
	width:370px;
	background-image:url('indexcontact.jpg');
	background-position:200px 50px;
	background-repeat:no-repeat;
}
/* 产品展示 */
.content_prod{
	padding:15px 0px 5px;
	clear:both;
}
.content_prod table{
	border-collapse:collapse;
	border:0px;
}
.content_prod td{
	padding:0px 5px;
}
#content-gundong{
	padding-top:10px;
}
.content_prod ul{
	
}
.content_prod ul li{
	float:left;
	width:185px;
	height:160px;
	text-align:center;
}
.content_prod ul li a{
	display:block;
	line-height:25px;
}
/* 新闻中心 */
.content_news{
	float:left;
	width:370px;
}
/* 常见问题 */
.content_faq{
	float:right;
	width:370px;
}
/* 文字列表 */
.IndexNewsList{
	
}
.IndexNewsList li{
	border-bottom:1px #EEEEEE dashed;
	padding:3px 0px;
	overflow:hidden;
	background-image:url('Maincont_ico5.gif');
	background-position:10px center;
	background-repeat:no-repeat;
}
.IndexNewsList .Name{
	float:left;
	width:270px;
	text-indent:30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.IndexNewsList .Time{
	display:block;
	float:right;
	width:80px;
}
/* 友情链接 */
.content_right_link{
	clear:both;
}


/************************内页***************************/
.nycontent_right{
	width:750px;
	float:right;
	padding:10px 10px 0px 0px;
	text-align:left;
}
.nycontent_right .nytitle{
	height:28px;
	background-image:url('title.gif');
	line-height:28px;
	text-indent:20px;
	font-weight:bold;
}
.station{
	padding:10px 0px;
	text-align:right;
	color:gray;
}
.station a{
	color:gray;
}
.station a:hover{
	color:#3366CC;
}
/********************内页新闻列表页********************/
.NewsRecordTotal{
	text-align:right;
	color:gray;
}
.NewsList li{
	height:30px;
	line-height:30px;
	border-bottom:1px solid #F2F2F2;
}
.NewsList li .Name{
	float:left;
	width:80%;
	background-image:url('../global/Maincont_ico4.gif');
	background-position:10px center;
	background-repeat:no-repeat;
	text-indent:25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.NewsList li .Time{
	float:right;
	width:20%;
}
/********************内页新闻内容页********************/
.NewsTitle{
	text-align:center;
	color:#336699;
	font-size:14px;
	font-weight:bold;
	padding:10px 0px;
}
.NewsFrom{
	text-align:center;
	color:gray;
}
.NewsContent{
	padding:10px 0px;
}
.NewsBack{
	padding:10px 0px;
	text-align:center;
}
.NewsBack a{
	padding:3px 10px;
	margin:0px 5px;
	border:1px gray solid;
	background-color:#F9F9F9;
}
.NewsBack a:hover{
	background-color: #0066CC;
	color: #FFFFFF;
}



/* 页尾 */
.footer{
	width:1000px;
	height:65px;
	padding-top:22px;
	line-height:22px;
	font-family:Arial;
	background:url('footer.gif') repeat-x top;
}
