@charset "utf-8";

.hide { display:none;}
.detail { width:723px;}
.detail .label { width:800px;}
a {color:#FC547A;}
#nima {
	margin-top:10px;
	position:relative;
	}
#nima #page_menu {
	width:150px;
	float:left;
	
	}
#nima #page_menu .logo {
	padding:35px 0px 20px;;
	text-align:center;
	margin-bottom:20px;}
	
#nima #page_menu li {
	margin-bottom:8px;
	}
#nima #page_menu li ul {
	margin-top:8px;
	margin-left:23px;}
	
#nima #content_column {
	float:right;
	width:710px;
	}
#main_image{
	margin-bottom:20px;}
#concept {}
	#concept .hide {
		}
#styles {width:710px; float:right;}
#styles .thumb { width:710px; background:#CCC;}
#styles .thumb li { float:left; line-height:100%; height:100%;}

#styles .thumb li a:link,
#styles .thumb li a:visited{
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
#styles .thumb li a:hover,
#styles .thumb li a:active{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
