@charset "utf-8";
/* CSS Document */
/*-----------	head	-----------*/
#head .regtxt
{
	font-size:13px;
	text-decoration:underline;
	color:#333;
	font-weight:normal;
}
#head .regtxt:hover
{
	text-decoration:none;
	color:#0b5ca6;
}
/*-----------	head	-----------*/

/*-----------	menu	-----------*/
#menu .first_menu_txt
{
	font-size:14px;
	color:#074393;
	text-decoration:none;
	font-weight:bold;
}
#menu .second_menu_txt
{
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
}
#menu .second_menu_txt:hover
{
	font-size:14px;
	color:#eeeeee;
	text-decoration:none;
	font-weight:normal;
}
/*-----------	menu	-----------*/

/*-----------	content	-----------*/
#content .welcome_sat
{
	font-size:16px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#content .cont_navigation
{
	font-size:16px;
	color:#074393;
	text-decoration:none;
	font-weight:bold;
}
#content .cont_navigation:hover
{
	font-size:16px;
	color:#074393;
	text-decoration:underline;
	font-weight:bold;
}
#content .expert_groups
{
	font-size:16px;
	color:#666;
	text-decoration:none;
	font-weight:bold;
	line-height:22px;
}
#content .expert_names
{
	font-size:15px;
	color:#ca0d3f;
	text-decoration:none;
	font-weight:bold;
	line-height:22px;
}
#content .expert_names:hover
{
	font-size:15px;
	color:#ca0d3f;
	text-decoration:underline;
	font-weight:bold;
	line-height:22px;
}
#content .expert_work
{
	font-size:13px;
	color:#333;
	text-decoration:none;
	font-weight:normal;
}
#content .expert_names_more
{
	color:#333;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}
#content .expert_bio
{
	color:#333;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
}
#content .welcome_txt
{
	font-size:13px;
	color:#333;
	text-decoration:none;
	font-weight:normal;
}
#content .album_sat
{
	font-size:14px;
	color:#074393;
	text-decoration:none;
	font-weight:bold;
}
#content .album_txt
{
	font-size:13px;
	color:#4d4d4d;
	text-decoration:none;
	font-weight:normal;
}
#content .album_date
{
	font-size:12px;
	color:#c1103b;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
}
#footer .copy_text
{
	font-size:12px;
	color:#3c3c3c;
	text-decoration:none;
	font-weight:normal;
}
#footer .creaded
{
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#868686;
}
#footer .visual
{
	background-color:#FFF;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	cursor:pointer;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#747474;
}
#footer .visual:hover
{
	background-color:#ebf3f6;
}
#content .filter_sat
{
	font-size:15px;
	color:#4d4d4d;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
}
#content .forum_sat
{
	font-size:20px;
	color:#ca0d3f;
	text-decoration:none;
	font-weight:normal;
}
#content .forum_sat:hover
{
	text-decoration:underline;
}
#content .forum_txt
{
	font-size:14px;
	color:#404040;
	text-decoration:none;
	font-weight:normal;
}
#content .forum_coment
{
	font-size:12px;
	color:#404040;
	text-decoration:none;
	font-weight:bold;
}