﻿body 
{
	 text-align :center;
}
#jgsz
{
	width:980px;
	float:left;

	}
.jgszleft
{
	width:180px;
	height:300px;
     border-bottom-style:dashed;
     border-bottom-width:2px;
     border-bottom-color:#95ECFE;
     float:left;
     background-color:#EBF2F2;
     
     }
.jgszright
{
	width:700px;
     float:left;    
	
	}
