@charset "utf-8";
/* CSS Document */
/* priducts styling */

#bt_sec1cat li {
	padding-left: 10px;
	list-style: none;
}
#productsList{
	margin-left: 30px;
	margin-right: 30px;

}
#productsList   li {
	line-height: 1.6em;
	list-style: none;
	margin-bottom: 20px;
}
#productsList .productName a {
	font: bold 22px Geneva, Arial, Helvetica, sans-serif;
	color: #006699;
	background: url(../images/appearance/arrow3.gif) no-repeat right;
	padding-right: 40px;
	margin-right: 5px;
	border-bottom: 1px dotted #006699;
}
.pro_title {
	margin-top: 10px;
	margin-bottom: 20px;
}
.productTable1 {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#product_body {
	padding-right: 20px;
	padding-left: 30px;
}
#product_body ul {
	margin-top: 10px;
}

#product_body li {
	list-style: none;
	padding-left: 20px;
	background: url(../images/appearance/blet1.gif) no-repeat 5px 3px;
	margin-bottom: 1em;
}
#wrapper  #content #content_right .inside #product_body .productTable1 h3   {
	margin-top: 20px;
	background: #006599;
	color: #FFFFFF;
	padding: 2px 2px 2px 5px;
	border-right: #16416B;
	border-bottom: #16416B;
	border-left: #9FC6EC;
	font-size: 1.1em;
	margin-left: 0px;
	margin-bottom: 5px;
}
.alignright {
	text-align: right;
	display: block;
	margin-top: 10px;
}
#movieflw     li    {
	list-style: decimal url(none);
	margin-left: 50px;
	background: url(none);
	padding-left: 5px;
}
#movieflw      li a    {
	list-style: decimal url(none);
	background: url(../images/appearance/link3_1.jpg) no-repeat 90px 5px;
	font-size: 1.1em;
	font-weight: bold;
	width: 100px;
	padding: 2px 2px 2px 5px;
	color: #77A51E;
	display: block;
	border: 1px dotted #009900;
}
#en #movieflw      li a    {
	list-style: decimal url(none);
	background: url(../images/appearance/link3_1.jpg) no-repeat 190px 5px;
	font-size: 1.1em;
	font-weight: bold;
	width: 200px;
	padding: 2px 2px 2px 5px;
	color: #77A51E;
	display: block;
	border: 1px dotted #009900;
}
