1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
ul, li, h2, img { padding: 0px; margin: 0px; text-align: left; }
 
li { list-style-position: outside; list-style-type: none; color: #686868; }
.contactbox ul { margin: 2px; }
.contactbox li { background-position: 0 3px; background-repeat: no-repeat; height: 25px; line-height: 25px; overflow: hidden; padding-left: 24px; }
.contactbox li:first-child { height: auto; overflow: visible; }
h2 { font-size: 13px; font-weight: normal; }
.fl { float: left; }
.fr { float: right; }
.w790 { width: 646px; }
.ContentInfo_px { border: 1px solid #DFDFDF; border-top: 0px; border-bottom: 0px; padding: 8px; width: 526px; float: left; word-wrap: break-word; min-height: 453px; }
.contact { border: 1px solid #DFDFDF; border-top: 0px; border-bottom: 0px; padding: 8px; width: 526px; float: left; }
.contact_o { border: 1px solid #DFDFDF; border-top: 0px; border-bottom: 0px; width: 542px; float: left; }
p { margin: 0px; }
#divFirmDescribe li { width: 149px; float: left; display: block; height: 130px; text-align: center; padding-left: 19px; padding-bottom: 10px; }
#divCompanyEquipment li { width: 131px; float: left; display: block; height: 100px; text-align: center; padding-bottom: 10px; }
#divCompanyEquipment li span {  display: block; height: 21px; line-height: 21px; text-align: center; }
.xjList li img { border: medium none; display: block; margin: 0 auto; width: 96px; }
.xjList li span { display: block; height: 25px; line-height: 25px; text-align: center; }
.xjList li { text-align: center; float: left; height: 106px; overflow: hidden; width: 105px; }
.xjList li img:hover { border:1px solid #D8110C;}
 
#page { font-size: 12px; color: #555; margin-bottom: 0px; float: right; font-weight: bold; }
.paginator { font: 12px Arial, Helvetica, sans-serif; padding: 5px 5px 5px 0; margin: 0px; float: right; }
.paginator a { padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; margin-right: 2px; }
.paginator a:visited { padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.paginator .cpb { padding: 1px 6px; font-weight: bold; font-size: 13px; border: none; }
.paginator a:hover { color: #fff; background: #ffa501; border-color: #ffa501; text-decoration: none; }