a{	text-decoration: none;}
.text {
	font-size: 12px;
	color: #333333;
	margin-bottom: 6px;
}

.text1 { 
    font-size: 12px;
	color: #333333;
	border-bottom: 1px dotted #333300;
	padding-bottom: 5px;
}

.box {
    margin-left: 200px ;
}

ul,li,dl,dt,dd,ol
{
	margin: 0;
	padding: 0;
	list-style: none;
}

/**/
.newstyle1,.newstyle2,.newstyle3,.imageCnt
{
	margin: 0 0 20px;
}
.newstyle1{
	width: 620px;
}
.newstyle2{
	width: 410px;
}
.newstyle3{
	width: 200px;
}

.imageCnt{
	text-align: center;
	width: 620px;
}


/* justify */
.images {
	text-align: justify;
	text-justify: distribute-all-lines;
	zoom: 1;
	display: block;
}

.images:after{
	content:url(../cmnfix/justify.gif);
	line-height:0;
	visibility:hidden;
}

 .images li
,.images dt
,.images dd{
	display: inline-block;
	vertical-align: top;
	margin:0;
	padding:0;
	text-align: left;
}

 * html .images li
,* html .images dt
,* html .images dd {
	display: inline;
	zoom: 1;
	text-align: left;
}

 *:first-child+html .images li
,*:first-child+html .images dt
,*:first-child+html .images dd {
	display: inline;
	zoom: 1;
	text-align: left;
}
