@charset "UTF-8";

/*
 Program: Everywhere Net Cenetr
 URL:    www.everywhere.com.tw
 E-Mail: everywhere@everywhere.com.tw
 Date:   Jun 2007
---------------------------------------------------- */


/* 整體結構
---------------------------------------------------- */
html, body, h1, h2{
  margin: 0;
  padding: 0;
}

#wrapper {
	clear: both;
	height: 100%;
	width: 100%;
	margin: 0;
	text-align: center;
	background-image:url(../_ind_img/system/bground.gif);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	font-size: 12px;
	font-weight: normal;
}

html>body #wrapper {
	height: auto;
}

#indexbody {
    margin:0 auto;
	padding:0;
	width:960px;
}
#header_01 {
	height:105px;
	background-image:url();
	background-repeat:no-repeat;
}
#header_02 { 
	height:95px;
	background-image:url();
	background-repeat:no-repeat;
}
#header_03 {
	height:20px;
	margin:8px 0 4px 160px;
	color:#353535;
	line-height:20px!important;
}
#header_03 #panel{
    width:115px;
	height:20px;
	background-image:url(../_ind_img/system/bg_panel.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	margin:0 10px 0 0;
	float:left;
	color:#000000;
}
#header_03 #red {
    color:#ff0000;
	font-weight:bold;
	float:left;
	margin:0 20px 0 0;
	padding:0;
}
#header_03 #sizetitle {
    color:#666666;
	float:left;
	padding:0;
	margin:0 5px 0 0; 
}
#header_03 select{
	color:#999999;
	padding:0 0 0 2px!important;
	margin:0;
	height: 16px;
	border: 1px solid #999999;
	line-height:16px;
	float:left;
}
#header_03 #size {
	float:left;
	padding:0;
	margin:0 20px 0 0;
}
#header_03 #size ul{
    list-style:none;
	margin:0;
	padding:0;
}
#header_03 #size li{
    display: inline;
	margin:0 5px 0 0;
}
#header_03 #size li a{
    color:#999999;
	text-decoration:none;
}
#header_03 #size li a:hover{
    color:#e743a9;
	text-decoration:underline;
	font-weight:bold;
}
#header_03 #size .on {
    color:#e743a9;
	text-decoration:underline;
	font-weight:bold;
}
#line {
    margin:0;
	padding:0;
	height:12px;
	width:960px;
}
#content {
    width:515px;
	height:120px;
	margin:10px auto;
	padding:0;
}
#content #left h1 a{
	width:410px;
	height:120px;
	display:block;
	text-indent: -9999px;
	float:left;
	background-image:url(../_ind_img/system/login1.jpg);
	background-repeat:no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93cb72;
	margin:0px -700px 0px -210px;
}
#content #right {
    float:right;
	text-align:left;
	width:300px;
	padding:5px 0 0 0;
}
#table_login {
    color:#ff0000;
	font-size:11px;
	width:100%;
}
#table_login td input{
	color:#666666;
	font-size:12px;
	background-color: #F5F5F5;
	border: 1px solid #dcdcdc;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
}
#table_login td img {
    margin:0 7px 0 0;
	padding:0;
	float:left;
}
#line_02 {
    margin:0;
	padding:0;
	height:7px;
	width:960px;
}
#footer {
    width:960px;
	height:20px;
	line-height:20px;
	color:#555;
	margin:8px 0 0 0;
	padding:0;
}
#footer a{
    color:#0066cc;
	text-decoration:none;
}
#footer a:hover{
    color:#0099cc;
}
#footer span {
    color:#666666;
	margin:0;
	padding:0;
}
#footer b{
    margin:0 0 0 7px;
}