/* CSS Document */

a:link    {font-size:12; font-weight:bold; color: #000099; text-decoration: underline}
a:visited {font-size:12; font-weight:bold; color: #000099; text-decoration: underline}
a:active  {font-size:12; font-weight:bold; color: #000099; text-decoration: none}
a:hover   {font-size:12; font-weight:bold; color: #000099; text-decoration: none}


.c:link    {font-size:12; font-style:italic; color: #000000; text-decoration: none}
.c:visited {font-size:12; font-style:italic; color: #000000; text-decoration: none}
.c:active  {font-size:12; font-style:italic; color: #000099; text-decoration: none}
.c:hover   {font-size:12; font-style:italic; color: #000099; text-decoration: none}

td {font-size:12; color: #000000}
.title {font-size:14; color: #000000}
.c {font-size:12; color: #000000}
.ck {border:0}

.head {background-color: #75F5FF; border-color: #05CBFF; border-style: solid; border-width: 1px}
.button {width:170px; height:20px; background-color: #FFFFFF; border-color: #EBECF4; border-style: solid; border-width: 1px; margin-right:2px; text-align: center}

.box {background-color: #FFFFFF; border-color: #EBECF4; border-style: solid; border-width: 1px}
.msg {width:400px; margin:50px; margin-left:auto; margin-right:auto; padding:20px; background-color: #FFFFFF; border-color: #EBECF4; border-style: solid; border-width: 1px}
.msg_mini{padding:20px; background-color: #FFFFFF; border-color: #EBECF4; border-style: solid; border-width: 1px}
.show {width:777px; border-spacing: 1px; border-collapse: separate;}
.live {background-color: #C9EBDA; border-color: #EBECF4; border-style: solid; border-width: 1px}
.head {background-color: #C5CEE5; border-color: #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}
.cell1 {background-color: #FFFFFF; border-color: #EBECF4; border-style: solid; border-width: 1px}
.cell2 {background-color: #EBECF4; border-color: #EBECF4; border-style: solid; border-width: 1px}
.line_down {border-color:#001388;border-style:solid;border-width:0px;border-bottom-width:1px}

.cell_right {text-align: right; vertical-align: top; padding-top: 6px}
.cell_left {text-align: left}

.opt {width:500px; border-spacing: 1px; border-collapse: separate;}

.add{width:400px;margin-top:30px;margin-bottom:30px;}
select[name="start_year"] {width:70px;}
select[name="start_month"] {width:110px;}
select[name="start_day"] {width:50px;}
select[name="start_hour"] {width:50px;}
select[name="start_min"] {width:50px;}
select[name="start_sec"] {width:50px;}

.inline {display: inline-block}
