

/* ///////////////////////////////////////////// */


body { background:#ffffff; margin: 0px 0px 0px 0px; text-align: center; }


body,div,td,th {
	font-family: 'Lucida Grande', '微软雅黑', '黑体', '宋体', simsun, sans-serif;
	font-size:15px;
	color: #666666;
	line-height: 150%;
	background-repeat: repeat;
}


div,form,img { padding: 0px; border: 0px; margin: 0px; }
dl,dt,dd,ul,ol,li { list-style-type: none; list-style-position: outside; padding: 0px; border: 0px; margin: 0px; }
dl,ul { clear: left; text-align: left; }
dt,dd,li { display: block; }
h1,h2,h3,h4,h5 { margin: 0px; }
select,input { font-size: 15px; }
td,p { text-align: left; }

a { text-decoration: none; }
a:link {
	color: #666666;
}
a:visited { color: #666666; }
a:hover { color: #F30; text-decoration: underline; }
a:active { color: #F30;	}

.font1{ text-align:left; padding:20px;}
.font2{ color:red;}


