﻿/* 
		@Author   pangu
		@DATA     2011.10.08
*/
/*
		@Author panguHTY
		@DATA   2012.09.24
*/		

/* Style Reset
-----------------------------------------------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, blockquote,h1,h2,h3,h4,h5,h6 
{ margin: 0; padding: 0; font-size: 12px;} 
p{margin:0;padding:0;}
html button::-moz-focus-inner{ border-color:transparent!important; } 
html{overflow-x:hidden;}
input, button, textarea,select, optgroup, option { font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit;}
ul, li, dl, dt, dd, ol { display: block; list-style: none; }
fieldset, img { border: 0; }
iframe { background-image: none; }
hr{ border:0 #ccc solid; border-top-width: 1px; clear: both; height: 0; }
.clear { clear:both; }
.input { line-height: 30px; height: 30px; border: 1px solid #999999; padding: 2px; }
.checkbox { line-height:13px; height: 13px; width:13px; padding:0px; margin: 0px; }
.indent { text-indent: 24px; }
.db{ display: block; }
.di{ display: inline; }
.absolute{position:absolute;}
.relative{position:relative;}

/*@禁止谷歌自动调整字体*/
html{-webkit-text-size-adjust: none;}

/* Link 链接样式
-----------------------------------------------------------------------------------------------------*/
a { color: #000000; text-decoration: none; outline: none; }

/* Float 左右浮动样式
----------------------------------------------------------------------------------------------------*/
.fl{ float: left; display:inline;}
.fr{ float: right; display:inline;}

/* Paddings 内补丁
----------------------------------------------------------------------------------------------------*/
.pad_0p { padding: 0; }
.pad_b10p { padding-bottom: 10px; }

/* Page width  页面宽度
----------------------------------------------------------------------------------------------------*/
.w1004 {  margin:0 auto;width:1004px;  }
.w10041 {  margin:0 auto; }
.w_100{width:100%;}

/* Margins  外补丁
----------------------------------------------------------------------------------------------------*/
.mar_0p { margin: 0px; }
.mar_r10p { margin-right: 10px; }

/*高度*/
.h105{height:105px;}
.h129{height:129px;}

/* Page module 
----------------------------------------------------------------------------------------------------*/
.moduleMain{width:100%;background:#f2fbe7;height:auto!important;height:754px;min-height:754px;}
/*@indexMain*/
.indexMain{width:1000px;margin:0 auto;}
/*@moduleTitle*/
.moduleTitle{height:31px;background:url(../images/bg18.jpg) left bottom repeat-x;line-height:31px;}
.moduleTitle h2{width:105px;height:31px;background:url(../images/bg19.png) no-repeat;line-height:31px;text-align:center;font-size:14px;font-weight:bold;color:#ffffff;margin-left:1px;}
.moduleTitle .more{height:18px;margin-top:5px;margin-right:4px; float:right}
/*moduleMainPaging*/
.moduleMainPaging{width:100%;background:url(../images/bg8.jpg) repeat-x #f2fbe7;height:auto!important;height:641px;min-height:641px;padding:17px 0;}
.moduleMainPaging .notice{margin-bottom:12px;}
/*Paging code*/
.mainPaging{width:700px;height:auto!important;height:639px;min-height:639px;border:1px solid #b5b2b1;margin-right:2px;}
.siderPaging{width:284px;height:auto!important;height:641px;min-height:641px;margin-left:2px;}


