﻿/* Master */

#navigation{
	overflow:hidden;
	height:0;
}
#footer
{
    width:980px;
    margin:10px auto;
    text-align:center;
    padding:10px;
}
#footer a
{
    margin-right:10px;
}
#footer ul
{
    list-style:none;
    display:inline;
    font-weight:normal;
    margin:0;
    padding:0;
    color:#666;
}
#footer li
{
    list-style:none;
    display:inline;
    font-weight:normal;
    color:#666;
    border-left:1px solid #999;
    padding-left:10px;
}
#body_object_right
{
    margin:0 auto;
    padding:0;    
    border:0 solid #e3e9ee;
    float:right;
    width:818px;
}

/*end Master */

/* Panel */

.panel
{
    border-right:1px solid #cecece;
    border-left:1px solid #cecece;
	padding:5px 10px;
	background-color:White;
}
.panel_header
{
	height:22px;
}
ul.obtabs 
{
    list-style: none;
    padding: 0;
    margin:0;
    display:block;
}
ul.obtabs li.first 
{
    margin-left: 0;
}
ul.obtabs li 
{
    float:right;
    display: block;
    height: 24px;
    padding-left:25px;
    margin-left: -15px;
    position: relative;
    background: url(images/tableft.gif) 0 0 no-repeat;
    border-bottom: 1px solid #bbb8a9;
    white-space: nowrap;
}
ul.obtabs h1 
{  
    height: 24px;
    line-height: 24px;
    padding-right: 12px;
    background: url(images/tabright-back.gif)  top right no-repeat;
}

html>body ul.obtabs h1 
{
    display: block;
}

ul.obtabs li.current 
{
    z-index: 1;
    text-decoration:none;
    border-bottom:none;
    height: 25px;
    background: url(images/tableft.gif)  0 -28px no-repeat;    
}
ul.obtabs li.current h1 
{
    background-image: url(images/tabright.gif);
    font-size:1.09em;
}
ul.obtabs a:link,ul.obtabs a:visited 
{
   color:#808080;
	text-decoration:none;
}
ul.obtabs a:hover,ul.obtabs a:active 
{
	text-decoration:underline;	
}
.boreder_panel_header
{
	background:url('images/border_panelheader.gif');
	height:16px;
	background-position:0 0;
}
.panel_header_subtab_larg
{
    height:16px;
    background:url('images/orange-line.jpg') repeat-x 0 -51px;
    border-right:1px solid #d6281b;
    margin-top:2px;
}
.panel_header_subtab_larg .last_change
{
    float:left;
    margin-left:8px;
    color:#5a8aa7;
    font-size:0.81em;
    margin-top:1px;
}
/*end Panel */

/* be one css */

.col270
{
	width:270px !important;
}
.col650
{
	width:650px !important;
}
.dotted_resume
{
	float:left;
	min-width:0;
	height:15px;
	margin-right:8px;
	border-bottom:1px dotted #ccc;
}
.dotted_resume_1
{
	float:right;
	width:630px;
	height:20px;
	margin-left:8px;
	border-bottom:1px dotted #ccc;
}
.charac_orang
{
	float:right;
	color:#ff6600;
	padding-right:10px;
	font-size:1.63em !important;
}
.font_und_develop
{
	width:730px !important;
	color:#999;
	font-size:4.5em;
	display:block;
	margin:20px auto 0;
}
.under_construction
{

	height:24px;
	margin-left:7px;
	line-height:200px;
	overflow:hidden;
	text-indent:-9999px;
}
.under_construction
{	
    background:url('images/under_construction.jpg') no-repeat;
	width:134px;
}
/*end be one css */

/*make by k1*/

ul.square
{
    list-style-type:square;
    padding:0 20px 0 0;
    margin:0;
    color:Orange;
    margin-top:10px;
}
.marg_l_60
{
    margin-left:60px;
}
.marg_l_40
{
    margin-left:40px;
}
.orange
{
    color:#ed5327;
}
ul.square li span
{
    color:#444;
}
.strong
{
    font-weight:bold;
}

.key_img
{
    background:url('images/key.jpg') no-repeat;
    float:left;
    width:200px;
    height: 320px;
}    
.orange_line,.light_orange_line
{
    width:auto;
    height:23px !important;
    
}
.orange_line
{
    background:url('images/orange-line.jpg') repeat-x;
}
.light_orange_line
{
	padding:2px 10px;
    background:url('images/orange-line.jpg') repeat-x 0 -23px;
}
.light_orange_line a
{
	height:18px !important;
	color:#444 !important;
	font-size:1em;
	font-weight:bold;
}
 .formName
 {
     float:right;
     width:128px;
     text-align:left;
     margin-left:10px;
 }
  .formText
  {
     float:right;
     width:200px;
     position:relative;
  }

/*CSS*/