/* CSS Document */
	* { margin:0; padding:0;}
	img { float:left; border: none;}
	body {
	background-color: #ff005b;
}

/*all*/
.all {
	width: 900px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
 
.top_pl {
	width: 900px;
	float:left;
	height: 34px;
	background: url(images/index_04.jpg);
}
.top_pl img { float:right; margin: 2px 0 0 0;}
.top_pl a { font: bold 12px Arial, Helvetica, sans-serif; color:#484d50; text-decoration:underline; float:left;}
.top_pl a:hover { text-decoration:none;}
.top_pl span {
	font: bold 16px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	float:left;
	padding-top: 10px;
	padding-left: 25px;
	font-style: oblique;
}
.cent {
	width: 900px;
	padding-top: 23px;
	float:left;
	background: #fff;
}
.cent p {
	width: 850px;
	float:left;
	padding-left: 30px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#464646;
	padding-bottom: 18px;
}
.cent p a { font: 20px Arial, Helvetica, sans-serif; color:#1f69ff; text-decoration:underline; text-transform: uppercase;}
.cent p a:hover {
	text-decoration:none;
	text-transform: uppercase;
}
.cent-top {
	width: 900px;
	padding-top: 23px;
	float:left;
	background: #fff;
}
.cent-top p {
	width: 850px;
	float:left;
	padding-left: 30px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#464646;
	padding-bottom: 18px;
}
.cent-top a { font: bold 12px Arial, Helvetica, sans-serif; color:#464646; text-decoration:none;}
.clic { margin-left: 138px;}
.tumb {
	padding-left: 30px;
	float:left;
	padding-bottom: 18px;
}
.tumb img {
	margin-right: 18px;
	border: 1px solid #d9d9d9;
}
.s2 { width: 341px; height: 210px; float:left; margin-left: -12px;  margin-right: 22px;}
.s2 p {
	width: 153px!important;
	padding-left: 15px!important;
	padding-top: 20px;
	padding-bottom:0!important;
	padding-right: 10px;
}
.s2 img { margin:0!important; border:none!important;}

.bot_tumb {
	width: 850px;
	float:left;
	padding: 20px 0 15px 30px;
}
.bot_tumb p {
	width: 850px!important;
	padding-bottom:0!important;
	padding-left: 0px;
}
.bot_tumb div { float:left; width: 670px; padding-top: 17px;}
.bot_tumb div img { margin-right: 13px;}
.s1 {
	width: 321px;
	height: 205px;
	float:left;
	margin-left: -7px;
	margin-right: 32px;
}
.s1 p {
	width: 153px!important;
	padding-left: 15px!important;
	padding-top: 5px;
	padding-bottom:0!important;
}
.s1 img { margin:0!important; border:none!important;}
/**/
.top_pl {
	background: url(index_04.jpg) no-repeat;

	height: 34px;
}
