﻿/*---------------------页面基础定义----------------------------------*/
/*body,td,th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
/*
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
*/
/*---------------------链接定义----------------------------------*/

a {
	color: #333333;
	text-decoration: none;
}
.STYLE111 {color: #ffffff; margin-bottom:5px;}
.STYLE11101 {color: #ffffff;}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active{
	color: #FF0000;
	text-decoration: none;
}

html{
background:url(images/sd.jpg) repeat-x;
}

#bg2008 {
	/*BACKGROUND-POSITION: center top; background-image:url(../images/sd.jpg);*/
}


/*---------------------菜单样式----------------------------------*/
#menu{
	height:32px;
	width:910px;
	margin-top:0px; /*background-color:#268209;*/
	background-image:url(../images/bannerbg.gif);
	font-family:Arial, Helvetica, sans-serif;
}
#menu ul{
	margin:auto; width:auto; height:32px;
	list-style-type:none; padding:0px; margin-top:0px; margin-bottom:0px;
}
.m_li{
	float:left; width:90px; line-height:16px;  text-align:center; margin-right:-3px; margin-left:-5px;
}
.m_li a{
	display:block; color:#CCCCCC; width:90px;
}
.m_line{
	float:left; width:1px; height:32px;
	line-height:32px;   /*ff下有效(图片垂直居中)*/
}
.m_line img{
	margin-top:expression(( 32 - this.height ) / 2);   /*ie下有效(图片垂直居中)*/
}
.m_li_a{
	float:left; width:90px; line-height:16px; text-align:center; padding-top:3px; font-weight:bolder;
	background-image:url(../images/menu_bg.jpg); position:relative; height:16px; margin-top:-3px; margin-right:-2px; margin-left:-2px;
}
.m_li_a a{
	display:block; color:#FF0000; width:91px;
	
}


.smenu{
	width:auto; margin:0 auto 0 auto; padding:0px; list-style-type:none; height:28px;
	background-color:#E4F7E1;

}
.s_li{
	line-height:28px; width:auto; display:none; height:32px; 
	color:#000000;
}
.s_li_a{
	line-height:28px; width:auto; display:block; height:28px;
	color:#000000;
}
body {
	background-image: url(../images/2-04d1.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin:0;
}

