#template_ctn {
	background-image: url(../../../../include/img/title_bk4.gif);
	background-repeat: repeat-y;
}

/*Sidebar*/
#side_bar {
	background-image: url(../../../../include/img/sb_6.gif);
	width: 188px;
	background-repeat: repeat-y;
	background-position: top;
	float: left;
	margin-bottom: 15px;
}
#side_bar dl {
	background-image: url(../../../../include/img/sb_1.gif);
	background-repeat: no-repeat;
	padding-top: 54px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}
#side_bar dt {
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
	background-image: url(../../../../include/img/sb_2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 26px;
}
#side_bar dt a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 15px;
}

#side_bar dd {
	font-size: 12px;
	line-height: 18px;
	background-image: url(../../../../include/img/sb_3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
	margin: 0px;
}
#side_bar dd a {
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	padding-right: 10px;
	background-image: url(../../../../include/img/sb_7.gif);
	background-repeat: no-repeat;
	background-position: 16px 10px;
}
#side_bar dd a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(../../../../include/img/sb_8.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.sidebar_on {
	background-image: url(../../../../include/img/sb_4.gif);
	background-repeat: no-repeat;
	background-position: 145px 3px;
	margin: 0px;
	padding: 0px;
}

.sidebar_more{
	background-image: url(../../../../include/img/sbar_6.gif);
	background-repeat: no-repeat;
	background-position: 150px;
	margin: 0px;
	padding: 0px;
}
#bar_bottom {
	background-image: url(../../../../include/img/sb_5.gif);
	height: 88px;
	width: 188px;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}
/*right_content*/
#right_content {
	float: right;
	width: 702px;
	padding-bottom: 23px;
}
#corp_headline {
	background-image: url(../../../../include/img/title_bk3.gif);
	height: 42px;
	width: 692px;
	padding-top: 30px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
#corp_headline h1 {
	color: #990000;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	text-align: left;
	margin: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
}
#right_mainctn {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	width: 642px;
}
#right_mainctn p {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
#right_mainctn p a:link {
	color: #0033FF;
}
#right_mainctn p a:visited {
	color: #0033FF;
}
#right_mainctn p a:hover {
	color: #FF6600;
}
#right_mainctn p a:active {
	color: #0033FF;
}

#right_mainctn h3 {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
	font-size: 16px;
	line-height: 25px;
}
#right_mainctn h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 0px;
	color: #990000;
}
#right_mainctn h5 {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 0px;
	color: #000000;
}
#right_mainctn_bottom {
	background-image: url(../../../../include/img/bottom_bk.gif);
	clear: both;
	height: 23px;
	width: 890px;
}
.vc_table {
	margin-bottom: 10px;
}

.vc_table table {
	background-color: #AFAFAF;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
}
.vc_table th {
	background-color: #F19B27;
	font-size: 13px;
	color: #FFFFFF;
}
.vc_table tr {
	background-color: #FFFFFF;
	text-align: center;
}
.vc_table td {
	padding-right: 8px;
	padding-left: 8px;
	text-align: left;
}
.vc_table a {
	text-decoration: none;
}


.gray_bk {
	background-color: #F2F2F2;
	text-align: left;
}
.to_top {
	text-align: right;
	margin-top: -50px;
	margin-bottom: 30px;
	display: block;
	clear: both;
}
.to_top a {
	color: #990000;
	font-size: 13px;
}
.to_top3 {
	float: right;
}
.to_top3 a {
	color: #990000;
}

.to_top2 {
	text-align: right;
	clear: both;
	display: block;
}
.to_top2 a {
	color: #990000;
	font-size: 13px;
}
.highline {
	border: 1px solid #D99F35;
	background-color: #FFFFCC;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.highline2 {
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../img/news_bk2.jpg);
	height: 218px;
	width: 612px;
	text-align: right;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#support_new {
	background-image: url(../img/news_bk.jpg);
	background-repeat: no-repeat;
	height: 202px;
	width: 639px;
	background-position: left top;
}
#support_new h4 {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#support_new ul {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 35px;
	padding: 0px;
}
#support_new li {
}

#support_new li a {
	text-decoration: none;
	color: #333333;
}
#support_new li a:hover {
	color: #000000;
	text-decoration: underline;
}
#support_new strong {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.more {
	text-align: right;
	margin-bottom: -20px;
}.more2 {
	text-align: left;
	width: 350px;
	margin-left: 37px;
}
.more2 a {
	color: #000000;
}

.faq_list {
}
.faq_list a {
	text-decoration: none;
	color: #333333;
}
.faq_list a:hover {
	text-decoration: underline;
}
.back_bottom {
	padding-top: 5px;
}
.vc_table2 {
	margin-bottom: 15px;

}
.vc_table2 th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../../../../include/img/store_title.gif);
	background-repeat: repeat-x;
	color: #333333;
}
.vc_table2 h2 {
	margin: 0px;
	padding: 0px;
}

.vc_table2 h2 a {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
.vc_table2 h2 a:hover {
	text-decoration: underline;
}

.name{
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #990000;
	vertical-align: baseline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}.line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
}
.line1{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}.line2{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
}
#pd_full {
	padding-right: 30px;
	padding-left: 30px;
}
#pd_rd {
}
#pd_rd h2 {
	font-size: 24px;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
}
#pd_rd h5 {
	font-size: 14px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/*tab_part*/
.mid_t1 {
	OVERFLOW: hidden;
	HEIGHT: 1px;
	BACKGROUND-COLOR: #A1A0A0;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#trial_tab {
	clear: both;
	height: 55px;
	margin-right: 4px;
	margin-left: 4px;
}

#tab_part {
	padding: 0px;
	height: 36px;
	width: 664px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	position: absolute;
	z-index: 90;
}
#tab_part1 {
	padding: 0px;
	height: 36px;
	width: 627px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	position: absolute;
	z-index: 90;
}
#tab_part ul,#tab_part1 ul {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#tab_part li,#tab_part1 li {
	list-style-type: none;
}
.tab_off {
	float: left;
	background-image: url(/include/img/tab_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 36px;
}
.tab_off span {
	padding-right: 18px;
	height: 36px;
	line-height: 36px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(/include/img/tab_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}
#tab_part a,#tab_part1 a {
	line-height: 36px;
	display: block;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	width: auto;
}
#tab_part a:hover,#tab_part1 a:hover {
	line-height: 36px;
	display: block;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	width: auto;
}
.tab_on {
	display: block;
	background-image: url(/include/img/tab_l_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 6px;
	float: left;
	height: 36px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.tab_on span {
	background-image: url(/include/img/tab_r_on.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 18px;
	padding-top: 10px;
	height: 26px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
	float: left;
}
#tab_menu {
	width: 692px;
	margin: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}#tab_menu1 {
	width: 642px;
	margin: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}
#right_mainctn1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 702px;
}
#select_part {
	clear: both;
	height: 23px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: right;
	position: absolute;
	width: 638px;
}
#dl_tabctn {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 2px;
	margin-right: 2px;
}
#dl_tabctn h3 {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	clear: both;
	background-image: url(../../../../include/img/store_title.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 10px;
	padding-left: 20px;
	height: 35px;
	line-height: 35px;
	width: 665px;
}
.dl_part {
	padding-left: 20px;
	padding-right: 20px;
}
/*download_small_part*/
.part_s1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
.dl_info {
	float: left;
	margin-right: 16px;
}
.info_note {
	float: left;
	padding: 0px;
	height: 24px;
	width: 50px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.info_over{
    position:relative;
	color:#333333;
	text-decoration:none;
	font-size:12px;
}
.info_over:hover{
	background:none;
	color: #333333;
}
.info_over span {
	display: none;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
.info_over:hover span{
	display:block;
	position:absolute;
	top:10px;
	_top:24px;

	*top:24px;
	left:-5px;
	background-color: #FFFFCC;
	padding: 8px;
	border: 1px solid #CCCCCC;
	margin-top: -90px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -405px;
	width: 390px;
	z-index: 100;
}

.dl_date {
	float: left;
	width: 90px;
	margin-right: 10px;
	font-weight: bold;
	color: #0066CC;
}
.lag_select {
	float: left;
	width: 230px;
	margin-top: 5px;
	margin-right: 15px;
}
.lag_select select {
	width: 230px;
}

.dl_des {
	float: left;
	width: 457px;
	padding-bottom: 10px;
	margin-right: 15px;
}
.dl_des1 {
	float: left;
	width: 390px;
	padding-bottom: 10px;
	margin-right: 15px;
}
.dl_des h4,.dl_des1 h4 {
	margin: 0px;
	padding: 0px;
}
.dl_des p,.dl_des1 p {
	margin: 0px;
	padding: 0px;
}
.dl_btn {
	float: left;
	text-align: right;
	width: 80px;
	margin-bottom: 3px;
	margin-top: 1px;
}
#form {
	background-color: #F6F6F6;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-bottom: 10px;
}
#form table {
}
#form textarea {
	font-size: 12px;
	line-height: 18px;
}#form1 ol li {
	margin-bottom: 10px;
}
#page_nav {
	padding-top: 5px;
	height: 30px;
}
#page_nav a {
	color: #000000;
	font-size: 13px;
}
#sort_abc {
	text-align: center;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
}
.faq_more {
	padding-left: 20px;
}
.faq_list1 {
	padding-left: 27px;
}
.faq_list1 a {
	text-decoration: none;
	color: #333333;
}
.faq_list1 a:hover {
	text-decoration: underline;
}

.faq_list1 h5 {
	font-weight: normal;
	color: #333333;
}
.faq_list1 h5 a {
	color: #990000;
	font-weight: bold;
}
.faq_more h6 {
	margin-top: 0px;
	margin-bottom: 5px;
}
.faq_more h6 a {
	color: #000000;
}
.faq_more ul {
	margin-top: 0px;
}
.note {
}
.note h4 {
	font-size: 13px;
}
.note p {
	font-size: 11px;
	line-height: 13px;
}
#newinfo {
	background-color: #FFFFCC;
	margin-bottom: 10px;
	padding: 15px;
	border: 1px solid #BC6B2A;
}
#newinfo h4 {
	font-size: 13px;
	color: #000000;
}
.back {
	margin-bottom: -20px;
	color: #0033FF;
}
.back a {
	color: #0033FF;
}
.detail_text {
	font-size: 12px;
}
#to-voice-support {
	text-align: right;
	margin-bottom: -55px;
}
.pd_btn {
	height: 24px;
	width: 111px;
	margin-bottom: 5px;
	margin-right: 4px;
	float: right;
	margin-left: 10px;
}
.pd_btn a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	display: block;
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	background-image: url(../../../../include/img/btn_p7.gif);
}
.pd_btn a:hover {
	color: #FFCC33;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	background-image: url(../../../../include/img/btn_p7.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
}
.pd_btn1 {
	height: 24px;
	width: 170px;
	float: right;
	margin-bottom: 5px;
	margin-right: 4px;
	margin-left: 10px;
	background-color: #990000;
}
.pd_btn1 a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	background-image: url(../../../../include/img/btn_p9.gif);
	display: block;
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
}
.pd_btn1 a:hover {
	color: #FFCC33;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	background-image: url(../../../../include/img/btn_p9.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
}
.left_banner {
	position: absolute;
	width: 172px;
	height: 151px;
	margin-top: 325px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sign_in {
	margin-top: -5px;
	position: absolute;
	text-align: right;
	width: 860px;
	padding-right: 30px;
}

/*Note*/
#note {
	color: #333333;
	clear: both;
	font-size: 11px;
	text-align: center;
}
#inquiry_sort {
	width: 640px;
	margin-top: 20px;
	position: absolute;
	text-align: right;
	margin-left: 0px;
}
.reply_ctn {
}

.feedback_ctn {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 3px;
	height: 32px;
}
.attachment {
	float: left;
	color: #0066FF;
	padding-top: 3px;
}
.attachment a {
	color: #0066FF;
	text-decoration: underline;
}


.feedback_btn {
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	float: right;
}
.clear_both {
	clear: both;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
	width: 0px;
}
