/* Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}

/* clearfix */
.cf { zoom: 1; }
.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }

/***************************** 版面設計 *****************************/
body {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	margin: 0 0;
	width: 100%;
}
#container {
	width: 100%;
	margin: auto;
	padding-bottom: 49px;
}
#header {
	margin-top: 5px;
	width: 100%;
}
#content {
	width: 100%;
	float: left;
}
#footer {
	clear: both;
}

/***************************** Header *****************************/
.logo {
	text-align:center;
	width:68%;
	float: left;
}
.login{
	text-align:center;
	width: 10%;
	max-width: 43px;
	height: 38px;
	float: right;
	margin-top: 15px;
	margin-right: 22%;
}

/***************************** Top Nav *****************************/
.nav {
	background-image: url(../Images/middle-nav-bg.png);
	background-repeat:repeat-x;
	height: 45px;
	float: left;
	width: 100%
}
.nav ul{
	padding: 11px;
	margin: auto;
	text-align: center;
}
.nav li{
	list-style-type: none;
	display: inline;
}
.middle-nav-text {
	color: #FFF;
	border-radius: 5px; 
	border:#265688 1px solid;
	padding: 4px 30px; 
	margin: -8px 0 5px 5px; 
	font-size: 13px;
	box-shadow:inset 1px 1px 0.5px rgba(0%,0%,0%,0.5);
	text-decoration: none;
	display: inline;
	white-space: nowrap;
}
nav a#pull {
	display: none;
}
@media only screen
and (min-width:1024px) {
.middle-nav-text {
	padding: 4px 60px;
	margin: -8px 0 15px 15px;
}
}

/***************************** Price Nav *****************************/
.price_nav {
	background-color: #DADADA;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;;
}
.price_nav:after {
	content: '';
	display: block;
	clear: both;
}
.price_nav li {
	float: left;
	width:16%;
	text-align: center;
	border-right:#182E7D 1px solid;
}
.price_nav-text {
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
	color: #182E7D;
}
.price_nav li + li + li + li + li + li {
	border-right: none;
}

/***************************** Price Tab *****************************/
#dram-spot-price {
	-margin: 25px 0 0 0;	
}
.index-price {
	margin: 0 0 25px 0;
}
.index-price-title {
	width: 100%;
	background-image: url(../Images/price-title-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #708BB4;
	border-top: 1px solid #326191;
	padding: 10px 0 11px 0 ;
}
.index-price-title:after {
	content: '';
	display: block;
	clear: both;
}
.index-price-title strong.index-price-title-text {
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
	display: inline-block;
	margin: 0 0 0 10%;
	float: left;
}
.index-price-title strong.index-price-title-text a {
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.index-price-title img {
	border: none;
	padding: 0 0 0 8px;
}
.index-price-title strong.index-price-title-date {
	color: #F4E729;
	font-size: 12px;
	font-weight: normal;
	display: inline-block;
	margin: 0 10% 0 10%;
	float: right;
}
.index-price-ann {
	background-color: #F4E729;
	font-size: 13px;
	color: #555;
	-margin: 0 10% 0 10%;
	padding: 5px 10%;
}
.index-price-ann a {
	color: #555;
}
.index-price-tab {
	width: 100%;
	font-size: 12px;
	margin: 0;
	color: #182E7D;
}

table.index-price-tab tr.index-price-items-content:nth-child(odd) {background: #F3F3F3;}
table.index-price-tab tr.index-price-items-content:nth-child(evend) {background: #FFFFFF;}

.index-price-items-content {
	-background-color: #F1F1F1;
	border-bottom:#B8D5E4 1px solid;
}
.index-price-items-01 {
	width: 16%;
	background-color: #B8D5E4;
	vertical-align: middle;
	text-align: center;
}
.index-price-items-02, .index-price-items-03, .index-price-items-04, .index-price-items-05,
.index-price-items-06, .index-price-items-07 {
	width: 14%;
	background-color: #B8D5E4;
	border-left: 1px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0;
}
.index-price-items-vaules-name {
	padding: 5px 0;
	vertical-align: middle;
	text-align: center;
}
.index-price-items-vaules-name a {
	color: #182E7D;
	text-decoration: none;
}
.index-price-items-vaules-name a:hover {
	color: #A50020;
	text-decoration: underline;
}
.index-price-items-vaules {
	text-align: center;
	padding: 5px 0;
	vertical-align: middle;
}
/***************************** Path *****************************/
.path {
	background-color: #DADADA;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;;
	color: #182E7D;
}
.path:after {
	content: '';
	display: block;
	clear: both;
}
.path-text {
	display: inline-block;
	margin: 0 10% 0 10%;
}
.path a {
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
	color: #182E7D;
}
/***************************** Main Content Text *****************************/
#main-area {
	margin: 25px auto 25px auto;
	width: 80%;
	font-size: 12px;
}
.text {
	color: #444444;
	line-height: 20px;
}
.text a {
	color: #0778D1;
}
#main-area p {
	padding: 5px 0;
	color: #444444;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0 10px 0;
}
/***************************** MI Table *****************************/
.mi-tab {
	background-color: #DADADA;	
	color: #444444;
	border-spacing: 1px !important;
	vertical-align: middle !important;
}
.mi-tab td {
	background-color: #ffffff;	
}
.mi-tab-title {
	background-color: #CEE7FF !important;	
	font-weight: bold;
	word-break: break-word;
}
.mi-tab-title strong {
	display: block;
	padding: 5px 0;
}
.mi-tab em {
	display: block;
	font-style: normal !important;
	padding: 0 0 0 8px !important;
}
.mi-package-title {
	margin: 7px 0 5px 5px !important;
}
.mi-package-title td {
	background-color: transparent !important;
}
/***************************** Contact Form *****************************/
#form-tab {
	width: 80%;
	margin: auto;
	text-align: left;
	color: #182E7D;
}
#form-tab strong {
	display: inline;
	padding: 5px 0;
	font-weight: bold;
}
#form-tab td {
	background-color: transparent !important;	
}
#form-tab input[type="text"], #form-tab textarea, #form-tab input[type="password"] {
	width: 100%;	
}

p.contact-note {
	width: 80%;
}