﻿/*
模板为淘宝店铺（数位时代）专用，未经同意不得拷贝
作者：周宏权
时间：2007年4月
*/

img {
	border:0;
}

#main {
	width:732px;
	margin:auto;
	text-align:center;
}

#header {
	margin:0px auto;
}

#navigator {
	margin:3px 0px 2px;
	text-align:left;

}
#navigator img {
	width:183px;
	height:25px;
}

#line img {
	margin-bottom:0px; 
	height:9px;
}

#left-side {
	display:block;
	float:left; 
	width:25%; 
	margin-bottom:3px;
	text-align:left; 
}

.border { 
	border-top: #d2e4fc 1px solid;
	border-left:#d2e4fc 1px solid;
	border-right:#d2e4fc 1px solid;
	border-bottom:#d2e4fc 1px solid;
	margin-top:1px;
}

#left01 {
	text-align:center;
}

#left01 img {
	height:25px;
	width:91px;
	margin-top:8px;
	margin-bottom:5px;
}

#left02 {
	font-size: 12px;
	color: #009933;
}

#left02 h4 {
	font-size:12px;
}

#left03 p{
	font-size:14px;
	font-weight:bold;
	color: #ff0000
}

#left04 p {
font-weight: bold; margin-left: 15px;
}

#right-side {
	display: block; 
	float: right;
	width: 73%;
	text-align:left;
	font-weight:bold;
}

#faq {
	border-top: #d2e4fc 1px solid;
	border-left:#d2e4fc 1px solid;
	border-right:#d2e4fc 1px solid;
	border-bottom:#d2e4fc 1px solid;
	margin-top:1px;
	background-color:#cccccc;
	font-size:12px;
	font-weight:bold;
}

#faq li 
{ font-size:14px;
}

#faq p {
	margin-left:30px;
	font-size:12px;
	line-height:16px;
}

#faq span {
	color:#ff0000;
}

#footer {
	display: block;
	font-size: 12px; 
	float: right; 
	width: 100%; 
	color: #ffffff; 
	background-color: #666666; 
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
}

