body, #content, a, p {
	font-size: 12px;
	color: #777;
	text-decoration: none;
	text-align:justify;
}
a:hover {
	color: #444;
}
.des {
	margin-bottom: 25px;
	margin-left: 10px;
}
.des a {
	border-bottom: 1px dotted #777;
}
.des a:hover {
	border-color: #444;
}
.menu p {
	margin-left: 2px;
}
#content {
	padding-bottom: 100px;
	white-space: normal;
}
#intro {
	margin-top:40px;
	width:600px;
}
.theory, .theory a{
	font-size: 14px !important;
}
h2, h3 {
	color: #bbb;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-shadow: 0 0 0.06em #999, 0 0 0.05em #888;
	display:block;
	clear:both;
}
h2 {
	font-size: 22px;
	margin-bottom: 10px;
}
h2 a {
	text-decoration:none;
}
h3 {
	font-size: 14px;
	color: #ddd;
}
p img {
	margin-top:10px;
}
.left, .right {
	font-size: 12px !important;
	width: 240px;
	padding-right: 20px;
	float:left;
	margin-bottom: 25px;
}
p, li {
	line-height: 1.7em;
}
li {
	list-style: inside url(img/cir.gif);
}
#signup{
	position: fixed;
	_position: absolute;
	left: -5px;
	top: 40%;
}
#signup:hover{
	left: 0px;
}
#container{
    margin:0px;
    margin-left:-15px;
}
#container li{
    list-style: none;
}
#wufoo-form{
	position: absolute;
	left: 52px;
	top: 10px;
	height: 500px;
	width: 700px;
	border: none;
	z-index: 10;
}
