@charset "utf-8";
/* CSS Document */
/* v1.0 | 20080212 eric*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/*body {
	line-height: 1;
}*/
ol, ul {
	list-style: none;
}
.clear{
	clear:both;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/*Clear float*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
/*End*/

body {
	*behavior: url(csshover3.htc);
	background: #f0f0f0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-size: 12px;
}

#wrapper {
	width: 960px;
	margin: 10px auto 0 auto;
	text-align: left;
}
/*logo region*/
#logo {
	width: 960px;
	position: relative;
}
#logo .bookmark {
	position: absolute;
	right: 10px;
	top: 10px;
}

#logo .searchbox {
	position: absolute;
	right: 10px;
	bottom: 15px;
}

#logo .logo {
	float: left;
	display: block;
	width: 119px; height: 91px;
	overflow: hidden;
	background: url(../images/clonedvd_icon.gif) 14px 0 no-repeat;
}
#logo .logo a{
	display:block;
	text-indent: -999em;
	width: 119px; height: 91px;
}
#logo h2 {
	font-size: 36px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
	text-indent: 0.3em;
}

#logo p  {
	font-size: 13px;
	font-weight: bold;
	text-indent: 1em;
}
#logo p a {
	color: #000;
	text-decoration: none;
}

#logo p a:hover {
	color: #028abc;
	text-decoration: underline;
}
/*end*/
/*main navigation*/
#mainNav {
	width: 955px;
	padding-left: 5px;
	background: url(../images/clonedvd_icon.gif) no-repeat -106px -552px;
}
.navshaw{
	background:url(../images/shaw.gif) no-repeat;
	height:7px;
}
#mainNav .lev1  {
	height: 40px;
	padding-right: 5px;
	background: url(../images/clonedvd_icon.gif) no-repeat 945px -552px;
}

#mainNav .lev2 {
	height: 40px;
	padding-left: 35px;
	background: url(../images/background_line.gif) 0 -474px repeat-x;
}
div#mainNav ul.leve1st {
	list-style: none;
}
div#mainNav ul.leve1st li {
	float: left;
}

div#mainNav ul li {
	position: relative;
	z-index: 999;
}


div#mainNav ul ul {
	display: none;
}

div#mainNav ul li:hover ul {
	display: block;
}

div#mainNav ul.leve1st ul.leve2st {
	list-style: none;
	width: 121px;
	position: absolute;
	top: 40px;
	left: -3px;
	border: 1px solid #c4c4c4;
	border-width: 0px 1px 0px 1px;
}
div#mainNav ul.leve1st ul.leve2st li {
	border-bottom: 1px solid #c4c4c4;
	position: relative;
}

div#mainNav ul.leve1st ul.leve2st li a {
	margin: 0;
	padding-left: 5px;
	display: block;
	width: 116px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background: #fff;
}

div#mainNav ul.leve1st ul.leve2st li a.sub {
	background: #fff url(../images/clonedvd_icon.gif) 104px -143px no-repeat;
}

div#mainNav ul.leve1st ul.leve2st li a:hover {
	background: #56ade6;
	color: #FFF;
}
div#mainNav ul.leve1st ul.leve2st li a.sub:hover {
	background: #e68704 url(../images/clonedvd_icon.gif) 104px -175px no-repeat;
}

div#mainNav ul.leve1st ul.leve2st ul.leve3st {
	display: none;
	position: absolute;
	top: -1px;
	left: 121px;
	border: 1px solid #c4c4c4;
	border-width: 1px 1px 0px 1px;
}

div#mainNav ul.leve1st ul.leve2st li:hover ul.leve3st{
	display: block;
}

div#mainNav ul.leve1st ul.leve2st ul.leve3st li a {
	width: 160px;
}

/*end*/

#contert {
	float: left;
	width: 698px;
	background: #FFF;
	border: #c4c4c4 solid 1px;

}
#contert p{
	line-height:17px;
	font-size:11px;
	color:#363636;
}
#contert .key{
	line-height:18px;
	padding:10px 0;
}
/*footer area*/
#footer {
	clear: both;
	width: 960px;
	color:#666;
	padding: 12px 0px;
}

#footer a {
	color: #028abc;
	text-decoration: none;
	padding: 0 5px;
}
#footer a.speci {
	padding: 0;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .lori {
	float: right;
	width: 600px;
	text-align: right;
}

#footer .lolri {
	float: left;
	width: 360px;
}
#footer .lolri a.flogo {
	float: left;
	display: block;
	width: 37px;
	height: 37px;
	margin: 0 6px 0 0;
	text-indent: -8888em;
	background: url(../images/clonedvd_icon.gif) 0 -96px no-repeat;
	
}


/*end*/

#rightbar {
	float: right;
	width: 253px;
	border: #c4c4c4 solid 1px;
	background: #FFF;
}
/*homepage index banner*/
#bannerTop {
	width: 962px;
	padding: 0px 0;
	margin-bottom:0;
}

#bannerh {
	top: 0;
	left: 0;
	width: 960px;
}
#bannerh .masl {
	float: left;
	width: 698px;
	height: 280px;
}

#bannerh .masr {
	float: left;
	width: 262px;
	height: 280px;
}
.masr ul {
	list-style: none;
	width: 262px;
}
.masr ul li {
	list-style: none;
	height: 93px;
	background: url(../images/background_line.gif) 0 -525px repeat-x ;
}
.masr ul li:hover {
	background: url(../images/background_line.gif) 0 -631px repeat-x;
	cursor: pointer;
}
.masr ul li div {
	position: relative;
}
.masr ul li div p {
	padding: 12px 10px 0px 10px;
	color: #CCC;
	font-size: 12px;
	font-weight: bold;
}
.masr ul li div p span.price {
	color: #F00;
	font-size: 16px;
}

.masr ul li div p span.hti {
	font-size: 15px;
	color: #FFFF46;
}

.masr ul li div a.hinfo {
	float: right;
	display: block;
	width: 68px;
	height: 68px;
	background: url(../images/banner_btn.gif) 0 0 no-repeat;
	text-indent: -8888em;
}
.masr ul li div a.hbuy {
	float: right;
	display: block;
	width: 68px;
	height: 68px;
	background: url(../images/banner_btn.gif) 0 -68px no-repeat;
	text-indent: -8888em;
}
.masr ul li div a.hdown {
	float: right;
	display: block;
	width: 68px;
	height: 68px;
	background: url(../images/banner_btn.gif) 0 -136px no-repeat;
	text-indent: -8888em;
}

.masr ul li:hover div p {
	color: #000;
}
.masr ul li:hover div a.hinfo {
	background: url(../images/banner_btn.gif) -68px 0 no-repeat;
}
.masr ul li:hover div a.hbuy {
	background: url(../images/banner_btn.gif) -68px -68px no-repeat;
}
.masr ul li:hover div a.hdown {
	background: url(../images/banner_btn.gif) -68px -136px no-repeat;
}
/*Promotion area*/
.promotion {
	width: 100%;
	text-align: center;
}
.promotion img {
	display: block;
	margin: 6px auto 5px auto;
}
/*end*/

.title {
	width: 100%;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	text-indent: 0.5em;
}
.dashline {
	border-bottom: #c4c4c4 solid 1px;
}
.dashline2 {
	border-bottom: #c4c4c4 dashed 1px;
}
.dashline h5{
	font-size: 16px;
	color: #101010;
	font-weight: bold;
	padding-left:2px;
}
.key {
	float: left;
	width: 348px;
	display: inline;
	padding: 5px 0 5px 5px;
}
.key h3 {
	font-size: 16px;
	padding-bottom:5px;
}
.key h3 a {
	color: #187db0;
	text-decoration: none;
}

.key img {
	float: left;
	margin:0 8px 15px 0;
	display: inline;
}
.key p {
	color: #555;
	padding: 0 8px 8px 8px;
}



/*Related Product*/
#reco {
	clear: both;
	width: 960px;
	padding-top:5px;
	margin-bottom:5px;
}
.recocon{
	padding:5px 0px;
	background:#FFF; 
	border:1px solid #bfbfbf; 
	border-top:none;
	padding-left:2px;
}
#reco .recomt {
	float: left;
	width: 232px;
	height: 162px;
	padding-left: 5px;
	padding-right:2px;
	background: url(../images/clonedvd_icon.gif) -110px -615px no-repeat;
}
#reco .recomtb {
	height: 162px;
	padding-right: 4px;
	background: url(../images/clonedvd_icon.gif) 228px -615px no-repeat;
}
#reco .recomtm {
	height: 162px;
	position: relative;
	background: url(../images/background_line.gif) repeat-x 0 -302px;
	line-height:16px;
}
#reco .recomtm h5 {
	font-size: 15px;
	color: #187db0;
	font-weight: bold;
	padding:10px 0 5px 8px;
}

#reco .recomtm h5 a {
	text-decoration: none;
	color: #101010;
}
#reco .recomtm img {
	float: right;
	padding-top:12px;
}
#reco .recomtm p {
	color:#666;
	padding: 0px 8px 0px 8px;
	margin: 0;
	font-size: 12px;
}


/*End*/



#neides {
	clear: both;
	background: #FFF url(../images/dvdxplayer_bg.gif) repeat-x top;
	width: 958px;
	border: 1px solid #c4c4c4;
    border-top:none;
	padding:10px 0;
	margin-bottom:5px;
}

#neides p {
	margin: 5px 25px 5px 0;
	color: #363636;
	font-size: 12px;
}
p.point{
	background:url(../images/clonedvd_icon.gif) 0 -777px no-repeat;
	padding-left:10px;
}
#neides .neides_txt{
	float:right;
	width:605px;
}
#neides strong{
	color:#282828;
}
#neides .prepend-top {
  margin-top: 2em;
}
#neides .prepend-top2 {
  margin-top: 0.5em;
  line-height:18px;
}
#neides h2 {
	clear: both;
	color: #308ECD;
	font-size: 20px;
	padding: 8px 0 0px 22px;
}
#neides .hetop{
	color: #187db0;
	font-size: 2em;
	font-weight:bold;
	line-height:24px;
}
#neides .hetop span{
	font-size:14px;
	color:#999;
}
/*product list*/

.picl {
	float: left;
	margin: 5px;
	display: inline;
}

.solidborder {
	border: 1px solid #c4c4c4;
	border-width: 1px 0 0 0;
}
.theader {
	width: 100%;
	height: 28px;
	background: url(../images/background_line.gif) 0 0 repeat-x;
}
.theader h5{
	font-size: 15px;
	line-height: 26px;
	color: #101010;
	vertical-align: middle;
}
/*links*/
a.default {
	color: #028abc;
	text-decoration:none;
}
a.default:hover {
	text-decoration: underline;
}

div#mainNav ul.leve1st li a {
	margin-top: 1px;
	margin-left: -3px;
	display: block;
	width: 113px;
	line-height: 39px;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	background: url(../images/clonedvd_icon.gif) 0 -267px no-repeat;
}
div#mainNav ul.leve1st li a.downA {
	background: url(../images/clonedvd_icon.gif) 0 -398px no-repeat;
}

div#mainNav ul.leve1st li a:hover {
	background: url(../images/clonedvd_icon.gif) 0 -307px no-repeat;
}
div#mainNav ul.leve1st li a.downA:hover {
	background: url(../images/clonedvd_icon.gif) 0 -438px no-repeat;
}

div#mainNav ul.leve1st li a.menuOn {
	color:#000;
	margin-left: -2px;
	background: url(../images/clonedvd_icon.gif) 0 -308px no-repeat;
}
.Arrowahead {
	background: url(../images/banner_btn.gif) no-repeat 73px -204px;
	padding-right: 16px;
}

.related_info {
	background: url(../images/clonedvd_icon.gif) no-repeat 0 -216px;
	padding-left: 22px;
}

.related_down {
	background: url(../images/clonedvd_icon.gif) no-repeat 0 -244px;
	padding-left: 22px;
}

.related_buy {
	background: url(../images/clonedvd_icon.gif) no-repeat 0 -230px;
	padding-left: 22px;
}
/*end links*/
/*special pack*/
ul.news {
	list-style: none;
	margin:10px 0;
}
ul.news li {
	margin: 4px 10px;
}
ul.news li p {
	color: #363636;
}

ul.related {
	margin-top:5px;
	list-style: none;
}
ul.related li {
	
	margin: 0 0 2px 5px;
}
.before{
	display:none;
}

/*end*/