* {	
	font-family:Arial, Helvetica, sans-serif;	
}
.column-two, .column-three { clear:both; width:100%; position:relative;}
.column-close { clear:both; }
.column-two .column-left, .column-three .column-left { float:left;}
.column-two .column-right, .column-three .column-right { float:right; }
.column-two .column-left { width:79%; }
.column-two .column-right, .column-three .column-left, .column-three .column-right { width:20%; }
.column-three .column-center { position:absolute; left:21%; right:21%;}

*html .panel { height:60px; }
.panel { margin-bottom:5px; border:1px solid #FCBF6F; min-height:60px; background:#fff url(../img_fun3/panel-bg.gif) repeat-x bottom left; }
.panel .panel-header { background:#FFEF83 url(../img_fun3/panel-header-bg.gif) repeat-x top left; line-height:33px; }
.panel .panel-header h2 { padding-left:10px; font-size:17px; color:#7F4A06; }
.panel .panel-header h2 a { text-decoration:none;color:#7F4A06;}
.panel .panel-header h2 a:hover { text-decoration:underline;}
.panel .panel-body .inner { padding:5px; }

@media projection, screen { .tabs-hide { display: none; }}
@media print { .tabs-nav {  display: none; }}

.tabs-nav { list-style: none; margin: 0; padding: 0px; clear:both;}
.tabs-nav:after {display: block; clear: both; content: " ";}
.tabs-nav li { float: left; margin: 0px; min-width: 84px;}
.tabs-nav a, .tabs-nav a span { display: block; padding: 0 10px; background: url(../img_fun3/tab.png) no-repeat;}
.tabs-nav a { position: relative; top: 1px; z-index: 2; padding-left: 0; color: #27537a; font-size: 12px; font-weight: bold; line-height: 1.2; text-align: center; text-decoration: none; white-space: nowrap; }
.tabs-nav .tabs-selected a { color: #000;}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { background-position: 100% -150px; outline: 0; }
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active { background-position: 100% -100px;}
.tabs-nav a span { width: 64px; min-width: 64px; height: 18px; min-height: 18px; padding-top: 6px;padding-right: 0;}
*>.tabs-nav a span { width: auto; height: auto;}
.tabs-nav .tabs-selected a span {padding-top: 7px;}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span { background-position: 0 -50px;}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span { background-position: 0 0;}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { cursor: text;}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {cursor: pointer;}
.tabs-nav .tabs-disabled { opacity: .4;}
.tabs-container { border-top: 1px solid #97a5b0; padding: 1em 8px; background: #fff; clear:both;}
.tabs-loading em { padding: 0 0 0 20px; background: url(../img_fun3/loading.gif) no-repeat 0 50%;}


.slideshow_area {display:block;overflow: hidden;padding:3px;border:1px solid #949494;position:relative;}
.slideshow_area .slideshow_pic {width:160px;height:160px;overflow:hidden;z-index:30;border:medium none;position:relative;display:block;margin:0 auto;}
.slideshow_area a:hover {text-decoration: none;}
.slideshow_area .slideshow_text {position:absolute;bottom:3px;left:0px;width:100%;text-align:center;color:#fff;background-color:#000;opacity:0.69;filter:Alpha(Opacity=69);font-size:12px;padding:3px 0;z-index:40;cursor:pointer;}
* html .slideshow_area .slideshow_text {bottom:20px;left:-4px;}
ul.slideshow_control {list-style-type:none;display:block;padding-top:4px;text-align:center;height:20px;}
.slideshow_control li {display:inline;margin-right:5px;}
.slideshow_control li a {padding:3px 6px;background-color:#bfe47a;color:#554f00;}


/* ie */
*html .tabs-nav {display: inline-block;}
*html .tabs-nav .tabs-disabled { position: relative;filter: alpha(opacity=40);}
*html .tabs-nav .tabs-disabled a span {_height: 19px; min-height: 19px;}

#header { background:url(../img_fun3/header-bg.jpg) no-repeat center top; min-height:67px;height:67px; margin:0 auto;position:relative;}
#header_account_area { position:absolute;bottom:5px;left:353px;}
#user_info { font-size:13px; }

#logo { position:absolute; top:15px; left:145px; }

#header_account_area a{color:#000000;text-decoration:none;}
#header_account_area a:hover{color:#0000FF;text-decoration:underline;}
#header_account_area a.alert_link { text-decoration:underline; }
#header_account_area a.alert_link span { color:red; }

#main, #footer, #header { width:1003px; }


#footer {clear: both; text-align:center; color:#000;background:transparent url(../img_fun3/footer-bg.jpg) repeat; margin: 0 auto; padding-top:15px; font-weight:bold;}
#footer p { margin:0; padding:2px 0px; line-height:20px;}
#footer p#bottom-nav {  font-size:14px; }
#footer a {  color:#000;}

ul.h2list, ol.h2list { clear:both; }
ul.h2list li, ol.h2list li { width:48%; float:left; *display:inline; *width:47%;}
ul.h2list li a, ol.h2list li a { *display:list-item; }

*html ul.h2list li, ol.h2list li { float:left; display:inline; width:48%; *width:47%;}
*html ul.h2list li a, ol.h2list li a {display:list-item;}

.clearfix { clear:both; }
