
/* CSS Document 


#buyDetail{
	width:675px;
	float:left;
	margin:0px;
	}

	
#text p{
	margin-left:10px;
	}
	
#text p span{
    font-family:Arial;
	color:#003C6B;
	font-size:14px;
	}	
	
	
#text ul{
	font-size:12px;
	list-style-type: none;
	line-height: 22px;
	color:#505050;
	margin-left:10px;
	margin-top:0px;
	}

#text ul li{
   padding-left:15px;
   background-image:url(image/dot.jpg);
   background-position:5px 10px;
   background-repeat:no-repeat;
   }

.smallTitle{
	font-size:14px;
	color:#dc5000;
	font-weight:bold;
	font-family:"Arial";
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	border-bottom:1px dashed #ACACAC;
	padding-bottom: 3px;
	}


#buyLinkSpace{
	width:inherit;
	height:30px;
	}
	
#rollArea{
	width:673px;
	height:112px;
	overflow:hidden;
	position:relative;
	border:1px dashed #ACACAC;
	}

#depart{
	width:inherit;
	height:80px;
	background-image:url(../product/image/line-2.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:20px;
	}
	
div p a:link{font-weight : normal;text-decoration : underline ;color : #0089cf ;}
div p a:visited {font-weight : normal;text-decoration : underline ;color : #4b6473 ;}
div p a:hover {font-weight : normal;text-decoration : none ;color : #dc5000 ;}
div p a:active {font-weight : normal;text-decoration : none ;color : #dc5000 ;} 		

*/
#buy_left a:link{font-weight : normal;text-decoration : underline ;color : #0089cf;}
#buy_left a:visited {font-weight : normal;text-decoration : underline ;color : #4b6473 ;}
#buy_left a:hover {font-weight : normal;text-decoration : none ;color : #dc5000 ;}
#buy_left a:active {font-weight : normal;text-decoration : none ;color : #dc5000;} 	
#buy_left
{
    float:left;
    width:675px;
    margin-left:0px;
   
}
#buy_right
{
    float:left;
    width :175px;
    padding-left:35px;

}
#first
{
 padding-bottom:40px;
}
#first .smallTitle{
	width:inherit;
	font-size:14px;
    font-weight:bold;
    color:#dc5000;
    padding-top:20px;
    padding-bottom:5px;
   border-bottom:1px dashed #bec3c8;
}
#first span
{
     font-family: "ËÎÌå";
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
	line-height: 20px;
   
    display:block;
    padding-top:10px;
}
#first ul
{
    padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
	line-height: 20px;
}
#first ul li
{
    
     background-image:url(image/dot.jpg);
	 background-repeat:no-repeat;
	 background-position:3px 12px;
	 padding-left:15px;
	 padding-top:5px;
}

