@charset "utf-8";
/* CSS Document */
#flash{ position:absolute; left:3px; background-color:#fff; z-index:1; }
#navFlash{ position:absolute; left:3px; background-color:#666666; z-index:1000; }

/* content */
.contentLeft{ float:left; width:650px; height:242px; background:url(../images/bg3.jpg) repeat-x left 30px; overflow:hidden; }
.margin1{ margin:8px; color:#000; }
.margin1 a{ color:#444; }
.margin1 a:hover{ color:#000; }
.proCategory{ line-height:16px; margin-left:-5px; }
.proCategory li{ float:left; width:99px; padding:0 4px; background:url(../images/line.jpg) no-repeat right top; }
.proCategory #li1{ background-position:150px top; }
.proCategory img{ margin-bottom:10px; }
.proCategory a:hover{ background-color:#FFF; }
.proCategory a:hover img{ width:99px; height:105px; filter:alpha(opacity=70); }

.contentRight{ float:right; width:298px; }
.about{ padding:30px 20px 20px 20px; background:url(../images/about.jpg) no-repeat left top; }
.about a{ color:#666; }
.about a:hover{ color:#000; }

.news{ padding:30px 20px 20px 20px; background:url(../images/news.jpg) no-repeat left top; }
.news a{ color:#666; }
.news a:hover{ color:#000; }

.service{ padding:30px 10px 0 20px; background:url(../images/service.jpg) no-repeat left top; }

.indexTitle{ background-color:#E4E4E4; height:30px; overflow:hidden; }
.indexTitle a{ border:0; }
