@charset "utf-8";
body
{	margin: 0px auto;
	width: 880px;
	}
#header
{	margin:0 auto;
	width:880px;
	height:auto;
}

#head
{	margin:0 auto;
	width:880px;
	height:150px;
	background-image: url(http://stock.pscnet.com.tw/psc/Newhtm/pscem/images/head.jpg);
	background-repeat: no-repeat;
	vertical-align: top;}
#sddm
{	margin: 0 auto;
	padding: 0;
	z-index: 10;
	background-color:#F4F4F4;
	height:35px;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font:bold 13px Verdana, Geneva, sans-serif, 新細明體;}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 8px 2px;
	width: 141px;
	background: #015e9c;
	color: #FFF;	
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #52a1c8}

#container{
	width:880px;
	background-color:#fff;
	margin:0;
	padding:0;
	overflow:hidden;
	padding-top:0px;
	padding-bottom:5px;
	border: 1px solid #666;
}

#main{
	width:810px;
	float:left;
	padding-left:20px;
	_display:inline;
	overflow:hidden;
	padding-top: 10px;
}
#content h1{
	font-size:1.2em;
	font-family:Tahoma, Geneva, sans-serif;
	display: block;
	padding: 2px 0px 0px 5px;
	margin-top: 5px;
	width:300px;
	color: #0022EA;
	}
#content h2{
	font-size:1em;
	font-family:Tahoma, Geneva, sans-serif;
	padding-left:5px;
	color: #0022EA;
	}
#content ul {
	list-style: none;
	border: 1px solid black;	
	width: 592px;
	margin-left: 20px;
	padding: 0;	
	overflow: hidden; /* 超過範圍隱藏 */
	white-space: nowrap; /* 不斷行 */
}
#content ul li{display: inline; /* 水平排列 */}
#content ul li a {
	display: inline-block;	/* 水平內顯示為區塊 */
	border: 2px solid #ccc;
	padding:0 20px;
	color:#0033FF;
	text-decoration:none;
	font-size:1em;
	line-height:28px;
}
#content p{
	font-size:0.9em;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:25px;
	padding-left:5px;
	color: #333333;
	}
#content p	img{
	border:1px solid #666;
	margin-top:5px;
	margin-left:20px;
	}
#footer{
	margin:0 auto;
	width:880px;
	height:30px;
	overflow:hidden;
	background: #deefff; /* Old browsers */
	background: -moz-linear-gradient(top,  #deefff 0%, #98bede 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#deefff), color-stop(100%,#98bede)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #deefff 0%,#98bede 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #deefff 0%,#98bede 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #deefff 0%,#98bede 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #deefff 0%,#98bede 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deefff', endColorstr='#98bede',GradientType=0 ); /* IE6-9 */
	padding-top:2px;
	padding-bottom:3px;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #4786D3;
}
#footer p{
	font-size:0.8em;
	line-height:10px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #333333;
	}

#css_table {
	margin-top:20px;
	display:table;
	border-top:1px solid #015E9C;
	border-left:1px solid #015E9C;
	width:790px;
  }
.css_tr {
	display: table-row;
	font-size:0.8em;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:30px; height:30px;
  }
.css_td1 {
	display: table-cell;
	width:70px;
	border:1px solid #015E9C; border-top:none;border-left:none;
	padding-left:10px;
	float:left;
	}
.css_td2 {
	display: table-cell;
	width:120px;
	border:1px solid #015E9C; border-top:none;border-left:none;
	padding-left:10px;
	float:left;
  }
.css_td3 {
	display: table-cell;
	width:150px;
	border:1px solid #015E9C; border-top:none;border-left:none;
	padding-left:10px;
	float:left;
  }
.css_td4 {
	display: table-cell;
	width:400px;
	border:1px solid #015E9C; border-top:none;border-left:none;
	padding-left:10px;
	float:left;
  }






