﻿/*
  Writed by wind At 2008/08/13
  Only For All Web Site Of Su Zhou Dong Da
*/


body { 
  font-size:12px;
  margin:0; 
  font-family: Verdana, Tahoma, Arial, Segoe, Helvetica;
  color:#333;
}

p { text-indent:2em; }
p img { 
  float:left;
  margin:10px;	
}

a { 
	color:#333333;	
	text-decoration:none;
}
a:hover { text-decoration:underline;	}
a img { border:0px;	}

h5 { font-size:12px; }
h1, h2, h3, h4, h5, h6, p { margin:0; }

ul {
	margin:0;
	padding-left:0;
	list-style-type: none;
}

ul li {
	height:20px;
    line-height:20px;	
}

dt {
  font-weight:bold;
  margin-top:10px;	
}

dd {
	height:20px; 
	line-height:20px;
	margin-left:20px;	
}

ol{
	margin:0px;
	padding-left:27px;	
}

pre { 
	color:#319531;
	background:#edf5f3;
	padding:10px;
	font-size:13px; 
	border-left:5px solid #2662DF;
	line-height:22px;
	background-image:url(line.png);
	background-position:0px 10px; 
}

.display {
  display:block!important;	
}

.clear {
	clear:both;
}

.flt {
  float:left;	
}

.frt {
  float:right!important;
}

.norepeat {
  background-repeat:no-repeat;	
}

.underLine { text-decoration: underline }


