﻿html, body
{
	height: 100%;
	font-weight: normal;
	margin: 0px;
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	font-style: normal;
	font-family: verdana;
	background-image: url(/images/bg/shadow-bg.gif);
}

/************************************
table
************************************/
table, div
{
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	font-family: verdana;
	border: none;
}
.tbl-collapse
{
	border-collapse: collapse;
}
.tbl-overall
{
	width: 100%;
	border: solid 1px #666666;
}
tr.tr-row1
{
	background-color: #F6F6F6;
}
tr.tr-row2
{
	background-color: #F0F0F0;
}
td.td-col1
{
	background-color: #F6F6F6;
}
td.td-col2
{
	background-color: #F0F0F0;
}
td.td-col1-line
{
	background-color: #F6F6F6;
	border-top: 1px;
	border-bottom: 1px dotted #aaaaaa;
	margin: 0 3px;
}
td.td-col2-line
{
	background-color: #F0F0F0;
	border-top: 1px;
	border-bottom: 1px dotted #aaaaaa;
	margin: 0 3px;
}
td.td-hl
{
	background-color: #FFFFCC;
}
td.td-line1
{
	border-top: 1px;
	border-bottom: 1px dotted #aaaaaa;
	margin: 0 3px;
}

/************************************
*
link style
*
************************************/
a:link
{
	color: #000099;
	text-decoration: none;
}
a:visited
{
	color: #000099;
	text-decoration: none;
}
a:hover
{
	color: #ff6600;
	text-decoration: none;
}
a.menutop1:link
{
	color: #FFFFFF;
	text-decoration: none;
}
a.menutop1:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
a.menutop1:hover
{
	color: #ff6600;
	text-decoration: none;
}
a.menulink:link
{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menulink:visited
{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menulink:hover
{
	font-size: 10px;
	color: #ff6600;
	text-decoration: none;
}

/************************************
*
font style
*
************************************/
.f-xx-small
{
	font: 8px arial;
}
.f-x-small
{
	font: 9px verdana;
}
.f-small
{
	font: 10px verdana;
}
.default
{
	font: 11px verdana;
}
.f-large
{
	font: 12px verdana;
}
.f-x-large
{
	font: 13px verdana;
}
.f-uppercase
{
	text-transform: uppercase;
}
.f-title
{
	font: 12px verdana;
	font-weight: bold;
	text-transform: uppercase;
}
.f-logo-title
{
	font: 17px Verdana;
	font-weight: bold;
	text-transform: uppercase;
}
.f-panel
{
	font: 11px verdana;
}
.f-inactive
{
	font-size: 10px;
	color: gray;
	font-style: normal;
	font-family: verdana;
}
.f-error
{
	font-size: 11px;
	color: red;
	font-style: normal;
	font-family: verdana;
	background-color: #ffffcc;
}
.f-success
{
	font-weight: bold;
	font-size: 11px;
	color: blue;
	font-style: normal;
	font-family: verdana;
}


/************************************
*
input style
*
************************************/
input, select, textarea
{
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	font-family: verdana;
}

.i-uppercase
{
	font-family: verdana;
	font-size: 11px;
	text-transform: uppercase;
}


/************************************
*
misc
*
************************************/
.pointer
{
	cursor: pointer;
}

.autocompletelist
{
	font-family: verdana;
	font-size: 10px;
	text-transform: uppercase;
}
.col-line1, .gridline1
{
	border-top: 1px;
	border-bottom: 1px dotted #aaaaaa;
	margin: 0 3px;
}
.col-header
{
	border-top: 1px;
	border-top: 1px dotted #aaaaaa;
	border-bottom: 1px dotted #aaaaaa;
	margin: 0 3px;
}

/************************************
*
site layout
*
************************************/
.tbl-site-main
{
	width: 816px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 0px;
	height: 100%;
}
.div-top-l
{
	width: 7px;
	background: url(/images/bg/shadow-l.gif);
}
.div-top-c
{
	width: 800px;
	height: 100%;
}
.div-top-r
{
	width: 7px;
	background: url(/images/bg/shadow-r-a-1.gif);
}

/************************************
*
div style
*
************************************/
.div-absolute
{
	position: absolute;
}
.div-main
{
	padding: 4px;
}
.div-menu
{
	width: 175px;
	height: 17px;
	background: url(/images/menu/bg-bar4.gif) no-repeat;
	padding-left: 4px;
	padding-top: 4px;
}
.div-menu-sub
{
	margin-left: 3px;
	width: 160px;
	height: 15px;
	background: url(/images/menu/bg-bar3-s4.gif) no-repeat;
	padding-left: 12px;
	padding-top: 4px;
}
.div-header
{
	padding: 3px;
	background-image: url(/images/bg/bar-v-2.gif);
	color: #fff;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
}
.div-header-sub
{
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	background-color: #f0f0f0;
	font-size: 10px;
}
.div-b1
{
	border: 1px solid #333;
}
.div-box
{
	padding: 5px;
	border: 1px solid #ccc;
}
.div-hl
{
	padding: 5px;
	background-color: #FFFFCC;
	border: 1px solid #ccc;
}
.div-content
{
	padding: 5px;
	background-color: #F6F6F6;
	border: 1px solid #ccc;
}
.div-link-more
{
	padding-left: 10px;
	padding-top: 3px;
	background: url(/images/icons/arrow2.gif) no-repeat;
	font-style: italic;
}
.div-link-li
{
	padding-left: 10px;
	padding-top: 4px;
	background: url(/images/icons/arrow2.gif) no-repeat;
}
.div-button
{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
