/* CSS Document */
body { margin:20px 0 30px 0; padding:0; background:#fff; font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#525252;}
p { margin:1em 0 1em 0; line-height:140%;}
a:link, a:visited { color:#525252; text-decoration:underline;}
a:hover, a:active { color:#000; text-decoration:none;}

/*单独图片样式*/
.picStyle { margin:5px 10px; padding:2px; border:1px #ccc solid; background:#fff;}

/*0705增加图片样式*/
.imgStyle img {
	padding:2px; border:1px #ccc solid; background:#fff;
	}

#topMenu { font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#ccc;}
#topMenu a:link, #topMenu a:visited { color:#999; font-weight:bold; text-decoration:none;}
#topMenu a:hover, #topMenu a:active { color:#000; font-weight:bold; text-decoration:none;}

#contentTable { border:1px solid #bfbfbf; border-top:none; border-bottom:none;}
#contentTable .sidebar {padding:0 20px 35px 20px;}
#contentTable .sidebarLeft {padding:0 20px 35px 19px;}
#contentTable .sidebarLeft .contactP { margin-top:10px; margin-bottom:30px; text-align:left;}
#contentTable .sidebarLeft .downloadPic {margin:17px 0 0 0;}

#contentTable .sidebar p { text-align:justify;}
#contentTable .sidebar h1 { font-size:16px; font-weight:bold;}
#contentTable .sidebar h2 { font-size:14px; font-weight:bold; text-align:center; color:#000000;}
#contentTable .sidebar .firstP { margin-top:0;}
#contentTable .companyPic { margin:10px 0; }
.picShow { margin:8px 0 10px 0; padding:10px 5px; }

#productList { margin:0 10px 0 0;}
#productList td{ padding:0 0 0 25px;background:url(../images/product_list_bg.gif) top left no-repeat; line-height:24px;}
#productList a:link, #productList a:visited { color:#525252; font-weight:bold; text-decoration:none;}
#productList a:hover, #productList a:active { color:#000; font-weight:bold; text-decoration:underline;}

#bottomMenu { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#144383; line-height:20px;}
#bottomMenu a:link, #bottomMenu a:visited { margin:0 1em; color:#144383; font-weight:bold; text-decoration:none;}
#bottomMenu a:hover, #bottomMenu a:active { margin:0 1em; color:#525252; font-weight:bold; text-decoration:none;}

