/* ===================================================== */
/* BODY ELEMENT SET */
/* ===================================================== */
body{
	font-size:12px;
	color:#333;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#top{
	background:url(../img/bg_image.gif) repeat-x;
}

#content_bg{
	background:url(../img/cont_bg_image.gif) repeat-x;
}

/* ===================================================== */
/* Common SET */
/* ===================================================== */

.clear {clear:both; display: block; height: 0; margin: 0; padding: 0; line-height: 0; font-size: 1px;}
.sp5 {margin-top:5px; clear: both; display: block; line-height: 0; font-size: 1px; height: 0;}
.sp10 {margin-top:10px; clear: both; display: block; line-height: 0; font-size: 1px; height: 0;}
.sp20 {margin-top:20px; clear: both; display: block; line-height: 0; font-size: 1px; height: 0;}
.text1 {font-size:12px; color:#333;}

.borderLine { clear: both; display: block; border-top: 1px dotted #ccc; margin: 0 15px 20px 15px; padding: 0;}
.borderLine2 { clear: both; display: block; border-top: 2px solid #333; margin: 0 15px 20px 15px; padding: 0;}

#cont_footer {
	margin-top:20px;
}
#cont_footer .returntop {width:370px; float:left;}
#cont_footer .gotop {width:370px; float:right; text-align:right;}

#cont_footer2 {
	padding:10px 0 20px 0;
}

/* ===================================================== */
/* IMG ELEMENT SET */
/* ===================================================== */
img{
	border:0px;
}


/* ===================================================== */
/* A ELEMENT SET */
/* ===================================================== */
a:link{
	color: #912d66;
	text-decoration: underline;
}

a:visited{
	color: #912d66;
	text-decoration: underline;
}

a:hover{
	color: #c896b2;
	text-decoration: underline;
}

a:active{
	color: #C4007C;
	text-decoration: underline;
}


/* ===================================================== */
/* ID ELEMENT SET */
/* ===================================================== */

#all{
	width:800px;
	margin: 0 auto;
	display:block;
	text-align:left;
}



/* ===================================================== */
/* DIV LAYOUT SET */
/* ===================================================== */
/* 
	#header
	#mainbody
	#footer

	#mainbody has 1 or 2 div-element(s).
		--case 1--
		#contentsA: contains the main contents of the page.
	
		--case 2--
		#contentsB: contains the main contents of the page.
		#menu: sidebar with menu
*/

/* --------------------------------- */
/* HEADER */
/* --------------------------------- */
div#header {
	background:url(../img/header_bg.jpg) no-repeat;
	width:800px;
	height:70px;
}

div#header h1{
	text-indent:-9999px;
	padding:7px 0 0 5px;
	margin:0;
}

div#header h1 a{
	background:url(../img/logo.png) no-repeat;
	width:110px;
	height:57px;
	display:block;
}


/* --------------------------------- */
/* FOOTER */
/* --------------------------------- */
div#footer {
	background:url(../img/footer_bg_image.gif) repeat-x;
	width:100%;
	height:62px;
	padding:0;
	text-align:center;
}

div#footer .copy{
	width:800px;
	margin:0 auto;
	padding:0;
	text-indent:-9999px;
}

div#footer .copy h2{
	background:url(../img/copy_right.png) no-repeat;
	display:block;
	width:248px;
	height:20px;
	margin:25px 0 0 0;
	padding:0;
	float:right;
}

/* --------------------------------- */
/* telop */
/* --------------------------------- */
div#telop {
	width:800px;
	background:url(../img/bg_telop.gif) no-repeat;
	height:32px;
	margin:0;
	padding:0;
}

div#telop .marquee {
	width:550px;
	height:16px;
	float:left;
	margin:9px 0 0 100px;
	_margin:9px 0 0 50px;
	padding:0;
}

div#telop iframe{
	width:550px;
	height:16px;
	padding:0;
	margin:0;
}

div#telop .sub_menu {
	width:135px;
	float:right;
	margin:0;
	padding:0;
}

div#telop .sub_menu ul {
	list-style:none;
	margin:0 0;
	padding:0 0;
}

div#telop .sub_menu li {
	float:left;
	margin:9px 0px 0 6px;
}

div#telop .sub_menu .sitemap {
	text-indent:-9999px;
}

div#telop .sub_menu .sitemap a {
	background:url(../img/subbtn_sitemap.png) no-repeat;
	display:block;
	width:53px;
	height:13px;
}

div#telop .sub_menu .english {
	text-indent:-9999px;
}

div#telop .sub_menu .english a {
	background:url(../img/subbtn_english.png) no-repeat;
	display:block;
	width:53px;
	height:13px;
}



div#telop marquee a {
	color: #000000;
}

/* --------------------------------- */
/* flash */
/* --------------------------------- */
div#flash {
	width:100%;
	height:349px;
	margin:0;
	padding:0;
}

div#flash #flash_area {
	width:100%;
	margin:0 auto;
	padding:0;
}

/* --------------------------------- */
/* topContents */
/* --------------------------------- */

div#content {
	width:800px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

div#content .content_area{
	width:800px;
	padding:0;
	margin:20px 0;
}

div#content .topics_area{
	width:234px;
	float:left;
	padding:0;
	margin:0;
}

div#content .master_awb_area{
	background:url(../../img/awb_frame_bg.gif) repeat-y;
	clear:both;
	display:block;
	margin:0 0 5px 0; 
	width:234px;
}

div#content .master_awb_cont{
	background:url(../../img/awb_frame_up.gif) top left no-repeat;
	margin:0;
	padding:13px 0 0 7px;
	width:227px;
}

div#content .master_awb_form{
	margin:5px 0;
	padding:0;
	width:218px;
}

div#content input.inputtext{
	height:20px;
	width:160px;
	border:1px solid #912d66;
	font-size:12px;
	color:#666666;
}

div#content .master_awb_form form{
	margin:0;
	padding:0;
}

div#content .master_awb_txt{
	float:left;
	margin:0;
	padding:0;
	width:160px;
}

div#content .master_awb_btn{
	float:right;
	margin:0;
	padding:0;
	width:51px;
}


div#content .master_awb_cont h2{
	background:url(../../img/awb_ttl.gif) no-repeat;
	width:125px;
	height:41px;
	display:block;
	margin:0;
	padding:0;
	text-indent:-9999px;
}

div#content .master_awb_bottom{
	background:url(../../img/awb_frame_down.gif) top left no-repeat;
	margin:0;
	height:3px;
	width:234px;
}

div#content .surcharge_area{
	width:234px;
	text-indent:-9999px;
	padding:0;
	margin:0;
}

div#content .surcharge_area p{
	background:url(../../img/banner_surcharge.jpg) no-repeat;
	display:block;
	width:234px;
	height:60px;
	margin:0;
	padding:0 0 10px 0;
	border-bottom:dotted 1px #949494;
}

div#content .surcharge_area a:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

div#content .surcharge_area_2012{
	width:234px;
	text-indent:-9999px;
	padding:0;
	margin:0;
}

div#content .surcharge_area_2012 p{
	background:url(../../img/banner_surcharge_2012.jpg) no-repeat;
	display:block;
	width:234px;
	height:60px;
	margin:0;
	padding:0 0 10px 0;
	border-bottom:dotted 1px #949494;
}

div#content .surcharge_area_2012 a:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

div#content .banner_area{
	width:234px;
	padding:0;
	margin:0;
}

div#content .banner_area ul{
	padding:0;
	margin:0;
	list-style:none;
}

div#content .banner_area li{
	text-indent:-9999px;
	padding:0;
	margin:0 0 5px 0;
}

div#content .banner_area .banner_1 a{
	background:url(../../img/banner_tgc.jpg) no-repeat;
	width:234px;
	height:60px;
	margin:10px 0 0 0;
	display:block;
}

div#content .banner_area .banner_1 a:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

div#content .banner_area .banner_2 a{
	background:url(../../img/banner_destination.jpg) no-repeat;
	width:234px;
	height:60px;
	display:block;
}

div#content .banner_area .banner_2 a:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

div#content .banner_area .banner_3 a{
	background:url(../../img/banner_tt_tc2.jpg) no-repeat;
	width:234px;
	height:60px;
	display:block;
}

div#content .banner_area .banner_3 a:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

div#content .banner_area .banner_4 a{
	background:url(../../img/banner_tt_tc3.jpg) no-repeat;
	width:234px;
	height:60px;
	display:block;
}

div#content .banner_area .banner_4 a:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

div#content .infomation_area{
	width:546px;
	float:right;
	padding:0;
	margin:0 0 0 20px;
}

div#content .infomation_area iframe{
	width:546px;
	height:450px;
	text-align:left;
	padding:0;
	margin:5px 0 0 0;
}

div#content .information_ttl{
	width:546px;
	padding:0;
	margin:0;
}

div#content .information_ttl h2{
	background:url(../../img/ttl_info.png) no-repeat;
	width:546px;
	height:33px;
	display:block;
	text-indent:-9999px;
	padding:0;
	margin:0;
}


/* --------------------------------- */
/* MENU */
/* --------------------------------- */
div#menu {
	width:800px;
	height:43px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

div#menu ul {
	margin:0;
	padding:0;
}

ul#globalNav{
	display:block;
	_overflow:hidden;
	list-style:none;
}

ul#globalNav li ul.pngBg_1{
	display:none;
	list-style:none;
	margin:0;
}

ul#globalNav li:hover ul.pngBg_1{
	display:block;
	list-style:none;
	margin:-166px 0 0 0;
	_position: relative;
}

ul#globalNav li ul.pngBg_2{
	display:none;
	list-style:none;
	margin:0;
}

ul#globalNav li:hover ul.pngBg_2{
	display:block;
	list-style:none;
	margin:-166px 0 0 0;
	_position: relative;
}

ul#globalNav li ul.pngBg_3{
	display:none;
	list-style:none;
	margin:0;
}

ul#globalNav li:hover ul.pngBg_3{
	display:block;
	list-style:none;
	margin:-256px 0 0 0;
	_position: relative;
}

ul#globalNav li ul.pngBg_4{
	display:none;
	list-style:none;
	margin:0;
}

ul#globalNav li:hover ul.pngBg_4{
	display:block;
	list-style:none;
	margin:-136px 0 0 0;
	_position: relative;
}

ul#globalNav li.g_navi1{
	width:190px;
	padding:0;
	margin:0;
	position:absolute;
	top:451px;
	text-indent:-9999px;
}

ul#globalNav .g_navi1 h2 {
	background:url(../img/btn_menu1.gif) no-repeat;
	display:block;
	width:190px;
	height:43px;
	padding:0;
	margin:0;
}

ul#globalNav .g_navi1 h2:hover {
	background:url(../img/btn_menu1_on.gif) no-repeat;
	display:block;
	width:190px;
	height:43px;
	padding:0;
	margin:0;
}

ul#globalNav .g_navi1_list1 a {
	background:url(../img/btn_menu1_list1.png) no-repeat;
	display:block;
	width:192px;
	height:32px;
}

ul#globalNav .g_navi1_list1 a:hover {
	background:url(../img/btn_menu1_list1_on.png) no-repeat;
	display:block;
	width:192px;
	height:32px;
}

ul#globalNav .g_navi1_list2 a {
	background:url(../img/btn_menu1_list2.png) no-repeat;
	display:block;
	width:192px;
	height:30px;
}

ul#globalNav .g_navi1_list2 a:hover {
	background:url(../img/btn_menu1_list2_on.png) no-repeat;
	display:block;
	width:192px;
	height:30px;
}

ul#globalNav .g_navi1_list3 a {
	background:url(../img/btn_menu1_list3.png) no-repeat;
	display:block;
	width:192px;
	height:30px;
}

ul#globalNav .g_navi1_list3 a:hover {
	background:url(../img/btn_menu1_list3_on.png) no-repeat;
	display:block;
	width:192px;
	height:30px;
}

ul#globalNav .g_navi1_list4 a {
	background:url(../img/btn_menu1_list4.png) no-repeat;
	display:block;
	width:192px;
	height:32px;
}

ul#globalNav .g_navi1_list4 a:hover {
	background:url(../img/btn_menu1_list4_on.png) no-repeat;
	display:block;
	width:192px;
	height:32px;
}

ul#globalNav li.g_navi2{
	width:190px;
	padding:0;
	margin:0 0 0 190px;
	position:absolute;
	top:451px;
	text-indent:-9999px;
}

ul#globalNav .g_navi2 h2 {
	background:url(../img/btn_menu2.gif) no-repeat;
	display:block;
	width:190px;
	height:43px;
	padding:0;
	margin:0;
}

ul#globalNav .g_navi2 h2:hover {
	background:url(../img/btn_menu2_on.gif) no-repeat;
	display:block;
	width:190px;
	height:43px;
	padding:0;
	margin:0;
}

ul#globalNav .g_navi2_list1 a {
	background:url(../img/btn_menu2_list1.png) no-repeat;
	display:block;
	width:192px;
	height:32px;
}

ul#globalNav .g_navi2_list1 a:hover {
	background:url(../img/btn_menu2_list1_on.png) no-repeat;
	display:block;
	width:192px;
	height:32px;
}

ul#globalNav .g_navi2_list2 a {
	background:url(../img/btn_menu2_list2.png) no-repeat;
	display:block;
	width:192px;
	height:30px;
}

ul#globalNav .g_navi2_list2 a:hover {
	background:url(../img/btn_menu2_list2_on.png) no-repeat;
	display:block;
	width:192px;
	height:30px;
}

ul#globalNav .g_navi2_list3 a {
	background:url(../img/btn_menu2_list3.png) no-repeat;
	display:block;
	width:192px;
	height:30px;
}

ul#globalNav .g_navi2_list3 a:hover {
	background:url(../img/btn_menu2_list3_on.png) no-repeat;
	display:block;
	width:192px;
	height:30px;
}

ul#globalNav .g_navi2_list4 a {
	background:url(../img/btn_menu2_list4.png) no-repeat;
	display:block;
	width:192px;
	height:32px;
}

ul#globalNav .g_navi2_list4 a:hover {
	background:url(../img/btn_menu2_list4_on.png) no-repeat;
	display:block;
	width:192px;
	height:32px;
}

ul#globalNav li.g_navi3{
	width:220px;
	padding:0;
	margin:0 0 0 380px;
	position:absolute;
	top:451px;
	text-indent:-9999px;
}

ul#globalNav .g_navi3 h2 {
	background:url(../img/btn_menu3.gif) no-repeat;
	display:block;
	width:220px;
	height:43px;
	padding:0;
	margin:0;
}

ul#globalNav .g_navi3 h2:hover {
	background:url(../img/btn_menu3_on.gif) no-repeat;
	display:block;
	width:220px;
	height:43px;
	padding:0;
	margin:0;
}

ul#globalNav .g_navi3_list1 a {
	background:url(../img/btn_menu3_list1.png) no-repeat;
	display:block;
	width:222px;
	height:32px;
}

ul#globalNav .g_navi3_list1 a:hover {
	background:url(../img/btn_menu3_list1_on.png) no-repeat;
	display:block;
	width:222px;
	height:32px;
}

ul#globalNav .g_navi3_list2 a {
	background:url(../img/btn_menu3_list2.png) no-repeat;
	display:block;
	width:222px;
	height:30px;
}

ul#globalNav .g_navi3_list2 a:hover {
	background:url(../img/btn_menu3_list2_on.png) no-repeat;
	display:block;
	width:222px;
	height:30px;
}

ul#globalNav .g_navi3_list3 a {
	background:url(../img/btn_menu3_list3.png) no-repeat;
	display:block;
	width:222px;
	height:30px;
}

ul#globalNav .g_navi3_list3 a:hover {
	background:url(../img/btn_menu3_list3_on.png) no-repeat;
	display:block;
	width:222px;
	height:30px;
}

ul#globalNav .g_navi3_list4 a {
	background:url(../img/btn_menu3_list4.png) no-repeat;
	display:block;
	width:222px;
	height:30px;
}

ul#globalNav .g_navi3_list4 a:hover {
	background:url(../img/btn_menu3_list4_on.png) no-repeat;
	display:block;
	width:222px;
	height:30px;
}

ul#globalNav .g_navi3_list5 a {
	background:url(../img/btn_menu3_list5.png) no-repeat;
	display:block;
	width:222px;
	height:30px;
}

ul#globalNav .g_navi3_list5 a:hover {
	background:url(../img/btn_menu3_list5_on.png) no-repeat;
	display:block;
	width:222px;
	height:30px;
}

ul#globalNav .g_navi3_list6 a {
	background:url(../img/btn_menu3_list6.png) no-repeat;
	display:block;
	width:222px;
	height:30px;
}

ul#globalNav .g_navi3_list6 a:hover {
	background:url(../img/btn_menu3_list6_on.png) no-repeat;
	display:block;
	width:222px;
	height:30px;
}

ul#globalNav .g_navi3_list7 a {
	background:url(../img/btn_menu3_list7.png) no-repeat;
	display:block;
	width:222px;
	height:32px;
}

ul#globalNav .g_navi3_list7 a:hover {
	background:url(../img/btn_menu3_list7_on.png) no-repeat;
	display:block;
	width:222px;
	height:32px;
}

ul#globalNav li.g_navi4{
	width:200px;
	padding:0;
	margin:0 0 0 600px;
	position:absolute;
	top:451px;
	text-indent:-9999px;
}

ul#globalNav .g_navi4 h2 {
	background:url(../img/btn_menu4.gif) no-repeat;
	display:block;
	width:200px;
	height:43px;
	padding:0;
	margin:0;
}

ul#globalNav .g_navi4 h2:hover {
	background:url(../img/btn_menu4_on.gif) no-repeat;
	display:block;
	width:200px;
	height:43px;
	padding:0;
	margin:0;
}

ul#globalNav .g_navi4_list1 a {
	background:url(../img/btn_menu4_list1.png) no-repeat;
	display:block;
	width:200px;
	height:32px;
}

ul#globalNav .g_navi4_list1 a:hover {
	background:url(../img/btn_menu4_list1_on.png) no-repeat;
	display:block;
	width:200px;
	height:32px;
}

ul#globalNav .g_navi4_list2 a {
	background:url(../img/btn_menu4_list2.png) no-repeat;
	display:block;
	width:200px;
	height:30px;
}

ul#globalNav .g_navi4_list2 a:hover {
	background:url(../img/btn_menu4_list2_on.png) no-repeat;
	display:block;
	width:200px;
	height:30px;
}

ul#globalNav .g_navi4_list3 a {
	background:url(../img/btn_menu4_list3.png) no-repeat;
	display:block;
	width:200px;
	height:32px;
}

ul#globalNav .g_navi4_list3 a:hover {
	background:url(../img/btn_menu4_list3_on.png) no-repeat;
	display:block;
	width:200px;
	height:32px;
}


/* ===================================================== */
/* Information */
/* ===================================================== */
#information{
	width:525px;
	padding:0;
	margin:0;
	text-align:left;
}

#information .info_area{
	width:525px;
	padding:10px 0;
	margin:0;
	border-bottom:dotted 1px #949494;
}

#information .info_area p{
	padding:0;
	margin:0;
}

#information .info_area h1{
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:0;
}


/* ===================================================== */
/* marquee */
/* ===================================================== */
#news_marquee_area{
	width:100%;
	padding:0;
	margin:0;
	text-align:left;
	color:#7e6480;
	font-size:10px;
}


/* ===================================================== */
/* PullDown_link */
/* ===================================================== */

#glovalNavPull {
	background: url(../img/bg_glovalnav.gif) repeat-x;
	width: 748px;
	margin: 0 0 0 0;
}

#glovalNavPull .pull {
	float: left;
	background: #eee;
}

#glovalNavPull .p1 { width: 116px;}
#glovalNavPull .p2 { width: 127px;}
#glovalNavPull .p3 { width: 104px;}
#glovalNavPull .p4 { width: 185px;}
#glovalNavPull .p5 { width: 127px;}
#glovalNavPull .p6 { width: 89px;}
/*#glovalNavPull .p6 { width: 212px; text-align:right; background: url(../img/bg_glovalnav.gif) repeat-x;}*/

#glovalNavPull .p6 h2 { width: 89px;}


#glovalNavPull .pull h2 {
	margin:0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

#glovalNavPull .pull ul.pulldown {
	display: block;
	margin: 0 0 10px 0;
	padding: 6px 0 0 0;
	/*border-bottom: 1px solid #ddd;*/
}

/* gloval pulldown bg color */
/*#glovalNavPull .pull ul.pulldown { background: url(../img/bg_gloval_pull.gif) no-repeat left top;}*/
#glovalNavPull .pull ul.pd1 { background: url(../img/bg_gloval_pull1.gif) no-repeat left top;}
#glovalNavPull .pull ul.pd2 { background: url(../img/bg_gloval_pull2.gif) no-repeat left top;}
#glovalNavPull .pull ul.pd3 { background: url(../img/bg_gloval_pull3.gif) left top;}
#glovalNavPull .pull ul.pd4 { background: url(../img/bg_gloval_pull4.gif) no-repeat left top;}
#glovalNavPull .pull ul.pd5 { background: url(../img/bg_gloval_pull5.gif) no-repeat left top;}

#glovalNavPull .pull ul.pulldown a {
	display: block;
	/*_width: 114px;  for IE6 */
	margin: 0 0 0 0;
	padding: 4px 5px 3px 18px;
	text-decoration: none;
	color: #fff;
}
/*
#glovalNavPull .pull ul.pulldown a span {
	display: block;
	width: 110px;
}*/

#glovalNavPull .pull ul.pulldown li {
	/*width: 152px;*/
	background: #b00177;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #3e075b;
	list-style: none;
	letter-spacing: -0.1em;
}
.topGloval .pull ul.pulldown li {
	letter-spacing: 0 !important;
}

#glovalNavPull .pull ul.pd1 li { width: 104px;}
#glovalNavPull .pull ul.pd2 li { width: 127px;}
#glovalNavPull .pull ul.pd3 li { width: 201px;} /*156*/
/*#glovalNavPull .pull ul.pd3 li { width: 104px;}*/
#glovalNavPull .pull ul.pd4 li { width: 185px;}
/*#glovalNavPull .pull ul.pd5 li { width: 127px;}
#glovalNavPull .pull ul.pd6 li { width: 89px;}*/
#glovalNavPull .pull ul.pd6 li { width: 216px;}

/* gloval pulldown icon color */
/*#glovalNavPull .pull ul.pulldown a:hover { color: #fff; background: url(../img/bg_gloval_pull_on.gif) no-repeat; }*/
#glovalNavPull .pull ul.pd1 a:hover { color: #fff; background: url(../img/bg_gloval_pull_on1.gif) no-repeat; }
#glovalNavPull .pull ul.pd2 a:hover { color: #fff; background: url(../img/bg_gloval_pull_on2.gif) no-repeat; }
#glovalNavPull .pull ul.pd3 a:hover { color: #fff; background: url(../img/bg_gloval_pull_on3.gif) no-repeat; }
#glovalNavPull .pull ul.pd4 a:hover { color: #fff; background: url(../img/bg_gloval_pull_on4.gif) no-repeat; }
#glovalNavPull .pull ul.pd5 a:hover { color: #fff; background: url(../img/bg_gloval_pull_on5.gif) no-repeat; }


#glovalNavPull .pull ul.pulldown li { background: url(../img/icon_pullsub.gif) no-repeat 9px 9px;}

/* 
#glovalNavPull .pull ul.pd1 li { }
#glovalNavPull .pull ul.pd2 li { border-bottom: 1px solid #3e075b;}
#glovalNavPull .pull ul.pd3 li { border-bottom: 1px solid #3e075b;}
#glovalNavPull .pull ul.pd4 li { border-bottom: 1px solid #3e075b;}
#glovalNavPull .pull ul.pd5 li { border-bottom: 1px solid #3e075b;}
*/
