/* CSS Document */
* {
	margin:0;padding:0;
}
body,table,p,select,form,a,textarea {
	font-family:"Arial","SimSun";
	color:#000000;
}

ul li{
	list-style:none;
}
a {
	text-decoration:none ;
	color: #333333;
}
a:hover {
	text-decoration:underline;
	color: #FF0000;
}
img {
	border:0px;
}
h1,h2,h3,h4,h5,h6{
	font-size: 12px;
	font-weight: normal;
}


#topmap2{
	width: 770px;
	height: 32px;
	text-align: left;
	padding-left: 10px;
	padding-top: 2px;
	font-size:12px;
	clear:both;
	margin:0 auto;
	background-image: url(../images/top_05.gif);
	background-repeat: repeat-x;
}

#bottom2 a {
	color: #FF0000;
}

#topmap2 iframe {
	float: right;
}
#topmap2 .txt {
	width: 500px;
	float: left;
	padding-top: 7px;
}
#abc {
	margin: 3px auto;
}
#abc .x {
	border: 1px solid #BCBCBC;
	padding-bottom: 30px;
}
#abc .left {
	width: 165px;
	border-bottom: 1px solid #E0DAB1;
	background-image: url(../images/left_bg01.gif);
	background-repeat: repeat-y;
}
#titimg {
	height: 39px;
	width: 578px;
	margin: 20px auto 10px auto;
	background: url(../images/search_02.gif) no-repeat right;
}
#titimg img {
	float: left;
}
#abc_search {
	width: 640px;
	font-size: 14px;
	margin: 20px auto 10px auto;
	height:30px;
	border-bottom:1px solid #909DB4;
}

#abc_search .input{
	font-size:12px;
	height:13px;
	width:130px;
	padding:2px 4px 0px 3px;
	line-height:1;
	font-family:Arial,tahoma,Helvetica;
}
#abc_search h6 {
width:300px;
	font-size: 12px;
	float: left;
	color: #999999;
	margin-right: 15px;
}

#abc_search div {
	float: left;
	margin-right: 15px;
}
#abc_searchtxt {
	width: 620px;
	margin: 20px auto 10px auto;
	font-size: 12px;
}
#abc_searchtxt li {
	font-size: 12px;
	color: #999999;
	background-image: url(../images/x_19.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left:6px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#abc_searchtxt li a {
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
	margin-right: 16px;
	line-height: 1.8;
	background-image: url(../images/x_18.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	text-decoration: none;
}
#abc_searchtxt li a:hover {
	color: #FF0000;
	text-decoration: none;
}

#page {
	width: 620px;
	font-size: 12px;
	margin: 10px auto 10px auto;
	text-align:right;
	text-decoration: none;
}
#page a {
	color: #000000;
	text-decoration: underline;
	margin-left:4px;
	margin-right:4px;
}
#page a:hover {
	color: #FF0000;
	text-decoration: none;
}
#page font {
	color: #FF0000;
	font-size: 12px;
}
#page .next {
	color: #0000FF;
	text-align: right;
	padding-top: 6px;
	width: 560px;
	border-top: 1px solid #CCCCCC;
	margin-top: 6px;
	font-weight: normal;
	word-break:break-all;
}
#page .next a {
	margin-left:10px;
}
.lie_tab{ width:500px; border:1px dashed #E4E3E3; margin:0 auto; margin-top:30px;  }
.lie_tab td{ height:20px;padding:4px 4px 4px 10px; }
.bot_top{ border-top:1px dashed #E4E3E3;}
.lie_tab td img{ margin-left:2px; margin-right:20px;}
.left_tit{border-right:1px dashed #E4E3E3;
	color: #2020DA;
	font-weight: bold;
	}
	
.input1{ width:80px;height:20px;padding:1px 4px 0px 4px;font-size:12px; margin-left:10px; background-color:#FFFFFF;border:1px solid #DCDCDC;}
.input2{ width:190px;height:20px;padding:1px 4px 0px 4px;font-size:12px; margin-left:10px; background-color:#FFFFFF;border:1px solid #DCDCDC;}
.input3{ width:200px;height:20px;padding:1px 4px 0px 4px;font-size:12px; margin-left:10px; background-color:#FFFFFF; border:1px solid #7F9DB9;}