@import url(common.css);

#list1
{
  width:217; height:63; background-image:url(/images/products/proA.gif);
  font-size:14px; font-weight:bolder;
  padding-top:31; padding-left:50
}

#list1B
{
  width:217; height:58; background-image:url(/images/products/proB.gif);
  font-size:14px; font-weight:bolder;
  padding-top:26; padding-left:50
}


#list2
{
	padding-left:33; padding-top:6; padding-bottom:3;
	font-size:14px;
}

#total
{
	width:638; height:85; background-image:url(/images/products/total.gif);
    font-size:small; color:#000; font-weight:bolder;
    padding-top:35px; padding-left:150px;
}

#page
{
	width:638; height:48; background-image:url(/images/products/procontentbypage.gif);
	font-size:14px;
	padding-top:10; padding-left:0;
}

#proImg
{
	width:152; height:125; background-image:url(/images/common/proImg.gif);
	padding-top:26px; padding-left:26px;
}

#proName
{
	width:143; height:33; background-image:url(/images/products/proName.gif);
	font-size:12px; color:#000; font-weight:bolder;
	padding-top:7; padding-left:30;
}
#proAuthor
{
	width:143; height:45; background-image:url(/images/products/proAuthor.gif);
	line-height:22px; color:Black;
	padding-top:2px; padding-left:55px;
}
#proCost
{
	width:108; height:47; background-image:url(/images/products/proCost.gif);
	line-height:22px; color:Black;
	padding-top:1px; padding-left:54px;
}
#proOrder
{
	width:290; height:37; background-image:url(/images/products/proOrder.gif);
	line-height:22px; color:Black;
	padding-top:8px; padding-left:35px;
}

#proImgbyContent
{
	width:179; height:154; background-image:url(/images/products/imgBg.gif);
	padding-top:30px; padding-left:28px;
}
#proNamebyContent
{
	width:300; height:35; background-image:url(/images/products/proNameLine.gif);
	padding-left:10px; padding-top:10px;
}
#proOrderbyContent
{
	width:138; height:23; background-image:url(/images/products/order.gif);
	color:#764F02; font-weight:bolder;
	padding-top:6px; padding-left:40px;
}
#proTextbyContent
{
	width:755px; background-color:EFEFEF; font-size:14px; font-family:Verdana,ËÎÌå; line-height:25px;
	padding-left:30; padding-right:30; padding-top:20; padding-bottom:20;
}

#proBGbyImg
{
	background-image:url(/images/products/bg.gif); width:795;
	padding-top:20px; padding-left:5px;
}
#proSImgBgbyImg
{
	width:176px; height:154px; background-image:url(/images/products/img_bg.gif);
	padding-top:30px; padding-left:26px;
}
#proBimgTxtbyImg
{
	font-size:14px; padding-top:5px; padding-left:30px; color:Black; font-weight:bolder;
}
#proOtherImg
{
	width:110px; height:84px; background-color:DEDEDE;
	padding-right:5px; padding-top:5px;
}


#teapotR3_1_2
{
	width:179px;
	background-image: url(/images/teapot/pot_r2.gif);
	height:30px;
    font-size:12px; color:#fff;
    font-family: "Geneva", "Arial", "Helvetica", "sans-serif", "ËÎÌå";
    padding-left:15px;
    line-height:20px;
}
#teapotR3_1_3
{
	width:179px;
	background-image: url(/images/teapot/pot_r3.gif);
	height:15px;
    font-size:12px; color:#4D4C4C;
    font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "ËÎÌå";
    padding-left:7px; padding-top:2px;
}

#talkTitle
{
	font-size:14px; color:Black; font-weight:bolder; padding-right:55px; padding-top:10px; padding-bottom:5px;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}