/* 全局CSS定义 */
/* Design by xuhaifei*/
body{
	font-family:'宋体';
	margin:0 auto;
	padding:0;
	font-size:12px;
	color:#333333;
	width:980px;
	background-color: #c0c0c0;
	background-repeat: no-repeat;
	background-position: center top;
}
.bg { background-color: #FFF; width:980px; float:left; }
body > div{margin-right:auto;margin-left:auto;} 
div,form,ul,ol,li,span,p{margin:0;padding:0;border:0;}
img,a img{border:0;margin:0;padding:0;}
h1 { font-size:14px; font-weight:bold; margin:0; color:#333; font-family: "宋体", "微软雅黑";}
h2 { font-size:12px; font-weight:bold; margin:0; color:#333; font-family: "宋体", "微软雅黑";}
h3 { font-size:18px; font-weight:bold; margin:0; color:#b90e14; font-family: "宋体", "微软雅黑"; }
h4 { font-size:16px; font-weight:bold; margin:0; color:#666; font-family: "宋体", "微软雅黑"; line-height:26px; }
ul,ol,li{list-style:none}
table,td,input{font-size:12px}
/* 默认链接颜色 */
a:link {color: #333; text-decoration:none;}
a:visited {color: #333;text-decoration:none;}
a:hover {color: #333; text-decoration:underline;}
a:active {color: #333;}

a{outline-style:none;color:#333;text-decoration:none}
a:hover{color:#000;text-decoration:underline;}

.white a:link{outline-style:none;color:#ffffff;text-decoration:none}
.white a:hover {color:#ffffff; text-decoration:underline;}
.white a:visited {color:#ffffff; text-decoration:none;}
.white a:active {color:#ffffff; text-decoration:underline;}


.link13 a{outline-style:none;color:#646464;text-decoration:none; font-size:13px; font-weight:bold;}
.link13 a:hover{color:#646464;text-decoration:underline; font-size:13px; font-weight:bold;}

.link12 a{outline-style:none;color:#000000;text-decoration:none; }
.link12 a:hover{color:#c00;text-decoration:underline;}
/*清除链接虚框*/
/*a,area {blr:expression(this.onFocus=this.blur()) }  for IE 
:focus {-moz-outline-style: none; }  for Firefox   
*/



/* 图混 */
.PTGA{margin:10px auto;}
.PTGA .picL{width:100px;float:left;}
.PTGA .picL img{border:1px #EDEDED solid;}
.PTGA .picL span{background:#EDEDED;float:left;width:100px;line-height:22px;margin-top:1px;}
.PTGA .picL a{color:#333;}
.PTGA .picL a:hover{color:#c00;}
.PTGA {_width /*IE5.5*/:auto;margin:6px auto 0;float:right;}
.PTGA {_width /*IE5.5*/:auto;margin:0 auto;float:right;}

/* 颜色 */
.red,.red a{color:#c00!important;text-decoration:none;}
.red a:hover{color:#c00!important;text-decoration:underline;}

.blue,.blue a{color:#7697c4!important;text-decoration:none}
.blue a:hover{color:#7697c4!important;text-decoration:underline}

.hui,.hui a{color:#666666!important;text-decoration:none}
.hui a:hover{color:#666666!important;text-decoration:underline}

.black,.black a{color:#000!important;text-decoration:none}
.black a:hover{color:#000!important;text-decoration:underline}

.white{background:#fff;}

/* 列表标红标黑链接 */


/* 下划线 */
.unline,.unline a{text-decoration:underline}
.nounline,.nounline a{text-decoration:none}

/* 通用属性 */
.left{float:left;}
.right{float:right;}
.clear{clear:both; height:1px; font-size:1px; line-height:1px;}/*ie and firefox1.5 updata */

/*文字对齐方式*/
.txtLeft{text-align:left}
.txtRight{text-align:right}
.txtCenter{text-align:center}

/*常用方法*/
.show{display:block}
.hidden{display:none}
.hand{cursor:pointer;}
.fontArial{font-family:'Arial';}
.b{font-weight:bold;}

/* CSS空白 */
.blank1{margin:0 auto;height:1px;font-size:1px;clear:both;}
.blank2{margin:0 auto;height:2px;font-size:1px;clear:both;}
.blank3{margin:0 auto;height:3px;font-size:1px;clear:both;}
.blank5{margin:0 auto;height:5px;font-size:1px;clear:both;}
.blank8{margin:0 auto;height:8px;font-size:1px;clear:both;}
.blank10{margin:0 auto;height:10px;font-size:1px;clear:both;}
.blank15{margin:0 auto;height:15px;font-size:1px;clear:both;}

/*列表*/
