@charset "utf-8";
/* CSS Document */
a.more:link,a.more:visited{
font-size:10px;
color:#66CCFF;
text-decoration:none;
padding-right:4px;
}

a.more:hover{
color:#ff9933;
padding-right:4px;
}

#section_two{
border-top:dashed #006699 1px;
padding-top:15px;
margin-bottom:40px;
}

#skin_1{
float:left;
width:300px;
}

#t_title{
color:#fff;
font-size:12px;
font-weight:600;
background-color:#32567d;
padding:4px;
border-bottom:#fff solid 2px;
background-image:url(../images/tl_corner.gif);
background-repeat:no-repeat;
background-position:top left;

}

#exchange{
overflow:auto;
height:220px;
background-color:#dce8f3;
padding-right:5px;
width:300px;
}
	#exchange table{
	font-size:10px;
	width:240px;
	}
	
	#exchange td{
	padding-right:10px;
	padding-top:3px;
	border-bottom:#6998c4 dashed 1px;font-family:Tahoma;
font-size:12px
	}
	
	#exchange td.fee{
	color:#32567d;
	}
	
#tracking{
border-bottom:#6998c4 dashed 1px;
}
	#tracking ul{
	line-height:30px;
	}

	#tracking li.on{
	list-style-image:url(../images/on.gif);
	}
	
	#tracking li.off{
	list-style-image:url(../images/off.gif);
	color:#ccc;
	}
	
#picstaff{
width:85px;
float:left;
padding: 2px 12px;
border:solid 1px #e8e6e6;
}

	#picstaff img{
	width:85px;
	height:113px;
	}
	
.detail{
width:470px;
border-top:1px solid #dce8f3;
border-bottom:1px solid #dce8f3;
}

	.detail td{
	padding:2px;
	font-size:12px;
	vertical-align:top;
	text-align:right;
	border-bottom:1px solid #D7DADD; 
	font-weight:600; 
	color:#3274C0
	}
	
	.detail td.description{
	padding:2px;
	color:#666;
	font-size:12px;
	vertical-align:top;
	text-align:right;
	font-weight:normal; 
	border-bottom:1px solid #D7DADD; 
	}
	
#pro_list{


}

	#pro_list ul{
	padding-right:5px;
	list-style:none;
	width:594px;
	margin:0px;
	
	}
	
	#pro_list ul li{
	background-color:#E7EFF6;
	border-bottom:solid 3px #779DC3;
	margin-bottom:5px;
	color:#336699;
	margin-right:2px;
	padding:5px 8px 5px 8px;
	border-top:solid 1px #779DC3;
	}
	#indextbl
	{
	margin-top:45px;
 	}
	#indextbl td
	{
	background-color:#FF8A15;
	width:142px;
	height:142px;
	}
	#linetbl td
	{
	background-color:#6C6C6C;
	height:28px;
	}
	a.linkk
	{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	}
	a.linkk:hover
	{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#FF8A15;
	font-size:12px;
	text-decoration:none;
	}
	
