/*全局、公用
----------------------------------------------------------------------------*/
ul,ol,li{list-style:none;}
img,form,ul,ol,li,dl,dd,dt,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
img{border:0;}

table,td,tr,th{font-size:12px;}

/*下划线text-decoration:underline;*/
a{text-decoration:none;color:#000;}
a:hover{color:red;}

/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight:bold;} /*粗体*/
.fI {font-style:italic;} /*斜体*/
h1,h2{font-size:1.8em;}
h3,h4,h5{font-size:14px;}
h6{font-size:12px;}

/* 行高 [定义规则，小写line加高度] */
.line17{line-height:17px;}
.line18{line-height:18px;}
.line20{line-height:20px;}
.line22{line-height:22px;}
.line23{line-height:23px;}

.align-L{text-align:left;} /*左对齐*/
.align-R{text-align:right;} /*右对齐*/
.align-C{text-align:center;} /*居中对齐*/

.float-L{float:left;} /*向左浮动*/
.float-R{float:right;} /*向右浮动*/
.clear{clear:both;} /*清理浮动*/

.mouseClick{cursor:hand;} /*按纽submit元素使用了背景图替换默认样式的鼠标在上不会变成手形状，需要加上这个class*/
.noshow{display:none;} /*不显示的元素*/

/*--------Css常用参数------------------------------------------------------
字距：letter-spacing:1px;
首字缩进：text-indent:10px;
----------------------------------------------------------------------------*/

body{
text-align:center;
margin:0;
background:url(../images/bj.gif);
font-size:12px;
}
#bigdiv{
width:778px;
margin:0 auto;
background: url('../images/seekbottombj.gif') repeat-x 0 213px;
background-color:#FFFFFF;
}
#top{
width:778px;height:185px;
position:relative;
}
#nav{
position:absolute;left:11px;bottom:0;*bottom:-1px;
}
#nav li{
float:left;
margin:0 2px;
font-size:14px;
}
#nav a{
color:#604445;
display:block;
width:90px;height:28px;line-height:28px;
background:url(../images/main-nav-a.gif) no-repeat;
}
#nav a:hover{background:url(../images/main-nav-a.gif) no-repeat 0 -28px;font-weight:bold;}
#search{
color:#A47929;
width:776px;height:27px;line-height:27px;
background:#FFFBEA;
border:1px solid #E9C279;
}
#search a{color:#A47929;}
#search a:hover{color:red;}
#search span{position:relative;left:0;top:0;*top:-2px;}
.search-color-1{color:A47929;}
.search-color-2{color:000;}
.search-input{width:120px;height:21px;margin-top:3px;}
.search-click{
width:40px;height:20px;
background:url(../images/seekclick.gif) no-repeat;
border:0;
position:relative;left:0;top:0;*top:-1px;
}
#bigtable{margin:17px 0 12px 0;}
#bigtable h1{font-size:12px;color:#fff;text-indent:18px;}
.listbj{border-left:1px solid #B8B8B8;border-right:1px solid #B8B8B8;}
#sheyingtitle{position:relative;}
#sheyingtitleimg{position:absolute;left:0;top:0;z-index:10;}
#sheying{width:217px;}
#sheying img{width:54px;height:43px;border:2px solid #EAEAEA;margin:0 11px 5px 0;}
.MenuUrl{width:165px;}
#nav1 a{
display:block;
width:180px;
font-size:14px;
line-height:28px;
letter-spacing:4px;
border-bottom:1px solid #eee;
}
#nav1 a:hover{background:#efefef;}
#booten{
*font-family:Verdana;
font-size:12px;
*font-size:9px;
color:#fff;
width:778px;height:33px;line-height:33px;
background:url(../images/bootbj.gif) repeat-x;
}
#bootcn{margin:5px 0 0 0;color:#ED2024;}
#bootcn a{color:#ED2024;}
#bootcn a:hover{color:#3B5AA9;}
.STYLE1 {color: #FFFFFF; font-weight: bold;}
.STYLE2 {color: #FFFFFF}
.STYLE3 {color: #FF0000}
.cuti{font-weight:bold;}

#textflag {font-size: 14px; line-height:25px;}
#textflag td, #textflag p, #textflag br, #textflag td p,{font-size: 14px; line-height:25px;}
#textflag * {line-height:25px;}
#text12 {font-size: 12px; line-height:17px;}
#text12 td, #textflag p, #textflag br {font-size: 12px; line-height:17px;}