@charset "utf-8";
/* CSS Document */

#center_top{
	width: 490px;
	padding: 0px;
	border: 1px solid #97ccaa;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
}


div.gal_body div.gal_title{
	width: 210px;
	float: left;
	height: 40px;
	overflow: hidden;
	margin-bottom: 10px;
}
div.gal_body div.gal_title a{
	width: 210px;
	float: left;
	height: 50px;
	font-size: 14px;
	color:#FFCC00;
}
div.gal_body div.gal_title a:hover{
	color: #FF9900;
}

div.gal_body{
	width: 480px;
	height: 220px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;

}

div.gal_conts{
	width: 210px;
	height: 150px;
	float: left;
	overflow: hidden;
}

div.gal_body div.gal_im{
	float: left;
	border: 1px solid #999999;
	width: 250px;
	height: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
}

.clear{
	clear:both;
	font-size:1px;
}

.changer_rectangle_pic, #changer_rectangle_1, #changer_rectangle_2 , #changer_rectangle_3
, #changer_rectangle_4 , #changer_rectangle_5{
	width: 22px;
	height: 22px;
	float: left;
	padding: 0px;
	border: #9bcead 1px solid;
	background-color: #d0e7d8;
	text-align: center;
	vertical-align: middle;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 7px;
}
.changer_light{
	color: #4170a0;
}
.changer_dark{
	color: white;
}
.changer_rectangle_pic img{
	margin: 0px;
}

#changer_rectangle_1, #changer_rectangle_2 , #changer_rectangle_3
, #changer_rectangle_4 , #changer_rectangle_5{
	padding: 0;
	height: 22px;
	width: 22px;
}

