﻿@charset "utf-8";
/* 定义全局 */
/* 全局：主体		 */body { font: normal arial,sans-serif,Times New Man; margin: 0px; padding: 0px 0px 0px 0px; text-align: left ; line-height:24px; background:#fff; color:#6d525b;}
/* 全局：表单		 */form { margin: 0 }
/* 全局：输入		 */input { margin: 0 }
/* 全局：图片		 */img { border: 0;	margin: 0; padding: 0 }

/* 全局：居左		 */.left { text-align: left }
/* 全局：中间		 */.center { text-align: center }
/* 全局：居右		 */.right { text-align: right }
					
					a{ color:#000; text-decoration:none;}
					a:hover{ color:#000; text-decoration:underline;}
 
/* 文章相关 */
/* 类别：一级菜单	 */.at-m { margin: 0 0 2px 0 }
/* 类别：链接		 */.at-m a { font-weight: bold; color: #000; text-decoration: none }

/* 类别：二级菜单	 */.at-s { margin: 0 0 2px 0; padding: 0 0 0 25px }
/* 类别：链接		 */.at-s a { color: #000; text-decoration: none }

/* 类别：伸缩菜单	 */.at-e { margin: 0 0 2px 0; padding: 0 0 0 25px; display: none }
/* 类别：链接		 */.at-e a { color: #000; text-decoration: none }

/* 列表：默认行显	 */.al-r { color: #000; height: 20px; background: #fff }
/* 列表：行显背景	 */.al-b { color: #000; height: 20px; background: #eee }
/* 列表：日期		 */.al-d { text-align: left; width: 75px }

/* 列表：文章标题	 */.al-t { text-align: left }
/* 列表：链接		 */.al-t a { color: #000; text-decoration: none }

/* 列表：分页		 */.al-p { text-align: right }
/* 列表：分页链接	 */.al-p a { color: #000; text-decoration: none }


/* 产品相关 */
/* 类别：一级菜单	 */.pt-m { margin: 0 0 0px 0; background:url(images/oa_19.jpg) no-repeat left bottom; padding-bottom:10px; }
/* 类别：链接		 */.pt-m a { font-weight: normal; padding-left:30px; line-height:28px; font-size:12px; color: #000; text-decoration: none }
/* 类别：一级菜单	 */.pt-p { margin: 0 0 0px 0; background:url(images/oa_19.jpg) no-repeat left bottom; padding-bottom:10px; padding-left:20px;}
/* 类别：链接		 */.pt-p a {background:url(images/pro.jpg) no-repeat left bottom; padding-left:10px; font-weight: normal;  font-size:12px; line-height:20px; color: #000; text-decoration: none }

/* 类别：二级菜单	 */.pt-s { margin: 0 0 2px 0; padding: 0 0 0 25px }
/* 类别：链接		 */.pt-s a { color: #000; text-decoration: none }

/* 类别：伸缩菜单	 */.pt-e { margin: 0 0 2px 0; padding: 0 0 0 25px; display: none }
/* 类别：链接		 */.pt-e a { color: #000; text-decoration: none }

/* 列表：行显		 */.pl-r { height: 110px; vertical-align: top; text-align: center }
/* 列表：图片		 */.pl-i { border: 0px solid #000; width: 150px; height: 100px }
/* 列表：单行显示	 */.pl-l { padding: 0 10px; text-align:left }

/* 列表：链接		 */.pl-p { text-align: right; padding:10px; }
/* 列表：链接颜色	 */.pl-p a { color: #000; text-align: right }

/* 列表：标题		 */.pl-t { text-align:center }
/* 列表：标题颜色	 */.pl-t a { color: #000; text-decoration: none }

/* 显示：标题		 */.pv-t { margin: 10px 0; text-align: center; font-size: 14px; font-weight: bold }
/* 显示：图片		 */.pv-i { margin: 0px; text-align: center }
/* 显示：内容		 */.pv-c { text-align: left }


/* 留言相关	 */
/* 输入：标记		 */.mu-l { width: 120px }

/* 输入：姓名		 */.mu-n { width: 150px }
/* 输入：姓名		 */.mu-a { width: 450px }
/* 输入：联系地址	 */.mu-w { width: 250px }
/* 输入：电子邮件	 */.mu-m { width: 250px }
/* 输入：电话		 */.mu-p { width: 150px }
/* 输入：电话		 */.mu-f { width: 150px }
/* 输入：内容		 */.mu-c { width: 350px; height: 40px }

/* 显示：表格列表	 */.mu-t { width: 100%; padding: 9px 0; border-bottom: 1px #eeecd1 solid }
/* 显示：留言内容	 */.mu-s { color: #000; padding: 5px 0 }
/* 显示：回复内容	 */.mu-r { color: #900; padding: 2px 0; border: 1px #e1e1e1 dashed }

/* 显示：分页		 */.ml-p { text-align: right }
/* 显示：分页链接	 */.ml-p a { color: #000; text-decoration: none }

#wrap{ width:987px; padding:0px; margin:0 auto; _height:1%; overflow:hidden; background:#fff;}
#nav{
height: 31px;
background: url(images/oa_03.jpg) repeat-x; line-height:31px;
}
.vline{
width: 3px; background:url(images/oa_05.jpg) no-repeat; 
height: 31px; line-height:31px;
}
#nav ul{
margin:0px;
padding: 0px; padding-left:160px;
list-style-type: none;
}
#nav li{
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 14px;
text-align: center;
}
#nav li a{
display: block;padding:0px 30px;
line-height: 31px;
color: #fff;
text-decoration: none;
}
#nav li a:hover{
color: #fff;
}

#page{ width:779px; padding:23px 0px; margin:0  auto; background:url(images/bj.gif) no-repeat; margin-top:20px;}

.side{ width:201px; float:left; padding-left:15px;}
.pro{ border-left:1px solid #d2d2d2; border-right:1px solid #d2d2d2; padding:10px;}

.content{ float:right; width:540px; text-align:left;}
.DE-content{ float:right; width:540px; text-align:left; font-size:15PX;}
.foot{ background:url(images/oa_22.jpg) no-repeat; padding:15px 0px; clear:both;}

.top-menu-links{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	height:31px;
	}
a.top-menu-links:link{color:#FFFFFF; text-decoration:none;}
a.top-menu-links:visited{color:#FFFFFF; text-decoration:none;}
a.top-menu-links:hover{
	color:#FFFFFF;
	text-decoration:none;
	background:url(images/top-menu-bg-h.gif);
	background-repeat:repeat-x;
	background-position:top;
	}
a.top-menu-links:active{color:#FFFFFF; text-decoration:none;}


TABLE {
	FONT-SIZE: 12px; COLOR: #3D3A3A; LINE-HEIGHT: 1.4em; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: left;}
	h3{margin:0px; padding:0px 0px 5px 0px; font-size:24px; color: #003399; line-height:1.6em;}
	.about,.vision{background:url(images/about.jpg) no-repeat 390px 40px;line-height:28px; font-size:15px; padding-right:150px;}
	.about LI{ line-height:27px; font-size:15px;}
	.vision li{ line-height:43px; font-size:15px;}
	ul{ padding:0px; margin:0px; list-style:disc;}