body { color:#000000; height:100%; margin:0; padding:0;  font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align:left; background: gray url(images/background-pattern.png) left top; }
a      { color:#ff6600; font-weight: bolder; text-decoration: none }
a:active  { color:#ff6c00; font-weight: bolder }
a:hover     { color:#ff6c00; font-weight: bolder }
a:link  { color:#ff6600; font-weight: bolder; text-decoration: none }
a:visited   { color:#ff6600; font-weight: bolder }
.mark	{ color:#8b0000; display:inline; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; line-height:20px; }

h1 { color:#444444;  font-size: 11px; font-family: Verdana, Arial, Helvetica, sansserif; font-weight: bolder; }

.splash {  font-weight: bolder; color: black; cursor: pointer}
.splash:hover {  font-weight: bolder; color: red; cursor: pointer}

.content {
        position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
        width:802px;
        margin:0;
        border:solid 1px #000000;
/*       	border-bottom:0px;
       	border-top:0px;*/
       	background-color:#b5b6b7;
        padding:0;
        font: 10px Verdana, Arial, Helvetica, sans-serif;
        }
        
.inset {  font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height:18px; border-style: none solid; border-width: 0 1px; border-right-color: black; border-left-color: black; padding:0;}

.copy {  font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#ffffff; line-height:14px; text-align:center;}

.title { display:inline; color:#8b0000; font-size: 12px; font-weight:bolder;}

.subtitle { display:inline; color:gray; font-size: 11px; font-weight:bolder;}

.notice_cz { display:inline; color:black; font-size: 10px;}

.notice_en { display:inline; color:gray; font-size: 10px;}

.date { display:inline; color:white; font-size: 8px; text-align:right;}

.defaultimage { width: auto; height: auto; border: 1px solid black; padding: 0px; margin: 0px; margin-right: 10px; text-align: left;}

.defaultimage_wide { width: 468px; height: auto; border: 1px solid black; padding: 0px; margin: 0px; margin-right: 10px; text-align: left;}

.newsbox { width: 470px; padding: 5px; }
