/* 頁首 */

#head {
    margin:0;
	padding:0;
	clear:both;
	position:relative;
}

#head {
    height:135px;
	background:url(/B2C_PageDesign/C000_Product/C000_Portal/Index/Images/index_headbg.gif) top center no-repeat;
}

#head .logo {
	position:absolute;
	top:20px;
	left:15px;
}

/* 季節banner */

/*#head .headban {
	position:absolute;
	top:20px;
	left:250px;
	width:300px;
	height:60px;
}*/

/* 季節banner-加大300x95 */

#head .headban {
	position:absolute;
	top:0;
	left:230px;
	width:440px;
	height:95px;
}

#head .headban2 {
	position:absolute;
	top:65px;
	left:605px;
	width:100px;
	height:60px;
}

#head .subnav {
	position:absolute;
	top:8px;
	right:10px;
	font-size:0.8em;
	color:#FFFFFF;
}

#head .subnav a:link, #head .subnav a:visited {	color:#FFFFFF; text-decoration:none}
#head .subnav a:hover, #head .subnav a:active { text-decoration:underline}

#head .msg {
	position:absolute;
	top:40px;
	right:10px;
	font-size:0.95em;
	color:#009cdc;
}

#head .msg em { font-style:normal; color:#fe7200}

#head .nav {
	position:absolute;
	top:95px;
}

#head .nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#head .nav li { float:left}

/* 頁尾 */

#foot {
    margin:0 auto 10px;
	padding:0 0 20px;
	width:960px;
	clear:both;
	position:relative;
	text-align:left;
}

#foot {
	background:url(/B2C_PageDesign/C000_NewFooter/Images/index_foot_bg2.gif) bottom no-repeat;
	min-height:210px;
}

#foot .logo {
	float:left;
	margin:0 0 0 20px;
	_margin:0 0 0 12px;
	padding:0;
}

#foot .link {
	margin:15px 0 0 365px;
	padding:0;
}

#foot .tel {
	margin:0 0 0 370px;
	padding:0;
}

#foot p { 
	margin:5px 0 10px;
	padding:0;
	font-size:0.75em;
	line-height:1.8em;
	color:#666666;
}

#foot p.small { font-size:0.7em; line-height:1.7em}
#foot p.tellong { margin:0}
#foot p.telleft { float:left; margin:0}
#foot p.telright { margin:0 0 0 210px}

#foot p a:link, #foot p a:visited { color:#006ec5; text-decoration:none}
#foot p a:hover, #foot p a:active { text-decoration:underline}

