body,div,p,a,img,ul,li,h1,dl,dt,dd{ margin:0; padding:0;}
img{ border:none;}
h1{font-size:100%;}

html{ background:#F8F8F8; repeat-x;}
body{}

#head,#banner,#content,#footer { margin:0 auto; width:960px;}

#head{ margin-top:4px; border:1px solid #D0D0D0; padding:4px 4px 4px 4px; height:220px; overflow:hidden;}
#logo{ display:block; width:960px; background:#3878C5; float:left; }
#logo img{ display:block;}

#nav{
	width:968px;
	background:#3878c5;
	height:35px;
	margin:0 auto;/*水平居中*/
	margin-top:5px;/*距离浏览器顶部30px*/}
#nav ul {
	width:960px;
	height:35px;
	list-style:none;/*清楚列表前面的大黑圆点*/}
#nav ul li {
	background:#3878c5;
	height:35px;
	line-height:35px;
	text-align:center;
	font-size:13px;
	color:#FFF;
	margin-right:1px;
	float:left;}
#nav ul li a{
	display:block;
	font-size:13px;
	color:#FFF;
	text-decoration:none;
	padding:0 15px;}
#nav ul li a:hover{
	color:#FFF;
	background:#d1271f;
	text-decoration:underline;}
#banner{ display:block; margin-top:5px;}
#banner img { margin:0 auto; display:block; border:#CCC; padding:5px; border:1px solid #DDD;}


#content{ overflow:hidden; font-size:12px; line-height:24px; margin-top:5px; border:1px solid #D0D0D0; padding:4px;}
	#leftInfo,#rightArticle{ float:left; display:inline;}
/**/
#leftInfo{ width:250px; margin-right:5px;}
#leftInfo dl{ border:1px solid #DDD;}
#leftInfo dl dt{ background:url(../images/title-L300.png) no-repeat; height:32px; line-height:34px; color:#393838; font-size:13px; font-weight:bold; text-indent:25px;}
#leftInfo dl dd{ height:24px; line-height:24px; background:url(../images/dot.gif) no-repeat 10px 10px; text-indent:20px;}
#leftInfo dl dd a{color:#333; text-decoration:none;}
#leftInfo dl dd a:hover{ color:#900; text-decoration:underline;}

#leftInfo p.three{ padding:15px 5px 15px 5px;;height:35px; line-height:24px; text-indent:20px; color:#C00; font-size:18px; font-weight:bold;}

#rightArticle { width:699px; padding:0 0 0 5px; background:#d2e9ff; }
#rightArticle h1{
	height:40px;
	line-height:40px;
	color: #bc1b21;
	font-size:20px;
	font-family:"微软雅黑", "黑体";
	text-indent:1em;
	border-bottom:1px #054d73 dashed;  /*设置h1的下边框为宽度1像素的虚线*/
	margin-bottom:10px;}
#rightArticle h2{
	height:30px;
	line-height:40px;
	color:#000;
	font-size:14px;
	text-indent:1em;
	margin-bottom:4px;}
	
#rightArticle p {
	color:#333;
	text-indent:3em;
	margin:5px 15px 0 25px;
	/*padding:0 0 0 10px;*/
	font-size:14px;}
#rightArticle p.one{
	display:block;
	font-size:12px;
	text-indent:2em;
	line-height:20px;
	text-align:left;
	text-indent:1em;}
#rightArticle img{
	display:block;
	margin-left:45px;}

#footer{ margin:0 auto;background:#393838; width:970px; height:52px; line-height:18px; margin-top:5px; padding-top:18px; text-align:center; color:#ccc; font-size:12px; }
#footer a{ color:#ccc; text-decoration:none;}
#footer a:hover{ color:#8dbbdf;text-decoration:underline;}