﻿body {
margin: 0px;
padding: 0px; 
border: 0px;
color: #000000;
font-size:12px;
line-height:150%;
background:#fff;
font-family: 'ms shell dlg';

}



input,select,textarea{font-size:12px}

a:link {
	text-decoration: none;
	color: #004A9C;
}
a:visited {
	text-decoration: none;
	color: #377CBD;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #004A9C;
}

dl, dd {
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}
/*主体框架*/
.all{width:778px;
margin-right: auto;
margin-left: auto; 
padding: 0px;
color: #000;
background:#ffffff;}


#left{
	float:left;width:170px;
	background:#E9F3F8;
	filter:progid:DXImageTransform.Microsoft.Gradient(gradienttype=0, startcolorstr=#E9F3F8, endcolorstr=#ffffff);
	}


#middle{
	position:absolute;
	width:382px;
	margin-right: auto;
	margin-left: auto; 
	padding: 0px;

}
#middlecontent{
	position:absolute;
	width:577px;
	margin-right: auto;
	margin-left: auto; 
	padding: 0px;

}
#m{
	padding-left:171px;
	}
#right{
	float:right;
	width:200px;

	
}
#bottompic{
	width:778px;
	margin-right: auto;
	margin-left: auto; 
	padding: 0px;
	color: #fff;
	background-attachment: fixed;
/*	background-image: url(../images/leftNav_bottom_bg.gif);*/
	background-repeat: no-repeat;
	background-position: left bottom;}
	

#Footer{ width:778px;
margin-right: auto;
margin-left: auto; 
padding: 0px;
color: #fff;
background:#0075AC;
margin-top:6px;
}


/*-=============================================*/
/* Logo 及顶部广告 */
#Top {
	background-image: url(../images/topNav_bg1.gif);
	padding-top:6px;
	background-repeat: no-repeat;
	background-position: right top;
		height:77px;
	clear: both;
		}
#topNav{
	text-align: right;
	padding-top:2px;
	padding-right:8px;
	padding-bottom:2px;
	color:#AFAFAF;
	
	}
#Logo {
	float: left;
	width: 169px;
	padding-top:16px
	

}
#Date{font:bold;float:left;width:170px;text-align:center;color:#333}
#search 
{
	padding-top:16px;
	float:right;
	text-align:right;
	
	}
#search input{
	height:19px;
	width:146px;
	border:1px solid #C9E2ED
}
#navMenu{

float:right;
	width: 607px;
	padding-top:4px;
	padding-bottom:4px;
	background-attachment: fixed;
	background-color: #E6F0F5;
	background-image: url(../images/nav_con.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align:center;
		
	}
	
/*banner区域*/
#banner{
	height:130px;
	padding-top:1px;
}
#bleft{
	float: left;
	background-attachment: fixed;
	background-color: #0075AC;
	background-image: url(../images/index_con.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:130px;
	width:170px;
	
	
	
}
#bleft_chanpin{
	float: left;
	background-attachment: fixed;
	background-color: #64AF54;
	background-image: url(../images/chanpin_con.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:97px;
	width:200px;
	
	
	
}
#bright{
	float: right;
	width: 607px;
}

/* 左栏 */

.leftBlock {
	margin-bottom: 10px;
}
.leftBlock dt {
	padding: 4px 0px 4px 40px ;
	font-weight: bold;
	background:#DDECF3 ;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff
}
.leftBlock dd 
{
	
}
/*----------------中间---*/
.midBlock dt{ 
	font-weight: bold;
	padding-top: 5px;
	padding-left:20px;
	padding-bottom:5px;
	border-bottom:1px solid #eee
	}
.picNews
{
	margin-left:130px;
	padding: 0;
	list-style-type: disc;
}
/*------------------右边--------------*/
.rightBlock {background:#f4f4f4}
.rightBlock dt{
	font-weight: bold;
	padding-top: 5px;
	padding-left:20px;
	padding-bottom:5px;
	border-bottom:1px solid #eee
}

ul {
	margin-left:16px;
	padding: 0;
	list-style-type: disc;
}
li {
	margin-left: 16px;
	padding: 2px 0;
	list-style-type: disc;
	color:#ccc;
	
}
