/* CSS Document */
body{
	font-family:"宋体";
	font-size:12px;
	color:#333;
	margin:0 auto;	
}
form,ul,li,ol{
	margin:0;
	padding:0;
}
table{
	font-size:12px;
	line-height:2;
}
#nybody{
	width:890px;
	margin:10px auto;
}
#ssk{
	background:#fff;background:url(../images/btn_line.gif) no-repeat left 31px;

}
#ssk #sszx{height:40px;overflow:hidden;
	float:left;
	width:110px;
}
#ssk #btn{
	width:600px;
	height:40px;overflow:hidden;
}
#ssk #btn a{float:left;}
#ssk #bg{
	float:left;
	margin-top:0px;
	background:url(../images/ssk_bg.gif) repeat-x 0 -9px;
	width:885px;
	height:80px;
	border-left:1px solid #499FEE;border-right:1px solid #499FEE;border-bottom:1px solid #499FEE;
	padding:3px;
}
input.no-border{border:0;background:none;}
#ny_left{
	clear:both;
	margin-top:10px;
	float:left;
	width:188px;
	height:450px;
	background:#FFFADD;
}
#ny_right{
	float:right;
	margin-top:10px;
	width:686px;
	height:450px;
	border:1px solid #79C0FF;
	background:#EBF5FF;
}
#ny_right #title{background:url(../images/bbg.gif) repeat-x;float:none;height:41px;margin-bottom:10px;}
#ny_right #title span{display:block;float:left;width:66px;height:41px;padding-top:18px;text-align:center;margin-left:8px;cursor:hand;cursor:pointer;}
#ny_right #title .link{background:url(../images/bhover.gif) no-repeat;}
#ny_right #title .current{background:url(../images/bcurrent.gif) no-repeat;font-weight: bold;}
#fenye{
	clear:both;
	color:#0068C8;
}
.ny_lm01{
	background:url(../images/top_01.gif) no-repeat;
	width:188px;
	height:28px;
}
.ny_lm02{
	background:url(../images/top_02.gif) no-repeat;
	width:188px;
	height:27px;
}
.ny_lm01_big5{
	background:url(../images/top_01_big5.gif) no-repeat;
	width:188px;
	height:28px;
}
.ny_lm02_big5{
	background:url(../images/top_02_big5.gif) no-repeat;
	width:188px;
	height:27px;
}
.ny_bt{
	background:url(../images/top_btbg.gif) no-repeat;
	width:184px;
	height:24px;
	font-size:13px;
	font-weight:bold;
	color:#FF6600;
}
.yc_lm{
	background:url(../images/yc_bt.gif) no-repeat;
	height:30px;
}
.yc_bg{
	background:#F3F3F3;
}
.yc_bt{
	font-size:14px;
	font-weight:bold;
}
.input01{
	border:1px solid #6C8398;
	background:#fff;
	color:#A5A5A5;
}
.ss_ct{
	color:#43739E;
	font-size:13px;
	font-weight:bold;
}
.ysblue{
	color:#43739E;
}
.yshs{
	color:#787878;
}
.px12{
	font-size:12px;
}
.px14{
	font-size:14px;
}
.px13{
	font-size:13px;
}
.btjgcolor{
    color:#FF6600;
    font-weight:bold;
}
.font_red_px12{
	font-size:12px;
    color:red;
    font-weight:bold;
}
.font_red_px14{
	font-size:14px;
    color:red;
    font-weight:bold;
}

/*Զ ʼ*/
div.auto_complete {
    position:absolute;
    width:220px;
    background-color:white;
    border:1px solid #888;
    margin:0px;
    padding:0px;
}
div.auto_complete ul {
    list-style-type: none;
    margin:0px;
    padding-left:0px;
    padding-right:0px;
}
div.auto_complete ul li.selected {
    background-color: #3366CC;

}
div.auto_complete ul li{
	cursor:hand;
}
div.auto_complete li {
    list-style-type: none;
    margin-left:0px
    display:block;
    margin:0;
    padding:0px;
    height:20px;
}
/*Զ */
