/*本页为网站导航样式定义*/
.nav{
	width:1000px; height:34px; background:url(/Templets/Images/nav.gif) repeat-x; margin-left:auto; margin-right:auto;
}
.nav ul{
	margin:0px; padding:0px; width:960px;
}
#li_L{
	width:80px; height:34px; float:left; background:url(/Templets/Images/nav_bg.gif) 77px 10px no-repeat; line-height:34px; list-style:none; font-size:13px;
}
#li_R{
	width:80px; height:34px; float:left; line-height:35px; list-style:none; font-size:13px;
}
.nav a:link{
	text-decoration:none; font-weight:bolder; color:#FFFFFF;
}
.nav a:visited{
	text-decoration:none; font-weight:bolder; color:#FFFFFF;
}
.nav a:hover{
	text-decoration:underline; font-weight:bolder; color:#FFFFFF;
}
.nav a:active{
	text-decoration:underline; font-weight:bolder; color:#FFFFFF;
}
/*首页banner设置*/
.banner{
	width:1000px; height:134px; margin-left:auto; margin-right:auto; margin-bottom:-4px;
}
.banner ul{
	margin:0px; padding:0px;
}
.banner li{
	margin:0px; padding:0px; list-style:none; float:left;
}
/*当前位置超链接定义*/
.place a:link{
	text-decoration:none; color:#4c4c4c;
}
.place a:visited{
	text-decoration:none; color:#4c4c4c;
}
.place a:hover{
	text-decoration:none; color:#4c4c4c;
}
.place a:active{
	text-decoration:none; color:#4c4c4c;
}
/*网页底部联系我们定义*/
.bottom1{
	width:100%; height:26px; margin-top:20px; background:#c20000; color:#FFFFFF; line-height:26px; font-size:12px;
}
.bottom2{
	width:100%; height:26px; line-height:26px; font-size:12px;
}
.bottom3{
	width:100%; height:26px; line-height:26px; font-size:12px;
}
.bottom4{
	width:100%; height:40px;
}
