/* 基础样式 */
body{margin:0 auto;padding:0;background:#4C0000 url(../images/ind_bj.jpg) repeat-x top;font-size:12px;color:#000000;font-family:"宋体";}
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,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:12px;font-weight:normal;}
ul,ol,li{list-style:none}
table,td,input{font-size:12px}
UL{margin:0px auto;margin /**/:0px;}
/* 默认链接色 */
a{color:#000000;text-decoration:none}
a:hover{text-decoration:underline;}

/* 通用属性 */
.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:24.9%;float:left;}	/*四列列表样式*/
.c5 li,.c5 div {width:19.9%;float:left;}	/*五列列表样式*/
.left { float: left;}
.right { float: right;}
.clear { clear: both; font-size:1px; visibility: hidden;}

/* 颜色属性 */
.f14_ffff,.f14_ffff a {color:#ffffff}
.f14_7200,.f14_7200 a {color:#720000}
.f14_9A78,.f14_9A78 a {color:#9A785D}
.f14_FF00,.f14_FF00 a {color:#FF0000}
.f12_005A,.f12_005A a {color:#005ABE}
.f12_6666,.f12_6666 a {color:#666666}

/* 字体属性 [定义规则，属性首字母加属性值，小写] */
.fb {font-weight:bold;}

/* 下划线 */
.unline,.unline a {text-decoration:underline}

/* 字体大小*/
.f14{font-size:14px;}

/* 行高定义 */
.lh18 {line-height:18px}
.lh20 {line-height:20px}
.lh24 {line-height:24px}

/* 间隔 */
.ls1{letter-spacing:1px}

/* CSS空白 */
.blank1_b {margin:0 auto; width:95%; height:2px; font-size:1px;background:url(../images/cut5.gif);clear:both;}
.blank1_b2 {margin:0 auto; width:95%; height:2px; font-size:1px;background:#cccccc;clear:both;}
.blank1_b3 {margin:0 auto; width:95%; line-height:18px;background:#cccccc;clear:both;}
.blank7 {margin:0 auto;height:7px; font-size:1px;clear:both;}
.blank9 {margin:0 auto;height:9px; font-size:1px;clear:both;}
.blank15 {margin:0 auto;height:15px; font-size:1px;clear:both;}
.blank18 {margin:0 auto;height:18px; font-size:1px;clear:both;}
.blank25 {margin:0 auto;height:25px; font-size:1px;clear:both;}
.blank39 {margin:0 auto;height:39px; font-size:1px;clear:both;}

/*文字对齐方式*/
.txtleft {text-align:left;}
.txtright {text-align:right}
.txtcenter {text-align:center} 