﻿/* 通用式样 */ 
body{margin:0;font:12px/150% arial;background-color:#fff;}
body,table,td,div,p{word-wrap:break-word; word-break:break-all; word-break/* */:normal ;}
pre{white-space: pre-wrap;white-space: -moz-pre-wrap;white-space: -pre-wrap;white-space: -o-pre-wrap;word-wrap: break-word;}
td,th{overflow:hidden;}
h1{ font-size:16px;}
hr{height:1px; border-bottom:1px dashed #ccc}
form{padding:0;margin:0;}
input, select, textarea {font: 13px Arial;}
p{margin:0 0 10px 0;}
ol {margin:4px 0 4px 30px;padding:0;}
ul {margin:4px 0 4px 20px;padding:0;}
ul ul,ol ol{margin-left:20px;}
a{ color:#03C; text-decoration:none;}
a:visited{ color:#83006F; text-decoration:none;}
a:hover{ color:#f30; text-decoration:underline;}
a:active, a:focus {outline:none;}
h1,h2,h3{margin:0;padding:0;}
img{ border:0px;}
.red{ color:#FF0000; margin-top:5px;}
.clear,.c{clear:both;overflow:hidden; font-size:1%; line-height:1%; height:1%; padding:0; margin:0; width:20px;}
.cl:after {	content: ".";	display: block;	position:relative;	height: 0;	clear: both;visibility: hidden;}
.cl { display: inline-block;}/* Hides from IE-mac \*/* html .cl {height: 1%;}.cl {display: block;}

#container:after {	content: ".";	display: block;	position:relative;	height: 0;	clear: both;visibility: hidden;}
#container { display: inline-block;}/* Hides from IE-mac \*/* html #container {height: 1%;}#container {display: block;}

/* end */
#wraper{ position:relative;margin:auto;text-align:left;width:960px; clear:both}
#header{}
#top_zone{ position:relative;}
#footer{ border:1px solid #ccc; padding:20px 0 10px 0;text-align:center;border-top:1px solid #ccc; margin-top:20px; font-size:12px; clear:both;}
#container{ margin-top:10px; overflow:hidden;}

/* 头部(LOGO和公司名) */
.userHead{height:50px;padding:10px;margin:auto;color:#294573; position:absolute; overflow:hidden; left:0;}
.userHead .corpLogo {float:left;line-height:50px; height:50px; *font-size:50px;display:inline-block; }
.userHead .corpLogo img{margin-right:10px;max-height:50px; line-height:50px; width:expression(this.width > 210 && this.width > this.height ? 210 : true);height: expression(this.height > 50 ? 50 : true);vertical-align:middle;}
.userHead .corpName{text-align:left; font-weight:bold; line-height:50px; display:inline-block; float:left;}

/* 页脚版权所有 */
.copyright{margin: 0px auto;text-align: center;}

/* 分页 */
.pager{ float:right; margin-top:5px; }
.pager a{ display:block; height:18px; padding:0 6px;  float:left; margin-left:2px; text-align:ce
