/*全局設定
=======================================================================================================*/
body {
	margin:0px;
	padding:0px;

	background: url(../test_images/b.jpg) ;
	font-family: Arial,"宋体";
	font-size:12px;
	color:#1b1b1b;
	line-height:150%;
}
form{margin:0;padding:0;}
.clear { /* 此類應當放在 div 或 break 元素上，而且該元素應當是完全包含浮動的容器關閉之前的最後一個元素 */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 a{color:#e60012;text-decoration:none;}
a:hover{color:#886d1c;}




.input {BORDER: #c5c5c5 1px solid; FONT-SIZE: 9pt; COLOR: #666666; LINE-HEIGHT: 18px;  BACKGROUND-COLOR: #f3f3f3;}




/*頁頭設定
=======================================================================================================*/
#header {width: 815px; padding-top:20px; padding-bottom:5px;margin:0 auto} 

/*内容
=======================================================================================================*/
#container { width: 815px;background:url(../test_images/bg_1_1.jpg) no-repeat; height:775px;margin:0 auto}
/*内容2
=======================================================================================================*/
#container_1 { width: 815px;margin:0 auto}
.top{ background:url(../test_images/bg_3.jpg) no-repeat; height:150px}
.bo{ background:url(../test_images/bg_2.jpg) repeat-y}


/*頁腳設定
=======================================================================================================*/

#footer { width: 815px; padding-top:5px; padding-bottom:20px; margin:0 auto } 

/*弹出登陆框*/
div.sample_popup { z-index: +1; }
div.menu_form_header{
cursor:move
}
div.sample_popup div.menu_form_header
{
  border: 1px solid black;
  border-bottom: 0px;
  cursor: default;
  width: 200px;
  height:      20px;
  line-height: 19px;
  vertical-align: middle;
  background: url('<a href="http://bbs.blueidea.com/attachments/2007/7/11/20070711_e26d3e50d0d8b886020abTHgvNiRn8J0.png" target="_blank">http://bbs.blueidea.com/attachments/2007/7/11/20070711_e26d3e50d0d8b886020abTHgvNiRn8J0.png</a>') no-repeat;
  text-decoration: none;
  font-family: "Times New Roman", Serif;
  font-weight: 900;
  font-size: 13px;
  color: #206040;
}
div.sample_popup div.menu_form_body
{
  border: 1px solid black;
  width: 200px;
  background: url('<a href="http://bbs.blueidea.com/attachments/2007/7/11/20070711_e45dd0be648898799dacqSVztsCDIfid.png" target="_blank">http://bbs.blueidea.com/attachments/2007/7/11/20070711_e45dd0be648898799dacqSVztsCDIfid.png</a>') no-repeat left bottom;
}
div.sample_popup img.menu_form_exit
{
  float: right;
  margin: 4px 5px 0px 0px;
  cursor: pointer;
}
div.sample_popup table
{
  border-collapse: collapse;
  width: 100%;
}
div.sample_popup th
{
  width: 1%;
  padding: 0px 5px 1px 0px;
  text-align: left;
  font-family: "Times New Roman", Serif;
  font-weight: 900;
  font-size: 13px;
  color: #004060;
}
div.sample_popup td
{
  width: 99%;
  padding: 0px 0px 1px 0px;
}
div.sample_popup form
{
  margin: 0px;
  padding: 8px 10px 10px 10px;
}
div.sample_popup input.field
{
  border: 1px solid #808080;
  width: 95%;
  font-family: Arial, Sans-Serif;
  font-size: 12px;
}
div.sample_popup input.btn
{
  margin-top: 2px;
  border: 1px solid #808080;
  background-color: #DDFFDD;
  font-family: Verdana, Sans-Serif;
  font-size: 11px;
}
a {
 color: #FF0000;
 text-decoration: none;
}
