@charset "UTF-8";
/* CSS Document */

body{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	background-color: #0099FF;
}
.top{
	background-image:url(../images/top_bg.jpg);
	width:990px;
	height:85px;
	padding:14px 13px 0px 0px;
	margin:0px auto;
	text-align:right;}
.center{
	width:1003px;
	padding:0px 8px 0px 8px;
	margin:0px auto;
	background-repeat:repeat-y;
	background:url(../images/bg2.png) repeat;
	bancground-image:;
	_filterprogid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bg2.png" ,sizingMethod="noscale");
	
}

.clear{clear:both;}
a{color:#333;text-decoration:none;}}                 /* 二级菜单链接样式*/
a:link {
	color: #0033CC;
	text-decoration: none;
}                                   /* 未访问的链接 */ 
a:visited {
	color: #0066CC;
	text-decoration: none;
}                                 /* 已访问的链接 */
a:hover {
	color: #0000CC;
	text-decoration: none;
	font-size: 16px;
}
/********************下拉菜单**********************/

#div_center { width:1003px; height:33px;background-image:url(../images/menu_bg1.jpg);} /*定义总体宽度、高度*/ 
#nav { margin-top:-13px !important;margin-top:0px;line-height: 33px; list-style-type: none;padding-left:70px;
}         /*控制一级菜单行高；上边距5px；*/   
#nav a { display: block; width:100px; text-align:center; font-size:14px;color:#000;} /*一级菜单链接总体样式：每个菜单的宽，居中对齐，文字大小*/ 
#nav a:link { color:#000; text-decoration:none;margin:0;}     /* 未访问的链接 */   
#nav a:visited {color:#000;text-decoration:none;margin:0;}    /* 已访问的颜色 */ 
#nav a:hover {
	color: #3A96E1;
	text-decoration: none;
	font-weight: bold;
}                /* 鼠标在链接上 */

#nav li {float: left;}                   /* 一级菜左对齐 */ 
#nav li a:hover{
	background-color: #3A96E1;
	background-image: none;
}     /* 鼠标在一级菜单上改变其背景色 */ 
#nav li ul {
	line-height: 30px;
	list-style-type: none;
	text-align: center;
	left: -999em;
	width: 160px;
	position: absolute;
	background-color: #CCCCCC;
	color: #666666;
	padding: 0px;
	margin-left: 30px;
	filter: alpha(opacity=90);
}             /*二级菜单总体样式：*/

#nav li ul a{color:#333;display:block; width: 160px;text-align:center; font-size:14px;border-bottom:1px #3A96E1 solid;filter:alpha(opacity=90);}                 /* 二级菜单链接样式*/
#nav li ul a:link {color:#333; text-decoration:none;}                                   /* 未访问的链接 */ 
#nav li ul a:visited {color:#33;text-decoration:none;}                                 /* 已访问的链接 */
#nav li ul a:hover {
	color: #333;
	text-decoration: none;
	font-weight: normal;
	background-color: #3A96E1;
	background-image: none;
}/* 鼠标在链接上 */

#nav li:hover ul {left: auto;}
#nav li.sfhover ul {left: auto;}
#content {clear: left;}

/*************************************************/
.tuijian{
	background-image:url(../images/bg_tuijian.jpg);
	width:210px;
	height:212px;
	line-height:21px;
	padding:12px 0px 0px 119px;
	margin-left:11px;
	float:left;
	}
.zuixin{
	background-image:url(../images/bg_zuixin.jpg);
	width:210px;
	height:212px;
	line-height:21px;
	padding:12px 0px 0px 119px;
	margin-left:11px;
	float:left;
	}
.dongtai{
	background-color:#Fff;
	width:291px;
	height:120px;
	line-height:21px;
	padding:0px 0px 0px 0px;
	margin-left:11px;
	float:left;
	border:1px solid #d0e8c4;
	}
.dongtai .title{
	color: #406ACC;
	font-size: 14px;
	height: 27px;
	background-image: url(../images/bg_title.jpg);
	padding-left: 10px;
	font-weight: bold;
	line-height: 27px;
	}
.dongtai marquee{
	width:260px;
	height:70px;
	margin:10px;} 
.jishu{
	background-image:url(../images/bg_jishu.jpg);
	width:204px;
	height:65px;
	line-height:21px;
	padding:24px 10px 0px 80px;
	margin-top:11px;
	margin-left:11px;
	float:left;
	}
.bottom{
	background-image: url(../images/bg_bottom.jpg);
	width: 1019px;
	height: 55px;
	text-align: center;
	margin: 1px auto;
	line-height: 42px;
}
