﻿
#DivLogo{margin-bottom:1px; margin-top:3px;}
#DivLogo_Logo{float:left; height:55px;width:320px;background-image:url('../images/logo.jpg')}


#DivNavBody{
	width:660px;
	height:53px;
	padding-left:300px;
	background-image:url("../images/bar.jpg");
}


.NavBk, .NavBk1{
	text-align:center;
	float:left;
	width:90px;
	height:53px;
	line-height:53px;
	background-image:url("../images/navbk3.jpg");
}
.NavBk1{color:#F90;font-weight:bold;font-size:15px;}
.NavBk a, .NavBk1 a{font-weight:bold;color:#fff;font-size:15px;}

#DivFootTrow{	
	overflow:hidden;
	margin-top:15px;
	margin-bottom:10px;
	width:960px;
	height:5px;
	background-image:url("../images/foot_trow.jpg");
}
#DivFoot{
	padding-bottom:5px;
	background-color:#ccc;
	line-height:16px;
	text-align:right;
	padding-top:5px;
	color:#555;
}

#DivBody{width:960px;margin-top:10px;overflow:hidden;background-color:#f2f2f2;}
#DivBodyLeft{
	float:left;
	width:160px;	
	overflow:hidden;
}

#DivBodyLeft li{
	width:120px;
	margin-left:5px;
	padding-left:30px;
	height:35px;
	line-height:28px;
	border-top:1px #fff solid;
	border-bottom:1px #ccc solid;
	overflow:hidden;
}

#DivBodyRight{
	float:right;
	padding-left:15px;
	width:785px;
	overflow:hidden;
	background-color:#fff;
}



#DivBodyTrow{
	float:left;
	background-color:#fff;
	background-image:url("../images/trow2.jpg");
	background-repeat:no-repeat;
	width:960px;
	height:5px;
	overflow:hidden;

}


.DivBodyRight1{
	width:785px;
	height:22px;
	overflow:hidden;

}
.DivBodyRight1_1{
	float:left;
	width:200px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	font-weight:bold;
}
.DivBodyRight1_1 span{color:#06f}

.DivBodyRight1_2{
	text-align:right;
	float:right;
	width:500px;
	height:22px;
	line-height:22px;
	overflow:hidden;

}

#DivBodyRight2{
	width:785px;
	height:135px;
	overflow:hidden;
	background-image:url("../images/bar6.jpg");

}

#DivBodyContent{
	width:785px;
	overflow:hidden;
	margin-top:20px;
	line-height:17px;
}

#DivBodyContent tr{
	height:26px;
}
#DivBodyContent td {
	padding-left:5px;
	padding-right:5px;
}
#DivBodyContent a:hover{color:#f60;}

.caption{width:160px;
	 height:28px; 
	 line-height:28px;
	 text-align:center;
	 color:#fff;
	 font-weight:bold;
	 overflow:hidden;
	 background-image:url("../images/caption1.jpg");
	 }


#DivNewsCaption{
	display:block;
	overflow:hidden;
	width:785px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
}

#DivNewsContent{
	display:block;
	overflow:hidden;
	width:785px;
	margin-top:20px;
	line-height:20px;
}

#DivNewsContent a{color:#06c;}






