body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,p,blockquote,th,td{margin: 0;padding: 0;}
h1,h2,h3,h4,h5,h6{font-size: 100%;font-weight: normal;}
ul,li{list-style: none;}
table {border-collapse: collapse;border-spacing: 0;}
th{text-align: left;}
td,th,div{word-break:break-all;word-wrap:break-word;}
form{display:inline;}
*{/*outline:none*/}
img{border:0;}
em,cite{ font-style:normal;}
blockquote{quotes: none;}
html{ font-size:12px;}
/*补丁*/
.mt10{margin-top:10px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.p5{padding:5px;}
.p10{padding:10px;}
.p15{padding:15px;}
.p20{padding:20px;}
/*清除浮动*/
.cc{*zoom:1;}
.cc:after{content:'\20';display:block;height:0;clear:both;visibility: hidden;}
.c{clear:both;font:0px/0px Arial;overflow:hidden;height:0;width:0;}
/*通用样式*/
.b,b{ font-weight:700;}
.w{white-space:nowrap;}
.tal{text-align:left}
.tac{text-align:center}
.tar{text-align:right}
.fr{float:right}
.fl{float:left}
a{color:#336699; text-decoration:none;}
a:hover{ text-decoration:underline;}

.header{
	width:1115px;
	margin:auto;
	background:url(nav-gradient.png)
}
.headerL{
	float:left;
	width:215px;
}
.headerR{
	float:left;
	width:900px;
}
.country{
	width:150px;
	float:right;
	height:28px;
	line-height:28px;
	background-color:#6e6e6e;
}
.country a{
	display:block;
	float:left;
	background: url(sprite1_white.png) -5px -324px;
	text-indent:25px;
	color:#e2e2e2;
	font-size:10px;
}
.country em{
	display:block;
	float:left;
	background:url(sprite1_white.png) 0px -357px;
	height:28px;
	width:16px;
}
.content{
	width:1115px;
	margin:auto;
	background:url(bg.jpg)
}
.content dl{
	width:942px;
	margin:auto;
	margin-top:40px;
	font-family:"微软雅黑";
}
.content dt{
	background:url(title.jpg) left repeat-y;
	background-color:#FFFFFF;
	display:block;
	height:55px;
	line-height:55px;
	font-size:22px;
	color:#FFFFFF;
	text-indent:22px;
}
.content dd{
	background-color:#FFFFFF;
	font-size:14px;
	padding:20px;
	line-height:20px;
}
.content dd p{
	margin-bottom:20px;
}
.lastdl{
	padding-bottom:300px;
}