@charset "utf-8";

*,body {
	margin: 0px;
	font-size:12px;
	font-family:tahoma;
}
img{ border:0;}

#header {
	margin:0 auto;
	text-align: center;
}


#container{
	width:1000px;

	margin:0 auto;	
}

#login{
	background-color: #999999;
	height:28px;
	width:1000px;
	margin:0 auto;
	color: #FFFFFF;
	text-indent: 11px;
}
#login2{
	background-color: #999999;
	height:23px;
	width:1000px;
	margin:0 auto;
	color: #FFFFFF;
	text-indent: 11px;
	line-height: 23px;
	padding-top: 6px;
}
.intputneirong_write{
	margin-right: 18px;
	margin-top: 3px;
}
.userico{
	margin-right: 10px;
	margin-left: 25px;
}


#login a{
	margin-right: 8px;
	margin-left: 8px;
	color: #FFFFFF;
	text-decoration: none;
text-align: right;
}

#main{
	width:720px;
	float:left;
	margin-top: 2px;
	margin-right: 5px;
	background-position: center 188px;
	
	
}

#jsfimg{
	margin-top: 15px;
	
	margin-bottom: 5px;
}



#footer {
	text-align: center;
	font-size: 9pt;
	line-height: 22px;
	background-image: url(images/down.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 110px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	clear: both;
}

a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}

#column2{
	background-image: url(images/siderbar2.gif);
	height: 26px;
	width: 720px;
	color: #CC0000;
	text-indent: 40px;
	line-height: 26px;

}


#more{
	float: right;
	margin-top: -26px;
	margin-right: 10px;
}

.list1,.list2,.list3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 165px;
	background-repeat: no-repeat;
	padding:2px 0 0 10px;
	margin-bottom:10px;
}

.list2 ul,.list1 ul,.list3 ul{padding-left: 0px; padding-top:10px;}
.list2 ul li,.list1 ul li,.list3 ul li{
	list-style-type: none;
	background-image: url(images/ico6.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px;
	line-height: 21px;
	
	
}
.list1 {background-image: url(images/bg-content1.gif);background-repeat: no-repeat;background-position: 95% 95%;}
.list2 {background-image: url(images/bg-content2.gif);background-repeat: no-repeat;background-position: 95% 95%;}
.list3 {background-image: url(images/bg-content.gif);background-repeat: no-repeat;background-position: 95% 95%;}

.list3 a span,.list1 a span,.list2 a span{ line-height:1.5em;
	font-weight: bold;
	color: #CC0000;
	
}
.list3 a:hover span,.list1 a:hover span,.list2 a:hover span { text-decoration:underline;}


#column-content3{
	line-height: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 9px;
	margin-bottom: 5px;
	height:auto !important;
	height:721px;
	min-height: 721px;


}

.hr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	
}
.font14 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	line-height: 50px;
}
.font12 {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	line-height:1.8em;
}

/**/


#sidebar{
	margin-top: 2px;
	margin-left: 5px;
	width:270px;
	float:left
}
#column{
	background-image: url(images/siderbar1.gif);
	height: 26px;
	width: 270px;
	line-height: 26px;
	color: #CC0000;
	text-indent: 22px;		
}


#column-content{
	line-height: 24px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	margin-bottom: 5px;
}
#column1{
	background-image: url(images/siderbar1.gif);
	height: 26px;
	width: 270px;
	line-height: 26px;
	color: #CC0000;
	text-indent: 40px;
	
		
}
#help{
	background-image: url(images/help.gif);
	background-repeat: no-repeat;
	background-position: 200px;
	padding: 5px;
}
#jisuan{
	background-image: url(images/jisuan.gif);
	background-repeat: no-repeat;
	background-position: 200px 90px;
	padding: 5px;
}
#tools{
	background-image: url(images/tools.gif);
	background-repeat: no-repeat;
	background-position: 200px 140px;
	padding: 5px;
}
#help img{
	margin-left: 5px;
	vertical-align: middle;
}
#new01{
	margin-top:-22px;
	margin-right:15px;
	float: right;

}
/**/
.green-font{
	color: #009900;
	font-weight: bold;
}
.blue-font{
	color: #0066CC;
}
.red-font{
	color: #CC0000;
}
.tabletit{margin:0 auto;}








/*old*/

.kuang {
	border: 1px solid #999999;
}
.kuang2 {
	border: 1px solid #D3D3D3;
	border-collapse:collapse;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;

}
.left-td {
	color: #666666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 9pt;
}
.left-input {
	width: 170px;
	border: 1px solid #999999;
}
.font {
	font-size: 9pt;
	color: #333333;
	line-height: 18px;
	padding-right: 8px;
	padding-left: 8px;
}

.font2 {
	font-size: 9pt;
	color: #CC0000;
	line-height: 18px;
	padding-right: 2px;
	padding-left: 2px;
}

.font-blue {
	font-size: 10px;
	color: #CC0000;
	font-family: "Verdana";
	text-align: center;
	letter-spacing: 1px;



}
.font-write-center {
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 2px;
}

.font-write{
	font-size: 9pt;
	color: #FFFFFF;
}

.font-red {
	font-size: 9pt;
	color: #CC3300;
	font-family: "Verdana";
	letter-spacing: 1px;
	text-align: center;
}

.table {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-collapse:collapse;
	border: 1px solid #A5BEDD;
}

.table-zi {
	border: 1px solid #B2C9E0;
	border-collapse:collapse;
	background-color: #FFFFFF;

}
.table-ziz {
	border-collapse:collapse;
	background-color: #FFFFFF;
	border-top: 1px solid #B2C9E0;
	border-right: 1px solid #B2C9E0;
	border-bottom: 0px none;
	border-left: 1px solid #B2C9E0;


}
.table-zi-neirong {
	border: 1px solid #4F556A;
	border-collapse:collapse;
	background-color: #EBEAD8;

}
.tr-zi {
	text-align: center;
	font-size: 9pt;
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: middle;
	background-position: center;
}
.shuzi {
	font-size: 10px;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.intputweb {
	background-position: left;
	text-align: left;
	background-color: #F7F7F7;
	padding: 1px;
	margin-left: 6px;
	font-size: 9pt;
	color: #333333;
	border: 1px solid #D3D3D3;
	font-family: "Verdana";
}
.intputweb2 {
	background-position: left;
	text-align: left;
	background-color: #FEFFED;
	padding: 1px;
	margin-left: 6px;
	font-size: 9pt;
	color: #FF0000;
	border: 1px solid #D7DD6F;
	font-family: "Verdana";
}
.intputweb3 {
	background-position: left;
	text-align: left;
	background-color: #F7F7F7;
	padding: 1px;
	margin-left: 2px;
	font-size: 9pt;
	color: #333333;
	border: 1px solid #D3D3D3;
	font-family: "Verdana";



}
.intputweb4 {
	background-position: left;
	text-align: left;
	background-color: #FEFFED;
	padding: 1px;
	margin-left: 2px;
	font-size: 9pt;
	color: #FF0000;
	border: 1px solid #D7DD6F;
	font-family: "Verdana";



}

.font-blue2 {
	font-size: 14px;
	color: #0066FF;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;



}
.intputneirong {
	height: 17px;
	background-position: left;
	text-align: left;
	width: 123px;
	background-color: #FFFFCC;
	padding: 2px;
	margin-left: 6px;
	font-size: 9pt;
	color: #000000;
	border: 1px solid #999999;
	font-family: "Verdana";


}



.intputneirong2 {
	height: 17px;
	background-position: left;
	text-align: left;
	background-color: #FFFFCC;
	padding: 2px;
	margin-left: 6px;
	font-size: 9pt;
	color: #000000;
	border: 1px solid #999999;
	font-family: "Verdana";
	width: 170px;




}

.fontneirong {
	font-size: 9pt;
	background-color: #CDCDBE;
	text-align: center;
	padding: 6px 3px;
}
.textarea {
	border: 1px solid #999999;
	font-family: "Verdana";
	padding-left: 2px;
	margin-left: 6px;



}

.btn10 {
font-family: "Verdana";
BORDER-RIGHT: #F79C04 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #F79C04 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#FFF8ED); BORDER-LEFT: #F79C04 1px solid; CURSOR: hand; COLOR: #CC3333; PADDING-TOP: 1px; BORDER-BOTTOM: #F79C04 1px solid
}
.font-red14 {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	font-family: "Verdana";

}

.font-black14 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	font-family: "Verdana";

}

.oper {
	background-color: #FFFFFF;
	border: 1px solid #B2C9E0;
}
td {
	font-size: 12px;
	color: #333333;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	word-break: break-all;
	word-wrap:break-word;
	text-align: left;


}
.tit {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/admin_bg_1.gif);
	padding-top: 1px;
	font-family: "Verdana";




}
.stit {
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-align: center;
	background-image: url(images/titbg.jpg);
	padding-top: 1px;



}
.text {
	line-height: 20px;
	text-align: left;
	font-family: "Verdana";


}
.fujian {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1E77D3;
	font-family: "Verdana";
	font-size: 9pt;
}

.font111 {
	text-align: right;
	color: #16387C;
	letter-spacing: 2px;
	height: 40px;






}
.liulan {
	margin-left: 6px;
	background-color: #E0EAEF;
	font-family: "Verdana";
	border: 1px solid #999999;


}



.sec1 {
	cursor: hand;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 3px;
	text-align: center;
	border: none;



    }
.sec2 {
	cursor: hand;
	color: #990000;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 3px;
	text-align: center;
	border: none;



    }

.main_tab {
	color: #000000;
	border: none;

    }
.tishi {
	background-color: #FBFEFF;
	border: 1px dotted #A7D7EC;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
	padding-left: 1px;
	width: 340px;
	padding-top: 2px;



}
.tishi2 {
	background-color: #FEEEED;
	border: 1px dotted #FF7B67;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
	padding-left: 1px;
	padding-top: 2px;
	width: 340px;




}
.fontgxh {
	font-size: 9pt;
	color: #0000FF;
	text-align: center;
}


.font-news {
	line-height: 22px;
	text-decoration: none;
	height: 22px;
}
.dw-font {
	padding-left: 18px;
	letter-spacing: 2pt;
	color: #0066FF;


}

.btn-font {
	margin-top: 5px;
	font-size: 9pt;
	line-height: 22px;

}
.question {
	cursor: hand;
}
hr {
	border: 1px dotted #CCCCCC;
}
.input-underline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	color: #666666;
	margin-left: 6px;

}

