@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif,"宋体";
	font-size:12px;
	color: #FFFFFF;
}
body {
   	background-color:#111248;
	background-repeat:repeat-y;
    margin:0px;
}
a:link {
	text-decoration: none;
	color:#FFFFFF;
}
a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000; 
}
a:active {
	text-decoration: none;
	color: #cccccc;
}
.shake a:hover{
position:relative;
TOP:2px;
}
.btn1{
	display:inline;
	display:none;
	overflow:hidden;
	border-style:solid;
	border-width:1px;
	border-color:#1e609c #111248 #111248 #1e609c;
	padding:1px 0px;
	width:100%;
	height:33px;
	}
.btn1_txt{
	position:relative;
	}
.btn1_txt div{
	height:33px;
	padding-left:36px;
	padding-top:10px;
	font-size:14px;
	text-align:left;
	}
.btn1_txt div a{
padding-left:18px;
}
.btn1_mask{
  background-color:#1e609c;
	position:relative;
	width:100%;
	height:100%;
	}

.right_c{
line-height:18px;
padding-top:10px;
}
.network{
padding-left:36px;
}
.b_line{
border-style:solid;

border-width:1px;

border-color:#1e609c #1e609c #111248 #111248;

	}
.doudong{
	padding:6px 0px 0px 36px;
	display:block;
	margin:0px 2px;  
	text-align:center;
	 float:left;
	 text-decoration:none;
	 }
.doudong a img{
padding-right:18px;
margin-right:18px;
}
.doudong a:hover{
position:relative;
TOP:2px;
}
.daohang{
float:left;
}
a.daohang{
background-image:url(../images/d3.jpg);
background-repeat:no-repeat;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:25px;
	line-height:25px;
	display:block;
	text-align:center;
	 float:left;
	 text-decoration:none;
	}
a:hover.daohang{
background-image:url(../images/d2.jpg);
background-repeat:no-repeat;
position:relative;
TOP:2px;
}