﻿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;
}
ul {
	margin-left:16px;
	padding: 0;
	list-style-type: disc;
}
li {
	margin-left: 16px;
	padding: 2px 0;
	list-style-type: disc;
	
	
}

form {
	margin: 0;
	padding: 0;
}
/*主体框架*/
.all
{
width:778px;
margin-right: auto;
margin-left: auto; 
padding: 0px;
color: #000;
background:#fff;}


#left{
	float:left;
	width:170px;
	background:#F2F5F6;
		filter:progid:DXImageTransform.Microsoft.Gradient(gradienttype=0, startcolorstr=#E9F3F8, endcolorstr=#ffffff);

	
	}


#middlecontent{
	position:absolute;
	width:607px;
	margin-right: auto;
	margin-left: auto; 
	padding: 0px;

}
#m{
	padding-left:171px;
	}
#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:66px;
	padding-top:1px;
}
#bleft{
	float: left;
	background-attachment: fixed;

	
	
	
}

#bright{
	float: right;
	width: 607px;
}

/* 左栏 */
#Left_neiyeNav{
	margin-bottom:6px;
	background-attachment: fixed;
	background-image: url(../images/left_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom:13px;
}
#Left_neiyeNav dt {
	padding: 4px 0px 4px 40px ;
	font-weight: bold;
	background-color:#8FC4DB;
	background-attachment: fixed;
	background-image: url(../images/leftblock1_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color:#fff;
	border-top:1px solid #DDECF3
}

#Left_neiyeNav dt a{color:#fff}

.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 {
	padding-left:0px;
	
}
/*----------------中间---*/
.midBlock_content {text-align:center}
.midBlock_content dt{ 

	padding-top: 5px;
	padding-left:20px;
	padding-bottom:5px;
	border-bottom:1px dotted #ccc;
	width:90%;
	text-align:left;
	color:#0075AC;

	padding-top:20px
	}
.midBlock_content dd{padding:12px;
line-height:200%;
width:90%;
text-align:left;
color:#0075AC;

}

.topic {font-size:14px;color:#000000;font-weight:bold}

