
/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{font-family:Arial, "宋体", Helvetica, sans-serif;font-size: 13px;text-decoration: none;}
A:link {COLOR:#838383;}
A:visited{COLOR: #838383;}
A:hover  {COLOR: #ce0000;}
A:active {COLOR: #838383;}

/* 清除链接虚线 */
a{blr:expression(this.onFocus=this.blur());/*只对IE有效*/
  outline:none;/*只对FireFox有效*/}


/* 打印 返回等按钮 */
A.a3:link		{COLOR: #585858;font-size: 12px;}
A.a3:visited	{COLOR: #585858;font-size: 12px;}
A.a3:hover		{COLOR: #339900;font-size: 12px;}
A.a3:active	    {COLOR: #585858;font-size: 12px;}


BODY {MARGIN: 0; font-size: 13px; font-family: Arial, "宋体",Helvetica, sans-serif; color: #161616; text-align: center;	
	background: url(../imag/bodybg.jpg) repeat-x top #FFFFFF;}
	
ul{ margin:0; padding:0}
	
td { font-family: Arial, "宋体",Helvetica, sans-serif; font-size: 13px;}
div{ margin:0; padding:0}

input {color: #585858; height:19px;; border:#CCCCCC 1px solid; background:#FFFFFF;font-size:12px; padding-left:3px}
select { color:#585858; height:19px; font-size:12px;font-family:Arial, "宋体",Helvetica, sans-serif}
h2{font:bold 20px; text-align:center}

/* ====head部分====== */
#head{ width:906px; height:350px; margin:0 auto; background: url(../imag/headbg.jpg) left bottom no-repeat}
#headl{ float:left; width:486px}
#headr{ float:right; width:420px}

#top{ height:16px; margin:14px 14px 0 0; text-align:right}
#top a{ padding-left:18px; background:url(../imag/icotop.gif) left center no-repeat; color:#f0b3b3}
#top a:hover{ color:#FFFFFF}

#menu{height:57px; line-height:57px;width:486px;text-align:left; overflow:hidden; white-space:normal}
#menu li{ width:97px;float:left; list-style:none}
#menu a{ color:#FFFFFF; font-size:14px;text-align:left;}
#menu a:hover{ text-decoration:underline}

#posi{ height:35px; margin-right:12px; line-height:35px;color:#585858; text-align:left;padding-left:20px;background:url(../imag/icoposi.jpg) left no-repeat; border-bottom:#eaeaea 1px solid}
#posi a{color:#b2b2b2}
#posi span{color:#b2b2b2}

#box{margin:20px auto 0 auto; width:906px; padding:0;}
#foot{ margin:0 auto; width:906px;text-align:left;color:#838383; font-size:12px; padding-bottom:10px}
#foot p{ margin:25px 0 10px 0; letter-spacing:1px}


/* ====内页部分====== */
#subl{ float:right; display:inline; border-left:#eaeaea 1px solid; padding:0 10px 30px 34px}
#subr{ float:left; width:666px;overflow:hidden;}

#Intro{text-align:left; color:#3a608e; font-size:12px; letter-spacing:1px; line-height:18px}

#page{border-top:#99d341 1px solid; padding:11px 11px 0 11px; margin-top:5px; color:#6a6a6a; text-align:center}


#proli{ width:160px; overflow:hidden; text-align:left}
#proli ul{ padding:8px 0;}
#proli li{ list-style:none; height:26px; border-top:#eaeaea 1px solid}
#proli li a{ display:block; height:26px;line-height:26px; padding-left:5px; background:url(../imag/prolibg.gif) right top no-repeat} 
#proli li a:hover{ color:#FFFFFF;background:#ce0000 url(../imag/prolibg.gif) right bottom no-repeat}

#cont{width:160px; height:60px; margin-top:12px; background:url(../imag/tel.jpg) center no-repeat}
#cont div{ text-align:right;font-size:13px; color:#ed8f03; padding:34px 9px 0 0}

#procont table{ border-collapse:collapse}
#procont table td{ text-align:center}


#face input{ border:none}
