/* CSS Document */
#vtab { width:940px; margin-bottom:15px; }
	#vtab .top { height:12px; background:url(../images/tab/top.jpg) no-repeat; overflow:hidden; }
	#vtab .content { background:url(../images/tab/bg.jpg) repeat-x; overflow:hidden; }
		#vtab .vtab_main { margin:0 0 0 8px; padding:0; width:924px; height:58px; list-style-type:none; clear:both; position:relative; }
	#vtab .bottom { height:12px; background:url(../images/tab/bottom.jpg) no-repeat; overflow:hidden; }
	#vtab .default, #vtab .current { width:302px; height:58px; position:absolute; }
		#vtab .default a, #vtab .current a { width:302px; height:58px; display:block; text-align:center; line-height:50px; font-weight:bold; text-decoration:none; }
		#vtab .default a { background:url(../images/tab/tab.gif) no-repeat top; color:#3372A2; }
		#vtab .current a { background:url(../images/tab/tab.gif) no-repeat bottom; color:#f90; }
		#vtab .default a:hover, #vtab .current a:hover { color:#f90; }
	#vtab .vtab_sub { border:#76A9D7 solid; border-width:0 1px 1px 1px; background:#fff; margin:0 8px 8px 8px; }
		#vtab .vtab_sub ul { margin:0; padding:10px 20px; list-style-type:none; }
		#vtab .vtab_sub ul li { display:inline; padding:0px 20px 0px 12px; background:url(../images/tab/bullet.gif) no-repeat 0px 5px; }
		#vtab .vtab_sub .table_padding { padding:10px 0; }
		#vtab .vtab_sub table { }
		#vtab .vtab_sub table td span { background:url(../images/bullet/05.gif) no-repeat 8px 5px; padding-left:20px; }

#vtab #vtab_1, #vtab #vtab_4 { left:0px; }
#vtab #vtab_2, #vtab #vtab_5 { left:311px; }
#vtab #vtab_3, #vtab #vtab_6 { left:622px; }

#vtab .border_1 { background:#fff url(../images/tab/border_1.gif) top no-repeat; }
#vtab .border_2 { background:#fff url(../images/tab/border_2.gif) top no-repeat; }
#vtab .border_3 { background:#fff url(../images/tab/border_3.gif) top no-repeat; }
