body {
	behavior:url("csshover3-source.htc");
	font-family: Arial;
}
.flash_banner {
	padding:30px;
	background-color:#e7e7e7;
}
.dot_line {
	border-top:dotted 1px #666;
	margin:15px 0px
}
.solid_line {
	border-top:solid 1px #666;
	margin:10px 0px
}
h1 {
	font:  bold 12px "Arial";text-transform:uppercase
}
.left_nav h1 {
	background:url(../images/left_nav_header_bg.gif) top left repeat-x;
	color:#FFF;
	height:22px;
	padding:8px 0px 0px 8px;
}


.right_con h1{
	background:url(../images/top_nav_bg.gif) top left repeat-x;
	color:#FFF;
	height:22px;
	padding:8px 0px 0px 8px;
	margin-bottom:5px;

}



.one_col h1{
	background:url(../images/top_nav_bg.gif) repeat-x;
	clear:both;
	height:28px;
	font:bold;
	color:#FFF;
	padding:10px;
	
}

h1 a:visited {color:#FFF;text-decoration:none;}
h1 a:hover {color:#FFF;text-decoration:underline;}
h2 {
	font:  bold 12px "Arial";
}

.right_con h2, .one_col h2{ padding-left:18px;margin:10px 0px;background:url(../images/h2_bg.gif)  no-repeat;color:#666}


h3 {
	font:  bold 12px "Arial";
}

.right_con h3 {color:#069;padding-left:10px;}

h4 {
	font:  bold 14px "Arial";
	color:#f47c35;
	padding-bottom:12px;
}
h5 {
	font:  bold 12px "Arial";
	padding-top:18px;
	padding-bottom:6px;
}
p {
	font: 12px "Arial";
	padding-bottom:10px;
	color:#333333;
	line-height:18px;
}

br {margin-top:5px;}
p.note {

	padding:10px 0px 0px 0px;

}

.right_con a {color:#333;text-decoration:none}
a:hover {
text-decoration:underline;
}

b{color:#09C;font:bold;}


body {
	background:url(../images/bg.gif) repeat-x #646464;
	font-family:Arial, Helvetica, sans-serif;
}
.left {
	float:left
}
.right {
	float:right
}
#logo {
	float:left;
}
#header ul {
	float:right;
}
#home_banner {
}
#wrap {
	background:url(../images/container_bg_980.png) repeat-y
}
#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}
.footer {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	background:url(../images/footer_bg.gif) no-repeat;
	min-height: 50px;
	_height: auto !important;
	height: 50px;
}
.footer .left, .footer .right {
	margin: 10px 20px;
}
* html .footer .left, * html .footer .right {
	margin: 10px 10px;
}
.footer p {
	font: 11px "Arial";
	color:#999;
	padding:5px 0 0 0;
	line-height:10px;
}
.footer a {
	text-decoration:none;
	color:#fff;
}
.footer a:hover {
	text-decoration:underline;
	color:#fff;
}
/* decoration */







a.btn_left_back {
	width:100px;
	background: transparent url('/images/btn/bg_button_a_l_back.gif') no-repeat scroll top right;
	color: #FFF;
	display: block;
	float: left;
	font: normal 11px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.btn_left_back span {
	background: transparent url('../images/btn/bg_button_span_l_back.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}
a.btn_left_back:hover {
	background: transparent url('../images/btn/bg_button_a_l_01_back.gif') no-repeat scroll top right;
	color: #FFF;
	outline: none; /* hide dotted outline in Firefox */
}
a.btn_left_back:hover span {
	background-position: bottom left;
	padding: 5px 0 5px 18px;
}
a.btn_left_back:active {
	background-position: bottom right;
	color: #FFF;
	outline: none; /* hide dotted outline in Firefox */
}
a.btn_left_back:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}
a.btn_right_back {
	width:100px;
	margin-top:5px;
	background: transparent url('../images/btn/bg_button_a_back.gif') no-repeat scroll top right;
	color: #FFF;
	display: block;
	float: left;
	font: normal 11px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.btn_right_back span {
	background: transparent url('../images/btn/bg_button_span_back.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}
a.btn_right_back:hover {
	background: transparent url('../images/btn/bg_button_a_01_back.gif') no-repeat scroll top right;
	color: #FFF;
	outline: none; /* hide dotted outline in Firefox */
}
a.btn_right_back:hover span {
	background-position: bottom left;
	padding: 5px 0 5px 18px;
}
a.btn_right_back:active {
	background-position: bottom right;
	color: #FFF;
	outline: none; /* hide dotted outline in Firefox */
}
a.btn_right_back:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}
a.btn_left {
	width:100px;
	background: transparent url('/images/btn/bg_button_a_l.gif') no-repeat scroll top right;
	color: #FFF;
	display: block;
	float: left;
	font: normal 11px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.btn_left span {
	background: transparent url('../images/btn/bg_button_span_l.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}
a.btn_left:hover {
	background: transparent url('../images/btn/bg_button_a_l_01.gif') no-repeat scroll top right;
	color: #FFF;
	outline: none; /* hide dotted outline in Firefox */
}
a.btn_left:hover span {
	background-position: bottom left;
	padding: 5px 0 5px 18px;
}
a.btn_left:active {
	background-position: bottom right;
	color: #FFF;
	outline: none; /* hide dotted outline in Firefox */
}
a.btn_left:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}
a.btn_right {
	width:50px;
	margin-top:-35px;
	background: transparent url('../images/btn/bg_button_a.gif') no-repeat scroll top right;
	color: #FFF;
	display: block;
	float: left;
	font: normal 11px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.btn_right span {
	background: transparent url('../images/btn/bg_button_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}
a.btn_right:hover {
	background: transparent url('../images/btn/bg_button_a_01.gif') no-repeat scroll top right;
	color: #FFF;
	outline: none; /* hide dotted outline in Firefox */
}
a.btn_right:hover span {
	background-position: bottom left;
	padding: 5px 0 5px 18px;
}
a.btn_right:active {
	background-position: bottom right;
	color: #FFF;
	outline: none; /* hide dotted outline in Firefox */
}
a.btn_right:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}


.one_col {
	margin:10px 0px;

}
.container_12 {padding-bottom:20px;}

* html container_12 {padding-bottom:0px;}

.two_col {
	margin:20px 0px;
}


.home_con1, .home_con2, .home_con3, .pd_con1, .pd_con2, .pd_con3, .pd_con4, .sp_con1, .sp_con2 {
	height:154px;
}
.home_con1 {
	background:url(../images/home_bg_pd.jpg) bottom center no-repeat
}
.home_con2 {
	background:url(../images/home_bg_about.jpg) bottom center no-repeat
}
.home_con3 {
	background:url(../images/home_bg_support.jpg) bottom center no-repeat
}


.pd_con1 {
	background:url(../images/pd/memory.jpg) bottom center no-repeat
}
.pd_con2 {
	background:url(../images/pd/storage.jpg) bottom center no-repeat
}
.pd_con3 {
	background:url(../images/pd/dm.jpg) bottom center no-repeat
}
.pd_con4 {
	background:url(../images/pd/usb.jpg) bottom center no-repeat
}


.sp_con1 {
	background:url(../images/support/return_bg.jpg) bottom center no-repeat
}
.sp_con2 {
	background:url(../images/support/drivers_bg.jpg) bottom center no-repeat
}








/* right_con */

.right_con .content{padding:10px 5px;}

.download_con a{text-decoration:underline}
/* left_nav */

ul.navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	font: bold 11px Verdana;
}
ul.navigation li {
	display: inline; /* this gets rid of the gaps */
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.navigation li a {
	padding:5px 0px;
	padding-left:8px;
	text-decoration:none;
	background:url(../images/left_nav_level1_bg.gif) top left repeat-x;
	color: #333;
	display: block;
	width: 212px; /* or use height (tricks IE into letting you click anywhere on the block, not just the text */
	border-bottom:dotted 1px #666;
}
ul.navigation li a:hover, ul.navigation li a.current {
	background:url(../images/left_nav_level1_bg_hv.gif) top left repeat-x;
	color:#FFF!important;
)
}
ul.navigation .sub_nav a {
	padding-left:24px;
	width: 196px;
	background:url(../images/left_nav_level2_bg.gif);
}
ul.navigation .sub2_nav a {
	padding-left:44px;
	width: 176px;
	background:url(../images/left_nav_level3_bg.gif);
}
ul.navigation .sub_nav a:hover, ul.navigation .sub_nav a.current {
	background:url(../images/left_nav_level2_bg_hv.gif);
	color:#FFF
}
ul.navigation .sub2_nav a:hover, ul.navigation .sub2_nav a.current {
	background:url(../images/left_nav_level3_bg_hv.gif)!important;
	color:#FFF
}



#fragment-1 ul , #fragment-2 ul , #fragment-3 ul, #fragment-4 ul  {	

padding-bottom:15px;

}


#fragment-1 ul li, #fragment-2 ul li, #fragment-3 ul li, #fragment-4 ul li, .li_deco li  {	

	font: 12px "Arial";
	padding-left:14px;
	background:url(../images/li_decoration.gif) no-repeat;
	padding-bottom:5px;
	color:#333333;
	line-height:16px;
height:1%;

}






.right_con ul.note li, #fragment-1 ul.note li, #fragment-2 ul.note  li, #fragment-3 ul.note  li, #fragment-4 ul.note  li  {	

	font: 12px "Arial";
	padding-left:14px;
	background:url(../images/li_decoration_note.gif) no-repeat;
	padding-bottom:5px;
	color:#333333;
	line-height:16px;


}



/* form */


input, .textareacss, textarea {
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 8.5pt;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
}



.csssubmit:hover {
	border: 1px solid #006;
	background: url(../images/btn/btn_bg_grey.gif) repeat;
	;
}
.csssubmit {
	height:18px;
	width:45px;
	border: 1px solid #006;
	background: url(../images/btn/btn_bg_blue.gif) repeat;
	color:#fff;
	font: 9px "Arial";
}
.submit_normal:hover {
	border: 1px solid #006;
	background: url(../images/btn/btn_bg_grey.gif) repeat;
}
.submit_normal {
	height:21px;
	width:140px;
	border: 1px solid #006;
	background: url(../images/btn/btn_bg_blue.gif) repeat;
	color:#fff;
	font: 10px "Arial";
}

.right_banner {margin-bottom:10px;}

.w_450 {width:450px;}