﻿/* CSS Document */
body { margin:0 auto; font-size:12px; font-family:Verdana; }
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;}
ul { list-style:none;}
img { border:0px;}
a { color:#444; text-decoration:none;}
a:hover { color:#008ce9;}

/*word*/
.u2c {font-family: "宋体";font-size: 14px;color: #008cd7;font-weight: bold;}

.b1{font-family: "宋体";font-size: 12px;color: #000; line-height:22px;}

.b2c {font-family: "宋体";font-size: 14px;color: #000;font-weight: bold;}

.b3c {font-family: "宋体";font-size: 24px;color: #000;font-weight: bold;}

.b2 {font-family: "宋体";font-size: 14px;color: #000; line-height:26px;}

/*link*/
.bl_1 {font-family: "宋体";font-size: 12px;color: #000;word-spacing: 2px;text-decoration:none; line-height:22px;}
a.bl_1:link {color: #000;word-spacing: 2px text-decoration:none;}
a.bl_1:visited {color:#000;word-spacing: 2px text-decoration:none;}
a.bl_1:hover {color:#000;word-spacing: 2px text-decoration:underline;}

.ul_1 {font-family: "宋体";font-size: 12px;color: #008ce9;word-spacing: 2px;text-decoration:none;}
a.ul_1:link {color: #008ce9;word-spacing: 2px text-decoration:none;}
a.ul_1:visited {color:#008ce9;word-spacing: 2px text-decoration:none;}
a.ul_1:hover {color:#008ce9;word-spacing: 2px text-decoration:underline;}

.ul_2 {font-family: "宋体";font-size: 14px;color: #008ce9;word-spacing: 2px;text-decoration:none;}
a.ul_2:link {color: #008ce9;word-spacing: 2px text-decoration:none;}
a.ul_2:visited {color:#008ce9;word-spacing: 2px text-decoration:none;}
a.ul_2:hover {color:#008ce9;word-spacing: 2px text-decoration:underline;}

.bl_2 {font-family: "宋体";font-size: 14px;color: #000;word-spacing: 2px;text-decoration:none;}
a.bl_2:link {color: #000;word-spacing: 2px text-decoration:none;}
a.bl_2:visited {color:#000;word-spacing: 2px text-decoration:none;}
a.bl_2:hover {color:#000;word-spacing: 2px text-decoration:underline;}

.bl_2c {font-family: "宋体";font-size: 14px;color: #000;word-spacing: 2px;text-decoration:none; font-weight:bold}
a.bl_2c:link {color: #000;word-spacing: 2px text-decoration:none;}
a.bl_2c:visited {color:#000;word-spacing: 2px text-decoration:none;}
a.bl_2c:hover {color:#000;word-spacing: 2px text-decoration:underline;}


/*border*/
.mh_1 {border-bottom: 1px solid #cdcdcd;}
.mh_1x {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cdcdcd;
}

.mh{border: 1px solid #cdcdcd;}

.mh_3{border-top: 0px none;border-right: 1px solid #cdcdcd;border-bottom: 1px solid #cdcdcd;border-left: 1px solid #cdcdcd;}

.mb_3{border-top: 0px none;border-right: 1px solid #005199;border-bottom: 1px solid #005199;border-left: 1px solid #005199;}

.mb{border: 1px solid #005199;}

.mb_1{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #005199;
}

.mqb{border: 1px solid #bfd7e9;}

.mxb{border: 1px solid #b8e2f9;}



