body,table {
	margin:0px;
	border:0px;
	padding:0px;
	spacing:0px;
	font-size:12px;
	
	text-decoration: none;
	/*--background-repeat:repeat-x;color: #333333;--*/
}

img{
     border:0px;
	 margin:0px;
	 padding:0px;
	 vertical-align:middle;
	}

a {
    font-size:12px;
	text-decoration: none;
	font-color:#333333;
	color:#333333;
}

a:link {
    font-size:12px;
	text-decoration: none;
	font-color:#333333;
	color:#333333;
}

/*--a:hover {
    font-size:12px;
	text-decoration: none;
	font-color:#333333;
}

a:active{
    font-size:12px;
	text-decoration: none;
	font-color:#333333;
}

a:visited {
    font-size:12px;
	text-decoration: none;
	font-color:#333333;
}--*/



.jj {
	filter: Alpha(Opacity=70);
}





.link:link {
	font-size:12px;
	font-weight: none;
	color: #333333;
	font-family: "宋体";
	text-decoration: none;
}

.link:hover {
	font-size:12px;
	font-weight: none;
	color: #ca0300;
	font-family: "宋体";
	text-decoration: none;
}

.link:visited {
	font-size:12px;
	font-weight: none;
	color: #ca0300;
	font-family: "宋体";
	text-decoration: none;
}


/*--div菜单样式开始--*/


#menu{
	height:50px;
	margin:0px; /*--对象顶边的外补丁距离--*/
}

#menu ul{
	margin:0px; /*--对象四边的外补丁距离--*/
	/*--width:778px;--*/
	/*--height:50px;高度--*/
	list-style-type:none; padding:0px; margin:0px; 
}

.m_li{
	float:left; /*--向左排列--*/
	width:120px; /*--宽度--*/
	line-height:50px;/*--高度--*/
	text-align:center; /*--文字水平居中--*/
	font-size: 13px;
	font-weight:bold; /*--字体加粗--*/
	font-family: "黑体";
	text-decoration: none;
	color:#ca0300;
	margin:0px;
}

.m_li a{
	display:block; 
	width:120px;
	line-height:50px;/*--高度--*/
	text-align:center; /*--文字水平居中--*/
	font-size: 13px;
	font-weight:bold; /*--字体加粗--*/
	font-family: "黑体";
	text-decoration: none;
	color:#FFFFFF;
	margin:0px;
}

.m_line{
	float:left;  
	/*-- width:3px;height:50px; line-height:32px;   ff下有效(图片垂直居中)--*/
}

.m_line img{
	 margin:0px;

	 /*--margin-top:expression(( 50 - this.height ) / 2);  ie下有效(图片垂直居中)--*/
}

.m_li_a{
	float:left; /*--向左排列--*/
	width:120px; /*--宽度--*/
	line-height:50px;; /*--高度--*/
	text-align:center; /*--文字居中--*/
	/*--padding-top:18px; 对象上边距--*/
	font-size: 13px;
	font-weight:bold; /*--字体加粗--*/
	font-family: "黑体";
	text-decoration: none;
	color:#ffffff;
	background-image:url(images/bg-cd4.gif); /*--背景图--*/
	position:relative;  /*--对象不可层叠--*/
	margin:0px;
}

.m_li_a a{
	display:block; /*--对象是否及如何显示--*/
	width:120px;
	line-height:50px; /*--高度--*/
	text-align:center; /*--文字居中--*/	
	font-size: 13px;
	font-weight:bold; /*--字体加粗--*/
	font-family: "黑体";
	text-decoration: none;
	color:#ca0300; 
	margin:0px;
}

/*--div菜单样式结束--*/		




