/* global */
*
{
	margin:0;
	padding:0;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

html{
   	height:100%;
}

body
{
	margin-left:auto;
	margin-right:auto;
	height:100%;
	width:1003px;
}

img{
	float:left;
}
	
/*header*/
#logo{
	float:left;
	}

/*导航*/
#nav_di{
	width:1003px;
	height:23px;
	background-repeat: no-repeat;
	background-image:url(../images/nav_di.jpg);
	float:left;
}
#nav_di2{
	width:1003px;
	height:23px;
	background-repeat: no-repeat;
	background-image:url(../images/erji_navdi.jpg);
	float:left;
}
#nav{
	width:615px;
	height:23px;
	background-image:url(../images/nav2.gif);
	background-repeat:repeat-x;
	float:left;
	}
#nav li{
	float:left;
	font-size: 12px;
	text-align:center;
	font-weight:bold;
	display: block;
	width: 100px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin-top:2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	}

#nav li a{
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
	display: block;
	color: #FFFFFF;
	width: 100px;
	margin-left:-1px;
	font-family: Arial, Helvetica, sans-serif;
}

#nav li a:hover{
	color: #000000;

}
	
/*内容*/

/*内容左侧*/
#left{
	width:225px;
	height:auto;
	float:left;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
	
.left_h2{
	font-size: 14px;
	color:#153E83;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	}
.left_h2 a{
	font-size: 14px;
	color:#153E83;
	font-weight: bolder;
	text-decoration: none;
	}
.left_h2 a:hover{
	font-size: 14px;
	color:#990000;
	text-decoration: none;
	}
	
.left_h3{
	font-size: 13px;
	color:#000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-left: 15px;
	}
.left_h3 a{
	font-size: 13px;
	color:#1D56B6;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	}
.left_h3 a:hover{
	color:#819677;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
.left_h4{
	font-size: 14px;
	color:#087314;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	}
	.left_h4a{
	font-size: 14px;
	color:#087314;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.left_h5{
	font-size: 14px;
	color:#087314;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-left: 15px;
	}
.left_h5 a{
	text-decoration:underline;
	color:#087314;
	}
.left_h5 a:hover{
	color:#153E83;
	}

/*右侧内容*/
#right{
	width:778px;
	float:left;
	border-bottom-width: 25px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}

#right_tu{
	float:auto;
}
#right_tu2{
	float:right;
	border-top-width: 20px;
	border-right-width: 30px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}

.right_nav{
	font-size:12px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left;
}

.pimg{
	float:left;
	padding:10px;
}

#about
{
	font-size: 13px;
	float: left;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-left: 20px;
	background-image: url(../images/right_di.jpg);
}

.right_h1{
	font-size: 15px;
	color: #FF0000;
	font-weight: bolder;
	margin-bottom: 10px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	}

.right_h2{
	width:590px;
	color:#000000;
	font-size:13px;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.goright2{
	font:Arial, Helvetica, sans-serif;
	padding-left: 20px;
}

.right_7{
	width:250px;
	color:#666666;
	font-size:12px;
	float:left;
	padding-bottom:35px;
	}
.right_8{
	width:auto;
	height:auto;
	float:left;
	margin-top:2px;
	padding-top:1px;
	padding-left:1px;
	padding-right:1px;
	padding-bottom:1px;
	border:3px solid #CCCCCC;
	}

/*底部*/
#footer
{
	font-size:12px;
	width:1003px;
	color:#FFFFFF;
	line-height:18px;
	height:auto;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #B1CEE6;
	padding-top: 5px;
}
#footer a{
	text-decoration:underline;
	font-weight:bolder;	
	color:#ffffff;
	}
