body {
	background: #f2f2f2 url(../../img/back.jpg) no-repeat top center;
	color: #696969;
	font-size: 12px;
	min-width: 700px;
}

a{

color: #fa5ab5;

}

#introduce h2,#introduce p,#introduce h3,#introduce ul{

margin-left: 20px;

}

#introduce h2,#introduce h3{

color: #2d2d2d;
font-size: 16px;
border-bottom: 1px dashed gray;
padding-bottom: 10px;
margin-top: 10px;

}

#footer{

text-align: center;


}

/*body {
	background: #123;
	border-top: 5px solid #000;
	color: #333;
	font-size: 11px;
	padding: 20px 0 40px;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

h2 {
	padding: 20px 0 0;
	text-align: center;
}

p {
	border: 1px solid #666;
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}

.container_12 {
	background: #fff url(../../img/12_col.gif) repeat-y;
	margin-bottom: 20px;
}

.container_16 {
	background: #fff url(../../img/16_col.gif) repeat-y;
}

.container_24 {
	background: #fff url(../../img/24_col.gif) repeat-y;
}*/
