﻿@charset "utf-8";
/*公共标签样式*/
body {margin:0px; padding:0px; width:100%; background-color:#fff; color:#404040; font: 13px "宋体",Arial,Verdana,sans-serif; text-align: center; line-height:140%;}
div,td {margin:0px; padding: 0px; border:0px; line-height:140%;} 
form,ul {margin:0px; padding:0px; list-style:none;}
li {margin:0px; padding:0px; line-height:140%;}
input {font:13px "宋体",Arial,Verdana,sans-serif; color:#787878; height:16px;}
img {border: 0px;}
table {border-collapse:collapse; border-spacing: 0px; border-cellpadding:0px; border:0px;}
h1 { font-size:16px; color:#404040; font-weight:bold;}
h2 { font-size:14px; color:#404040; font-weight:bold;}

/*公共链接样式*/
a:link,a:visited,a:active {color:#000; font-size:13px; text-decoration: none;}
a:hover {color: #464646; text-decoration: underline;}
a.red:link,a.red:visited,a.red:active {color:#cc0000; text-decoration: none;}
a.red:hover {text-decoration: underline;}
a.menu1:link,a.menu1:visited {font-size:12px;}
a.menu1:active,a.menu1:hover {text-decoration: none;}

a.menu2:link,a.menu2:visited {font-size:14px; font-weight:bold; color:#efb200;}
a.menu2:active,a.menu2:hover {font-size:14px;}

a.menu3:link,a.menu3:visited {font-size:16px; color:#000; font-weight:bold;}
a.menu3:active,a.menu3:hover {font-size:16px; text-decoration: none;}

a.menu4:link,a.menu4:visited {font-size:13px; color:#b44002;}
a.menu4:active,a.menu4:hover {font-size:13px; text-decoration: underline;}

a.menu5:link,a.menu5:visited {font-size:12px; color:#f46807; font-weight:bold;}
a.menu5:active,a.menu5:hover {font-size:12px; text-decoration: underline;}

/*字体样式*/
h1 {font-color:#404040; font-size:18px; font-family:"宋体", "微软雅黑"; font-weight:bold;}
.tishi1 {color:#ff0000; font-size:12px; font-family:"宋体", "微软雅黑";}
.tishi2 {color:#404040; font-size:16px; font-family:"宋体", "微软雅黑";}
.font1 { color:#0f6ecf; font-size:12px; font-family:"宋体", "微软雅黑";}
.font2 {color:#8c8c8c; font-size:12px; font-family:"宋体", "微软雅黑";}
.font3 {color:#202020; font-size:14px; font-family:"宋体", "微软雅黑";}
.font4 {color:#8f0600; font-size:14px; font-weight:bold; font-family:"宋体", "微软雅黑";}
.font5 {color:#404040; font-size:12px; font-family:"宋体", "微软雅黑"; font-weight:bold;}
.font_red {color:#cc0000; font-size:12px; font-family:"宋体", "微软雅黑"; font-weight:bold;}
.font_red1 {color:#cc0000; font-size:12px; font-family:"宋体", "微软雅黑";}

/*表单样式*/
.input_seach {width:480px; height:20px; font-size:13px; color:#666;} 
.button {height:24px;}

/*边线样式*/
.border1 {border:1px #FABE7F solid;}
.border2 {border-bottom:1px #ccc solid;}
.border3 {border:1px #e5e5e5 solid;}
.border4 {border-bottom:1px #cc0000 dashed;}
.border5 {border-top:1px #ccc dashed; border-left:1px #ccc dashed;}
.border6 {border-right:1px #ccc dashed; border-bottom:1px #ccc dashed;}

/*头部导航样式*/
#b_top {width:100%; background-color:#f5f5f5; border-bottom:solid 1px #dfdfdf; height:32px;}
#b_top_1 {width:980px; margin:0px auto;}
#b_top_1_1 {width:260px; padding-top:1px; float:left;}
#b_top_1_2 {width:385px; padding-top:8px; float:right;}

#top {width:100%;}
#top_1 {width:980px; height:260px; margin:0px auto; margin-top:6px;}
#top_1_1 {float:left;}
#top_1_2 {float:left;}
#top_1_3 {float:left;}
#top_1_4 {float:right;}


/*清除边距样式*/
.cl {clear:both;}

/*版权信息样式*/
#copyright {width:100%; margin:0px auto; color:#000; text-align:center;}
#cy_1 {width:980px; margin:0px auto; border-bottom:#e3e3e3 1px solid;}
#cy_2 {width:980px; padding-top:6px; height:60px; font-size:12px; margin:0px auto;}