/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:20px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
    font-size:12px;
	
}
select {
	font-size: 12px;
}
option {
	font-size: 12px;
}
a:link {
 font-size: 12px;
 font-family:Arial, Helvetica, sans-serif;
 color: #333333;
 line-height:18px;
 text-decoration: none;
}
a:visited {
 font-size: 12px;
 font-family:Arial, Helvetica, sans-serif;
 color: #333333;
 line-height:18px;
 text-decoration: none;
}
a:hover {
 font-size: 12px;
 font-family:Arial, Helvetica, sans-serif;
 color: #666666;
 line-height:18px;
 text-decoration:none;
}

/*words color*/
.dblue14{
 font-size:14px;
 font-family:"宋体",Arial, Helvetica, sans-serif;
 color:#17387D;
 }
.dblue12{
 font-size:12px;
 font-family:"宋体",Arial, Helvetica, sans-serif;
 color:#000098;
 }
.red12 {
 font-size:12px;
 font-family:"宋体",Arial, Helvetica, sans-serif;
 line_high:16px;
 color: #FE0002;
 }
.green12{
 font-size:12px;
 font-family:"宋体",Arial, Helvetica, sans-serif;
 color:#009900;
}
.gry10{
 font-size:10px;
 font-family: "宋体",Arial, Helvetica, sans-serif;
 color:#999999;
 }
.dgry12 {
 font-size:12px;
 font-family: "宋体",Arial, Helvetica, sans-serif;
 color:333333;
 }
 .cgry12 {
 font-size:12px;
 font-family: "宋体",Arial, Helvetica, sans-serif;
 color:#999999;
 }
.gry14 {
 font-size:14px;
 font-family: "宋体",Arial, Helvetica, sans-serif;
 color:#333333;
 line-height:24px;
 }
.orange12 {
 font-size:12px;
 font-family: "宋体";
 color:#FF6600;
 }
 
/*bluewords link*/
.ablue12:link {
 font-size:12px;
 font-family:"宋体";
 color:#3F84D1;
 text-decoration:none;
}
.ablue12:visited {
 font-size:12px;
 font-family:"宋体";
 color: #3F84D1;
 text-decoration:none;
}
.ablue12:hover {
 font-size:12px;
 font-family:"宋体";
 color: #FF9900;
 text-decoration:none;
}
.dblue12:link {
 font-size:12px;
 font-family:"宋体";
 color:#133A7F;
 text-decoration:none;
}
.dblue12:visited {
 font-size:12px;
 font-family:"宋体";
 color:#133A7F;
 text-decoration:none;
}
.dblue12:hover {
 font-size:12px;
 font-family:"宋体";
 color:#133A7F;
 text-decoration:none;
}
.cblue14:link {
 font-size:14px;
 font-family:"宋体";
 color:#133A7F;
 text-decoration:none;
}
.cblue14:visited {
 font-size:14px;
 font-family:"宋体";
 color:#133A7F;
 text-decoration:none;
}
.cblue14:hover {
 font-size:14px;
 font-family:"宋体";
 color:#FF9900;
 text-decoration:none;
}


/*grywords link*/
.agry12:link {
 font-size:12px;
 font-family:"宋体";
 color:#333333;
 text-decoration:none;
}
.agry12:visited {
 font-size:12px;
 font-family:"宋体";
 color:#333333;
 text-decoration:none;
}
.agry12:hover {
 font-size:12px;
 font-family:"宋体";
 color: #0E3A81;
 text-decoration:none;
}
/*wirte words link*/
.aw14:link {
 font-size:14px;
 font-family:"宋体";
 font-weight:bold;
 color:#fff;
 text-decoration:none;
}
.aw14:visited {
 font-size:14px;
 font-family:"宋体";
 font-weight:bold;
 color:#fff;
 text-decoration:none;
}
.aw14:hover {
	font-size:14px;
	font-family:"宋体";
	font-weight:bold;
	color: #F6F8F5;
	text-decoration:none;
	background-repeat: no-repeat;
}
/*orange words link*/
.orange:link {
 font-size:12px;
 font-family:"宋体";
 color:#FF9900;
 text-decoration:none;
}
.orange:visited {
 font-size:12px;
 font-family:"宋体";
 color:#FF9900;
 text-decoration:none;
}
.orange:hover {
 font-size:12px;
 font-family:"宋体";
 color:#FF9900;
 text-decoration:none;
}
/*input*/
.portel_input{
 font-family:"宋体";
 font-size:14px;
 color:#333333;
 background-color:#CCCCCC;
 width:120px;
 height:18px;
 border:1px solid #CCCCCC;
 padding:1px;
}

.c_input{
 font-family:"宋体";
 font-size:12px;
 color:#333333;
 background-color:#E6EEF9;
 width:20px;
 height:14px;
 border:1px solid #133A7F;
 padding:1px;
}
.s_input{
 font-family:"宋体";
 font-size:12px;
 color:#333333;
 background-color:#fff;
 width:80px;
 height:14px;
 border:1px solid #CCCCCC;
 padding:1px;
}
.l_input{
 font-family:"宋体";
 font-size:12px;
 color:#333333;
 background-color:#fff;
 width:180px;
 height:14px;
 border:1px solid #CCCCCC;
 padding:1px;
}
.ler_input{
 font-family:"宋体";
 font-size:12px;
 color:#333333;
 background-color:#fff;
 width:140px;
 height:14px;
 border:1px solid #CCCCCC;
 padding:1px;
}
.l_testarea{
 font-family:"宋体";
 font-size:12px;
 color:#333333;
 background-color:#fff;
 width:400px;
 height:40px;
 border:1px solid #CCCCCC;
 padding:1px;
}
.select{
 font-family:"宋体";
 font-size:12px;
 color:#333333;
 background-color:#E6EEF9;
 width:40px;
 height:14px;
 border:1px solid #133A7F;
 }
.textarea1{
width:400px;
font-size:12px;
color:#333333;
height:80px;
}
.search_input{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#666666;
 background-color:#ffffff;
 width:130px;
 height:18px;
 border: 1px solid #CCCCCC;
 padding: 1px;
}

.tablemar{
    margin-top:10px;
}
.tablemar1{
    margin-top:6px;
}

#apDiv1 {
	position:absolute;
	left:701px;
	top:33px;
	width:250px;
	height:43px;
	z-index:1;
}
.InnerCurrentSiteAreaNav{
    float:left;
    width:20%;
    /*white-space:nowrap;设置是否自动换行,nowrap:强制不换行*/
    word-wrap:break-word;/*设置或获取当内容超过其容器边界时是否断词,break-word:强制*/
    word-break:break-all;/*设置或获取单词内的换行行为,break-all:对所有语言单词换行*/
}