<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#box_give_anons {width: 100%; position: relative; padding: 20px 0px 10px 0px;/* border: 1px solid #f00;*/}
#box_give_anons_3 {width: 100%; position: relative; padding: 0px 0px 0px 0px; display: none;}
.article_link_box {position: relative; padding: 5px 0 5px 5px;}
.article_link_box &gt; div {position: relative; width: 90%; margin: 0 auto 0 auto;}
.article_link_box &gt; div &gt; div {position: relative; width: 98%; margin: 0 auto;/* border: 1px solid #000;*/
	}
.article_link_box &gt; div &gt; div &gt; div:nth-child(1) {position: relative; text-align: left; cursor: help; margin: 2% 0;}
.article_link_box &gt; div &gt; div &gt; div:nth-child(1) &gt; img {display: block; position: relative; width: 20px; height: 20px; float: left; margin: 0 1% 0 0; /*border: 1px solid #f00;*/}
.article_link_box &gt; div &gt; div &gt; div:nth-child(1) &gt; p, #box_give_anons_3 &gt; .article_link_box &gt; div &gt; div &gt; div:nth-child(1) &gt; p {font-size: 130%; line-height: 130%; font-weight: bold; color: #333366;/* border: 1px solid #000;*/
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.7); 
	filter: dropshadow(color=#99ffffff, offX=0, offY=1);
	}
.article_link_box &gt; div &gt; div &gt; div:nth-child(1) &gt; span {display: none; position: absolute; top: -24px; left: 0px;}
.article_link_box &gt; div &gt; div &gt; div:nth-child(1):hover &gt; span {display: block;}
#box_give_anons_3 &gt; .article_link_box &gt; div &gt; div &gt; div:nth-child(2) &gt; p {text-align: left;}
#box_give_anons_3 &gt; .article_link_box &gt; div &gt; div &gt; div:nth-child(2) &gt; p &gt; img {display: inline-block; position: relative;/* width: 20px; height: 20px;*/ vertical-align: middle; background: #000066;}
.article_link_box &gt; div &gt; div &gt; div:nth-child(2) {position: relative; height: 0px; overflow: hidden; background: rgba(255, 255, 255, .7);
	-moz-box-shadow: 0px 0px 10px rgba(255, 255, 255, .9);
	-webkit-box-shadow: 0px 0px 10px rgba(255, 255, 255, .9);
	box-shadow: 0px 0px 10px rgba(255, 255, 255, .9);
	
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1.0); 
	filter: dropshadow(color=#ffffffff, offX=0, offY=1);
	}
.not_mobil_moment, .not_mobil_moment_1 {
	-moz-transition: height .5s;
	-webkit-transition: height .5s;
	-o-transition: height .5s;
	transition: height .5s;
	}
.article_link_box &gt; div:nth-child(1):hover &gt; div &gt; div:nth-child(2).not_mobil_moment {height: 60px;}
.article_link_box &gt; div/*:nth-child(2)*/:hover &gt; div &gt; div:nth-child(2).not_mobil_moment_1 {height: 70px;}
.open_mobil_moment_1 {
	-webkit-animation: open_mobil_1 .5s linear 1 normal;
	animation: open_mobil_1 .5s linear 1 normal;
	}
@-webkit-keyframes open_mobil_1 {
	0% {height: 0px;}
	100% {height: 60px;}
	}
@keyframes open_mobil_1 {
	0% {height: 0px;}
	100% {height: 60px;}
	}
.article_link_box &gt; div/*:nth-child(1)*/ &gt; div &gt; div:nth-child(2).open_class_height_60 {height: 60px;}
.close_mobil_moment_1 {
	-webkit-animation: close_mobil_1 .5s linear 1 normal;
	animation: close_mobil_1 .5s linear 1 normal;
	}
@-webkit-keyframes close_mobil_1 {
	0% {height: 60px;}
	100% {height: 0px;}
	}
@keyframes close_mobil_1 {
	0% {height: 60px;}
	100% {height: 0px;}
	}
.article_link_box &gt; div/*:nth-child(1)*/ &gt; div &gt; div:nth-child(2).open_class_height_0 {height: 0px;}

.open_mobil_moment_2 {
	-webkit-animation: open_mobil_2 .5s linear 1 normal;
	animation: open_mobil_2 .5s linear 1 normal;
	}
@-webkit-keyframes open_mobil_2 {
	0% {height: 0px;}
	100% {height: 70px;}
	}
@keyframes open_mobil_2 {
	0% {height: 0px;}
	100% {height: 70px;}
	}
.article_link_box &gt; div/*:nth-child(2)*/ &gt; div &gt; div:nth-child(2).open_class_height_70 {height: 70px;}
.close_mobil_moment_2 {
	-webkit-animation: close_mobil_2 .5s linear 1 normal;
	animation: close_mobil_2 .5s linear 1 normal;
	}
@-webkit-keyframes close_mobil_2 {
	0% {height: 70px;}
	100% {height: 0px;}
	}
@keyframes close_mobil_2 {
	0% {height: 70px;}
	100% {height: 0px;}
	}
/*.article_link_box &gt; div:nth-child(2) &gt; div &gt; div:nth-child(2).open_class_height_0 {height: 0px;}*/

.article_link_box &gt; div &gt; div &gt; div:nth-child(2) &gt; p {padding: 2%;}
.article_link_box &gt; div &gt; div &gt; div:nth-child(2) &gt; p &gt; a {display: block; text-align: center; font-weight: bold; color: #333366;}
.article_link_box &gt; div &gt; div &gt; div:nth-child(2) &gt; p &gt; a:hover {color: #ff0000; text-decoration: none;}

@media screen and (max-width: 540px){
	.article_link_box &gt; div {width: 98%;}
	.article_link_box &gt; div &gt; div {width: 100%;}
	}

.choice_link_box {position: relative; padding: 5px 0 5px 5px;}
.choice_link_box &gt; div {position: relative; width: 90%; margin: 0 auto 0 auto;}
.choice_link_box &gt; div &gt; a {display: block; float: left; text-align: center; background: #fcfccd; padding: 1%; position: relative; height: 58px; color: #ffffff; font-weight: bold; text-decoration: none; font-size: 14px; line-height: 22px; width: 46%; border: 1px solid #003366;
	background-image: -moz-linear-gradient(top, rgba(95,142,236,1.0) 0, rgba(0,51,102,1.0) 20%, rgba(0,51,102,1.0) 80%, rgba(95,142,236,1.0) 100%);
	background-image: -webkit-linear-gradient(rgba(95,142,236,1.0) 0, rgba(0,51,102,1.0) 20%, rgba(0,51,102,1.0) 80%, rgba(95,142,236,1.0) 100%);
	background-image: linear-gradient(to top, rgba(95,142,236,1.0) 0, rgba(0,51,102,1.0) 20%, rgba(0,51,102,1.0) 80%, rgba(95,142,236,1.0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5f8eec', endColorstr='#ff003366',GradientType=0 );}
.choice_link_box &gt; div &gt; a:hover {color: #ff0000;
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,1.0);
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,1.0);
	box-shadow: 1px 1px 4px rgba(0,0,0,1.0);
	background-image: -moz-linear-gradient(top, rgba(0,51,102,1.0) 0, rgba(95,142,236,1.0) 30%, rgba(95,142,236,1.0) 70%, rgba(0,51,102,1.0) 100%); 
	background-image: -webkit-linear-gradient(top, rgba(0,51,102,1.0) 0, rgba(95,142,236,1.0) 30%, rgba(95,142,236,1.0) 70%, rgba(0,51,102,1.0) 100%);
	background-image: linear-gradient(to top, rgba(0,51,102,1.0) 0, rgba(95,142,236,1.0) 30%, rgba(95,142,236,1.0) 70%, rgba(0,51,102,1.0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff003366', endColorstr='#ff5f8eec',GradientType=0 );}
.choice_link_box &gt; div &gt; a &gt; span {display: inline-block;}
.choice_link_box &gt; div &gt; a p {position: absolute; bottom: 75px; right: 0px; width: 94%; z-index: 10; text-align: left; display: none;
	text-shadow: none; 
	filter: none;}
.choice_link_box &gt; div &gt; a:hover p {display: block;}
@media screen and (max-width: 640px){
	.choice_link_box &gt; div &gt; a {float: none; width: 98%;}
	.choice_link_box &gt; div &gt; a:nth-child(1) {margin-bottom: 1%;}
	.choice_link_box &gt; div &gt; a:nth-child(2) {display: none;}
	}

#new_product_frm_id textarea, #new_product_frm_id input[type=text] {width: 90%; font-size: 100%; padding: 1%; border: 1px solid #c0c0c0;}
#birth_country_id {width: 70%;}

.img_box_one {position: absolute; width: 100px; height: 67px;}
.img_box_two {top: 0px; border: solid 1px #606060;}

.manag_img {position: absolute; height: 19px; width: 19px; top: 0px; background: #204467; opacity: 0.5; filtr: alpha(opacity=50); border: #c0c0c0 1px solid; cursor: pointer;}
.manag_img:hover {opacity: 1.0; filtr: alpha(opacity=100);}
.manag_img &gt; div {position: absolute; bottom: 22px; left: -50px; display: none; z-index: 10;}
.manag_img:hover &gt; div {display: block;}

.stat_fix {font-size: 2px; line-height: 2px; padding: 0px; margin: 2px;}

#div_foto1 &gt; p {width: 90%; text-align: left; font-size: 12px; line-height: 18px; color:#660000;}
/*#div_foto1 &gt; p:nth-last-child(1) {text-align: right; font-size: 12px; line-height: 18px; color:#990000; font-weight: bold; position: relative; cursor: help;}*/
#div_foto1 a {font-size: 12px; line-height: 18px; color:#660000;}
#span_manager {width: 90%; font-size: 12px; line-height: 18px; color:#990000; text-align: left; display: block; font-weight: bold; position: relative; cursor: help;}
#span_manager span {position: absolute; bottom: 22px; left: 15px; z-index: 10; display: none;}
#span_manager:hover span {display: block;}
#div_foto1 a:hover, #span_manager:hover/*, #div_foto1 p:nth-last-child(1):hover*/ {color:#404040; text-decoration: underline;;}
#close_open_help {display: none;}
/*#div_foto1 p:nth-last-child(1) span {position: absolute; bottom: 22px; right: 15px; z-index: 10; display: none;}
#div_foto1 p:nth-last-child(1):hover span {display: block;}*/

.box_info {position: relative; background: #e9e9e9; padding: 7px;}
.txt_box {padding: 15px 0px 10px 0px;}

#regoin_add_id &gt; div {float: left; text-align: left;}
#regoin_add_id &gt; div:nth-child(1) {width: 35%;}
#regoin_add_id &gt; div:nth-child(2) {width: 65%;}
@media screen and (max-width: 640px){
	#regoin_add_id &gt; div {float: none;}
	#regoin_add_id &gt; div:nth-child(1) {width: 100%;}
	#regoin_add_id &gt; div:nth-child(2) {width: 100%;}
	}</pre></body></html>