
/*====================================================
//		FileName:main.css
//		Summary: 系统全局样式表文件
//		Author: ice_berg16(寻梦的稻草人)
//		LastModifed:2008-8-23
//		copyright (c)2004-2009 ice_berg16@163.com
//===================================================*/

/*  全局部分  */
a{
	font-size:12px;
	font-family:verdana, sans-serif;
	color:#5E6D80;
	text-decoration:none;
}

a:visited{
	color:#5E6D80;
}

a:hover{
	font-size:12px;
	font-family:verdana, sans-serif;
	text-decoration:underline;
}

body,ul,ol,li,form,dl,dt,dd,table,td,textarea{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"宋体", sans-serif;
	color:#546372;
}

ul,ol,li{
	list-style:none;
}

img{
	border:0px;
}
a img{
	display:block;
}
body{
	text-align:center;
}

/* 最外层的容器 1003px */
.container{
	margin-left:auto;
	margin-right:auto;
	width:1003px;
	text-align:left;
}
#head,.body,#foot{
	margin-left:9px;
	width:957px;
	overflow:auto;
}

#logo{
	margin-top:15px;
}
#top-link{	
	margin-top:47px;
	margin-right:7px;
	float:right;
	width:219px;
	height:25px;
	line-height:25px;
	background:url(../images/top_btn_bg.gif) no-repeat;
}
#ctlink{
	background:url(../images/icon1.gif) no-repeat left center;
	display:inline-block;
	padding-left:15px;
	margin-left:5px;
}
#cslink{
	background:url(../images/icon2.gif) no-repeat left center;
	display:inline-block;
	padding-left:15px;
	margin-left:5px;
}
/* 导航 */
#nav{
	margin-left:9px;
	height:32px;
}
#nav li{
	float:left;
	position:relative;
}
#nav li img{
	display:block;
}
#nav div{
	position:absolute;
	padding-top:6px;
	width:800px;
	display:none;
}
#nav div a{
	margin-right:30px;
	color:#F3FFB0;
	display:inline-block;
}
#subnav{
	background:url(../images/subnav_bg.gif) no-repeat;
	height:67px;
}
#banner{
	margin-top:-40px;
}

/* 最新合作 */
#coop{
	background:url(../images/coop_bg.gif) no-repeat;
	height:18px;
	margin-top:20px;
	padding:8px 20px 0 200px;
}
#coop a{
	background:url(../images/dot.gif) no-repeat left 40%;
	padding-left:10px;
	display:inline-block;
	margin-right:16px;
}
#case{
	margin-top:1px;
}
#left{
	float:left;
	width:689px;
	height:275px;
	background:url(../images/case_bg.gif) no-repeat;
}
#right{
	float:left;
	margin-left:5px;
	width:263px;
}
/* 客户列表 */
#customer-list{
	float:left;
	width:280px;
	margin-top:50px;
	padding-left:43px;
}
#customer-list img, #case-area img{
	display:block;
}
#customer-list ul{
	margin-left:6px;
	margin-top:0;
}
#customer-list li{
	background:url(../images/red_dot.gif) no-repeat left center;
	padding-left:10px;
	margin:4px 12px;
	line-height:16px;
}
#customer-list a{
	color:#000;
}
/* 案例展示 */
#case-area{
	float:right;
	width:310px;
	margin-top:18px;
	padding-right:45px;
}
/* 首页新闻列表 */
#index-news-title{
	background:url(../images/index_news_title.gif) no-repeat;
	height:22px;
	margin-top:8px;
}
#index-news-title a{
	float:right;
	margin:6px 13px 0 0;
}
#index-news-list{
	border:1px solid #D0D6C8;
	background:#FCFDFD;
	width:258px;
	margin:0;
	padding:7px 0;
	*padding:9px 0;
}
/* 列表样式 */
#index-news-list li{
	background:url(../images/red_dot.gif) no-repeat left center;
	padding-left:10px;
	margin:4px 12px;
	line-height:16px;
}

/* 产品列表 */
#pro-list{
	overflow:auto;
	*height:1%;
}
#pro-list li{
	float:left;
    margin-left:12px;
}
/* 版权 */
#copyright{
	background:url(../images/foot_bg.gif) no-repeat;
	height:60px;
}
#copyright div{
	background:url(../images/small_logo.gif) no-repeat left 2px;
	color:#5E6D80;
	padding:5px;
	margin-top:15px;
	margin-left:25px;
	width:150px;
}

/* 内页样式 */

#tipnav{
	background:url(../images/content_nav_bg.gif) no-repeat 9px 0;
	height:44px;
	line-height:44px;
	margin-bottom:20px;
	margin-top:-40px;
	color:#546372;
}
#tipnav p{
	margin:0;
	margin-left:40px;

}
#right-nav{
	float:right;
	width:196px;
	padding-top:23px;
	background:url(../images/right_nav_title.gif) no-repeat left top;
}
#right-nav li{
	border-left:1px solid #D0D6C8;
}
#right-nav a{
	margin-left:2px;
	border-right:1px solid #D0D6C8;
	border-top:1px solid #fff;
	border-bottom:1px solid #D0D6C8;
	display:block;
	background:#F5F8F8 url(../images/green_dot.gif) no-repeat 27px center;
	padding:10px 0 10px 50px;
	zoom:1;
}
#right-nav a:hover{
	text-decoration:none;
	background-color:#fff;
}
#main-content{
	margin-right:196px;
	margin-left:30px;
}
.banner{
	width:705px;
	height:138px;
	padding:1px;
	margin-bottom:12px;
}
.banner h1{
	margin:52px 0 10px 50px;
	font-size:14px;
	color:#002750;
	padding-left:18px;
	background:url(../images/green_dot2.gif) no-repeat left center;
}
.banner p{
	margin:0 0 0 50px;
	background:url(../images/red_dot.gif) no-repeat left 5px;
	padding-left:10px;
	line-height:16px;
	color:#546372;
}
#product-banner{
	background:url(../images/pro_banner.gif) no-repeat;
}
#service-banner{
	background:url(../images/service_banner.gif) no-repeat;
}
#exp-banner{
	background:url(../images/exp_banner.gif) no-repeat;
}
#coop-banner{
	background:url(../images/coop_banner.gif) no-repeat;
}
#news-banner{
	background:url(../images/news_banner.gif) no-repeat;
}
#about-banner{
	background:url(../images/about_banner.gif) no-repeat;
}

h2{
	margin:0;
	padding-left:25px;
	height:23px;
	background:url(../images/content_title_bg.gif) no-repeat;
}

#content-container{
	width:704px;
	background:url(../images/content_top_bg.gif) no-repeat left top;
}
#content{
	padding:15px 25px 40px;
	line-height:160%;
	background:url(../images/content_bottom_bg.gif) no-repeat left bottom;
}
#news-content{
	color:#B0B0B0;
	margin:15px;
}
/* 建站列表 */
#website-list{
	overflow:auto;
	*height:1%;
}
#website-list li{
	float:left;
	margin-right:15px;
}
#website-list img{
	border:1px solid #6F6F6F;
}

/* 新闻内容页标题 */
h3{
	background:url(../images/lq.gif) no-repeat left top;
	border-bottom:1px dotted #67B813;
	padding:50px 0 10px;
	margin:0 15px;
	font-size:12px;
}
h3 span{
	color:#B0B0B0;
	font-weight:normal;
}
h3 img{
	float:right;
}

/* 新闻内页列表 */
.news-list{
	float:left;
	margin-left:20px;
	display:inline;
	width:290px;
}
.news-list li{
	background-image:url(../images/red_dot.gif);
	background-repeat:no-repeat;
	background-position:10px center;
	padding-left:20px;
	line-height:24px;
	margin:0;
}
.dark{
	background-color:#F0F3F6;
}
/* 分页样式 */
#pager{
	clear:both;
	text-align:right;
	margin-right:34px;
	*height:1%;
	padding-top:10px;
}
#pager .current{
	color:#9AD062;
}
#pager img{
	display:inline;
}
/* 清除浮动 */
.clear{
	*height:1%;
	overflow:auto;
}
.red{
	color:red;
}
/* 内页用到的样式 */
dl{
	margin-bottom:5px;
}
dt{
	font-weight:bold;
}
dd{
	margin-left:15px;
}
1111111111111table{
	margin-top:5px;
	border-collapse:collapse;
}
111111111111111table td, table th{
	border:1px solid #ddd;
	padding:4px 10px;
}