@charset "utf-8";
/**/
#html_background .c1{
	background-image:url(../images/background_e/background_top_2.jpg);
}
#html_background .c10{
	background-image:url(../images/background_e/background_bottom_2.jpg);
}
input{
	font-color: #33ccff; /*[字體顏色] /這格基本上它是不會變色的。/*/
    background-color: #ffffff; /*[按鈕背景色]*/
    border-width: 1px; 
    border-style: solid;
    border-top-color: #cccccc;
    border-right-color: #cccccc;
    border-bottom-color: #cccccc;
    border-left-color: #cccccc; /*[以上四格式是框框的顏色]*/
}