<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(jquery.jgrowl.css);
/* Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
/* cyrillic 
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(../fonts/Roboto-Bold.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../fonts/Roboto.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} */
body {
	line-height: 1;

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
blockquote {
	padding-left: 35px;
	color: #265782;
	font-style:italic;
	text-align: justify;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font: 12px/18px Arial, sans-serif;
	background:#fff;
}
p {
	padding-bottom: 18px;
	font-size: 16px;
	line-height: 20px;
	text-align: justify;
}
br {
	margin-bottom: 10px;
}
.wrapper {
	
}
h1 {
	color:#333;
	font-family: 'Roboto', sans-serif;
	font-size:24px;	
	margin: 25px 0;
	line-height: 24px;
}

h2 {
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	padding: 0 0 18px 0;
	color: #db6401;
	line-height:24px;
}

strong, b {
    font-weight: bold;
}
em, i {
	font-style: italic;
}
pre {
    font: 13px/14px Lucida Console, sans-serif;
    padding-left: 15px;
}
.pageHead{
	display: none;
}

.justifyleft {
	float: left;
	padding-right: 10px;
}
/* Header 
-----------------------------------------------------------------------------*/
.header {
	
}
.hhead {
	margin: 0 auto;
	width:981px;
	position: relative;
}

.top {
	height: 110px;
	
}
/* �丹�巽辰鱈竪棚竪	
}background: url("../day/gagarin.png") no-repeat  50% 10px;
*/
.logo {
	width:300px;
	position: relative;
	padding-top: 23px;
}
.logo img {
	position: absolute;
	top: 20px;
}
.social {
	display: none;
}

.search {
	display: none;
}
#ac {
	border: none;
	outline: none;
	-webkit-apparance: none;
	width: 240px;
	vertical-align:middle;
	margin-right: -23px;
	padding-left: 3px;
    height: 20px;  
	-webkit-border-radius:3px;-moz-border-radius:3px;
	border-radius:3px;
}
.find {
    vertical-align: -6px;
	width: 18px;
	height: 18px;
	border: none;
}
.sisea-result h3 {
	font-family: 'Roboto', sans-serif;
	font-size:14px;	
}
.sisea-result h3 a {
	text-decoration:none;
}
.highlight {
	background: #ffff00;
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	padding:1px;
}
.nav-block {
	position: relative;
	height: 70px;
	background: #f5f5f5;
}

ul.menu {
	margin: 0;
	padding: 0;
	display: inline-block;
	background-color: #0a4b85;
    background-repeat: no-repeat;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0f589a), to(#0a4b85));
    background-image: -webkit-linear-gradient(#0f589a, #0a4b85);
    background-image: -moz-linear-gradient(top, #0f589a, #0a4b85);
    background-image: -ms-linear-gradient(#0f589a, #0a4b85);
    background-image: -o-linear-gradient(#0f589a, #0a4b85);
    background-image: linear-gradient(#0f589a, #0a4b85);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f589a', endColorstr='#0a4b85', GradientType=0); 
	border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	width: 100%;
	position: relative;
	*position: static;
}

ul.menu li {
	float: left;
	list-style: none;
	border-right: 1px solid #0f589a;
}

ul.menu li a {
	color: white;
	display: block;
	font-family: Arial;
	font-size: 13px;
	padding: 8px 20px 10px;
	text-decoration: none;
	border-right: 1px solid #0a4b85;
	font-weight:bold;
	text-transform:uppercase;
}

ul.menu li a:hover {
	color: #002b52;
	font-size:13px;
	font-weight:bold;
	background:#fff;
}
ul.menu li.active{
	color: #0A4B85;
	font-size:13px;
	font-weight:bold;
	background:#fff;
}
ul.menu li.active a{
	color: #0A4B85;
	}
ul.menu li a:active {
	color: #0A4B85;
}

ul.menu li:first-child a:hover {
	border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
}

#id723.active  {
	background: #ffffff;
}
#id723.active a, #id723 a:hover {
	color: #E32636;
	text-shadow: none;
}
#id723 {
	background-color: #E32636;
}
#id723 a {
	color: #ffffff;
	text-shadow: 0 0 2px #000080;
}
/*�短誰�辰�綻湛奪奪 狸奪鱈綻*/
ul.menu li ul {
	display: none;
	position: absolute;
	top: 34px;
	left: 0;
	border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	background-color: #f5f5f5;
	z-index: 1000;
	width: 100%;
	color: #666;
}

ul.menu li ul li{
	border-right:none;	
}

ul.menu li ul li a {
	background-color: #f5f5f5; 
	color: #666666;
	border-right:none;
	padding: 8px 6px 10px;
}
ul.menu li.active ul {
	display: block;
}
 ul.menu li ul.submenu li.active a{
	display: block;
		color: #002b52;
	font-size:13px;
	font-weight:bold;
	background:#fff;
	
}
ul.menu li:hover ul {
	display: block;
}
ul.menu li.first ul.submenu { 
	display: block;
}
ul.menu li.first + li ul.submenu {
	display: block;
}


.sliderblock {
	background:#f5f5f5;
}
.slider {
	width:600px;
	float:left;
}
.slidertitle {
	position: absolute;
	bottom: 0;
	background: #103b71;
	width: 578px;
	height: 90px;
	padding: 6px 0 0 13px;
opacity: 0.7;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0.7);
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
}
.slidertitle a{
	color: #fff;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-size:18px;	
}
.sliderdate {
	font-size: 12px;
	color: #fed848;
	margin-bottom: 10px;
}
.rightsb {
	float: left;
	width: 380px;
}
.postblock a{
	text-decoration:none;
}
.postblock p {
	padding: 5px 10px 0 7px;
}
.postblock li a{	
	color:#000;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	display:block;
	padding: 0 10px 0 0;
	font-weight: 700;
}
.postblock li {
	height:128px;
}
.postblock li:hover {
	background:#dce4ec;
}
.postblock li p a{	
	color:#4d4d4d;
	font: 13px/14px Arial, sans-serif;
	padding-right:5px;
	word-break: break-all;
}
.postblock img {
	float:left;
	padding: 6px 6px 7px 7px;
}
.postline {
	display:table;
	float:left;	
	font-size:12px;
	margin:25px 0;
}
.postline a {
	text-decoration:none;
	color:#000;
}
.postFeed {
	float:left;
	width:33%;
	padding-left:3px;
	font-size: 14px;
}
.postFeed  &gt; div {
	margin:0 10px;	
	padding:5px;
	border-bottom: 1px solid #003682;
	-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
background: #68a8d4; /* Old browsers */
background: -moz-linear-gradient(top,  #68a8d4 0%, #60abf8 0%, #4087c3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#68a8d4), color-stop(0%,#60abf8), color-stop(100%,#4087c3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #68a8d4 0%,#60abf8 0%,#4087c3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #68a8d4 0%,#60abf8 0%,#4087c3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #68a8d4 0%,#60abf8 0%,#4087c3 100%); /* IE10+ */
background: linear-gradient(to bottom,  #68a8d4 0%,#60abf8 0%,#4087c3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68a8d4', endColorstr='#4087c3',GradientType=0 ); /* IE6-9 */
}

.postFeed &gt; div:hover {
	background: #0e589a; /* Old browsers */
background: -moz-linear-gradient(top,  #0e589a 0%, #2989d8 0%, #207cca 100%, #0a4b85 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e589a), color-stop(0%,#2989d8), color-stop(100%,#207cca), color-stop(100%,#0a4b85)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #0e589a 0%,#2989d8 0%,#207cca 100%,#0a4b85 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #0e589a 0%,#2989d8 0%,#207cca 100%,#0a4b85 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #0e589a 0%,#2989d8 0%,#207cca 100%,#0a4b85 100%); /* IE10+ */
background: linear-gradient(to bottom,  #0e589a 0%,#2989d8 0%,#207cca 100%,#0a4b85 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e589a', endColorstr='#0a4b85',GradientType=0 ); /* IE6-9 */

}
.postFeed ul {
	border:1px solid #ccc;
	margin:0 10px;
	background:#fafaf7;
	height: 290px;
	-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
}
.postFeed div a {
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-size:14px;	
	padding-left:10px;
	text-transform:uppercase;
}
.postFeed li {
	padding: 9px 0 5px 7px;
}
.postFeed ul li a:hover {
	text-decoration:underline;
}

.postDate {
    background: none repeat scroll 0 0 #e6e6e6;
    -webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
    color: #4d4d4d;
    float: left; 
    font-size: 12px;
    font-weight: normal;
    height: 22px;
    line-height: 11px;
    margin: 0 10px 0 0;
    padding: 2px;
    text-align: center;
    text-transform: uppercase;
    width: 30px;
}

.postDate span {
    display: block;
    font-size: 12px;   
    width: 100%;
}
/* Middle
-----------------------------------------------------------------------------*/
.middle {
	width: 981px;
	margin:0 auto;
	background:#f5f5f5;
	padding-bottom:30px;
}
.middle:after {
	display: table;
	clear: both;
	content: '';
}
.container {
	width: 100%;
	float: left;
	overflow: hidden;
}
.content {
	padding: 0 0 0 0;
}

.content ul {
    font-size: 14px;
    list-style: square outside none;
    padding-bottom: 14px;
    padding-left: 30px;
}
.content ol {
	font-size: 14px;
    list-style: decimal outside none;
    padding-bottom: 14px;
    padding-left: 30px;
}
.content li {
	padding-bottom: 10px;
}
.hitspage {
	padding-bottom: 5px;
}
/*巽�達樽谷樽但樽棚 �嘆�嘆端竪 */
.entryHead {
	border-bottom:1px solid #b1d9ec;
}
.entryHead a{
	color:#003682;
	font-family: 'Roboto', sans-serif;
	font-size:20px;	
	padding: 5px 0 5px 23px;
	text-transform:uppercase;
	text-decoration:none;
	width:220px;
	background:#fff;
	display: block;
}

.entry {
	padding:22px 0 25px 240px;
	border-bottom:1px solid #e6e6e6;
	border-top: 1px solid #ffffff;
}
.entryThumb {
	float:left;
	margin:0 0 0 -240px;
}
.entryThumb img {
    margin-top: 11px;
}
.entryDate {
	color:#666;
	font-size:12px;
	padding:0px 8px 0px 17px;
	background:#b1d9ec;
	-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;
}
.entryDate a{
	color:#666;
	text-decoration:none;	
}
.entryDate a:hover{
	font-weight:bold;
}
.entryDate b{
	text-shadow: -1px 0px 0px rgba(216, 229, 239, 1);
	color:#37a7dc;
}
.entryDate span {
	float:right;
	color:#000;
}
.entryPart {
	padding: 8px 0 0 10px;
}
.articles .entryPart h2 {
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	padding: 0;
}
.entryPart h2 a {
	text-decoration:none;
	color:#000;		
}
.entryPart p a{
	color:#000;
	text-decoration:none;
}
.readmore {
	font-size:12px;
	padding:0 8px 0 10px;
	background:#b1d9ec;
	float:right;
	display:inline;	
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;	
}
.readmore a{
	color:#000;
	text-decoration:none;
}
.vestytoday {
	display: none;
}

.articles, .articlevideo {padding-left:19px;}
.articles &gt; img {
	margin: 0 auto 15px;
	display: block;
}
.articles h2 {
	font-size: 22px;
	color: #000;
	padding-left: 28px;
}
.articles h3 {
	font-size: 19px;
	color: #000;
	padding-left: 28px;
}
.url a{
	text-decoration: none;
	color: #000000;
}
/* �竪辰奪樽叩谷樽棚*/
.videos, .videoss  {
	height:240px;
}
.videos {
	border-top: 1px solid #ffffff;
}
.videoss {
	border-bottom: 1px solid #e6e6e6;
}

/*巽�達樽谷樽但樽棚 �嘆�嘆端竪 Video*/
.entryHeadVideo {
	border-bottom:1px solid #60a1d1;
	margin:20px 0;
}

.entryHeadVideo a{
	color:#003682;
	font-family: 'Roboto', sans-serif;
	font-size:20px;	
	padding: 5px 0 5px 50px;
	text-transform:uppercase;
	text-decoration:none;
	width:190px;
	background: url(../img/video.png) no-repeat 10px 50% #fff;
	display: block;
}
.entryv {
	display: none;
}
.fix:after, .fix:before {
	content: "";
	display:table;
}
.fix:after {
	clear:both;
}
/* Right Sidebar
-----------------------------------------------------------------------------*/
.right-sidebar {
	display: none;
}

/* Footer
-----------------------------------------------------------------------------*/
.logof &gt; a &gt; img{
	width:186px;
	height:33px;
	padding-bottom:10px;
}
.logof h6 {
	padding:30px 0 0 0;
}
.copy {padding-top:10px;}
.copy a{
	font-size:18px;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	text-decoration:none;
}

/* subscribe
-----------------------------------------------------------------------------*/

#subscribe_form-blue {display: none;}


#sv_lastcomments a {
	color: #fff;
}
.user-name {
	color: #fff;
}

.postinfo {
    background: none repeat scroll 0 0 #B1D9EC;
    border-radius: 5px 5px 5px 5px;
    color: #666666;
    font-size: 12px;
    padding: 0 8px 0 17px;
	margin-bottom: 18px;
}
.postinfo a {
	color: #666666;
    font-size: 12px;
	text-decoration: none;
}
.postinfo b {
    color: #37A7DC;
    text-shadow: -1px 0 0 #D8E5EF;
}
.eyes, .comm {
	display: none;
}

.pageNav {
	text-align: center;
}
.pageNav li {    
    display: inline-block; 
    text-decoration: none;
	margin-left: 5px;
	color: #fff;
	border: 1px solid #0A4B85;
    border-radius: 3px 3px 3px 3px;
	padding: 0 10px;
	background-color: #fff;
	height: 26px;
}
.pageNav li a {
	color: #0A4B85;
	text-decoration: none;
	
	line-height: 26px;
}
.pageNav li.active {
	color: #0A4B85;
	background-color: #B1D9EC;
}
.pageNav li:hover {
	background-color: #B1D9EC;
}
#scrollUp {
    background-image: url("../img/top.png");
    bottom: 13px;
    right: 40px;
    width: 38px;    /* Width of image */
    height: 38px;   /* Height of image */
}
iframe {
	display: block;
	margin: 0 auto;
}

.ha {
	display: none;
}
#comment-form-placeholder  {
	display: none;
}
.comments {
	display: none;
}
.footer {
	display: none;
}
.bgfooter {
	width:981px;
	margin: 0 auto;
	padding: 36px 0 0 40px;
}
.logof {
	float: left;
	width: 245px;
}
.logof &gt; a &gt; img{
	width:186px;
	height:33px;
	padding-bottom:10px;
}
.logof h6 {
	padding:30px 0 0 0;
}
.copy {padding-top:10px;}
.copy a{
	font-size:18px;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	text-decoration:none;
}
.fotermenu, .links {
	display: none;
}
#__utl-buttons-1 {
	display: none;	
}</pre></body></html>