/*全局定义*/
body {
	margin:0px;}
body,td,th {
	font-size:12px; color: #333; font-family:"微软雅黑";}
ul{ padding:0px; margin:0px;}
li { list-style-type: none; list-style-image: none;}
a:link{
	color: #333; text-decoration:none;}
a:visited{
	color: #333; text-decoration:none;}
a:active {
	color: #333; text-decoration:none;}
a:hover  {
	color: #FF3300; text-decoration:none;}
/*设为首页等连接样式*/
a.top:link {
	color: #555; font-family:"微软雅黑"; text-decoration:none;}
a.top:visited{
	color: #555; font-family:"微软雅黑"; text-decoration:none;}
a.top:active {
	color: #555; font-family:"微软雅黑"; text-decoration:none;}
a.top:hover  {
	color: #555; font-family:"微软雅黑"; text-decoration:none;}	
a.tope {
	color: #555; font-family: "Arial"; text-decoration:none;}
/*导航背景、宽度、标题字号、样式*/
.topf {background:url(../images/tusheng04.png) repeat-x;}
.topt {margin:0px auto; width:960px;}
.topd {font-size:14px;}
/*导航下拉框相关样式*/
.topx {
	margin: 3px 0px 0px 73px; float:left; height: 30px;}
.topx LI {
	position: relative;list-style-type: none;float: left; width:100px; height:25px; line-height:25px; list-style-image: none;}
.topx LI:hover {
	background-color: #ffffff;}
.topx LI:hover a {
	background: #fff; color: #000; text-decoration: none;}
.topx LI UL {
	z-index: 1000; position: absolute; text-align: center; background-color: #fff; width:100px; display: none; top:27px; left: 0px;}
.topx LI UL LI a {
	background: none transparent scroll repeat 0% 0%; float: none; color:#000; clear:both; text-decoration: none;}
.topx LI UL LI a:hover {
	color: #e10602; text-decoration: none;}
.topx LI a {
	text-align: center; line-height: 31px; width: 100px; display: block; background: url(../images/tusheng07.png) no-repeat right 50%; float: left; height: 31px; color: #fff; text-decoration: none;}
.topx LI a:hover {
	background: #ffffff; color: #000; text-decoration: none;}
/*导航当前位置样式*/
.topx LI a.selected {
	background: #ffffff; color:#000; text-decoration: none; font-size:14px;}
/*产品类弄别连接样式*/
a.typep:link {
	color: #4a4a4a; font-family:"微软雅黑"; text-decoration:none;}
a.typep:visited{
	color: #4a4a4a; font-family:"微软雅黑"; text-decoration:none;}
a.typep:active {
	color: #4a4a4a; font-family:"微软雅黑"; text-decoration:none;}
a.typep:hover  {
	color: #d10504; font-family:"微软雅黑"; text-decoration:underline;}	
/*首页表格边框，以及更多连接*/
.indextable{ border:#dedede 1px solid;}
a.move:link {
	color: #de0500; font-family:"微软雅黑"; text-decoration:none;}
a.move:visited{
	color: #de0500; font-family:"微软雅黑"; text-decoration:none;}
a.move:active {
	color: #de0500; font-family:"微软雅黑"; text-decoration:none;}
a.move:hover  {
	color: #d10504; font-family:"微软雅黑"; text-decoration: none; position:relative; top:1px;}		
/*内部关于我们标题*/
.about{ height:25px; background:url(../images/tusheng46.png) no-repeat; font-size:14px; font-weight:bold; padding:24px 0px 0px 45px;}	
.aboutb{ height:25px; text-align:left; font-size:14px; font-weight:bold;color:#F00;padding:15px 0px 0px 45px;}	
/*出现下一页连接样式*/
a.newpage:link {
	color: #333; text-decoration:underline;}
a.newpage:visited{
	color: #333; text-decoration:underline;}
a.newpage:active {
	color: #333; text-decoration:underline;}
a.newpage:hover  {
	color: #d10504; text-decoration:underline;}		
/*内部页右边标题*/	
.righttitle{font-size:14px; color:#000; font-weight:bold;}
.righttitlee{color:#F00; font-family:Arial;}	
/*新闻标题*/
.newtitle{line-height:30px; font-size:18px; color:#e10602;}	
/*打印窗口,关闭窗口*/
a.newprint:link {
	color: #333; text-decoration:none;}
a.newprint:visited{
	color: #333; text-decoration:none;}
a.newprint:active {
	color: #333; text-decoration:none;}
a.newprint:hover  {
	color: #d10504; text-decoration: none; position:relative; top:1px;}	
/*百度地图文字样式*/
    .iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
    .iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}