﻿/*-------------common------------*/
*
{
    /* Reset browsers default margin, padding and font sizes */
    margin: 0 0;
    padding: 0 0;
}

htmld
{
    font-size: 100%;
    margin: 0 0;
    padding: 0 0;
}

body
{
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    font-family: Verdana,helviteca,Tahoma,Sans-Serif; /*background: #f8f8f8;*/
    background-color: White;
    width: 100%;
    color: #333333;
    height: 100%;
}
li
{
    list-style-position:inside;    
}
img
{
    vertical-align: middle;
}

table
{
    width: 100%;
}

img a
{
    border: none;
}
p
{
    margin: 0 0;
    padding-bottom: 5px;
    line-height: 1.5;
}
span.require
{
    color: Red;
    font-weight: bold;
}
a:link
{
    font-weight: bold;
    color: #555;
    text-decoration: none;
}
a:visited
{
    font-weight: bold;
    color: #555;
    text-decoration: none;
}
a:visited:hover
{
    font-weight: bold;
    color: red;
    text-decoration:underline; 
}
a:hover
{
    font-weight: bold;
    color: red;
    text-decoration:underline; 
}
a.link_navbar:link
{
        font-weight:normal;
        font-size:11px;
}
a.link_navbar:visited
{
        font-weight:normal;
        font-size:11px;
}
a.link_navbar:active
{
        font-weight:normal;
        font-size:11px;
}
a.link_navbar:hover
{
        font-weight:normal;
        text-decoration:underline;
        font-size:11px;
}
.txt_right
{
    text-align:right;
}
.divPaddingTop0_2
{
    padding-top: 2px;
}
.divPaddingLeft
{
    padding-left: 10px;
}
.divPaddingTop
{
    padding-top: 10px;
}
.divPaddingBottom
{
    padding-bottom: 10px;
}

.divWidth
{
    width: 300px;
    _position: relative;
}
.divRight
{
    float: right;
}
.divMarginRight
{
    margin-right: 320px;
    height: 100%;
}
.navrow
{
    padding: 10px;
}
textarea, select, .txt, .btn
{
    font-weight: normal;
    font-family: Verdana, Helvetica, sans-serif;
    color: #232323;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
}
.btn
{
    color: #000;
    font-weight: bold;
    padding: 0px 5px;
}
textarea:hover, select:hover, .btn:hover, .txt:hover
{
    border-color: #d6dd7d;
    border-width: 1px;
}
textarea:focus, select:focus, .txt:focus, .btn:focus
{
    border-color: #d6dd7d;
    color: #000;
    background-color: #F5F9FB;
}
.td_width
{
    width: 120px;
}
.td_width1
{
    width: 160px;
}
.top
{
    text-align: right;
}
.clear
{
    clear: both;
}
#divHelp
{
	width:200px;
	background:#ffffd6; 
	border: solid 1px  #e7e3bd;
	float:left;
	position:absolute;
	float:left;
	padding: 5px;
	text-align: left;
	z-index: 2000;
}
.link_bar
{
    width:auto;
    padding-top:18px;
    padding-right:10px;
    text-align:right;
}
.search_bar
{
    float:left;
    width:auto;
    text-align:center;
    _position:relative;
}
.divMsg
{
    text-align: left;    
}
.errorMsg
{
    color:red;
    font-size:11px;   
}
.article_content
{
        overflow: auto;
        overflow-y: no;
}
.article_content a:link
{
    font-weight:normal;
    color:Blue; 
}
.article_content a:visited
{
    font-weight:normal;
    color:#91198B;
}
.article_content a:active
{
    font-weight:normal;
    color:#91198B; 
}
.article_content a:hover
{
    font-weight:normal;
    color:Blue;
    text-decoration:underline;    
}
/*-------------end common------------*/

/*------------layout----------*/
#logo
{
}
#search-bar
{
}
#inner
{
    min-width: 950px;
    position: relative;
    _display: inline-block;
    _margin-left: -950px;
}
#outer
{
    _position: relative;
    _border-left: solid 950px #FFF;
    _float: left;
}
#content
{
    _position: relative; /*background: url(images/bg_top1.gif) top left repeat-x;     padding: 0 10px 10px 10px;*/
}
#footer
{
    background:#fff url(images/bg_footer.gif) top left  repeat-x; 
    font-size: 11px;
    text-align: center;
    color: #666;
    padding-bottom: 40px;
    padding-top:20px;
    border-top:solid 1px #ccc;
}
/*------------end layout----------*/
#content_main
{
    position: relative;
    border: solid 2px #FFF;
    margin: 0 auto;
}
#content_main_inner
{
    padding: 0 8px 8px 8px; /*background: #f2eff7 url(images/bg_top2.gif) top left repeat-x;*/
}
/*------------container---------*/

#logo-row
{
    background: #FFF url(images/bg_logo.gif) top left repeat-x;
}
.inner_navrow
{
    _position: relative;
    overflow: hidden;
    color: #555;
    text-align: center;
    font-size: 11px;
    padding: 3px;
    background: #F5F5F8 url('images/cellpic1.gif') top left repeat-x;
    border: solid 1px #aaa;
}
.kbbar
{
    _position: relative;
    text-align: left;
    padding: 5px;
    font-size: 10px;
    border: solid 1px #aaa;
    background: #F5F5F8 url('images/cellpic1.gif') top left repeat-x;
}
.kbbar a:link
{
    font-weight: bold;
    color: #555;
    text-decoration: none;
}
.kbbar a:visited
{
    font-weight: bold;
    color: #555;
    text-decoration: none;
}
.kbbar a:visited:hover
{
    font-weight: bold;
    color: red;
    text-decoration: none;
}
.kbbar a:hover
{
    font-weight: bold;
    color: red;
    text-decoration: none;
}
.kbbar_top
{
}
.top_cat_left
{
}
.top_cat_center
{
}
.top_cat_right
{
}
.kbbar_content
{
}
.bottom_cat_left
{
}
.bottom_cat_center
{
}
.bottom_cat_right
{
}
.small_table
{
}
.small_table .lftd
{
    border-right: solid 1px #b5d3e4;
}
.small_table .rttd
{
    background-color: #C9BBDB;
    padding-right: 5px;
}
.kbbar2
{
    border-top: solid 1px #aaa;
    border-left: solid 1px #aaa;
    border-right: solid 1px #aaa;
    background: #F5F5F8 url(images/cellpic1.gif) top left repeat-x;
}

.kbcontent, .kbtable
{
    border-top: solid 1px #aaa;
    border-left: solid 1px #aaa;
    border-right: solid 1px #aaa;
}
.kbcontent
{
}
.kbtable
{
}
.kbcontent_ie6
{
}
.kbcontent_article
{
    line-height: 1.5;
    font-size: 11px;
    color: #454545;
}
.kbcontent_sep, .row1, .row2, .row3
{
    /*border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;*/
    border-top: solid 1px #fff;
    border-bottom: solid 1px #aaa;
    background-color:#f6f6f6;
    padding: 4px;
}
.row1
{
    font-weight: bold;
    color: #555;
}
.row2
{
    border-right: none;
}
.row3
{
    border-left: none;
    border-right: none;
}
.kbbuttom
{
}
.top_cat2
{
    color: #555;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0; 
    white-space: nowrap;
    width: 100%;
    height: 27px;
    text-align: left;
    _width: 100%;
}
.top_cat2_left
{
   
}
.top_cat2_right
{
    padding-top: 6px;
    padding-left: 10px;
    height: 21px;
}
.page
{
    width: 100%;
    text-align: right;
}
/*----------end container---------*/



