@charset "utf-8";
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;
}
.clear {
	clear:both;
}
ol, ul {
	list-style: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*end*/
/*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;
}
* html .clearfix {
	height: 1%;
}
/*End*/
body {
 *behavior: url(csshover3.htc);
	background: #f2f2f2;
	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;
	text-indent: -999em;
	background: url(/images/clonedvd_icon.gif) no-repeat 15px 0px;
}
#logo h2, #logo h1 span {
	font-size: 36px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
	text-indent: 0.3em;
}
#logo p, #logo h1 {
	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;
}
#logo ul {
	position: absolute;
	top: 10px;
	right: 20px;
}
#logo ul li {
	display: inline;
	white-space: nowrap;
}
/*end*/
/*main navigation*/
#mainNav {
	width: 955px;
	height: 44px;
	padding-left: 5px;
	background: url(/images/reco_span.gif) -10px 0 no-repeat;
}
#mainNav .lev1 {
	height: 44px;
	padding-right: 5px;
	background: url(/images/reco_span.gif) 950px 0 no-repeat;
}
#mainNav .lev2 {
	height: 44px;
	padding-left: 35px;
	background: url(/images/background_line.gif) repeat-x 0 -472px;
}
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: 42px;
	left: -3px;
	border: 1px solid #b1b1b1;
	border-width: 0px 1px 0px 1px;
}
div#mainNav ul.leve1st ul.leve2st li {
	border-bottom: 1px solid #b1b1b1;
	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) no-repeat 105px -143px;
}
div#mainNav ul.leve1st ul.leve2st li a:hover {
	background: #e68704;
	color: #FFF;
}
div#mainNav ul.leve1st ul.leve2st li a.sub:hover {
	background:#e68704 url(/images/clonedvd_icon.gif) no-repeat 105px -175px;
}
div#mainNav ul.leve1st ul.leve2st ul.leve3st {
	display: none;
	position: absolute;
	top: -1px;
	left: 121px;
	border: 1px solid #b1b1b1;
	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: #b1b1b1 solid 1px;
}
/*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) no-repeat 0 -96px;
}
.before{
	display:none;
}
.language{
	position:absolute;
	top:9px;
	right:150px;
	width:120px;
}
.language img{
	border:1px solid #CCC;
	margin-top:3px;
}
/*end*/
