﻿body{ margin:0; padding:0;
      background-image:url(/images/bg3.jpg)
      
       }

   

.container
{
	width:1002px;
	margin:0 auto;
	/*background-color:#3CF;*/
}
.header
{
	width:1002px;
	height:375px;
	background:url(../images/client/top_banner.jpg) no-repeat;
}
.header .com_name
{
	height:70px;
	line-height:70px;
	text-align:right;
	padding-right:16px;
	font-size:14px;
	font-family:微软雅黑;
	color:#056953;
}
.header .spliter
{
	height:260px;
}
.header .topmenu
{
	width:895px;
	height:45px;
	background-color:#96C;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/client/menu_item.jpg) repeat-x;
}
.header .topmenu ul{ width:900px; margin-left:0px; }
.header .topmenu ul li
{
	float:left;
	background:url(../images/client/menu_item.jpg) no-repeat;
	margin-left:5px;
	width:85px;
}
.header .topmenu ul .menufirst
{
	float:left;
	margin-left:0px;
	background:url(../images/client/1.jpg) no-repeat;
}
.header .topmenu ul .menulast
{
	float:left;
	background:url(../images/client/2.jpg) no-repeat;
}
.header .topmenu ul .active
{
	float:left;
	background:url(../images/client/menu_item_active.jpg) no-repeat;
}
.header .topmenu ul li a
{
	display:block;
	width:80px;
	height:41px;
	line-height:35px;
	font-size:14px;
	font-family:微软雅黑;
	color:#000;
	text-align:center;
}
.header .topmenu ul li a:hover
{
	color:#fff;
}
.main
{
	padding-left:53px;
	padding-right:53px;
}
.footer .bottommenu
{
	height:34px;
	background-color:rgb(0,119,94);
}
.footer .bottommenu ul li
{
	height:25px;
	padding-top:9px;
	float:left;
	
}
.footer .bottommenu ul li a
{
	display:block;
	width:115px;
	height:16px;
	line-height:16px;
	text-align:center;
	border-right:solid 1px #fff;
	font-size:14px;
	font-family:微软雅黑;
	color:#fff;
}
.footer .copyright .citem
{
	padding-top:5px;
}
.footer .copyright .citem .iteml,.footer .copyright .citem .itemr
{
	color:#666;
	font-family:微软雅黑;
	width:480px;
}
.footer .copyright .citem .iteml
{	
	text-align:left;
	text-indent:8em;
}
.footer .copyright .citem .itemr
{
	text-align:left;
	text-indent:3em;
}


ul#css3menu2{
	margin:0;list-style:none;padding:0;background-color:#fff;border-width:1px;border-style:solid;border-color:#ccc;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;font-size:0;z-index:ccc;position:relative;display:inline-block;zoom:1;
	*display:inline;}
ul#css3menu2 li{
	display:block;white-space:nowrap;font-size:0;float:left;}
* html ul#css3menu2 li a{
	display:inline-block;}
ul#css3menu2>li{
	margin:0;}
ul#css3menu2 a:active, ul#css3menu2 a:focus{
	outline-style:none;}
ul#css3menu2 a{
	display:block;vertical-align:middle;text-align:center;text-decoration:none;font:bold 14px Trebuchet MS;color:#fff;text-shadow:#ccc 0 0 1px;cursor:pointer;padding:10px;background-color:#369632;background-repeat:repeat;background-position:0 0;border-width:0 0 0 1px;border-style:solid;border-color:#fff;}
ul#css3menu2 li:hover>a,ul#css3menu2 li a.pressed{
	background-color:#EA570A;border-color:#C0C0C0;border-style:solid;color:#ffffff;text-shadow:#FFF 0 0 1px;background-position:0 100px;text-decoration:none;}
ul#css3menu2 li.topfirst>a{
	border-radius:5px 0 0 5px;-moz-border-radius:5px 0 0 5px;-webkit-border-radius:5px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;}
ul#css3menu2 li.toplast>a{
	border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;-webkit-border-radius:0;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;}