@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	}
ul,li{
	list-style-type:none;
	}
a{
	color:#333333;
	text-decoration:none;
	}
a:hover{
	color:#666;
	text-decoration:none;
	}
img{
	border:0 none;
	}
body{
	font-family:"宋体";
	font-size:12px;
	color:#333333;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	}
.box{
	width:930px;
	margin:0 auto;
	height:auto;
	line-height:24px;
	}
p{
	text-indent:24px;
	}
.banner{
	width:930px;
	height:420px;
	margin-bottom:10px;
	}
.con_left{
	float:left;
	width:360px;
	height:260px;
	}
.con_right{
	width:540px;
	float:right;
	height:240px;
	padding:10px;
	background-color:#eeeeee;
	}
.tit1{
	width:530px;
	padding-right:10px;
	height:40px;
	background-image:url(../images/nav02.jpg);
	background-repeat:no-repeat;
	line-height:36px;
	color:#FFF;
	font-family:"微软雅黑";
	font-size:22px;
	font-weight:700;
	text-align:right;
	}
.nav{
	width:930px;
	height:32px;
	padding-bottom:10px;
	line-height:32px;
	background-image:url(../images/nav.jpg);
	background-repeat:no-repeat;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:700;
	color:#b6080a;
	text-indent:70px;
	}
.pic{
	width:930px;
	margin-top:10px;
	padding:10px 0 10px 0;
	background-color:#eeeeee;
	}
.pic ul{
	width:186px;
	text-align:center;
	float:left;
	}
.pic img,.right img{
	padding:4px;
	border:1px solid #e3e3e3;
	}
.left{
	width:339px;
	float:left;
	margin-right:13px;
	height:260px;
	padding:10px;
	background-color:#eeeeee;
	}
.right{
	float:left;
	width:558px;
	}
.right ul{
	float:left;
	width:186px;
	text-align:center;	
    }
.xgzt{
	width:280px;
	padding:10px;
	height:370px;
	background-color:#eeeeee;
	float:left;
	}
.nav1{
	width:280px;
	height:28px;
	border-bottom:1px solid #e3e3e3;
	background-image:url(../images/nav1.png);
	background-repeat:no-repeat;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:700;
	left:28px;
	text-indent:25px;
	color:#b6080a;	
	}
.xgzt p{
	text-align:center;
	text-indent:0;
	}
.xgzt img{
	padding-top:10px;
	}
.xgzt1{
	width:280px;
	padding:10px;
	background-color:#eeeeee;
	float:left;
	margin:0 10px;
	height:370px;
	}
.footer{
	width:930px;
	text-align:center;
	padding-top:10px;
	}
.cx ul{
	float:left;
	width:310px;
	text-align:center;
	}
.cx img{
	padding:4px;
	border:1px solid #e3e3e3;
	}
