@charset "UTF-8";
@import url(cmn.css);
@import url(base.css);

{
	display: block;
	text-indent: -10000px;
	outline:none;
	line-height:1px;
	font-size:1px;
}

#n3 img{
	margin-top: -53px;
}

#flashcontent{
	height: 229px;
	width: 100%;
	background: url(../images/voice/fl.jpg) 50% 100% no-repeat #fcfcfc;
	padding-top: 133px;
}

#ui-tab .tabul a, 
.icon li, #voice1, #voice2, #voice3, #voice4{
	display: block;
	text-indent: -10000px;
	outline:none;
}

#fragment{
	padding: 15px;
	clear: both;
	margin-bottom: 30px;
}

.fragment_1{background: #F0E8E2;}
.fragment_2{background: #F0E8E2;}

#fragment table{
	border-top: 1px dotted #8D8885;
	background: #FFF;
}
th{
	width: 154px;
	text-align: center!important;
}


#fragment td{
	padding: 15px 10px;
	border-bottom: 1px dotted #8D8885;
}
#fragment-1, #fragment-2{
}


.icon li{
	display: block;
	height: 30px;
	width: 31px;
	float: left;
	margin-right: 3px;
}



.icon .i1{background: url(/images/voice/i1.gif) 0 0 no-repeat;}
.icon .i2{background: url(/images/voice/i2.gif) 0 0 no-repeat;}
.icon .i3{background: url(/images/voice/i3.gif) 0 0 no-repeat;}
.icon .i4{background: url(/images/voice/i4.gif) 0 0 no-repeat;}
.icon .i5{background: url(/images/voice/i5.gif) 0 0 no-repeat;}
.icon .i6{background: url(/images/voice/i6.gif) 0 0 no-repeat;}
.icon .i7{background: url(/images/voice/i7.gif) 0 0 no-repeat;}
.icon .i8{background: url(/images/voice/i8.gif) 0 0 no-repeat;}
.icon .i9{background: url(/images/voice/i9.gif) 0 0 no-repeat;}
.icon .i10{background: url(/images/voice/i10.gif) 0 0 no-repeat;}
.icon .i11{background: url(/images/voice/i11.gif) 0 0 no-repeat;}
.icon .i12{background: url(/images/voice/i12.gif) 0 0 no-repeat;}

#ui-tab{}
#ui-tab, #ui-tab a{}
#ui-tab a:hover{}
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
	list-style: none;
}
.ui-tabs-nav {
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
#ui-tab .tabul li {
	display: block;
	list-style: none;
	float: left;
	height: 28px;
	width: 169px;
	margin-right: 2px;
}
#ui-tab .tabul .tab1 a{
	display: block;
	height: 28px;
	width: 169px;
	background: url(/images/voice/tab1.gif) 0 100% no-repeat;
}
#ui-tab .tabul .tab2 a{
	display: block;
	height: 28px;
	width: 169px;
	background: url(/images/voice/tab2.gif) 0 100% no-repeat;
}
#ui-tab .tabul .tab3 a{
	display: block;
	height: 28px;
	width: 169px;
	background: url(/images/voice/tab3.gif) 0 100% no-repeat;
}
#ui-tab .tabul .tab4 a{
	display: block;
	height: 28px;
	width: 169px;
	background: url(/images/voice/tab4.gif) 0 100% no-repeat;
}

#ui-tab .tabul .tab5 a{
	display: block;
	height: 28px;
	width: 169px;
	background: url(/images/voice/tab5.gif) 0 100% no-repeat;
}
#ui-tab .tabul .tab6 a{
	display: block;
	height: 28px;
	width: 169px;
	background: url(/images/voice/tab6.gif) 0 100% no-repeat;
}
#ui-tab .tabul .tab7 a{
	display: block;
	height: 28px;
	width: 169px;
	background: url(/images/voice/tab7.gif) 0 100% no-repeat;
}
#ui-tab .tabul .tab8 a{
	display: block;
	height: 28px;
	width: 169px;
	background: url(/images/voice/tab8.gif) 0 100% no-repeat;
}
#ui-tab .ui-tabs-nav a:hover{
	background-position: 0 0;
}
#ui-tab .ui-tabs-nav a, #ui-tab .ui-tabs-nav a span {
    display: block;
}
#ui-tab .ui-tabs-nav a {
    margin: 0; /* position: relative makes opacity fail for disabled tab in IE */
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
	display: block;
}
#ui-tab .ui-tabs-nav .ui-tabs-selected a {
	position: relative;
	top: 0;
	z-index: 3;
	background-position: 0 0;
}
.ui-tabs-nav a span {
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: pointer;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
