body{margin:0px;font-family:"宋体";font-size:12px;line-height:18px;color:#333;cursor:default; }
/*默认样式格式，为统一使用样式*/
a {color:#333333;text-decoration: none}
a:link {color:#333333; text-decoration:none;}
a:hover {color:#FF0000;text-decoration:none}
img{ border:0;}
ul,li,form{ list-style-type:none; margin:0; padding:0;}
.overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }/*控制文字长度，外面定义长度，如：style="width:XX px" 只有在DIV中或其他标签中有效果，TD中无效*/
/*常用字体颜色,大小,及其他，依据《网站规划》字体颜色规范*/
.color_gray{ color:#666666; }/*灰色;网站字体辅助色*/
.color_gray a{ color:#666666;}
.color_gray a:visited{ color:#666666;}
.color_orange{ color:#FE6634;}/*橘黄色；网站可用字体色*/
.color_orange a{ color:#FE6634;}
.color_orange a:visited{ color:#FE6634;}
.color_orange a:hover {color:#F00}
.color_glass_green{ color:#89AE20;}/*草绿色；网站可用字体色*/
.color_glass_green a{ color:#89AE20;}
.color_glass_green a:visited{ color:#89AE20;}
.color_glass_green a:hover {color:#F00}
.color_deep_green{color:#4E6F04;}/*深绿色；网站可用字体色*/
.color_deep_green a{color:#4E6F04;}
.color_deep_green a:visited{color:#4E6F04;}
.color_deep_green a:hover {color:#F00}
.color_khaki{color:#A48E34;}/*土黄色；网站可用字体色*/
.color_khaki a{color:#A48E34;}
.color_khaki a:hover {color:#F00}
.color_red{color:#ff0000;}/*红色；网站可用字体色*/
.color_red a{color:#ff0000;}
.color_green{color:#297D0D;}/*绿色；网站可用字体色*/
.color_green a{color:#297D0D;}
.color_green a:hover {color:#F00}
.color_white{color:#ffffff;}/*白色；网站可用字体色*/
.color_white a{color:#ffffff;}
.color_white a:visited{color:#fff;}
.color_white a:hover {color:#F00}
.color_black{ color:#000000;}/*黑色;网站字体辅助色*/
.color_blue{ color:#004a9e;}/*蓝色;网站字体辅助色*/
.color_blue a{ color:#004a9e;}
.color_blue a:visited{ color:#004a9e;}
.color_blue a:hover {color:#F00}
.color_sred{ color:#bd015e}
.color_sred a{ color:#bd015e}
.color_sred a:hover {color:#F00}
.font_size_12px{ font-size:12px;}/*字体大小12px*/
.font_size_14px{ font-size:14px;}/*字体大小14px*/
.font_bold{ font-weight:bold !important;}/*字体加粗*/
.font_underline{ text-decoration:underline;}/*字体增加下划线*/
.lineheight_18px{ line-height:18px;}/*行高设置为18PX*/
.lineheight_21px{ line-height:21px;}/*行高设置为21PX*/
/*常用字体颜色，依据《网站规划》背景使用规则*/
.bg_search{ background:#FFF1DE;}/*浅橘黄色，为网站搜索位置主要背景色，其他地方如有需要可适用*/
.bg_deep_green{ background:#89AE20;}/*深绿色背景；备用；适当使用*/
.bg_title_img_a{ background-image:url(../images/contain_title_bg2.gif);}/*图片背景内容切换框背景*/
.bg_title_img_b{ background-image:url(../images/contain_title_bg.gif);}/*图片背景内容切换框选中图片*/
.bg_title_img_c{ background-image:url(../images/contain_titleleft_bg.gif);}/*图片背景普通使用框背景*/
.search_attend_bg{background: url(../images/search_tab_h.gif) no-repeat 0px 0px; text-align:center;  padding-top:6px; cursor:default; color:#F3801C; font-weight:bold;font-size:14px;}/*图片背景搜索框选中背景*/
.search_noattend_bg{ cursor:pointer;background: url(../images/search_tab_w.gif) no-repeat 0px 0px;text-align:center;  padding-top:6px; color:#B4A25A ; font-size:14px; font-weight:bold;}/*图片背景搜索框未选中背景*/
.tab_down{cursor:pointer; background: url(/images/search_tab_h.gif) no-repeat 0px 0px; text-align:center;  padding-top:6px; cursor:default; color:#F3801C; font-weight:bold;font-size:14px;}/*图片背景搜索框选中背景*/
.tab_up{ cursor:pointer;background: url(/images/search_tab_w.gif) no-repeat 0px 0px;text-align:center;  padding-top:6px; color:#B4A25A ; font-size:14px; font-weight:bold;}/*图片背景搜索框未选中背景*/
/*边框颜色，依据《网站规划》边框使用规则*/
.border_glass_green{ border:#89AE20 1px solid}/*1px草绿色用边框*/
.border_glass_green_t{ border-top:#89AE20 1px solid}/*1px草绿色用边框上边框*/
.border_glass_green_l{ border-left:#89AE20 1px solid}/*1px草绿色用边框左边框*/
.border_glass_green_r{ border-right:#89AE20 1px solid}/*1px草绿色用边框右边框*/
.border_glass_green_b{ border-bottom:#89AE20 1px solid}/*1px草绿色用边框下边框*/
.border_khaki{ border:#A38E35 1px solid}/*1px土黄色用边框*/
.border_khaki_t{border-top:#A38E35 1px solid}/*1px土黄色用边框上边框*/
.border_khaki_l{border-left:#A38E35 1px solid}/*1px土黄色用边框左边框*/
.border_khaki_r{border-right:#A38E35 1px solid}/*1px土黄色用边框右边框*/
.border_khaki_b{border-bottom:#A38E35 1px solid}/*1px土黄色用边框下边框*/
.border_gray{border:#cccccc 1px solid}/*1px灰色用边框*/
.border_gray_t{border-top:#cccccc 1px solid}/*1px灰色用边框上边框*/
.border_gray_l{border-left:#cccccc 1px solid}/*1px灰色用边框左边框*/
.border_gray_r{border-right:#cccccc 1px solid}/*1px灰色用边框右边框*/
.border_gray_b{border-bottom:#cccccc 1px solid}/*1px灰色用边框下边框*/
.border_for_search{border:#ACA88D 1px solid;}/*搜索框专用边框*/
/*常用箭头，依据《网站规划》常用箭头图标规则*/
.list_normal_icon{background-image:url(../images/list_normal_icon.gif);}/*常用箭头灰色*/
.more_normal_icon{background-image:url(../images/more_normal_icon.gif);}/*更多统一箭头*/
.other_normal_icon_a{background-image:url(../images/other_normal_icon_a.gif);}/*绿色箭头*/
.other_normal_icon_b{background-image:url(../images/other_normal_icon_b.gif);}/*橙色箭头*/
.other_normal_icon_c{background-image:url(../images/other_normal_icon_c.gif);}/*绿色箭头*/
.other_normal_icon_d{background-image:url(../images/other_normal_icon_d.gif);}/*绿色箭头*/
/*按纽依据《网站规划》常用箭头图标规则*/
.normal_button{ border-right: #666666 thin solid;border-top: #cccccc thin solid; font-weight:bold;border-left: #cccccc thin solid; padding:3px 5px;cursor:pointer;color:#fff;border-bottom: #666666 thin solid;margin:0 15px;}
.normal_button a{color:#fff;}
/*常用按纽，可以于背景颜色，字体颜色等混合使用*/
.login_buttom {border-style: outset;border-left-color: #666666;border: #666666 0px solid;background:url(/images/buttom_bg.gif); width:70px !important; height:23px !important; color:#fff; cursor:pointer;	}		
.login_buttom_search {border-style:outset;border-left-color: #666666;border: #666666 0px solid;background:url(/images/search_img_bg.gif); font-weight:bold; width:75px !important; height:21px !important; color:#ffffff !important;padding-top:2px !important;}
.orange_but{ background:url(/images/fly_but_bg.gif) repeat-x bottom;height:21px !important; border:1px solid  #d36d1b; font-size:12px !important;padding:2px 10px !important; padding:2px 8px ; cursor:pointer; color:#FFFFFF}
.orange_but a{color:#fff;}
.orange_but_next{ height:22px !important;padding:3px 10px !important; padding:3px 5px;font-weight:bold}
/* 通用居左居右*/
.ty_lft{ float:left}
.ty_rgt{ float:right}
