@charset "utf-8";
/**
	
*/

/**定义整个页面大小 默认为1002px*/
body { width:1002px;background:#fff; color:#3a3a3a;margin:0 auto; padding:0; }

/**
	定义外层3个DIV的对齐方式
	
	[!] 注意:-----------------------------------------------------------------------------
	
	- 这三个元素内的文本内容的对齐方式默认为left!!! 表格内的td也是如此,若你想改变对齐方式,请用global里的样式定义
	水平对齐以ha_开头, 垂直以va_开头;
	
	另外若想改变三个元素内的容器的对齐方式,            
					只能使用  style    定义 text-align
					或者修改下面的text-align
	
	---------------------------------------------------------------------------------------[!]	
	
	
	[!] 注意:---------------------------------------------------------------------------------
		若div宽高小于10px 请使用global.css定义的no_content类,否则不会成功
	---------------------------------------------------------------------------------------[!]	
				
*/
#header, #container, #foot{ margin-top:5px;}


/**A标签显示:默认为红色*/
a:link{ color:#666666}
a:visited{ color:#666666}

/**A标签鼠标放上颜色:默认为橙色*/
a:hover{ color: #999999;}

/**已访问A标签上颜色:默认深灰橙色*/

.lineDisp{display:inline-block}

/**定义底线, 分别为 实线, 虚线*/
.uborder_line{ border-bottom:1px gray solid; }
.uborder_dot{ border-bottom:1px gray dotted; }

/**为AFEI的函数提供样式,注意图片必须存在*/
.Rezo_newslists, .Rezo_newslists li, .Rezo_newslists2, .Rezo_newslists2 li{margin-left:5px; }
.Rezo_newslists li, .Rezo_newslists2 li{ background-image:url(../images/square.gif); background-repeat:no-repeat; padding-left:10px; width:90% }
.Rezo_newslists2 li{ border-bottom:1px gray dotted; }


/**复制你自己的代码到这里*/


#suibian a{display:block;
	width:67px;
	height:20px;
	color: #FFf;
	line-height:26px;
	text-decoration:none;}

#suibian a:hover {display:block;
	width:67px;
	height:25px;
	color: #CC0000;
	line-height:26px;
	text-decoration:none;
	background:url(../images/index_06.jpg) no-repeat 0 0;}
}


.white a:link{ color:#fff;}

/**已访问A标签上颜色:默认深灰橙色*/
.white a:visited{ color:#ffffff;}

/**A标签鼠标放上颜色:默认为橙色*/
.white a:hover{ color: #FFCC00}

.ffcc99:link{ color:#ffcc99;}
.ffcc99:hover{ color: #FFCC00;}
.ffcc99:visited{ color:#ffcc99;}
.blacklink a{ font-size:12px ;color:#000000;}
.blacklink a:link{ color: #000; }
.blacklink a:visited{ color: #000;}
.blacklink a:hover{ color: #666;}

.menux{ color:#333; font-size:14p; font-weight:bold;}
.menux a:link{ color:#333; font-size:14px}

/**已访问A标签上颜色:默认深灰橙色*/
.menux a:visited{ color:#333;font-size:14px}

/**A标签鼠标放上颜色:默认为橙色*/
.menux a:hover{ color: #a17012;font-size:14px; background-color: #EFEFEF;}



#number li{margin-left:0px; line-height:35px; border-bottom:1px #ee9b00 dotted;}
#newsmain li{ display:block;
	background:url(../images/li.jpg) 20px 50% no-repeat; 
	padding:0 20px 0 30px;
	line-height:30px;
	text-align:right;
	list-style:inside;
	color:#999;
	}
#newsmain li a{ float:left; line-height:30px;}
#newsmain li:hover{ background:#f1f1f1;}

#newslist li{
	background:url(../images/li.jpg) 20px 50% no-repeat; 
	padding:0 20px 0 30px;
	line-height:26px;
	text-align:right;
	color:#FF3300;
	}
#newslist li a{ float:left; line-height:26px;}

#newslist2{ width:310px; }
#newslist2 li{
	background:url(../images/li.jpg) 20px 50% no-repeat; 
	padding:0 10px 0 10px;
	line-height:26px;
	text-align:right;
	color:#FF3300;
	}
#newslist2 li a{ float:left; }

#topdiv{ background:url(../images/index_03.jpg) no-repeat; width:800px; margin-top:15px; text-align:right}
#bodydiv{ width:800px;}
#search{width:206px; height:100px; background:url(../images/index_08.jpg) no-repeat; margin-top:10px; margin-left:5px;float: left;}
#banner{ width:580px;margin-top:10px;  float:right;line-height:1.5em;}
#footdiv{ width:800px; height:70px; background:url(../images/index_24.jpg) no-repeat center;}
#copy { text-align:left; width:350px; float:right; margin-top:10px;}
#search2 li{ line-height:15px;}

/**--------------------------------------from-----------------------------------*/

.from1{
padding:2px 8px 0pt 3px;
border:1px solid #ee9b00;
background-color:#fdf5e5;
color:#ee9b00}


.from2{
padding:2px 8px 0pt 3px;
border:1px solid #ee9b00;
background-color:#fdf5e5;}

#prod li{margin: 0px 0px 0px 5px;
line-height:30px;
border-bottom:dotted 1px #ccc;
list-style-image:url(../images/li.gif);
list-style-type: none;
list-style-position: inside;
text-align:left;
}
#prod li a{ color:#a17012;}
#prod li a:hover{ color: #CC9900;}
.yellow1{ background-color:#fdf5e5}

#menu {
margin: 0px;
padding: 0px;
list-style-type: none;
}
#menu li {
display: block;
width: 90px;
height:37;
text-align: center;
float: left;
margin: 0px;
padding-top: 7px;
padding-right: 0px;
padding-bottom: 8px;
padding-left: 0px;
cursor: hand;
}

.sec2 { background:url(../images/index_12.jpg)}
.block { display: block;}
.unblock { display: none;}

table div{ position:static; }
#prod_contents div{ position:static; }