@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
body {background-color:#4e00b9; font:Arial, Helvetica, sans-serif; font-size:18px;}
div.center{
	width:980px;
	height:950px;
	margin:15px auto 25px;
	background-color:#71AFF9;
	border:4px solid #FFFFFF;}
 .header{width:320px; height:703px; float:left}
 .text_left {
	color:#000066;
	font-size:18px;
	float:left;
	border:2px solid #FFFFFF;
	padding:3px;
	margin-left:40px;
	margin-top: 15px;}
.tumbs_top{ margin-left:320px;}
.tumbs_top img { border: 1px solid #ffffff; margin:5px 5px 5px 5px;}
.tumbs_top_right { margin-left:482px;}
.tumbs_top_right img { border: 1px solid #ffffff; margin:7px 5px 5px 5px;}
.text {color:#000000; padding:0 15px;}
.text_2 {color:#FF0000;}

