@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4, h5, h6, h7, p, ul, ol, dl, dt, dd, li, body, form, input, button, img, cite, strong, em, table, td, th {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-size:14px;
	font-weight:bold;
}
img, table, td, th {
	border:0;
}
ul, ol, li {
	list-style-type:none;
}
a {
	color:#6a6a6a;
	text-decoration:none;
	outline:none;
}
a:hover {
	color: #0066FF;
	text-decoration:underline;
}
body {
	font-family: "宋体", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#6a6a6a;
	text-decoration: none;
	margin:0 auto;
	line-height:1.8em;
	text-align:center;
	background:url(../images/bodybg.jpg) top repeat-x;
}
td {
	font-family: "宋体", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.8em;
	padding:0 0 0 5px;
	color:#6a6a6a;
}
input {
	/*	border:1px solid #DBDBDB;*/
	vertical-align:middle;
	padding:1px 3px;
	color:#333333;
	font-size: 12px;
}
input.imgbtn {
	border:none;
}
select {
	vertical-align:middle;
	font-size: 12px;
}
textarea {
	border:1px solid #DBDBDB;
	vertical-align:middle;
	padding:0px 2px;
	font-size: 12px;
}
.red {
	color:#800000;
}
.blue {
	font-size:12px;
	font-weight:bold;
	color:#467EAA;
	line-height:2em;
}
.gray {
	font-size:12px;
	color:#033;
}
.clear {
	clear:both;
}
.clearleft {
	clear:left;
}
.textcenter {
	text-align:center;
}
.noborder {
	border:none;
}
.margintop {
	margin-top:10px;
}
.tag {
	font-weight:bold;
	padding:0 0 0 15px;
	background:url(../images/tag.png) 0px 1px no-repeat;
}
.tag a {
	color:#FFF;
}
.itab {
	width:100%;
	text-align:center;
	padding:5px  0;
}
.itab td {
	text-align:center;
	color:#06C;
}
.itab img {
	border:1px solid #EAEAEA;
	padding:3px;
}
.itabl img {
	border:1px solid #EAEAEA;
	padding:3px;
}
.itabl {
	width:100%;
	text-align:left;
	padding:5px  0;
}
.itabl td {
	color:#06C;
}
.fbox {
}
.fbox img {
	border:1px solid #EAEAEA;
	padding:3px;
}
.dtab {
	width:100%;
	border-collapse:collapse;
	text-align:center;
}
.dtab td {
	border-collapse:collapse;
	border:1px #c1dad7 solid;
	text-align:center;
	padding:2px 3px 2px 5px;
}
.dtab tr.ltr td {
	text-align:left;
}
.even {
	background:#FDFDFD;
}
.row01 {
	background:#F0F4FF;
}
.col01 {
	text-align:left;
}
/* ----------------------------------------- */
#container {
	margin:0 auto;
	text-align:left;
	height:100%;
	width:100%;
}
#header {
	width:963px;
	height:82px;
	margin:0 auto;
	background:url(../images/headbg.jpg) bottom repeat-x;
	background-color:#FFF;
}
#banner {
	width:963px;
	margin:0 auto;
	height:100%;
	text-align:center;
}
#mainer {
	width:963px;
	height:100%;
	margin:0 auto;
	background:url(../images/mbg.jpg) center repeat-y;
}
#footer {
	width:963px;
	height:100%;
	margin:0 auto;
}
#contenter {
	float:right;
	width:760px;
	overflow:hidden;
	height:100%;
}
#sidebar {
	float:left;
	width:195px;
}
/* ----------------------------------------- */
.logo {
	float:left;
	width:250px;
	margin:11px 0 0 10px;
}
.tools {
	float:right;
	width:360px;
	color:#666666;
	margin:12px 0;
}
.tools a {
	color:#666666;
}
.tools span {
	padding:0 6px;
	font-size:10px;
}
#lan {
	background:#FFF;
}
#lan li {
	float:left;
	height:22px;
	line-height:22px;
}
#lan-cur {
	width:55px;
	display:block;
	padding:0 3px 0 28px;
	background:url(../images/lan-cn.gif) 5px 5px no-repeat;
  	position:relative;
	z-index:10;
}
#lan-list {
	position:absolute;
	display:none;
	left:-1px;
	top:22px;
	background:#FFF;
	z-index:20;
	border-top:1px solid #DFDFDF;
}
#lan-list li {
	float:none;
	width:55px;
	line-height:22px;
	padding:0 3px 0 28px;
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
	border-left:1px solid #DFDFDF;
}
#lan-list li.lan-cn {
	background:url(../images/lan-cn.gif) 5px 5px no-repeat;
}
#lan-list li.lan-en {
	background:url(../images/lan-en.gif) 5px 5px no-repeat;
}
#lan-list li.lan-fr {
	background:url(../images/lan-fr.gif) 5px 5px no-repeat;
}
#lan-list li.lan-de {
	background:url(../images/lan-de.gif) 5px 5px no-repeat;
}
#lan-list li.lan-es {
	background:url(../images/lan-es.gif) 5px 5px no-repeat;
}
#lan-list li.lan-it {
	background:url(../images/lan-it.gif) 5px 5px no-repeat;
}
.nav {
	width:620px;
	float:right;
	height:26px;
	line-height:26px;
	font-family: "微软雅黑", "宋体", Tahoma, Arial, Helvetica, sans-serif;
}
#navMain {
}
#navMain li {
  	float:left;
  	position: relative;
  	z-index: 1;
}
#navMain li a {
	float:left;
	padding:0 10px 0 15px;
	height:26px;
	line-height:26px;
	text-decoration:none;
	display:block;
}
#navMain li a.have {
	padding:0 20px 0 12px;
	background:url(../images/navbg.jpg) 66px 12px no-repeat;
}
#navMain li:hover a.have, #navMain li.sfHover a.have {
	background:url(../images/navhbg.jpg) 0 0 no-repeat;
}
#navMain li a.have2 {
	padding:0 22px 0 12px;
	background:url(../images/navbg.jpg) 80px 12px no-repeat;
}
#navMain li:hover a.have2, #navMain li.sfHover a.have2 {
	background:url(../images/navhbg2.jpg) 0 0 no-repeat;
}
#navMain li ul {
	width: 135px;
	position: absolute;
	top: -999em;
	left: 0px;
	padding:5px 0 2px 0;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
  background: #FFF;
	z-index:5;
}
#navMain li ul li {
  float: none;
	height:26px;
	line-height:26px;
	overflow:hidden;
	border-top:1px dashed #F0F0F0;
}
#navMain li ul li a {
	padding:0 5px 0 20px;
	height:26px;
	line-height:26px;
	background:url(../images/navlibg.jpg) 10px 10px no-repeat;
}
#navMain li:hover ul,#navMain li.sfHover ul {
  top: 25px;
}
.loc {
	background:url(../images/lbg.jpg) top center no-repeat;
	height:35px;
	line-height:35px;
	padding:0 0 0 40px;
	font-family: "微软雅黑", "宋体", Tahoma, Arial, Helvetica, sans-serif;
}
/* ----------------------------------------- */
.loc span {
	margin:0 32px 0 0;
}
.tit {
	background:url(../images/tbg.jpg) top center no-repeat;
	height:63px;
	line-height:80px;
	overflow:hidden;
	font-family: "微软雅黑", "宋体", Tahoma, Arial, Helvetica, sans-serif;
}
.tit span {
	float:left;
	width:190px;
	padding:0 0 0 25px;
	font-size:20px;
}
.tit h1 {
	display:inline;
	font-size:15px;
	font-weight:normal;
	color:#06C;
}
.tel {
	height:45px;
	padding:70px 10px 10px 10px;
	line-height:34px;
	background:url(../images/cbg.jpg) top center no-repeat;
}
.tel a {
	width:85px;
	float:left;
	text-indent:-999em;
	overflow:hidden;
}
.mbot {
	background:url(../images/bbg.jpg) bottom center no-repeat;
	font-size:1px;
	height:8px;
}
/* ----------------------------------------- */
.cls {
	padding:0 0 0 2px;
	margin-bottom:50px;
}
.cls ul {
}
.cls li {
	overflow:hidden;
	height:32px;
	line-height:32px;
	border-right:1px solid #EBEBEB;
	border-bottom:1px solid #EBEBEB;
}
.cls li a {
	display:block;
	height:32px;
	line-height:32px;
	padding:0 0 0 35px;
	color:#333333;
	font-size:12px;
	text-decoration:none;
	background:url(../images/clslibg.jpg) 20px 13px no-repeat;
}
.cls li a:hover {
	color:#339900;
	font-weight:bold;
	background:url(../images/clslihbg.jpg) 20px 13px no-repeat;
}
.cls dt {
	overflow:hidden;
	height:35px;
	line-height:35px;
	border-right:1px solid #EBEBEB;
	border-bottom:1px solid #EBEBEB;
}
.cls dt a {
	display:block;
	height:35px;
	line-height:35px;
	padding:0 0 0 30px;
	color:#339900;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	background:url(../images/clslihbg.jpg) 18px 15px no-repeat;
}
.cls dt a:hover {
}
.cls dd {
	overflow:hidden;
	height:28px;
	line-height:28px;
	border-right:1px solid #EBEBEB;
	border-bottom:1px solid #EBEBEB;
}
.cls dd a {
	display:block;
	height:28px;
	line-height:28px;
	padding:0 0 0 35px;
	color:#333333;
	font-size:12px;
	text-decoration:none;
	background:url(../images/clslibg.jpg) 23px 10px no-repeat;
}
.cls dd a:hover {
	color:#339900;
	background:url(../images/clslihbg.jpg) 23px 10px no-repeat;
}
/* ----------------------------------------- */
.comcont {
	text-align:left;
	min-height:404px;
	height:404px;
	height:auto !important;
	_height:404px;
	line-height:1.8em;
	padding:5px 20px 5px 12px;
}
.ndetail {
	min-height:404px;
	height:404px;
	height:auto !important;
	_height:404px;
	line-height:1.8em;
	padding:5px 15px;
}
.ntit h1 {
	text-align:center;
	font-size:16px;
	border-bottom:1px dashed #CCC;
	padding:10px 0;
}
.ncont {
}
.nlist {
	min-height:404px;
	height:404px;
	height:auto !important;
	_height:404px;
	line-height:1.8em;
	padding:5px 15px;
}
.nlist li {
	line-height:2.5em;
	background:url(../images/icon.jpg) 0px 6px no-repeat;
	padding-left:20px;
}
.nlist li span {
	float:right;
}
.plist {
	min-height:404px;
	height:404px;
	height:auto !important;
	_height:404px;
	line-height:1.8em;
	padding:5px 15px;
}
.plist dl {
	height:190px;
	padding:10px 0;
	border-bottom:1px dashed #999;
}
.plist dt {
	float:left;
	width:200px;
}
.plist dt img {
	float:left;
	vertical-align:top;
	border:1px solid #EAEAEA;
	padding:3px;
}
.plist dd {
	float:left;
	width:530px;
}
.plist dd h2 {
	height:30px;
	line-height:30px;
	border-bottom:1px dashed #EAEAEA;
	color:#0080FF;
}
.plist dd a {
	color:#0080FF;
}
.plist dd span {
	height:160px;
	overflow:hidden;
	line-height:23px;
	text-indent:1.6em;
	display:block;
}
.pspace {
	clear:left;
}
.pdetail {
	min-height:404px;
	height:404px;
	height:auto !important;
	_height:404px;
	padding:5px 15px;
	line-height:1.8em;
}
.pimg {
}
.ptit {
	color:#0080FF;
}
.ptit h1 {
	height:32px;
	line-height:32px;
	color:#0080FF;
}
.pmark {
	color:#0080FF;
}
.pdown {
	color:#0080FF;
	font-weight:bold;
	line-height:25px;
	height:25px;
	overflow:hidden;
}
.pdown img {
	vertical-align:top;
	margin:0 5px 0 0;
}
.pcont {
	border-top:1px dashed #CCC;
	line-height:1.8em;
	margin-top:8px;
}
.page {
	text-align:center;
	padding:20px 0 0 0;
}
.page span {
	padding:0 5px;
}
.mlist {
	padding:5px 10px;
}
/* ----------------------------------------- */
.contact {
	background:url(../images/contact.jpg) right bottom no-repeat;
	padding:20px 0 50px 20px;
}
/* ----------------------------------------- */
.maplan {
	padding:8px 0 0 0;
	color:#666666;
	text-align:center;
}
.maplan span {
	padding:0 3px 0 28px;
	text-align:left;
}
.maplan span a {
	color:#666666;
}
.maplan span.lan-cn {
	background:url(../images/lan-cn.gif) 5px 1px no-repeat;
}
.maplan span.lan-en {
	background:url(../images/lan-en.gif) 5px 1px no-repeat;
}
.maplan span.lan-fr {
	background:url(../images/lan-fr.gif) 5px 1px no-repeat;
}
.maplan span.lan-de {
	background:url(../images/lan-de.gif) 5px 1px no-repeat;
}
.maplan span.lan-es {
	background:url(../images/lan-es.gif) 5px 1px no-repeat;
}
.maplan span.lan-it {
	background:url(../images/lan-it.gif) 5px 1px no-repeat;
}
.copy {
	padding:0 0 20px 0;
	color:#666666;
	text-align:center;
}
.copy a {
	color:#666666;
}