@charset "utf-8";
@import url("reset.css");
@import url("loading.css");
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------->>> Main <<<------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

body, td, th { font-size: 12px; }
body { background-color: #666666; }
form { margin:0px }
input { font-family: Verdana, Arial, Helvetica, sans-serif }
.iframech { display:none; }
.watermark { color: #999 !important; }
#rand-img { cursor:hand; cursor:pointer }

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------->>> Out_div <<<---------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.divbox1 { width:500px; height:500px; position:fixed; top:50%; left:50%; margin:-250px 0 0 -250px; }
.divbox2 { width:400px; height:300px; margin-left: auto; margin-right: auto; margin-top:100px; }
.divbox3 { width:400px; height:300px; text-align:center; display: table-cell; vertical-align: middle; *position: relative;}
.divbox_in1 { margin-top:10px; }
.divbox_in2 { margin-top:1px; }
.divbox_in3 { margin-top:15px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.divbox_in4 { margin-top:-28px; margin-left:240px; }
.divbox_in5 { text-align:center; color:#CCC;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------->>> logo_div <<<--------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.logo { font-size:19px; font-family: Verdana, "微軟正黑體"; text-align:left; color:#FFFFFF; height:30px; }
.text1 { width:300px; font-size:12px; letter-spacing:1px; height:30px; padding-left:20px; padding-right:20px; border:0px; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius:5px 5px 0 0; line-height:30px }
.text2 { width:300px; font-size:12px; letter-spacing:1px; height:30px; padding-left:20px; padding-right:20px; border:0px; line-height:30px }
.text3 { width:300px; font-size:12px; letter-spacing:1px; height:30px; padding-left:20px; padding-right:20px; border:0px; -moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; ; line-height:30px }
.footer { text-align:right; margin-top:10px; font-family:Verdana; padding-left:30px; padding-right:30px; color: #CCCCCC }
.submit { width:340px; font-size:13px; letter-spacing:1px; height:40px; padding-left:20px; padding-right:20px; border:0px; -moz-border-radius: 5px !important; -webkit-border-radius: 5px !important; border-radius: 5px !important; line-height:40px; background: rgb(184,198,223); background: -moz-linear-gradient(top, rgba(184, 198, 223, 1) 0%, rgba(109, 136, 183, 1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(184, 198, 223, 1)), color-stop(100%, rgba(109, 136, 183, 1))); background: -webkit-linear-gradient(top, rgba(184, 198, 223, 1) 0%, rgba(109, 136, 183, 1) 100%); background: -o-linear-gradient(top, rgba(184, 198, 223, 1) 0%, rgba(109, 136, 183, 1) 100%); background: -ms-linear-gradient(top, rgba(184, 198, 223, 1) 0%, rgba(109, 136, 183, 1) 100%); background: linear-gradient(to bottom, rgba(184, 198, 223, 1) 0%, rgba(109, 136, 183, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8c6df', endColorstr='#6d88b7', GradientType=0 )}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------->>> Loadaction <<<------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.Loadaction_Box { position: fixed; left: 0px; top:0px; background-image:url(../../images/action_bg.png); z-index:100000000 }
.Loadaction { position: fixed; padding-top:5px; width: 220px; height: 45px; left: 42%; top: 42%; background-image:url(../../images/action_bg.png); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.Actionupload_Text { font-size:13px; color:#FFFFFF; height:20px; line-height:20px; }
