﻿@charset "utf-8";
/* 定义全局 */
/* 全局：主体		 */body {font: normal 12px arial,sans-serif,Times New Man; margin: 0px; padding: 0px 0px 0px 0px; text-align: left; line-height:20px; background:#F3F3F3;  color:#808080;}
/* 全局：表单		 */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:#fff; text-decoration:none;}
					a:hover{ color:#fff; 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 }
/* 类别：链接		 */.pt-m a { font-weight: bold; color: #fff; text-decoration: none }
						.pt-m a:hover { font-weight: bold; color: #fff; text-decoration: none }

/* 类别：二级菜单	 */.pt-s { margin: 0 0 0px 0; padding: 0 0 0 10px }
/* 类别：链接		 */.pt-s a { color: #fff; text-decoration: none }
						.pt-s a:hover { color: #fff; text-decoration: none }

/* 类别：伸缩菜单	 */.pt-e { margin: 0 0 0px 0; padding: 0 0 0 25px; display: none }
/* 类别：链接		 */.pt-e a { color: #fff; text-decoration: none }

/* 列表：行显		 */.pl-r { height: 110px; vertical-align: top; text-align: center }
/* 列表：图片		 */.pl-i { border: 1px solid #eee; width: 100px;}
/* 列表：单行显示	 */.pl-l { padding: 0 10px; text-align:left }

/* 列表：链接		 */.pl-p { text-align:left;color:#808080; }
/* 列表：链接颜色	 */.pl-p a { color: #808080; text-align: right }
					    .pl-p  a:hover{ color:#808080; text-decoration:underline;}
					     .pl-p  a:visited{ color:#808080; text-decoration:underline;}
 
/* 列表：标题		 */.pl-t { text-align:center; width:100px; background:#ededed; margin:7px 0px;}
/* 列表：标题颜色	 */.pl-t a { color: #4d4d4d; text-decoration: none }

/* 显示：标题		 */.pv-t { margin: 10px 0; margin-left:100px; text-align: left; font-size: 14px; font-weight: bold }
/* 显示：图片		 */.pv-i { margin: 10px 0; text-align: center }
/* 显示：内容		 */.pv-c { text-align: left }


/* 留言相关	 */
/* 输入：标记		 */.mu-l {  width: 120px; font-weight:bold; }

/* 输入：姓名		 */.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: 100px }

/* 显示：表格列表	 */.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:900px; padding:0px 10px 0px 10px; margin:0 auto; _height:1%; overflow:hidden; background-color:#FFFFFF}
.logo{ width:203px; float:left;}
#nav{ line-height:27px; float:right; width:673px; text-align:left;}
.vline{
width: 1px;
height: 26px;
}
.banben{ text-align:right; font-weight:bold; padding-right:14px; color:#4c4c4c;}
.banben a{color:#000000; text-decoration:none}
#nav ul{
margin:0px;
padding: 0px;
list-style-type: none;
}
#nav li{
float: left;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 14px;
text-align: center;
}
#nav li a{
display: block; padding:12px;
line-height: 26px;
color: #636363;
text-decoration: none;
}
#nav li a:hover{
color: #636363;
}

.side{ width:203px; float:left;}
.pro{ background:#ce4d8c; padding:13px  15px; color:#fff;}
.contact_l{ padding:10px 15px; background-color:#F3F3F3;}
.contact_l a{ color:#808080; text-decoration:none;}
.contact_l a:hover{ color:#808080; text-decoration: underline;}

#content{ width:673px; float:right; font:Arial, Helvetica, sans-serif; overflow:hidden; _height:1%;}
.search{ background:#aeaeae; color:#fff; padding:5px 0px; margin:2px 0px; overflow:hidden; _height:1%;}
.content{ padding:0px 10px 0px 10px;}
.bt{ padding:10px 0px;}
.contact{ text-align:left; padding:0px 0px;}
.contac{ padding:20px 0px 0px 40px;}

.foot{ font-size:11px;color:#673616; text-align:center; clear:both; padding:15px 0px;}
.foot a{ color:#673616; text-decoration:none;}
.foot a:hover{ color:#673616; text-decoration:underline;}