* {
	margin:0;
	padding:0;
}
body {
	font-size:12px;
	background:#fff;
}
h3 {
	color:#f00;
	text-align:center;
	margin:20px;
}
form#login {
	width:250px;
	height:170px;
	border:1px solid green;
	margin:150px auto;
}
form#login h1 {
	height:25px;
	line-height:25px;
	background:green;
	font-size:12px;
	text-align:center;
	color:#fff;
}
form#login label {
	display:block;
	padding-top:12px;
	text-indent:10px;
}
form#login label input.text {
	border:1px dashed #333;
	width:160px;
	height:19px;
	background:#fff;
}
form#login label input.yzm {
	width:60px;
}
form#login input.submit {
	width:60px;
	height:19px;
	border:1px dashed #333;
	background:#fff;
	margin:10px 0 0 100px;
	cursor:pointer;
}
dl.sidebar {
	text-align:center;
	font-size:14px;
	margin:15px 0;
}
dl.sidebar dt {
	height:25px;
	line-height:25px;
	border:1px dashed #666;
	width:70%;
	margin:0 auto;
}
dl.sidebar dd {
	height:25px;
	line-height:25px;
}
#pro {
	margin:10px;
	font-size:14px;
}
#pro h3 {
	text-align:center;
}
#pro p {
	padding-top:5px;
}
#pro input.text {
	width:180px;
}
#pro input.text2 {
	width:80px;
}
#pro optgroup {
	font-style:normal;
}
dl.affiche dt {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
#affiche {
	margin:20px;
}
#affiche h1 {
	font-size:14px;
	text-align:center;
}
table {

	margin:10px auto;
	background:#eee;
}
table th {
	background:#eee;
	height:25px;
	line-height:25px;
}
table td {
	background:#fff;
	height:25px;
	line-height:25px;
	text-align:center;
}
form.state {
	text-align:center;
}
form.state select {
	width:80px;
}
form.state p {
	margin:20px;
}
form.state p strong {
	color:#f00;
	font-size:20px;
}#form1 input {
	margin-bottom: 10px;
}
p {
	margin-bottom: 10px;
}
ul {
	list-style-type: none;
	font-size: 12px;
	color: #000000;
	margin-left: 5px;
}
li {
	line-height: 30px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	width: 500px;
}
