/* 全局属性 */
body {
	padding:0;
	margin:0;
	background:url(../images/beijing_02.gif);
}
html {
    scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-arrow-color:#939393; /* 箭头 */
	scrollbar-track-color:#F4F4F4; /* 底色 */
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-face-color:#EDEDED; /* 主色 */
	scrollbar-highlight-color:#FAFAFA; 
	scrollbar-shadow-color:#BDBDBD; 
}
body,td,th {    
	color: #000000;
	font-size: 12px;
	font-family:'Arial';
}

/* 链接 */
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a.baise:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.baise:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.baise:hover {
	text-decoration: none;
	color: #000000;
}
a.baise:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.huise:link {
	text-decoration: none;
	color: #999999;
}
a.huise:visited {
	text-decoration: none;
	color: #999999;
}
a.huise:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.huise:active {
	text-decoration: none;
	color: #999999;
}

/* 距离 */
----.ju_s_01 {
	padding-top: 7px;
}

/* 边框 */

/* 线条 */
.xian_x_01 {	
	border-bottom-width: 1px;	
	border-bottom-style: solid;	
	border-bottom-color: #E3E3E3;
	border-right-width: 1px;	
	border-right-style: solid;	
	border-right-color: #E3E3E3;
}

/* 颜色 */
.zongse {color: #91460F}
.baise {color: #FFFFFF}
.heise {color: #000000}
.huise {color: #CCCCCC}
.huise2 {color: #999999}
.lanse {color: #084A85}
.hongse {color: #D30102}

/* 行高 */
.hanggao_01 {
	line-height: 23px;
}

/* 字号 字体 粗体 背景色 */
.shisihao {
	font-size: 14px;
}
.shiliuhao {
	font-size: 16px;
}
.cuti {
	font-weight: bold;
}

/* neiye */
.neiye_01 {
	padding: 5px;
	border: 3px solid #CCCCCC;
}
.neiye_02 {
	border: 3px solid #CCCCCC;
}
.datu {	
	MAX-width: 200px; 
	width: expression(this.width > 200 && this.width > this.height ? 200 : auto); 
	MAX-height: 145px; 
	height: expression(this.height > 145 ? 145 : auto);
} 

.datu2 {
	width: expression(this.width > 681 ? 650 : auto); /*大于681时显示650*/
}

/* 旧版样式 */
.js_01 td {
	padding-top: 3px;
}
.neiye_11 {
	margin-top: 4px;
}

/*******************************下拉导航***********************************/
/* 下拉菜单整体 */
.xlcdzt_01 { 
float:left; 
padding:0px 0px; 
position:relative; 
}
.xlcdzt_02_01 {
	float: left;
	height:25px;
}
.xlcdzt_xian {
	background:url(../images/xiala_xian.gif) no-repeat;
	width:1px;
	height:10px;
	padding-right: 11px;
	padding-left: 11px;
}
/* 下拉-产品 */
.xlcdzt_zi {
	margin-top: -163px;
	margin-left: 15px;
	text-align:left;
	line-height: 35px;
}
.xlcd_ju_01 { 
position:absolute; 
z-index : 100; 
left: -10px; 
top: 26px; 
display:none; 
width: 200px;
}
.xlcd_bj_01 {
    background-image: url(../images/xiala.png);
	background-repeat: no-repeat;
	_background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/xiala.png");
	width: 169px;
	height:166px;	
}
/* 下拉-LINK */
.xlcdzt_zi_02 {
	margin-top: -93px;
	margin-left: 15px;
	text-align:left;
	line-height: 35px;
}
.xlcd_ju_02 { 
position:absolute; 
z-index : 100; 
left: -50px; 
top: 26px; 
display:none; 
width: 80px;
}
.xlcd_bj_02 {
    background-image: url(../images/xiala2.png);
	background-repeat: no-repeat;
	_background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/xiala2.png");
	width: 126px;
	height:96px;	
}
/*******************************下拉导航***********************************/