﻿@charset "utf-8";
/*公共标签样式*/
body {
	margin:0px;
	padding:0px;
	width:100%;
	color:#FFF;
	font: 13px "宋体",Arial,Verdana,sans-serif;
	text-align: center;
	line-height:140%;
	background-color:#fff;
}
div,td {
	font: 12px "宋体",Arial,Verdana,sans-serif;
	margin:1px;
	padding: 0px;
	border:0px;
	line-height:100%;
	font-weight: bold;
	color: #316AC5;
} 
form,ul {
	margin:0px;
	padding:0px;
	list-style:none;
	color: #03F;
}
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:#F00;
	font-size:13px;
	text-decoration: none;
}
a:hover {
	color: #F00;
	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:12px; color:#fff;}
a.menu2:active,a.menu2:hover {font-size:12px; text-decoration: underline;}

a.menu3:link,a.menu3:visited {font-size:13px; color:#a80206;}
a.menu3:active,a.menu3:hover {font-size:13px; text-decoration: underline;}

a.menu4:link,a.menu4:visited {font-size:12px; color:#33f;}
a.menu4:active,a.menu4:hover {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:#1368d1; font-size:12px; font-family:"宋体", "微软雅黑";}
.tishi2 {color:#e42613; font-size:12px; font-family:"宋体", "微软雅黑";}
.font1 {color:#fff; font-size:14px; font-family:"宋体", "微软雅黑"; font-weight:bold;}
.font2 {color:#fff; font-size:12px; font-family:"宋体", "微软雅黑";}
.font3 {color:#fff; font-size:14px; font-family:"宋体", "微软雅黑";}
.font4 {color:#065db5; font-size:14px; font-weight:bold; font-family:"宋体", "微软雅黑";}
.font5 {color:#ffff00; font-size:14px; font-family:"宋体", "微软雅黑"; font-weight:bold;}
.font6 {color:#404040; font-size:13px; font-family:"宋体", "微软雅黑";}
.font7 {color:#404040; font-size:13px; font-family:"宋体", "微软雅黑"; font-weight:bold;}
.font8 {color:#33f; font-size:12px; font-family:"宋体", "微软雅黑";}
.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%; height:36px; background-color:#f5f5f5;}
#b_top_1 {width:980px; margin:0px auto;}
#b_top_1_1 {width:260px; padding-top:5px; float:left;}
#b_top_1_2 {width:210px; padding-top:4px; float:left;}
#b_top_1_3 {width:505px; padding-top:12px; float:right;}

#top {width:100%; margin:0px auto; margin-top:1px;}
#top_1 {width:100%; height:265px; clear:both; background-color:#043883;}
#top_1_1 {width:980px;  margin:0px auto;}
#top_1_1_1 {float:left;}
#top_1_1_2 {float:left;}
#top_1_1_3 {float:left;}
#top_1_1_4 {float:right;}

#top_2 {width:980px; height:64px; clear:both; margin:0px auto; margin-top:12px;}
#top_2_1 {width:25%; float:left;}
#top_2_2 {width:25%; float:left;}
#top_2_3 {width:25%; float:left;}
#top_2_4 {width:25%; float:right;}

/*清除边距样式*/
.cl {clear:both; font-size:0px; height:0px; display:block}

/*版权信息样式*/
#copyright {width:100%; text-align:center;}
#cy_1 {width:980px; padding-top:24px; background:url(../cy_bg1.jpg) #fff left top repeat-x; font-size:12px; height:68px; margin:0px auto;}
.tqzh{
	margin:10px auto;
	text-align:center;
	height:80px;
	line-height:80px;
	background-color: #CCC;
}
.tqzh strong{
	font-size:16px;
	margin-right:20px;
	height:80px;
	width:100px;
	vertical-align:top;
	color: #FFF;
}
.tqzh a img{ margin-right:50px;}
