*{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img{
	border:none;
}
ul{
	list-style-type:none;
}
body{
	font-family:"微软雅黑";
	background:url(../images/bg.jpg) repeat-x #f0f0f0;
}
#main{
	width:960px;
	margin:0 auto;
}
/*=================================================logo*/
#logo{
	width:960px;
	height:65px;
	background:url(../images/logo_bg.jpg) repeat-x;
}
#logo p{
	float:left;
}
#logo ul{
	width:390px;
	height:30px;
	float:right;
	margin-top:35px;
}
#logo ul li{
	display:block;
	margin-right:6px;
	float:left;
	color:#eaebeb;
	font-size:12px;
}
#logo ul li a{
	color:#eaebeb;
	font-family:"宋体";
}
/*=================================================banner*/
#banner{
	width:960px;
	height:382px;
}
/*=================================================order*/
#order{
	width:960px;
	height:715px;
	background-color:#FFf;
	border-bottom:1px solid #e3e3e3;
}
#order h1,#company h1,#Entry h1,#Post h1{
	width:960px;
	height:40px;
	background:url(../images/order-h1.gif) repeat-x;
	font-size:24px;
	line-height:40px;
	font-weight:normal;
	color:#313131;
}
#order h1 div,#company h1 div,#Entry h1 div,#Post h1 div{
	width:19px;
	height:40px;
	background:url(../images/pic-1.gif) no-repeat;
	float:left;
}
.left{
	width:405px;
	height:297px;
	padding:40px 0 0 20px;
	float:left
}
.left p{
	width:400px;
	margin-bottom:8px;
	font-size:15px;
	color:#313131;
}
.left p.start{
	font-size:17px;
	color:#313131;
}
.left p a{
	display:block;
	width:122px;
	height:32px;
	padding:10px 0 0 0;
}
.left p.zhao{
	color:#00507d;
}
.left p span,.right p span{
	color:#e60012;
	font-size:17px;
}
.right{
	float:left;
	height:297px;
	padding:40px 0 0 70px;
}
.right p{
	text-align:center;
	line-height:40px;
}
.gg{
	clear:both;
	padding:0 0 0 15px;
}


/*=================================================company*/
#company{
	width:960px;
	height:340px;
	background:url(../images/liao.gif) no-repeat right center #fff;
	border-bottom:1px solid #e3e3e3;
}
#company ul{
	float:left;
	font-size:17px;
	color:#003567;
	padding:30px 0 0 100px;
	line-height:30px;
}
#company a{
	display:block;
	float:left;
	width:55px;
	height:60px;
	margin:100px 0 0 100px;
}
/*=================================================entry*/
#Entry{
	width:960px;
	height:960px;
	background-color:#fff;
	border-bottom:1px solid #e3e3e3;
}
.entrycontent{
	width:916px;
	height:486px;
	margin:0 auto;
	margin-top:30px;
}
.entrycontent dl{
	width:470px;
	height:243px;
	float:left;
}
.entrycontent dl.two{
	width:441px;
	height:219px;
	float:left;
}
.entrycontent dl dt{
	width:441px;
	height:156px;
	background-color:#d7d7d7;
	padding:4px 0 0 4px;
}
.entrycontent dl dt img{
	width:437px;
	height:152px;
}
.entrycontent dl dd{
	width:445px;
	height:59px;
	padding:7px 0 0 0;
	color:#c8dfff;
	background:url(../images/dd_bg.gif) repeat-x;
}
.entrycontent dl dd span{
	color:#fff;
}
.entrycontent dl dd img{
	display:block;
	float:left;
	padding:0 16px 0 7px;
}
.entrycontent1{
	width:938px;
	height:370px;
	margin-left:22px;
}
.entrycontent1 dl{
	width:234px;
	height:185px;
	float:left;
}
.entrycontent1 dl dt{
	width:206px;
	height:136px;
	padding:4px 0 0 4px;
	background-color:#d7d7d7;
}
.entrycontent1 dl dd{
	width:210px;
	height:30px;
	background:url(../images/dd1-bg.gif) repeat-x;
	color:#fff;
	font-size:13px;
	line-height:30px;
	text-indent:10px;
	text-align:center;
}
/*=================================================Post*/
#Post{
	width:960px;
	height:250px;
	background-color:#fff;
}
.postcontent{
	width:945px;
	height:170px;
	padding:30px 0 0 15px;
}
.postcontent dl{
	width:235px;
	height:78px;
	font-size:12px;
	color:#434343;
	font-family:"宋体";
	font-weight:bold;
	float:left;
}
.postcontent dl dt{
	float:left;
}
.postcontent dl dd{
	width:180px;
	float:left;
	height:18px;
	padding:3px 0 0 10px;
}
.postcontent dl dd a{
	color:#448aca;
	font-weight:normal;
}
/*=================================================footer*/
#footer1{
	width:100%;
	height:107px;
	background:url(../images/footer_bg.jpg) repeat-x;
}
#footer{
	width:960px;
	height:107px;
	font-family:"宋体";
	font-size:12px;
	margin:0 auto;
	
}
#footer ul{
	width:740px;
	height:30px;
	text-align:center;	
	line-height:30px;
	padding-top:20px;
	margin-bottom:10px;
	padding-left:200px;
}
#footer p{
	width:936px;
	text-align:center;
	color:#d1eaff;
}
#footer ul li{
	float:left;
	color:#d1eaff;
	margin-right:6px;
}
#footer ul li a{
	color:#d1eaff;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}



