@charset "utf-8";
/* CSS Document */
body
{
	margin-top:0px;		/* 网页上边距 */
	margin-bottom:0px;	/* 网页底边距 */
	margin-left:0px;	/* 网页左边距 */
	margin-right:0px;	/* 网页右边距 */
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;

}
.tdbg {
	background-image: url(images/1_22.jpg);
	position:relative;
	background-position: left top;
	background-repeat: no-repeat;
}
.inputsty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width:80px;
}




/*导航菜单超级链接*/
a{color: #666666;text-decoration: none;font-size: 12px;}
a:hover {color: #666666;text-decoration: none;font-size: 12px;}

a.menu{color: #464646;text-decoration: none;font-size: 14px;font-weight: bold;}
a.menu:hover {color: #464646;text-decoration: none;font-size: 14px;font-weight: bold;}

a.menu02{color: #797979;text-decoration: none;font-size: 12px;font-weight: bold;}
a.menu02:hover {color: #F47B1F;text-decoration: none;font-size: 12px;font-weight: bold;text-decoration: none;}
.tdrightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
}
.tdbottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}

.tdbottomline2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}


a.top{color: #7C0A0A;text-decoration: none;font-size: 12px;}
a.top:hover {color: #7C0A0A;text-decoration: none;font-size: 12px;}

a.red{color: #FF6600;text-decoration: none;font-size: 12px;}
a.red:hover {color: #FF6600;text-decoration: none;font-size: 12px;}


.title01{font-size:12px;color: #B2B2B2;line-height:24px;}
.title02{font-size:16px;font-weight: bold;color: #153F64;line-height:24px;}
.title03{font-size:12px;font-weight: normal;color: #7C704B;line-height:24px;}
.title04{font-size:14px;font-weight: bold;color: #069CE9;line-height:24px;}
.title05{
	font-size:12px;
	font-weight: normal;
	line-height:24px;
	color: #999999;
}
.text_red13b{color:#A00201;font-size:13px;line-height:120%; font-weight:bold;}

/*表格属性*/
table{
	font-size:12px;
	line-height:24px;
	border-collapse:collapse;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
table.dingju{margin-top:44px !important;}
.text12_red {color: #9B2727;font-size: 12px;font-weight: bold;}
.texts_red {color: #940400;font-size: 12px;}
.text11_red02 {color: #9B2727;font-size: 12px;}
.text_white12{color:#ffffff;font-size:14px;line-height:120%;}
.textb_white12{color:#ffffff;font-size:14px;line-height:120%; font-weight:bold;}
.text_grayxx{color:#808080;font-size:12px;line-height:150%;}
.text_grayaa{color:#68747D;font-size:12px;line-height:200%;}
.text_grayx1{
	color:#68747D;
	font-size:12px;
	line-height:120%;
	font-family: Arial, Helvetica, sans-serif;
}
.text_gray12{color:#808080;font-size:12px;line-height:200%; font-weight:bold;}
.text_gray16{color:#808080;font-size:16px;line-height:200%; font-weight:bold;}
.texts_yellow {color: #FB7C09;font-size: 12px;}
.texts_yellowb{color: #FB7C09;font-size: 12px; font-weight:bold;}
.texts_yellowc{color: #FB7C09;font-size: 14px; font-weight:bold;}
.texts_greenb{color: #2D59B8;font-size: 12px; font-weight:bold;}

.input_img {
	line-height: 160%;
	font-size: 12px;
	border:1px solid #7E7E7E;
	background-color: #EAEAEA;
}
a {blr:expression(this.onFocus=this.blur())}
.imgstyle {
}

.bg {
	background-repeat: repeat-y;
	background-position: right top;
}
.img {
	border: 1px solid #CCCCCC;
	margin: 2px;
	padding: 2px;
}

.table_border {
	border:1px solid #E0E0E0;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6A6A6A;
	line-height: 180%;
}
td.td_t{ border-top:#efefef 1px solid;}
td.td_tl{ border-top:#efefef 1px solid;border-left:#efefef 1px solid;}
td.td_tr{ border-top:#efefef 1px solid;border-right:#efefef 1px solid;}
td.td_landb{ border-left:#efefef 1px solid;border-bottom:#efefef 1px solid;}
td.td_randb{ border-right:#efefef 1px solid; border-bottom:#efefef 1px solid;}
td.td_b{ border-bottom:#efefef 1px solid;}