@charset "utf-8";
/**column_Secondary 2**/
.column_Secondary2{ width:100%;height:100%;overflow:hidden;}
.column_Secondary2 .border_L{height:100%;}
.column_Secondary2 .border_L .border_R{height:100%;}
.column_Secondary2 .border_L .border_R .menu{}
/*menu_main*/
.column_Secondary2 .border_L .border_R .menu .menu_main{ width:100%; height:31px; overflow:hidden;}
.column_Secondary2 .border_L .border_R .menu .menu_main .m_left{ width:30px; height:31px; float:left;}

.column_Secondary2 .border_L .border_R .menu .menu_main ul{}
.column_Secondary2 .border_L .border_R .menu .menu_main li{ float:left; height:31px; line-height:31px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; overflow:hidden;}
.column_Secondary2 .border_L .border_R .menu .menu_main li a{ text-decoration:none; padding:0 30px 0 0;}
.column_Secondary2 .border_L .border_R .menu .menu_main li a:hover{ text-decoration:none; display:block;}
.column_Secondary2 .border_L .border_R .menu .menu_main li a b{ padding:0 0 0 30px;}
.column_Secondary2 .border_L .border_R .menu .menu_main li a:hover b{ text-decoration:none; display:block;}
.column_Secondary2 .border_L .border_R .menu .menu_main .m_right{ width:7px; height:31px; float:right;}

/*menu_sb*/
.column_Secondary2 .menu_sb{ float:left; width:120px; margin:1px 0 0 0; display:inline; position:absolute; top:30px;}
.column_Secondary2 .menu_sb .s_left{float:left;}
.column_Secondary2 .menu_sb ul{text-align:center; float:left;}
.column_Secondary2 .menu_sb li{float:left; text-align:center;line-height:26px;font-family:Verdana, Arial, Helvetica, sans-serif; width:120px;}
.column_Secondary2 .menu_sb li.sb_current{ width:120px; height:26px; line-height:26px;}
.column_Secondary2 .menu_sb li a{text-decoration:none; margin:0 8px;}
.column_Secondary2 .menu_sb li a:hover{text-decoration:underline;}
.column_Secondary2 .menu_sb .s_right{float:right;}
