* ul,ol,dl,dt,dd,img,form,li,h1,h2,h3,h4,h5,h6,h7{
   padding:0;
   margin:0;
   border:0px solid;
   list-style-type:none;
}
body{
	margin:0px;
	padding:0px;
	color:#081209;
	background:#060517 url(../../images/body_bg.jpg) no-repeat;
	font:1em/1.2em Verdana, Arial, Helvetica, sans-serif; 
}
a:link , a:visited{
	color:#000;
	text-decoration:none
}
a:hover{
	color:red;
	text-decoration:none;
}
/* 其他公用 */
.dataNull{
	text-align:center;
	padding:30px;
}

.foot{
	height:65px;
	background:url(../../images/foot_line.png) repeat-x;
}
.foot img{
	margin:25px 0 0 400px;
}

.leftmenu .title{
	background:url(../../images/yellow/menu_left_top.png) no-repeat;
	padding-left:10px;
	font:bold 15px normal;
	color:#fff;
	height:30px;
}
.leftmenu .list a{
	width:205px;
	height:15px;
	display:block;
	background:url(../../images/yellow/menu_left_item_1.jpg) repeat-x;
	font-size:14px;
	color:#F14E00;
	padding:8px 4px 10px 25px;
	_padding:8px 4px 7px 25px;
}
.leftmenu .list a:hover,.menu .list a.selected{
	background:url(../../images/yellow/menu_left_item_2.jpg) repeat-x;
}

.menulst{
	/*height:700px;
	overflow-y:scroll;*/
	overflow:hidden;
}
.menulst .information{
	width:96%;
	margin:0;
	background:#fff;
	padding-bottom:10px;
}



.idx_telephone{
	width:160px;height:201px; margin:auto;
	overflow:hidden;padding:10px 10px 5px 100px;
	background:url(../../images/yellow/idx_telecom_box.jpg) no-repeat;
}
.idx_marquee a{
	width:220px; height:192px;
	display:block;
	float:left;
}


