/* reset.css ------------------------------------------ */
html {
	color:#000;
	background:#FFF;
}
body {
	font:12px /16px Arial, Helvetica, sans-serif;
}
body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input, textarea, select {
*font-size:100%;
}
legend {
	color:#000;
}
h1 {
	color:#808080;
	font-size:18px;
	font-family:Arial;
	font-weight:inherit;
}
h2 {
	color:#666666;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
}
h3 {
	color:#666666;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
}
h4 {
	color:#000000;
	font-size:11px;
	font-family:Arial;
	font-weight:inherit;
}
h5 {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
h6 {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
p {
	line-height:150%;
	font-size:12px;
	font-family:Arial;
}
/* global link ------------------------------------------ */
a, a:link {
	font-size:100%;
font-family:/*georgia,serif*/;
	text-decoration:none;
	color:#000;
	text-transform:none;
}
a:visited { /*color: #f60;*/
}
a:hover {
	text-decoration:underline;
}
a:focus {
	-moz-outline-style:none;
}
em {
	font-style:italic;
}
/*******************************************
****************header.css******************
*******************************************/
#header {
	width:950px;
	margin:0 auto;
	position:relative;
	height:94px;
	z-index:9997;
}
#header #logo {
	position:absolute;
	top:10px;
	right:0;
}
#header #logo2 {
	position:absolute;
	top:10px;
	left:0;
}
#header #top_search {
	position:absolute;
	width:330px;
	height:24px;
	right:0;
	top:68px;
}
#header #top_search #s_title {
	float:left;
}
#header #top_search #s_input {
	float:left;
	background:url(/products/cyber-shot/images/bg_input_01.gif) 0 0 no-repeat;
	width:170px;
	height:20px;
}
#header #top_search #s_input input {
	border:0;
	width:164px;
	margin:2px 0 0 2px;
	height:16px;
}
#header #top_search #s_buttom {
	float:left;
	width:27px;
	height:20px;
}
#header #top_search #s_buttom input {
	background:url(/products/cyber-shot/images/index_r2_c16.jpg) 0 0 no-repeat;
	border:0;
	width:25px;
	height:20px;
}
#header #top_search #s_china {
	float:left;
}
#header_banner {
	width:950px;
	height:66px;
	border-bottom:0px solid #bfbfbf;
}
#header_banner img {
	display:block;
}
#menu1_box {
	position:absolute;
	top:70px;
	left:0;
	z-index:1002
}
#menu1_box #menu1_box2 {
	position:relative;
}
#el_head {
	height:95px;
}
/*******************************************
****************header.css over*************
*******************************************/



/*******************************************
****************footer.css******************
*******************************************/
#footer {
	width:950px;
	margin:0 auto;
	background:#fff;
}
#footer #footer_nav {
	border-bottom:1px solid #cdcdcd;
	height:43px;
}
#footer #footer_nav ul {
}
#footer #footer_nav ul li {
	height:43px;
	color:#666;
	float:left;
	line-height:43px;
	padding:0 10px 0 10px;
	margin-right:10px;
	background:url(/products/cyber-shot/images/icon_04.gif) right no-repeat;
}
#footer #footer_nav ul li a {
	color:#666;
}
#footer #footer_nav2 {
	height:32px;
	float:left;
	height:auto !important;
	height:100%;
	min-height:20px;
	overflow:hidden;
	_overflow:inherit;
}
#footer #footer_nav2 ul {
}
#footer #footer_nav2 ul li {
	height:32px;
	color:#666;
	float:left;
	line-height:32px;
	padding:0 10px 0 10px;
	background:url() right 9px no-repeat;
}
#footer #footer_nav2 ul li a {
	color:#666;
}
#footer #copyright {
	float:right;
	clear:right;
	padding-top:10px;
}
.browse {
	float:left;
	clear:left;
	padding-left:10px;
	color:#c9c9c9;
	height:25px;
}
/*******************************************
****************footer.css over*************
*******************************************/
