@charset "utf-8";

/* CSS Document */
body {
	margin: 0;
	padding: 0;

	font-family: "verdana";
	font-size: 13px;
	color: #333;
}

h1 {
	font-size: 28px;
	color: #000;
}

a {
	color: #333333;
	text-decoration: none;
}

a:focus {
	outline: 0;
}

a:hover {
	text-decoration: none;
}

div {
	margin: 0;
	padding: 0;
}

div dl dd {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

div dl {
	display: block;
	margin: 0;
	padding: 0;
	margin: 0;
	list-style: none;
}

span {
	
}

img {
	border: none;
}

p {
	margin: 0px;
	padding: 2px 0px;
}

/*--------------------------framework-----------------------------*/
#w_a,#w_b,#w_c {
	width: 100%;
	clear: both;
}

#w_c {
	background-color: RGB(250,250,250);
	border-top: 1px solid RGB(240,240,240);
}

#headerHome {
	background-repeat: no-repeat;
	background-position: top left;
	height: 260px;
	background-image: url("../img/bg.jpg");
}

#header {
	background-repeat: no-repeat;
	background-position: top left;
	height: 200px;
	background-image: url("../img/bg.jpg");
}

#main {
	padding: 0px;
}

#footer {
	clear: both;
	padding: 0.2em 0 2em 0;
	height: 100px;
}

#headerHome,#header,#main,#footer {
	width: 900px;
	margin: 0px auto;
	background-color: RGB(255,255,255);
}
#footer {
	background-color: RGB(250,250,250);
}
/*--------------------------Home header-----------------------------*/
#header_corner{
	float:left;
	height: 10px;
	clear: both;
	width:100%;
	background-image: url("../img/t_corner.gif");
	background-repeat: none;
	background-position: 0px 0px;
	padding:0;
	overflow: hidden;
}
#headerUpper {
	height: 70px;
	clear: both;
	margin-top: 10px;
	background-image: url("../img/b_corner.gif");
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#headerUpper #header_logo_bar {
	float: left;
	width: 120px;


}
#headerUpper #header_logo_bar a{
	float:left;
	width: 106px;
	height:60px;
	background-image: url("../img/vis_logo.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#headerUpper #header_right_upper {
	float: left;
	width:780px;
}

#headerUpper #header_right_bottom {
	float: left;
	width:780px;
	padding-top:15px;
	overflow: hidden;
	height:22px;
}

#headerBottom {
	float: left;
	clear: both;
	display: block;
	width: 900px;
	height: 150px;
	overflow: hidden;
}

#headerHome #headerBottom {
	float: left;
	clear: both;
	display: block;
	width: 900px;
	height: 270px;
	background-image: url("../img/vis_background.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

#left_sidebar {
	position: relative;
	left: 0;
	width: 180px;
	padding: 0px;
	margin: 0px;
	overflow: visible;
	background: #dddddd;
	float: left;
	min-height: 400px; !
	height: 400px;
}

#content {
	float: left;
	border-left: 180px solid #dddddd;
	margin-left: -180px;
	width: 720px;
}

/*--------------------------framework elements-----------------------------*/
#header_lang {
	float: right;
		padding-right:10px;
}

#lang_select {
	with: 200px;
}

/*--------------------------header search-----------------------------*/
#header_search {
	float: right;
		padding-right:10px;
}

#header_search input {
	float: left;
}

#globalsearch_title {
	float: left;
}
#globalsearch_corner_left {
	display: block;
	width: 11px;
	height: 20px;
	background-image: url("../img/searchL.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
.search_span{
	float:right;
	font-size:11px;
	position:relative;
	text-align:right;
	top:-2px;
}

#globalsearch_keyword {

	height: 16px;
	width: 150px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url("../img/searchBG.gif") repeat-x;
	background-position: top right;
	border:none;
	padding: 3px 0 0;
	font-size: 11px;
	color: #7E7E7E;
}

#globalsearch_submit {

}

/*--------------------------header menu-----------------------------*/
#header_menu {
	float: left;
	margin: 0;
	width: 580px;
	text-align: center;
	padding: 0;
}

#header_menu dl {
	list-style: none;
	float: left;
	margin: 0;
	padding-left: 70px;
}

#header_menu li {
	float: left;
}

#header_menu li.header_menu_ban {
	float: left;
	width: 10px;
	color: RGB(150, 150, 150);
	
}

.header_menu_item a {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	float: left;
	width: 80px;
	height: 25px;
	line-height: 25px;
	margin: 0 2px;
	overflow: hidden;
}

/*-------------------------------------------------------*/
#main_side_left {
	float: left;
	width: 230px;
	min-height: 200px;
	margin-top: 20px;
}

#main_side_right {
	float: left;
	width: 670px;
	margin-top: 20px;
	padding-bottom: 30px;
	overflow: hidden;
}

#main_upper {
	width: 100%;
	float: left;
	clear: both;
	height: 140px;
	margin-top: 5px;
}

#main_bottom {
	width: 100%;
	float: left;
	clear: both;
	height: 115px;
}

#main_upper_left {
	float: left;
	width: 375px;
}

#main_upper_right {
	float: left;
	width: 485px;
	padding: 0 0;
	margin: 0 0;
	padding-left: 10px;
}

#main_bottom_left {
	float: left;
	width: 375px;
	height: 97px;
}

#main_bottom_left img {
	float: left;
}

#main_bottom_mid {
	float: left;
	width: 240px;
	height: 97px;
	border: 1px solid RGB(208, 208, 208);
	margin-left: 10px;
}

#main_bottom_mid .prdSch {
	float: left;
}

.prdSch {
	float: left;
	clear: both;
}

.prdSch_row {s
	float: left;
	clear: both;
	line-height: 20px;
	padding: 0;
	width: 100%;

}

.prdSch_row span {
	float: left;
}

.prdSch_row span input {
	float: left;
}

#prdSch_keyword {
	float: left;
	width: 130px;
	border: 2px solid RGB(208, 208, 208);
	color: RGB(100, 100, 100);
}

#prdSch_submit {
	float: left;
}

.prdSch_label {
	float: left;
	width: 70px;
	padding: 8px 5px 0 5px;
}

.prdSch_content {
	float: left;
	width: 160px;
	padding: 8px 0 0 0;
	height:25px;
}
.prdSch_content form{
	float: left;
	height:25px;
}
.prdSch_content input {
	float: left;
	padding: 0;
}

#prdSch_title {
	width: 232px;
	height: 20px;
	background-image: url("../img/vis_prdsch.png");
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 5px;
	margin-left: 5px;
}

#main_bottom_right {
	float: left;
	margin-left: 5px;
}

#main_nav {
	float: left;
	clear: both;
	width: 100%;
	height: 25px;
	border-bottom: 2px solid #dddddd;
	margin-bottom: 15px;
	margin-top: 5px;
	padding:0;
}

#footer_left {
	float: left;
	width: 200px;
	height: 60px;
	background-image: url("../img/vis_logo_footer.png");
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 15px;
}

#footer_right {
	float: left;
	width: 700px;
}

/*--------------------------tabbox elements-----------------------------*/
.tabBox {
	display: block;
	float: left;
	width: 375px;
	margin-bottom: 5px;
	height: 130px;
	padding: 0;
	overflow: hidden;
}

.tabBox dl {
	float: left;
	clear: both;
	magin: 0;
	padding: 0;
	width: 100%;
}

.tabBox .tab {
	float: left;
	width: 375px;
	clear: both;
	height: 25px;
	padding: 0 0;
	magin: 0;
	background-image: url("../img/_ui.png");
	background-repeat: no-repeat;
	background-position: right -120px;
}

.tabBox .tab span.tab_bg_left {
	float: left;
	height: 25px;
	width: 10px;
	padding: 0 0;
	magin: 0 0;
	background-image: url("../img/_ui.png");
	background-repeat: no-repeat;
	background-position: 0px -120px;
}

.tabBox .tab dd {
	float: left;
	line-height: 20px;
	font-size: 12px;
	color: RGB(150, 150, 150);
	margin-top: 4px;
	margin-left: 5px;
	text-align: center;
	padding: 0 0;
	color: #ffffff;
}

.tabBox .tab a {
	display: block;
	height: 21px;
	width:70px;
	padding-right: 8px;
	color: #ffffff;
	font-weight: bold;
}

.tabBox .tab a.selected {
	color: #666666;
	background-image: url("../img/_ui.png");
	background-repeat: no-repeat;
	background-position: right -153px;
}

.tabBox .tab a.selected span.bg_left {
	float: left;
	height: 21px;
	width: 10px;
	padding: 0 0;
	magin: 0 0;
	background-image: url("../img/_ui.png");
	background-repeat: no-repeat;
	background-position: -1px -153px;
}

.tabBox .tab a span.bg_left {
	background-image: none;
	background-color: none;
}

.tabBox .tabContent {
	float:left;
	magin: 0 0;
	padding: 5px 0 0 5px;
	display:block;
}

.tabBox .tabbox_row {
	float: left;
	magin: 0 0;
	padding: 0 0 0 5px;
	height: 20px;
	line-height: 20px;
	clear: both;
	width: 100%;
}

.tabBox .tabbox_title {
	float: left;
	width: 290px;
	magin: 0 0;
	padding: 0 0;
	padding-left: 10px;
	font-size:12px;
}

.tabBox .tabbox_date {
	float: left;
	color: RGB(150, 150, 150);
	font-size: 10px;
	magin: 0 0;
	padding: 0 0;
	font-size: 10px;
}

.tabBox .tab_ban {
	width: 3px;
}

#tab_search{
	background-image: url("../img/_ui.png");
	background-repeat: repeat-x;
	background-position: 0px -181px;
}
#tab_search span.tab_bg_left{
	background-image: none;
}
#tab_search a{
	color:#777777;
}
#tab_search a.selected{
	background-image: url("../img/_ui.png");
	background-repeat: repeat-x;
	background-position: right -216px;
}

#tab_search a.selected span.bg_left{
	background-image: url("../img/_ui.png");
	background-repeat: repeat-x;
	background-position: -1px -216px;
}
/*--------------------------slider elements-----------------------------*/
#slider {
	float: left;
	width: 515px;
	padding: 0 0;
	margin: 0 0;
}

#sliderContent {
	display: block;
	float: left;
	padding: 0 0;
	margin-bottom: 5px;
	background-color: RGB(250,250,250);
}

.sliderImage {
	float: left;
	padding: 0 0;
	margin: 0 0;
	width: 515px;
	overflow: hidden;
}

.sliderImage img {
	display: block;
	float: left;
	padding: 0 0;
	margin: 0 0;
	width: 515px;
	height: 110px;
	border: none;
}

#sliderText {
	padding: 0 0;
	margin: 0 0;
}

#sliderText a {
	float: left;
	height: 16px;
	padding: 0;
	margin-left: 5px;
	padding-right: 10px;
	background-image: url("../img/_ui.png");
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	line-height: 16px;
	font-size:10px;
}

#sliderText a span.bg_left {
	float: left;
	height: 16px;
	background-image: url("../img/_ui.png");
	background-repeat: no-repeat;
}

#sliderText span.bg_left {
	width: 10px;
}

#sliderText .sliderTextbox {
	background-position: right -48px;
}

#sliderText .sliderTextbox span.bg_left {
	background-position: -320px -48px;
}

#sliderText .sliderTextbox_selected {
	background-position: right -26px;
}

#sliderText .sliderTextbox_selected span.bg_left {
	background-position: -320px -26px;
}

a#slider_more {
	float: right;
	background-position: right -48px;
}

a#slider_more span.bg_left {
	float: left;
	height: 18px;
	background-image: url("../img/_ui.png");
	background-repeat: no-repeat;
	background-position: -320px -48px;
}

#footer_links {
	float: left;
	width: 700px;
	font-size: 12px;
	padding: 6px 0;
	margin-top: 10px;
	color: #999999;
}

#footer_links a {
	color: #999999;
}

#footer_copyright {
	float: left;
	width: 700px;
	font-size: 10px;
	color: #999999;
}

#footer_contact {
	float: left;
	width: 700px;
	font-size: 10px;
	color: #999999;
}

/*--------------------------common elements-----------------------------*/
	/*-------------------------------------------------------*/
#about-content {
	background-color: #ffd;
	border: 1px solid #fc0;
	margin-left: -11px;
}

#about-content table {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	border-collapse: collapse;
}

#about-content td {
	padding: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#about-content td.name {
	color: #555
}

#about-content td.value {
	color: #000
}

#about-content.failure {
	background-color: #fcc;
	border: 1px solid #f00;
}

#about-content.failure p {
	margin: 0;
	padding: 10px;
}

#getting-started {
	border-top: 1px solid #ccc;
	margin-top: 25px;
	padding-top: 15px;
}

#getting-started h1 {
	margin: 0;
	font-size: 20px;
}

#getting-started h2 {
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	margin-bottom: 25px;
}

#getting-started ol {
	margin-left: 0;
	padding-left: 0;
}

#getting-started li {
	font-size: 18px;
	color: #888;
	margin-bottom: 25px;
}

#getting-started li h2 {
	margin: 0;
	font-weight: normal;
	font-size: 18px;
	color: #333;
}

#getting-started li p {
	color: #555;
	font-size: 13px;
}

#search {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}

#search input {
	font-size: 11px;
	margin: 2px;
}

#search-text {
	width: 170px
}

#sidebar dl {
	margin-left: 0;
	padding-left: 0;
}

#sidebar dl h3 {
	margin-top: 25px;
	font-size: 16px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

#sidebar li {
	list-style-type: none;
}

#sidebar dl.links li {
	margin-bottom: 5px;
}

.important {
	font-size: 14px;
	color: #900;
}

.search_highlight {
	background-color: RGB(252,176,171);
}

/*--------------------------selectbox-----------------------------*/
.selectbox {
	height: 20px;
	border: 2px solid RGB(208, 208, 208);
	overflow: visible;
	line-height: 20px;
}

.selectbox img {
	padding: 0 0;
	margin: 0 0;
	border: none;
}

.selectbox dl {
	padding: 0 0;
	margin: 0 0;
}

.selectbox dl.selectbox_opts_wrap {
	position: absolute;
	z-index: 100;
	overflow: hidden;
}

.selectbox dl.selectbox_opts_wrap dd a {
	float: left;
	line-height: 20px;
	background-color: transparent;
	text-decoration: none;
}

.selectbox dl.selectbox_opts_wrap dd a:HOVER {
	
}

.selectbox dl.selectbox_opts_wrap dd.selectbox_opts_selected {
	float: left;
}

.selectbox dl.selectbox_opts_wrap dd.selectbox_opts {
	float: left;
	clear: both;
	display: none;
	margin-top: 3px;
	overflow: hidden;
}

.selectbox dl.selectbox_btn_wrap {
	float: right;
	position: relative;
	right: 0;
	z-index: 100;
	width: 20px;
}

.selectbox a.selectbox_btn {
	display: block;
	width: 20px;
	height: 20px;
	background-image: url("../img/_ui_select_arrow.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

/*--------------------------menu-----------------------------*/
.header_menu_item a {
	display: block;
	width: 70px;
	height: 18px;
	background-image: url("../img/_ui_menu.png");
	background-repeat: no-repeat;
}

a#menu_home {
	width: 50px;
	background-position: -1px 0px;
}

a#menu_applications {
	width: 75px;
	background-position: -1px -20px;
}

a#menu_products {
	width: 75px;
	background-position: -1px -40px;
}

a#menu_articles {
	width: 75px;
	background-position: -1px -60px;
}

a#menu_supports {
	width: 75px;
	background-position: -1px -80px;
}

a#menu_aboutus {
	width: 70px;
	background-position: -1px -100px;
}

a#menu_home:hover,a#menu_home.selected {
	background-position: -110px 0px;
}

a#menu_applications:hover,a#menu_applications.selected {
	background-position: -110px -20px;
}

a#menu_products:hover,a#menu_products.selected {
	background-position: -110px -40px;
}

a#menu_articles:hover,a#menu_articles.selected {
	background-position: -110px -60px;
}

a#menu_supports:hover,a#menu_supports.selected {
	background-position: -110px -80px;
}

a#menu_aboutus:hover,a#menu_aboutus.selected {
	background-position: -110px -100px;
}

/*--------------------------lang_selectbox-----------------------------*/
#lang_selectbox {
	float: right;
}

#lang_selectbox,#lang_selectbox .selectbox_opts {
	width: 180px;
}

#lang_selectbox .selectbox_opts_selected a {
	width: 90px;
}

.sb_item {
	display: block;
	cursor: pointer;
	float:left;
		height: 19px;
}

#lang_selectbox .selectbox_opt_a #sb_zh , #lang_selectbox .selectbox_opt_a_selected #sb_zh , #lang_selectbox .selectbox_opt_a #sb_en , #lang_selectbox .selectbox_opt_a_selected #sb_en{
	width: 85px;
	background-image: url("../img/_ui_lang.png");
	background-repeat: no-repeat;
	background-position: 1px 0px;
}
#lang_selectbox .selectbox_opt_a #sb_zh {
	background-position: -1px 0px;
}
#lang_selectbox .selectbox_opt_a_selected #sb_zh {
	background-position: -86px 0px;
}
#lang_selectbox .selectbox_opt_a #sb_en {
	background-position: -1px -22px;
}
#lang_selectbox .selectbox_opt_a_selected #sb_en {
	background-position: -86px -22px;
}


#lang_title {
	float: right;
	height: 20px;
	line-height: 20px;
	padding-right: 10px;
	font-size: 12px;
	color: RGB(150, 150, 150);
}
#lang_title_arrow{
	float:right;
	height: 9px;
	width:9px;
	overflow:hidden;
	background-image: url("../img/_ui_lang_title_arrow.gif");
	background-repeat: no-repeat;
	background-position: top right;
	margin-top:5px;
	margin-left:5px;
}
/*--------------------------pcata_selectbox-----------------------------*/
#pcata_selectbox,#pcata_selectbox .selectbox_opts {
	width: 150px;
	background-color: RGB(242, 242, 242);
}

#pcata_selectbox .selectbox_opts_selected a {
	width: 125px;
}

#pcata_selectbox .selectbox_opts a {
	width: 200px;
}

#pcata_selectbox .option_l0 {
	padding-left: 10px;
}

#pcata_selectbox .option_l1 {
	padding-left: 30px;
}

#pcata_selectbox .option_l2 {
	padding-left: 50px;
}

#pcata_selectbox .option_l3 {
	padding-left: 70px;
}

.nav_blockname {
	float: left;
	width: 180px;
	height: 25px;
	background-image: url("../img/_ui_menu.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	color: RGB(53, 75, 226);
}

#nav_blockname_applications {
	background-position: -230px 0px;
}

#nav_blockname_products {
	background-position: -230px -27px;
}

#nav_blockname_articles {
	background-position: -230px -54px;
}

#nav_blockname_supports {
	background-position: -230px -81px;
}

#nav_blockname_aboutus {
	background-position: -230px -108px;
}

#nav_blockname_searchs {
	background-position: -230px -135px;
}

#nav_info {
	display:block;
	float:left;
}
#nav_info li{
	display: block;
	float: left;
}
#nav_info_left{
	width:250px;
}
#nav_info_right{
	width:420px;
	text-align: right;
}
#nav_current {
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color:RGB(177, 39, 29);
	overflow:hidden;

}

#nav_current_icon {
	display: block;
	float: left;
	height: 18px;
	width: 18px;
	margin-right: 0px;
	background-image: url("../img/_ui.png");
	background-repeat: no-repeat;
	background-position: 0px -45px;
}

#nav_path {
	display: block;

	font-size:12px;
	line-height:12px;

}

.nav_path_item {
	float: right;
}

.nav_path_item a {
	float:left;
	padding: 0 3px;
	color: RGB(100, 100, 100);
	line-height:14px; 
}

.nav_path_item .gt {
	padding: 0 1px;
	float:left;
	line-height:12px;
}

#nav_path_item_current {
	font-weight: bold;
	float: right;
}

/*--------------------------catalogtree-----------------------------*/
#nav_tree {
	width: 210px;
	margin-top: 30px;
	border-top: 2px solid #dddddd;
	overflow: none;
	padding: 0px;
	padding-top: 10px;
}

#nav_tree dl {
	height: 18px;
	margin-bottom:2px;
}

#nav_tree a {
	
}

.catalogtree {
	overflow: hidden;
}

.catalogtree a {

	overflow: hidden;
	display: block;
}

.catalogtree a:HOVER {
	
}

.catalogtree dl {
	width: 210px;
	float: left;
	clear: both;
	overflow: hidden;
}

.ct_l0 {
	display: none;
}

.ct_l1 {
	padding-left: 0px;
}

.ct_l2 {
	padding-left: 20px;
}

.ct_l3 {
	padding-left: 40px;
}

.ct_l1 a {
	width: 210px;
	font-size: 13px;
}

.ct_l2 a {
	width: 200px;
	font-size: 12px;
}

.ct_l3 a {
	width: 190px;
	font-size: 11px;
}
.ct_text_ {
	line-height:18px;
	overflow: hidden;
}

.ct_text_product {
	font-size: 11px;
	line-height:18px;
	overflow: hidden;
}

.ct_icon_,.ct_icon_product {
	float: left;
	width: 18px;
	height: 18px;
	background-image: url("../img/_ui.png");
	background-repeat: no-repeat;
	background-position: -20px -25px;
	margin-right: 0px;
}

.a_nc .ct_icon_ {
	background-position: -40px -25px;
}

.ct_icon_product {
	background-position: -60px -25px;
}

.ct_l1 .ct_ip .ct_icon_,.ct_l2 .ct_ip .ct_icon_,.ct_l3 .ct_ip .ct_icon_
	{
	background-position: -20px -45px;
}

.ct_l1 .ct_ip a,.ct_l2 .ct_ip a,.ct_l3 .ct_ip a {
	color: RGB(177, 39, 29);
}

.ct_ip .a_nc  .ct_icon_ {
	background-position: -40px -45px;
}

.ct_ip .ct_icon_product {
	background-position: -60px -45px;
}

#ct_current .a_nc .ct_icon_ {
	background-position: -40px -65px;
}
#ct_current .a_c .ct_icon_ {
	background-position: -20px -65px;
}
#ct_current .ct_icon_product{
	background-position: -60px -65px;
}

#ct_current{
	height:18px;
	background-color: RGB(177, 39, 29);
}
#ct_current a {
	font-weight: bold;
	color: RGB(255, 255, 255);
	letter-spacing: -0.05em;
}

/*--------------------------applications-----------------------------*/
#applications_images {
	float: left;
	clear: both;
}

#applications_images .image_wrap {
	float: left;
	clear: both;
	width: 700px;
	overflow: hidden;
	margin-bottom: 5px;
}

/*-------------------------ImageBox-----------------------------*/
.imagebox {
	float: left;
	clear: both;
	background-color: #ffffff;
}

.imagebox_wrap {
	float: left;
	clear: both;
	float: left;
	clear: both;
	overflow: hidden;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

.imagebox_wrap img {
	display: block;
	width: 180px;
	height: 120px;
	padding: 3px;
}

.imagebox_toolbar {
	width: 186px;
	height: 15px;
	float: left;
	clear: both;
}

.imagebox_btn_back,.imagebox_btn_forward,.imagebox_btn_back_disabled,.imagebox_btn_forward_disabled
	{
	width: 15px;
	height: 15px;
	float: left;
	text-align: center;
	background-image: url("../img/_ui.png");
	background-repeat: no-repeat;
}

.imagebox_btn_back {
	background-position: -86px -17px;
}

.imagebox_btn_forward {
	background-position: -103px -17px;
}

.imagebox_btn_back_disabled {
	background-position: -86px 0px;
}

.imagebox_btn_forward_disabled {
	background-position: -103px 0px;
}

.imagebox_info {
	width: 156px;
	height: 15px;
	float: left;
	text-align: center;
	color: #999999;
	font-size: 10px;
	line-height: 15px;
}

.imagebox_text {
	width: 180px;
	height: 18px;
	float: left;
	clear: both;
	font-size: 10px;
	line-height: 18px;
	margin-left: 3px;
	margin-top: -21px;
	text-align: center;
	color: #333333;
	overflow: hidden;
	background-color: rgb(255, 255, 255);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity =               20);
	opacity: 0.2;
}

.content div {
	float: left;
}

.content dl {
	float: left;
	clear: both;
}

.content_upper {
	width: 100%;
	clear: both;
}

.content_mid {
	width: 100%;
	clear: both;
	margin-top: 20px;
	border-top: 1px dotted #cccccc;
	padding-top: 10px;
}

.content_bottom {
	width: 100%;
	clear: both;
	margin-top: 20px;
	border-top: 1px dotted #cccccc;
	padding-top: 10px;
}

.content_upper_image {
	width: 220px;
	height: 150px;
}

.content_upper_right {
	width: 440px;
	overflow: hidden;
}

.content_mid_left {
	width: 50%;
	overflow: hidden;
}

.content_mid_right {
	width: 50%;;
	overflow: hidden;
}

.content_title {
	float: left;
	font-size: 14px;
	clear: both;
		width:100%;
}

.content_model {
	float: left;
	font-size: 10px;
	clear: both;
	color: #666666;
	width:100%;
	text-align: right;
}

.content_intro {
	float: left;
	margin-top: 10px;
	font-size: 12px;
	clear: both;
	color: #666666;
	width:100%;
}

.file_link {
	height: 20px;
	background-image: url("../img/_ui.png");
	background-repeat: no-repeat;
	background-position: -485px -128px;
}

.file_link span {
	float: left;
	width: 15px;
	height: 15px;
	background-image: url("../img/_ui_fileicon.png");
	background-repeat: no-repeat;
	margin-left: 10px;
}

.file_link a {
	float: left;
	margin-left: 20px;
}

.file_link .rar {
	background-position: 0px 0px;
}

.file_link .zip {
	background-position: 0px 0px;
}

.block_header {
	float:left;
	font-size: 12px;
	height: 20px;
	line-height:20px;
	background-color: #dddddd;
	padding-left:10px;
	margin-bottom: 10px;
	background-image: url("../img/_ui.png");
	background-repeat:repeat-x;
	background-position: right -181px;
}

.block_list_row {
	float: left;
	clear: both;
	height: 20px;
	width: 100%;
	padding:0;
	margin:0px;
}

.block_list_row a {
	float: left;
	margin: 0px 10px;
	font-size: 12px;
	line-height: 15px;
	border-bottom: 1px solid #aaaaaa;
	color: #777777;
}

.row_icon_filelink , .row_icon_product , .row_icon_application  {
	float: left;
	height: 15px;
	width: 15px;
	background-image: url("../img/_ui.png");
	background-repeat: no-repeat;
}

.row_icon_filelink {
	background-position: -119px 0px;
}

.row_icon_product {
	background-position: -60px -25px;
}
.row_icon_application {
	background-position: -136px 0px;
}
.row_icon_filetype span {
	float: left;
	height: 15px;
	width: 15px;
	background-image: url("../img/_ui_fileicon.png");
	background-repeat: no-repeat;
	height: 15px;
}

.row_icon_filetype span.pdf {
	background-position: 0px 0px;
}

.row_icon_filetype span.zip {
	background-position: -20px 0px;
}

.row_icon_filetype span.rar {
	background-position: -20px 0px;
}

.row_icon_filetype span.jpg {
	background-position: -56px 0px;
}

.row_icon_filetype span.png {
	background-position: -56px 0px;
}

.row_icon_filetype span.doc {
	background-position: -90px 0px;
}

.row_icon_filetype span.mov {
	background-position: -40px 0px;
}

.row_icon_filetype span.mp4 {
	background-position: -40px 0px;
}

.row_icon_filetype span.mp3 {
	background-position: -73px 0px;
}

.search {
	float: left;
	margin-bottom: 5px;
}
.search span{
	float: left;

}
.search input {
	float: left;
	display: block;
	padding: 0;
}

.search select {
	float: left;
	display: block;
	padding: 0;
	margin-right:5px;
	height:18px;
}

.search .search_title {
	padding: 0 10px;
}

.search .search_keyword {
	padding: 0;
	float: left;
	width: 200px;
	border: 2px solid RGB(208, 208, 208);
	color: RGB(100, 100, 100);
}



.list {
	float: left;
	width: 100%;
	padding:0;
	margin-bottom:10px;
}

.list .list_row_left{
	float: left;
}
.list .list_row_right{
	float: left;
}
.list .list_row {
	float: left;
	border-top: 1px dotted #cccccc;
	width: 100%;
	padding:5px 0;
}
.list_icon_articles{
	float: left;
	width:15px;
	height:15px;
	background-image: url("../img/_ui.png");
	background-repeat: no-repeat;
	background-position: -119px -17px;
	margin-right:10px;
}
.list_icon_products{
	float: left;
	width: 15px;
	height: 15px;
	background-image: url("../img/_ui.png");
	background-repeat: no-repeat;
	background-position: -60px -25px;
	margin-right:10px;
}

.list_column{
	float:left;
}
.list .list_thumbnail {
	float: left;
	clear: both;
	border: 1px dotted #cccccc;
}

.list .list_thumbnail img {
	border: none;
	 width : 50px;
	height: 80px;
	width: 120px;
	padding:3px;
}
.list_header{
	
}
.list_title{
	float: left;
	padding-left:10px;
	font-weight:bold;
	font-size:12px;
}
.list_addon{
	float: left;
	padding-left:10px;
	font-size:10px;
}



.pagination{
	list-style: none;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
}
.pagination span{
	float:left;
}

.pagination ul{
	float:left;
	padding:0px;
	margin:0px;
	margin-left:20px;
}
.pagination ul li{
	float:left;
	list-style: none;
	padding:0px 3px;
	border:1px solid RGB(220,220,220);
	margin-right:5px;
}
.pagination ul li.disabled{
	display: none;
}
.pagination ul li.current{
	border:none;
	color:#ffffff;
	font-weight:bold;
	background-color:RGB(177,39,29);
}

/*--------------------------------------------------------------*/

.editlist {
	display: block;
	width: 100%;
}

.editlist li {
	list-style: none;
}

.editlist_row {
	float: left;
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0;
	border-top: 1px dashed RGB(220, 220, 239);
	border-bottom: 1px dashed RGB(220, 220, 239);
	margin-bottom: 5px;
}

.editlist_title {
	float: left;
	width: 100px;
	height: 25px;
	padding-left: 10px;
	margin-right: 5px;
	line-height: 25px;
	overflow: hidden;
}

.editlist_content {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 25px;
}

.editlist_content input {
	float: left;
	height: 18px;
	background-color: RGB(245, 245, 255);
	margin: 0;
	width: 300px;
	line-height: 18px;
}

.editlist_content textarea {
	float: left;
	background-color: RGB(245, 245, 255);
	margin: 0;
	width: 300px;
	height: 150px;
}

.editlist_content select {
	float: left;
	background-color: RGB(245, 245, 255);
	margin: 0;
	width: 575px;
}

.editlist_error {
	float: left;
	clear: left;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	color: #ff0000;
	padding-left: 10px;
}

.editlist_tips {
	float: left;
	clear: left;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	color: RGB(7, 191, 7);
	padding-left: 10px;
}

.tb_icon_error {
	float: left;
	width: 20px;
	height: 20px;
	background-image: url("../img/_ui_tb_icons.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 2px;
}

.tb_icon_ {
	background-position: 0px 0px;
}

.tb_icon_error {
	background-position: 0px -22px;
}


.application_text{
  	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
}
