body {
background-color:#880C09;
margin:0px;
text-align:center;
}

a{
font-size:14px;
text-decoration: none;
color:black;
}
a:link{
font-size:14px;
text-decoration: none;
color:black;
}
a:visited{
font-size:14px;
text-decoration: none;
color:black;
}
a:hover{
font-size:14px;
text-decoration: none;
color:red;
}


a.lnkWhite{
font-size:14px;
text-decoration: none;
color:white;
}
a.lnkWhite:link{
font-size:14px;
text-decoration: none;
color:white;
}
a.lnkWhite:visited{
font-size:14px;
text-decoration: none;
color:white;
}
a.lnkWhite:hover{
font-size:14px;
text-decoration: none;
color:yellow;
}


#main{
width:1009px;
margin: auto 0px;
background-color:white;
}
#head{
background-image:url(../images/head.jpg);
width:1003px;
height:175px;
}
#nanv{
background-image:url(../images/nanv.jpg);
width:1003px;
height:31px;
line-height:31px;
color:yellow;
font-size:12px;
}

#middleLeft{
width:555px;
height:232px;
float:left;
/*background-color:red;*/
}
#middleRight{
width:442px;
height:228px;
float:right;
/*border:1px #8b0d0e solid;*/
}
#middleLeftTop{
width:555px;
height:34px;
font-size:14px;
line-height:34px;
}
#middleLeftMiddle{
width:555px;
height:80px;
float:left;
text-align:right;
vertical-align:middle;
background-image:url(../images/search.jpg);
}
#middleLeftBottom{
width:555px;
height:110px;
float:left;
padding-top:5px;
z-Index:-2;

}
#middleRightTop{
width:442px;
height:28px;
float:right;
background-image:url(../images/news.jpg);
}
#middleRightBottom{
width:442px;
height:201px;
text-align:left;
background-image:url(../images/newsList.jpg);
float:right;
overflow:hidden;

}
#content{
padding-top:4px;
background:white;
width:1003px;
/*height:266px;*/
color:BLACK;
text-align:left;
}
#contentNews{
padding-top:4px;
background:white;
width:1003px;
color:BLACK;
text-align:left;
}
#down{
width:1003px;
height:175px;
background-image:url(../images/down.jpg);
}
#downLeft{
width:761px;
height:175px;
float:left;
font-size:14px;
text-align:left;
}
#downRight{
width:222px;
height:174px;
float:right;
font-size:14px;
line-height:21px;
text-align:left;
background-image:url(../images/conntact.jpg);
}

#bottomNav{
margin-top:2px;
width:1003px;
height:32px;
line-height:32px;
font-size:14px;
color:yellow;
background-image:url(../images/foot.jpg);

}

#foot{
width:1003px;
height:80px;
line-height:20px;
font-size:14px;
color:Black;
background:white;
}

#search
{
height:80px;
padding-right:4px;
padding-top:18px;
padding-left:120px;
float:left;
text-align:right;
	}
#imgLeft
{
	
	float:left;
	padding-right:8px;	
	}
#intro
{
	padding-top:9px;
	float:left;
	text-align:left;
	font-size:14px;
	line-height:23px;
	width:550px;	
	}
#newslist
{
	width:410px;
	margin-left:10px;
    padding-top:10px;
	font-size:14px;
	line-height:27px; 
		/*background:black;*/
	}


