/* 定义全局 */
/* 全局：主体		 */body { font: normal 12px arial,sans-serif; margin: 0px; padding: 0px 0px 0px 0px; text-align: left; line-height:20px }
/* 全局：表单		 */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: #999 }

/* 文章相关 */
/* 类别：一级菜单	 */.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: 8px 0 0 0; padding: 5px 0; background-image:url(images/default_10.jpg) }
/* 类别：链接		 */.pt-m a { font-weight: nomorl; color: #fff; text-decoration: none; font:"宋体" ; font-size:14px }

/* 类别：二级菜单	 */.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: 200px }
/* 列表：单行显示	 */.pl-l { padding: 0 10px; text-align:left }

/* 列表：链接		 */.pl-p { text-align:left }
/* 列表：链接颜色	 */.pl-p a { color: #000; text-align: right }

/* 列表：标题		 */.pl-t { text-align:center;  background-image:url(images/pro_bg.jpg); background-repeat:no-repeat; background-position: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: 10px 0; text-align: center }
/* 显示：内容		 */.pv-c { text-align: left }


/* 留言相关	 */
/* 输入：标记		 */.mu-l { color: #900; 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 }
                       .btn { cursor: url("images/default_03.jpg"), url("images/com_03.jpg"), default; } 