﻿@charset "utf-8";
/* CSS Document 國 */

body {
margin:0px;	padding:0px;
background-color:#333;
}
#chi_allbody {
width:990px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;

}
#chi_header {
position: relative;
height: 100px;

}
#chi_login{
background-color:#FFF;
border:1px solid #e4e4e4;
padding:20px 20px;	margin:0;
width:310px;	height:320px;
position:absolute;
top:200px;	left:315px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#666;
}
#chi_login_tt{
width:350px;	height:20px;
position:absolute;
top:170px;	left:315px;
font-family:"微軟正黑體";
font-size:14px;
color:#ccc;
text-align:center;
}
#chi_login_pic01{
padding:10px 0 0 75px;
background-image: url(css_img/lo_001.jpg);
background-repeat:no-repeat;
width:295px;height:38px;
}
#chi_login_pic02{
padding:10px 0 0 75px;
background-image: url(css_img/lo_002.jpg);
background-repeat:no-repeat;
width:295px;height:38px;

}
#chi_login_bu{
	background-image: url(css_img/lo_003.jpg);
	background-repeat: no-repeat;
	width: 74px;
	height: 34px;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
}
#chi_login_bu a{
width:auto;height:34px;
display:block;
}
#chi_login_bu a:hover{
background-image: url(css_img/lo_003_c.jpg);
}

.chi_login_input{
border:0px solid #fff;
}
.chi_login_t{
font-family:"微軟正黑體";
font-size:18px;
color:#000;
line-height:40px;
}
.chi_login_fo{
font-family:"微軟正黑體";
font-size:18px;
color:#666;
line-height:40px;
}
.chi_login_fo a{
font-family:"微軟正黑體";
font-size:18px;
color:#666;
text-decoration:none;
}
.chi_login_fo a:hover{
color:#0066ff;
text-decoration:underline;
}

