﻿/*-通用样式-*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, p, blockquote, th, td{
	margin:0;
	padding:0;
	font-family: arial, simsun, sans-serif;
	font-size: 12px;
	line-height: 170%;
	color: #4b4b4b;
}
p {
	font-size: 14px;
	line-height: 170%;
	color: #333333;
	text-decoration: none;
}

body{
	font:12px arial,simsun,sans-serif;

}


.bian {
	border: 3px solid #eeeeee;
}
.bgleft {
	background-color: #F4F4F4;
	background-image: url(../images/sideleft.gif);
	background-repeat: no-repeat;
}

