
/*<agl.folder "tabstyle">*/
	
h6 {
	font-size: 12px;
	line-height: 1.5em;
	padding: 0;
	}
#wrapper {
	width:700px;
	margin:0;
	text-align:left;
	clear:both;
	}
.box {
	background: #fff;
	}	
.boxholder {
	padding:15px;
	clear: both;
	width:668px;
	border: solid 1px #cccccc;
	}
	
.tab {
	background: #cccccc url(../script/tab_script/images/silbar_tab.png) no-repeat;
	text-align: center;
	margin: 0 1px 0 0;
	width: 98px;
	height: 35px;
	float: left;
	}
.tabtxt {
	font-size: 13px;
	font-weight: 600;
	margin: 0;
	padding: 9px 0 0;
	}
.tabtxt	a{ color: black; text-decoration: none; }
.tabtxt	a:hover { color: orange; }
/*</agl.folder>*/
