@charset "utf-8";
.body {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-color: #C0CACC;
}
.font_bottom {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.boxs{
	border: 1px solid #6f7777;
}
.boxs_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6f7777;
	border-right-color: #6f7777;
	border-bottom-color: #6f7777;
	border-left-color: #6f7777;
}

.boxs_left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6f7777;
	border-right-color: #6f7777;
	border-bottom-color: #6f7777;
	border-left-color: #6f7777;
}

.font_top {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bg_left01 {
	background-attachment: scroll;
	background-image: url(../images/left_center.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.box {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #6f7777;
}
.required {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.bg_left02 {
	background-attachment: scroll;
	background-image: url(../images/left_center.png);
	background-repeat: repeat-y;
	background-position: left;
}
.table1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9fabb2;
	border-right-color: #9fabb2;
	border-bottom-color: #9fabb2;
	border-left-color: #9fabb2;
}
.bg_right01 {
	background-attachment: scroll;
	background-image: url(../images/right_center.png);
	background-repeat: repeat-y;
	background-position: center;
}
.bg_right02 {
	background-attachment: scroll;
	/*background-image: url(../images/right_top.png);*/
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/right_top.png);
}



a:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3366CC;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #009999;
	border-right-color: #009999;
	border-bottom-color: #009999;
	border-left-color: #009999;
}
.boxs_lb {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6f7777;
	border-right-color: #6f7777;
	border-bottom-color: #6f7777;
	border-left-color: #6f7777;
}
.lis {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #009999;
}
