@charset "utf-8";

a {color:#FC547A;}
#nima {
	margin-top:10px;
	}
#nima #page_menu {
	position:fixed;
	_position:absolute;
	width:150px;
	}
#nima #page_menu .logo {
	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 {
		position:absolute;
		visibility:hidden;
		}
#style{
	padding-top:20px;}
#style p{
	font-size:12px;
	line-height:150%;}
	#style .header {
		margin-bottom:20px;}
	#style .header h2{
		margin-bottom:20px;}
	#style  h3 {
		padding-top:10px;
		margin-bottom:20px;
		background:url(images/line_style_title.gif) repeat-x 0 10px;}
	#style  h3 img {
		padding-right:10px;
		background:#FFF;
	}
	#style .item {
		margin-bottom:30px;
		}
	#style .info {
		margin-top:20px;}
	#style .info p {width:400px;
		float:left;
		}
	#style .item table {
		width:270px;
		float:right;
		}
	#style .item table th{
		padding:0px;
		width:80px;
	}
	#style .item table td {
		padding:0px;
		font-size:10px;}
	#style .item:after {
		content : "";
		display : block;
		height : 0;
		clear : both;
	}