﻿@charset "utf-8";
/* CSS Document */

/********** 全局 **********/

div{padding: 0; margin: 0 auto; }
ul,ol,li,dl,dt,dd{margin: 0; padding: 0; list-style-type: none;}
p,span,label,em,h1,h2,h3,h4,h5,h6,form,input,botton,img,a,hr,del,br{margin: 0; padding: 0;}
img{border: none;}
em{font-style: normal;}



h2,h3{font-size: 12px; font-weight: 800;}
h2 a,h3 a{color: #000}
h2 a:hover,h3 a:hover{color: #000}

/**********************************************************************************************************************************/

.mod{margin-bottom: 0px;} 
.mod{ border-top: none;}
.mod .info{padding: 6px 10px 4px 10px;}

/*通用类别标题*/
.title{ height: 26px; line-height: 26px; }
.title h2{display: inline; padding-left: 14px;}

/*通用tabs*/
.tabs .yui-nav{zoom: 1; display: block; clear: both;}
.tabs .yui-nav li{float: left; display: block;}
.tabs .yui-nav li a{ width:55px;  display: block; height: 26px; font-size: 12px; color: #6f3819; text-align: center;  position: relative;  text-decoration: none; background-image:url(../imgs/hdh1-bj-b2.jpg);}
.tabs .yui-nav li a:hover{color: #c30630; background-image:url(../imgs/hdh1-bj-b1.jpg); }

.tabs .yui-nav .selected a{ width:55px; height: 26px; display: block; font-weight: 700;  position: relative; z-index: 1; text-decoration: none; background-image:url(../imgs/hdh1-bj-b1.jpg);}

.tabs .yui-content{padding: 0; }



.mod,.info,.title,.yui-nav,.yui-content,.left_border{display: block; clear: both;}

/**********************************************************************************************************************************/


/*文字样式*/



/* IE六，列高度自适 */
div:after,ul:after,.yui-nav:after,.pic:after{content:"."; display: block; clear: both; height: 0; line-height:0; font-size:0; visibility: hidden;}
