/**************global css****************/
/* 全局CSS定义 */
body {
	text-align: center;
	margin:0 auto;
	padding:0;
	font-size:12px;
	color:#000;
	background-color: #FFCC33;
	background-image:url(../images/Common_DivBG-PatternA.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}
body  div {text-align:center; 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;}
ul,ol,li {list-style:none}
table,td,input {font-size:12px}

/* 链接颜色 */
a {color: #333;text-decoration:none}
a:hover {text-decoration:underline;}
a.lan:link {color: #0066cc;text-decoration: none;}
a.lan:visited {color: #0066cc;text-decoration: none;}
a.lan:hover {color: #FF9900;text-decoration: none;}
a.bai:link {color: #ffffff;text-decoration: none;}
a.bai:visited {color: #ffffff;text-decoration: none;}
a.bai:hover {color: #ffffff;text-decoration: underline;}
.hktt {color: #ffffff;}

/* 通用属性 */
.c2,.c3,.c4,.c5 {width:100%;text-align:center;margin:0 auto;clear:both;padding:0;border:0}
.c2 li,.c2 div {width:49.5%;float:left}	/*双列列表样式*/
.c3 li,.c3 div {width:33%;float:left;}	/*三列列表样式*/
.c4 li,.c4 div {width:25%;float:left;}	/*四列列表样式*/
.c5 li,.c5 div {width:20%;float:left;}	/*五列列表样式*/


/*页面属性*/
.Area{
	width:1004px;clear:both;height:auto;margin-top: 0px;margin-right: auto;margin-bottom: 15px;margin-left: auto;}


/* 下划线 */
.unline,.unline a {text-decoration:underline}

/* 字体大小*/
.f12 { font-size:12px;}
.f14 { font-size:14px;}
.f16 { font-size:16px;}

/* 行高定义 */
.lh26 {line-height:26px}
.lh24 {line-height:24px}
.lh22 {line-height:22px}
.lh20 {line-height:20px}
.lh18 {line-height:18px}

/* 图片边框 */
.img1 {border:1px solid #ffffff}

/* more */
.more { color:#333333; padding:6px 28px 0 0;}

/* 通用属性 */
.left { float: left;}
.right { float: right;}
.clear { clear: both; font-size:1px; width:1px; visibility: hidden; height:1px}


/*文字对齐方式*/
.txtleft {text-align:left}
.txtright {text-align:right}
.txtcenter {text-align:center}
#zfh ol,li {
	list-style-type: decimal;
	text-align:left;
	display:list-item;
	list-style-position: inside;
}
.imgm { width:280px; height:auto;}
.imgp { width:170px; height:93px;}
.imgh { width:170px; height:132px;}
.imgs { width:170px; height:auto;}
.pimg { width:280px; height:153px;}
.ximg { width:280px; height:385px;}
.himg { width:280px; height:218px;}
.yimg { width:280px; height:197px;}
/* 标准底 */