.megamenu2_container
{
	height: 38px;
	width: 610px;
	z-index: 9999;
	position:absolute;
	left: -50px;
	top:0px;
}
.megamenu2_container2
{
	/*background-color: #3d3d3d;
	background-image: url("../images/point/bg.png");
	border: solid 1px #434343;
	border-radius: 3px;
	box-shadow: 0 2px 3px #ccc;*/
	height: 38px;
	/*margin: 0 auto;
	moz-border-radius: 3px;
	moz-box-shadow: 0 2px 3px #ccc;
	o-box-shadow: 0 2px 3px #ccc;
	position: relative;
	webkit-border-radius: 3px;
	webkit-box-shadow: 0 2px 3px #ccc;*/
	width: 610px;
	z-index: 9999;
	position:absolute;
	float:left;
	left: -140px;
	top:0
}
.carousel-frame {
	/*margin: 0px 25px;*/
}
.megamenu2_fixed
{
	background-color: #3d3d3d;
	background-image: url("../images/point/bg.png");
	border: solid 1px #434343;
	border-radius: 0 0 3px 3px;
	box-shadow: 0 2px 3px #ccc;
	height: 44px;
	left: 50%;
	margin: 0 auto 0 -480px;
	moz-border-radius: 0 0 3px 3px;
	moz-box-shadow: 0 2px 3px #ccc;
	o-box-shadow: 0 2px 3px #ccc;
	position: fixed;
	top: 0;
	webkit-border-radius: 0 0 3px 3px;
	webkit-box-shadow: 0 2px 3px #ccc;
	width: 610px;
	z-index: 2;
}
.megamenu2
{	
	font-size: 13px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.megamenu2 >li
{
	background-color: transparent;
	border: none;
	/*border-left: solid 1px #bababa;*/
	/*border-right: solid 1px #ffffff;*/
	background: url(../images/point/MegaLiDivide.jpg) no-repeat left center;
	display: inline;
	margin: 0;
	moz-transition: background-color 0.4s ease-out;
	ms-transition: background-color 0.4s ease-out;
	o-transition: background-color 0.4s ease-out;
	padding: 0px 0 0px 25px;
	transition: background-color 0.4s ease-out;
	webkit-transition: background-color 0.4s ease-out;
}
.megamenu2_fixed .megamenu2 >li
{
	padding: 15px 0 15px 10px;
}
.megamenu2 >li:hover
{
	/*background-color: #202020;*/
}
.megamenu2 >li.active,.megamenu2 >li.active:hover
{
	/*background-color: #131313;*/
}
.megamenu2 >li.active .drop,.megamenu2 >li.active .drop2 {
	color: #ffea00;
}
.megamenu2_container .megamenu2 >li:first-child
{
	/*border-left: none;*/
	background: none;
	border-radius: 3px 0 0 3px;
	moz-border-radius: 3px 0 0 3px;
	webkit-border-radius: 3px 0 0 3px;
}
.megamenu2_fixed .megamenu2 >li:first-child,.megamenu2_carousel .megamenu2 >li:first-child
{
	border-left: none;
	border-radius: 0 0 0 3px;
	moz-border-radius: 0 0 0 3px;
	webkit-border-radius: 0 0 0 3px;
}
.megamenu2 >li:last-child
{
	/*box-shadow: 1px 0 0 #242424;
	moz-box-shadow: 1px 0 0 #242424;
	o-box-shadow: 1px 0 0 #242424;
	webkit-box-shadow: 1px 0 0 #242424;*/
}
.megamenu2 >li a
{
	color: #bbb;
	text-decoration: none;
}
.megamenu2 >li a:hover
{
	color: #13a2d6;;
}
.megamenu2 >li span a
{
	color: #4e4e4e;
}
.megamenu2 >li a:focus
{
	
}

#search a{background:#13a2d6; color:#FFF; margin:0 15px; padding:5px}
#search a:hover{color: #ffea00}
.megamenu2 >li .drop,.megamenu2 >li .nodrop,.megamenu2 >li .drop2,.megamenu2 >li .nodrop2
{
	color: #FFF;
	font-size: 15px;
	font-family: "微軟正黑體",Arial,Helvetica,sans-serif;
	font-weight: 700;
	line-height: 40px;
	
	text-decoration: none;
	/*text-shadow: 1px 1px 1px #000;
	text-transform: uppercase;*/
}

.megamenu2 >li .drop
{
	background: url(../images/point/pageBlueSearchdown.png) no-repeat right 12px;
	padding: 3px 50px 10px 20px;
	position:relative;
	left:140px;
}
.megamenu2 >li .drop2
{
	background: url(../images/point/pageBlueSearchdown.png) no-repeat right 12px;
	padding: 3px 50px 10px 20px;
	position:relative;
	left:140px
}
.megamenu2 >li .nodrop,.megamenu2 >li .nodrop2
{
	padding: 14px 20px 20px 0;
}

.megamenu2 >li .drop:hover,.megamenu2 >li .nodrop:hover,.megamenu2 >li .drop2:hover,.megamenu2 >li .nodrop2:hover
{
	cursor: pointer;
	color: #ffea00;
}

#megamenu2_trigger
{
	background: url("../images/point/button_up.png") right no-repeat #121212;
	border-radius: 0 0 3px 3px;
	display: block;
	height: 46px;
	left: 50%;
	margin: 0 auto;
	margin-left: 510px;
	moz-border-radius: 0 0 3px 3px;
	position: fixed;
	top: 0;
	webkit-border-radius: 0 0 3px 3px;
	width: 35px;
	z-index: 2;
}
#megamenu2_trigger.active
{
	background: url("../images/point/button_down.png") right no-repeat #121212;
}
.megamenu2_carousel_prev,.megamenu2_carousel_next
{
	display: block;
	height: 38px;
	margin: 0;
	margin-top: -19px;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 15px;
}
.megamenu2_carousel_prev:hover,.megamenu2_carousel_next:hover
{
	cursor: pointer;
}
.megamenu2_carousel_prev
{
	background: url("../images/point/previous.jpg") no-repeat 50%;
	left: -15px;
}
.megamenu2_carousel_next
{
	background: url("../images/point/next.jpg") no-repeat 50%;
	right: -15px;
}
.megamenu2 .dropdownspacer
{
	display: block;
	float: left;
	height: 5px;
	width: 100%;
}
.megamenu2 >li .megamenu2_fullwidth
{
	background: #FFF url(../images/point/BlueSearchMeunT.jpg) no-repeat 5px 15px;
	border: solid 1px #13a2d6;
	float: left;
	left: -9999em;
	margin: 0 0 30px 20px;	
	padding: 18px 0 18px 20px;
	position: absolute;
	top: 35px;	
	width: 650px;
	z-index: 9998;
	padding: 10px;
	color:#FFF;
	font-size:15px
	
}

.megamenu2_push .megamenu2 >li .megamenu2_fullwidth
{
	position: relative;
	top: 5px;
}
.megamenu2 >li:hover .megamenu2_fullwidth
{
	left: 0;	
}
.megamenu2 >li .megamenu2_scrollbars
{
	height: 695px;
	width: 920px;
}
.megamenu2_scrollbars .megamenu2_scroller_container
{
	height: 100%;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.megamenu2_scrollbars .megamenu2_scroller_container .megamenu2_scroll_area
{
	bottom: 0;
	left: 0;
	overflow: scroll;
	overflow-x: hidden;
	position: absolute;
	right: 0;
	top: 0;	
}
.megamenu2_scrollbars .megamenu2_scroller_container .pane
{
	/*background: #F4F4F4;
	border-radius: 3px;
	bottom: 0;
	box-shadow: 0 1px 1px #000;
	moz-border-radius: 3px;
	moz-box-shadow: 0 1px 1px #000;
	o-box-shadow: 0 1px 1px #000;
	position: absolute;
	right: 8px;
	top: 0;
	webkit-border-radius: 3px;
	webkit-box-shadow: 0 1px 1px #000;
	width: 1px;*/
}
.megamenu2_scrollbars .megamenu2_scroller_container .pane .slider
{
	background: #CCC;
	border-radius: 3px;
	margin-left: -2px;
	moz-border-radius: 3px;
	position: relative;
	webkit-border-radius: 3px;
	width: 5px;
}
.megamenu2_scrollbars .megamenu2_scroller_container .pane .slider:hover
{
	cursor: pointer;
}
.megamenu2_scrollbars .megamenu2_scroller_container:hover .pane,.megamenu2_scrollbars .pane.active
{
	visibility: visible;
}
.megamenu2 .col_1,.megamenu2 .col_2,.megamenu2 .col_3,.megamenu2 .col_4,.megamenu2 .col_5,.megamenu2 .col_6,.megamenu2 .col_7,.megamenu2 .col_8,.megamenu2 .col_9,.megamenu2 .col_10,.megamenu2 .col_11,.megamenu2 .col_12
{
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	position: relative;
}
.megamenu2 .col_1
{
	width: 50px;
}
.megamenu2 .col_2
{
	width: 130px;
}
.megamenu2 .col_3
{
	width: 210px;
}
.megamenu2 .col_4
{
	width: 290px;
}
.megamenu2 .col_5
{
	width: 370px;
}
.megamenu2 .col_6
{
	width: 450px;
}
.megamenu2 .col_7
{
	width: 530px;
}
.megamenu2 .col_8
{
	width: 610px;
}
.megamenu2 .col_9
{
	width: 690px;
}
.megamenu2 .col_10
{
	width: 770px;
}
.megamenu2 .col_11
{
	width: 850px;
}
.megamenu2 .col_12
{
	width: 930px;
}
.megamenu2 .col_nomargin_left
{
	margin-left: 0;
}
.megamenu2 .col_nomargin_right
{
	margin-right: 0;
}
.megamenu2 .clear
{
	clear: both;
	display: block;
	height: 18px;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}
.megamenu2 .black_bg
{
	background-color: #000;
	border-radius: 3px;
	moz-border-radius: 3px;
	padding: 4px 6px 4px 6px;
	webkit-border-radius: 3px;
}

.megamenu2 >li ul,.megamenu2 >li ol
{
	margin: 0px 0px 10px;
	padding: 0 0 0 0px;
}
.megamenu2 >li ul
{
	
	/*list-style: disc;*/
}
.megamenu2 >li ol
{
	list-style: decimal;
}
.megamenu2 >li ul li,.megamenu2 >li ol li
{
	position: relative;
}
.megamenu2 .calendar,.megamenu2 .note,.megamenu2 .help,.megamenu2 .delete,.megamenu2 .favorite,.megamenu2 .lock,.megamenu2 .archive,.megamenu2 .briefcase,.megamenu2 .search,.megamenu2 .user
{
	margin-bottom: 18px;
	padding-left: 36px;
}
.megamenu2 .calendar
{
	background: url("../images/point/icons/calendar.png") no-repeat 0 4px;
}
.megamenu2 .note
{
	background: url("../images/point/icons/note.png") no-repeat 0 5px;
}
.megamenu2 .archive
{
	background: url("../images/point/icons/archive.png") no-repeat 0 4px;
}
.megamenu2 .search
{
	background: url("../images/point/icons/search.png") no-repeat 0 4px;
}
.megamenu2 .help
{
	background: url("../images/point/icons/help.png") no-repeat 0 4px;
}
.megamenu2 .delete
{
	background: url("../images/point/icons/delete.png") no-repeat 0 5px;
}
.megamenu2 .favorite
{
	background: url("../images/point/icons/favorite.png") no-repeat 0 4px;
}
.megamenu2 .lock
{
	background: url("../images/point/icons/lock.png") no-repeat 0 4px;
}
.megamenu2 .briefcase
{
	background: url("../images/point/icons/briefcase.png") no-repeat 0 5px;
}
.megamenu2 .user
{
	background: url("../images/point/icons/user.png") no-repeat 0 4px;
}

.megamenu2 .table_light,.megamenu2 .table_dark
{
	font-size: 12px;
	margin: 6px 0 18px 0;
	padding: 0;
	width: 100%;
}
.megamenu2 table
{
	border-collapse: collapse;
	border-spacing: 0;
}
.megamenu2 .table_light th,.megamenu2 .table_dark th
{
	font-size: 12px;
	font-weight: bold;
	padding: 12px 9px 12px 9px;
	text-align: left;
}
.megamenu2 .table_light
{
	border: 1px solid #cbcbcb;
	border-bottom: none;
}
.megamenu2 .table_light th
{
	background: #F5F5F5;
	border-bottom: 1px solid #cbcbcb;
	color: #3A3A3A;
}
.megamenu2 .table_light td
{
	background: #fff;
	border-bottom: 1px solid #cbcbcb;
	color: #888;
	padding: 12px 9px 12px 9px;
}
.megamenu2 .table_dark
{
	border: 1px solid #000;
	border-bottom: none;
}
.megamenu2 .table_dark th
{
	background: #0D0D0D;
	border-bottom: 1px solid #000;
	color: #FFF;
}
.megamenu2 .table_dark td
{
	background: #0F0F0F;
	border-bottom: 1px solid #000;
	color: #DDD;
	padding: 12px 9px 12px 9px;
}
.megamenu2 images
{
	border: none;
}
.megamenu2 .inline_img
{
	background: #F4F4F4;
	border: 1px solid #000;
	box-shadow: 0 1px 1px #000;
	margin-bottom: 18px;
	moz-box-shadow: 0 1px 1px #000;
	o-box-shadow: 0 1px 1px #000;
	padding: 4px;
	webkit-box-shadow: 0 1px 1px #000;
}
.megamenu2 iframe
{
	border: none;
}
.megamenu2_tabs .megamenu2_tabs_panels
{
	margin: 0 0 15px 0;
}
.megamenu2_tabs ul
{
	list-style: none;
}
.megamenu2_tabs_hide
{
	display: none;
	left: 0;
	position: relative;
	top: 0;
}
.megamenu2_tabs .megamenu2_tabs_nav
{
	float: left;
	height: 30px;
	margin: 18px 0;
	width: 100%;
}
.megamenu2_tabs .megamenu2_tabs_nav li
{
	display: inline;
	float: left;
	margin-right: 20px;
	white-space: nowrap;
	width: auto;
}
.megamenu2_tabs .megamenu2_tabs_nav li a
{
	background-color: #222;
	background-image: linear-gradient(transparent,rgba(0,0,0,0.2));
	background-image: -moz-linear-gradient(transparent,rgba(0,0,0,0.2));
	background-image: -ms-linear-gradient(transparent,rgba(0,0,0,0.2));
	background-image: -o-linear-gradient(transparent,rgba(0,0,0,0.2));
	background-image: -webkit-linear-gradient(transparent,rgba(0,0,0,0.2));
	border: none;
	border-radius: 3px;
	box-shadow: 0 1px 1px #000;
	color: #fff;
	float: left;
	font: bold 11px Sans-Serif;
	margin: 0;
	moz-border-radius: 3px;
	moz-box-shadow: 0 1px 1px #000;
	moz-transition: background-color 0.3s;
	ms-transition: background-color 0.3s;
	o-box-shadow: 0 1px 1px #000;
	o-transition: background-color 0.3s;
	padding: 7px 12px;
	position: relative;
	text-shadow: 0 1px 1px #000;
	text-transform: none;
	transition: background-color 0.3s;
	webkit-border-radius: 3px;
	webkit-box-shadow: 0 1px 1px #000;
	webkit-transition: background-color 0.3s;
}
.megamenu2_tabs li a.current,.megamenu2_tabs li a.current:hover
{
	background-color: #1A1A1A;
	box-shadow: 0 0 1px #000;
	moz-box-shadow: 0 0 1px #000;
	o-box-shadow: 0 0 1px #000;
	top: 1px;
	webkit-box-shadow: 0 0 1px #000;
}
.megamenu2_tabs .megamenu2_tabs_nav li a:hover,.megamenu2_tabs .megamenu2_tabs_nav li a:focus
{
	background-color: #1A1A1A;
}
.megamenu2 .contact_form
{
	display: block;
	margin-bottom: 10px;
}
.megamenu2 .contact_form label
{
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-shadow: 1px 1px 1px #000;
}
.megamenu2 .form_element
{
	background-color: #E8E8E8;
	border: 1px solid #000;
	border-radius: 3px;
	box-shadow: 0 1px 1px #000;
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 12px 0 18px 0;
	moz-border-radius: 3px;
	moz-box-shadow: 0 1px 1px #000;
	moz-transition: background-color 0.3s ease-out;
	ms-transition: background-color 0.3s ease-out;
	o-box-shadow: 0 1px 1px #000;
	o-transition: background-color 0.3s ease-out;
	padding: 6px;
	transition: background-color 0.3s ease-out;
	webkit-border-radius: 3px;
	webkit-box-shadow: 0 1px 1px #000;
	webkit-transition: background-color 0.3s ease-out;
	width: 280px;
}
.megamenu2 .form_element:hover
{
	background-color: #F4F4F4;
	box-shadow: 0 3px 3px #000;
	moz-box-shadow: 0 3px 3px #000;
	o-box-shadow: 0 3px 3px #000;
	webkit-box-shadow: 0 3px 3px #000;
}
.megamenu2 .form_element:focus
{
	background-color: #FFF;
	
}
.megamenu2 .contact_form textarea
{
	height: 120px;
	resize: none;
}
.megamenu2 .contact_form .required
{
	color: #C00;
}
.megamenu2 .contact_form .special
{
	display: none;
}
.megamenu2 .contact_form .error,.megamenu2 .contact_form .sent
{
	border: 1px solid #000;
	border-radius: 3px;
	box-shadow: 0 1px 1px #000;
	font-size: 11px;
	moz-border-radius: 3px;
	moz-box-shadow: 0 1px 1px #000;
	o-box-shadow: 0 1px 1px #000;
	padding: 3px 6px 3px 6px;
	text-shadow: 1px 1px 1px #fff;
	webkit-border-radius: 3px;
	webkit-box-shadow: 0 1px 1px #000;
}
.megamenu2 .contact_form .error
{
	background: #f7cac4;
	color: #992213;
}
.megamenu2 .contact_form .sent
{
	background: #d8f6bc;
	color: #2f530b;
}
.megamenu2 .contact_form .button
{
	background-color: #222;
	background-image: linear-gradient(transparent,rgba(0,0,0,0.2));
	background-image: -moz-linear-gradient(transparent,rgba(0,0,0,0.2));
	background-image: -ms-linear-gradient(transparent,rgba(0,0,0,0.2));
	background-image: -o-linear-gradient(transparent,rgba(0,0,0,0.2));
	background-image: -webkit-linear-gradient(transparent,rgba(0,0,0,0.2));
	border: 1px solid #000;
	border-radius: 3px;
	box-shadow: 0 1px 1px #000;
	color: #fff;
	cursor: pointer;
	font: bold 11px Sans-Serif;
	margin: 9px 12px 0 0;
	moz-border-radius: 3px;
	moz-box-shadow: 0 1px 1px #000;
	moz-transition: background-color 0.3s;
	ms-transition: background-color 0.3s;
	o-box-shadow: 0 1px 1px #000;
	o-transition: background-color 0.3s;
	padding: 7px 12px;
	text-shadow: 0 1px 1px #000;
	transition: background-color 0.3s;
	vertical-align: middle;
	webkit-border-radius: 3px;
	webkit-box-shadow: 0 1px 1px #000;
	webkit-transition: background-color 0.3s;
	white-space: nowrap;
}
.megamenu2 .contact_form .button:hover,.megamenu2 .contact_form .button:focus
{
	background-color: #1A1A1A;
	color: #fff;
}
.megamenu2 .contact_form .button:active
{
	box-shadow: 0 0 1px #000;
	moz-box-shadow: 0 0 1px #000;
	o-box-shadow: 0 0 1px #000;
	position: relative;
	top: 1px;
	webkit-box-shadow: 0 0 1px #000;
}
.next_demo,.previous_demo
{
	background-color: #121212;
	background-color: #3d3d3d;
	background-image: url("../images/point/bg.png");
	border: solid 1px #434343;
	box-shadow: 0px 2px 3px #ccc;
	color: #fff;
	font-size: 12px;
	height: 44px;
	line-height: 44px;
	moz-box-shadow: 0px 2px 3px #ccc;
	o-box-shadow: 0px 2px 3px #ccc;
	padding: 0 12px 0 12px;
	position: absolute;
	top: 0px;
	webkit-box-shadow: 0px 2px 3px #ccc;
}
.next_demo
{
	border-radius: 0 0 0 3px;
	moz-border-radius: 0 0 0 3px;
	right: 0;
	webkit-border-radius: 0 0 0 3px;
}
.previous_demo
{
	border-radius: 0 0 3px 0;
	left: 0;
	moz-border-radius: 0 0 3px 0;
	webkit-border-radius: 0 0 3px 0;
}
.next_demo a,.previous_demo a
{
	color: #fff;
	text-decoration: none;
}




/********************************/
.DescriptionImg {
	float: left;
	width: 95px;
	
}

.DescriptionTxt {	
	padding: 25px 5px 0px 15px;
	
}


.megamenu2 .Nav {	
	width: 100px;
	height: 29px;
	cursor: pointer;
	display: block;
	text-indent: -99999px;
}

.megamenu2 .Nav1 {
	background: url(../images/point/HeaderMainMenu_1.png) center top;
}

.megamenu2 .Nav2 {
	background: url(../images/point/HeaderMainMenu_2.png) center top;
}

.megamenu2 .Nav3{
	background: url(../images/point/HeaderMainMenu_3.png) center top;
}

.megamenu2 .Nav4 {
	background: url(../images/point/HeaderMainMenu_4.png) center top;
}

.megamenu2 .Nav5 {
	background: url(../images/point/HeaderMainMenu_5.png) center top;
}

.megamenu2 .Nav6 {
	background: url(../images/point/HeaderMainMenu_6.png) center top;
}

.megamenu2 .Nav7 {
	background: url(../images/point/HeaderMainMenu_7.png) center top;
}

.megamenu2 .Nav:hover,.Nav:active,.Nav:focus 	{
	background-position: center bottom;
}


.megamenu2 .SubNav {
	width: 137px;
	margin: 10px 10px 0px 10px;
	padding: 0px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}

.megamenu2 .SubNav ul li{
	/*width: 140px;*/
	margin-bottom: 10px;
}


.megamenu2 .SubNav a { /* Clear the styles from the top-level links and set the font styles */	
	text-shadow: none; 
	color: #666; 	
	/*display: block;*/
	float: none; 
	text-decoration: none; 
	font-size: 13px;
}

.megamenu2 .SubNav a.SubNavHeader {
	padding: 7px 10px 7px 15px; 
	margin-bottom: 5px;	
	text-transform: uppercase;
	font-weight: 700;
	font-size: 15px;
	color: #000;	
	background: url(../images/point/navarrow.png) no-repeat 3px 11px;
	display: block;
}

.megamenu2 .SubNav .SubNavHeader:hover {
	background: url(../images/point/navarrow_hover.png) no-repeat 3px 11px;
	color: #ffea00;
}

.megamenu2 .SubNav ul li a {	
	padding: 0px 10px 0px 15px;
	margin-bottom: 10px;
	color: #535353;
	background: url(../images/point/bullet_active.png) no-repeat 0px 3px;
	display: block;
}

.megamenu2 .SubNav ul li a:hover {
	color: #ffea00;
}

.megamenu2 .SubNav ul li li a {	
	padding-left: 30px;
	background: url(../images/point/bullet.png) no-repeat 15px 3px;
}
.megamenu2 .SubNav ul li li li a {	
	padding-left: 45px;
	background: url(../images/point/arrow1.png) no-repeat 30px 3px;
}

.megamenu2 .floatCancel {
	float: left;
}
.megamenu2 .floatCancel .SubNav {
	float: none;
}
