﻿HTML
{
	overflow-y: scroll;
}
BODY 
{
	margin-top: 30px;
	background-image: url('Files/Image/bg.gif')
}
DIV#container
{
	width: 739px;
	background-color: White
}
DIV#header
{
	text-align: left;
	height: 146px;
	background-image: url('Files/Image/header.gif')
}
DIV#windowheader
{
	text-align: left;
	width: 400px;
	height: 78px;
	background-image: url('Files/Image/window_header.gif')
}
DIV#content
{
	text-align: left;
	background-color: White
}
DIV#footer
{
	height: 80px;
	background-image: url('Files/Image/footer_bg.gif')
}
DIV#windowfooter
{
	height: 30px;
	width: 400px;
	background-image: url('Files/Image/window_footer_bg.gif')
}
DIV#menu
{
	padding-left: 11px;
	white-space: nowrap;
	text-align: left;
	height: 22px;
	background-color: #f0bfd9;
	background-image: url('Files/Image/menu_bg.gif')
}
IMG.logo
{
	vertical-align: middle;
	margin-top: 30px;
	margin-left: 80px;
	border: none
}
IMG.windowlogo
{
	vertical-align: middle;
	margin-top: 10px;
	margin-left: 50px;
	border: none
}
.language
{
	margin-left: 240px;
	border: none
}
.menucss
{
	position: absolute;
	visibility: hidden;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #dddddd;
	font: normal 10px Verdana;
	line-height: 23px;
	padding: 6px;
	z-index: 100;
	background-image: url('Files/Image/menu_item_bg.gif');
	width: 190px;
	text-align: left
}
.menucss a:link, .menucss a:visited, .menucss a:active
{
	width: 100%;
	display: block;
	color: #9d3261;
	text-indent: 5px;
	text-decoration: none
}
.menucss a:hover
{
	background-color: #b85484;
	color: white;
}
TD.copyright
{
	text-align: left;
	background-color: #a13665;
	font-family: Verdana;
	font-size: 9px;
	color: White
}
TD.footerLocation
{
	padding-left: 16px;
	text-align: left;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 16px;
	color: #ff3d7f
}
TD.footerLocationData
{
	width: 100%;
	text-align: left;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 16px;
	color: #a9005f
}
DIV.footstep
{
	color: #DDDDDD;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	margin-top: 16px;
	margin-left: 20px
}
DIV.navigation
{
	background-image: url('Files/Image/navigation_bg.gif');
	width: 174px;
	margin-top: 16px;
	margin-left: 10px
}
TD.navigation
{
	width: 100%;
	display: block;
	color: #c00068;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none
}
A.navigation:link, A.navigation:visited, A.navigation:active
{
	width: 100%;
	display: block;
	color: #c00068;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none
}
A.navigation:hover
{
	background-color: #FCC1D5;
}
A.box:link, A.box:visited, A.box:active
{
	color: #777777;
	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none
}
A.box:hover
{
	text-decoration: underline
}
TD.box
{
	width: 25%;
	color: #777777;
	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
}
A.navigation_s
{
	width: 100%;
	display: block;
	color: #f76f9d;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none
}
A.navigation_sub:link, A.navigation_sub:visited, A.navigation_sub:active
{
	width: 100%;
	padding-left: 4px;
	display: block;
	color: #c00068;
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none
}
A.navigation_sub:hover
{
	background-color: #FDD1E5;
}
A.topofpage:link, A.topofpage:visited, A.topofpage:active
{
	color: #f76f9d;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none
}
A.topofpage:hover
{
	color: #997755;
}
DIV.title
{
	padding-top: 20px
}
DIV.content
{
	vertical-align: top;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	padding-left: 14px;
    padding-right: 14px;
    padding-top: 14px
}
DIV.windowcontent
{
	vertical-align: top;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	padding-left: 14px;
    padding-right: 14px;
    padding-top: 14px;
    padding-bottom: 10px;
    width: 372px;
    background-color: White
}
SPAN.cvdata2
{
	line-height: 24px;
	background-color: #FFDDDD;
	width: 371px;
	display: inline-block
}
TD.loginTitle
{
	height: 50px;
	font-family: Verdana;
	font-size: 12px;
	color: #999999
}
TD.loginFooter
{
	height: 100px;
	font-family: Verdana;
	font-size: 10px;
	color: #999999
}
TD.loginCaption
{
	width: 40%;
	text-align: right;
	font-family: Verdana;
	font-size: 12px;
	color: #555555
}
TD.loginData
{
	text-align: left;
	font-family: Verdana;
	font-size: 12px
}
INPUT.login
{
	font-family: Verdana;
	font-size: 12px
}
span.title
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #c00068
}
.title a:link, .title a:visited, .title a:active
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: none
}
.title a:hover
{
	color: #c00068
}
A.new:link, A.new:visited, A.new:active
{
	display: block;
	width: 96%;
	margin: 2px;
	padding: 6px;
	background-color: #f2d4d5;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	text-decoration: none
}
A.new:hover
{
	color: #c00068
}
TD.dataTableHeader
{
	font-family: Verdana;
	font-size: 11px;
    padding-left: 5px;
    font-weight: bold;
    height: 20px;
    background-color: #f2d4d5
}
TD.dataTableCell
{
	font-family: Verdana;
	font-size: 11px;
    padding-left: 5px;
    height: 20px
}
TD.dataTableCell_alt
{
	background-color: #F5ECEC;
	font-family: Verdana;
	font-size: 11px;
    padding-left: 5px;
    height: 20px
}
TD.empty
{
	text-align: center;
	border: solid 1px #999999;
	font-family: Verdana;
	font-size: 11px;
    padding-left: 5px;
    height: 100px;
    background-color: #ffffe1
}
TD, SELECT, INPUT, TEXTAREA, SELECT.data, INPUT.data, TEXTAREA.data
{
	font-family: Verdana;
	font-size: 11px
}
SPAN.tip
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #995555
}
SPAN.home
{
	font-family: Arial;
	font-size: 11px
}
DIV#mainanim
{
	margin-top: 10px;
	padding: 10px
}
A.link:link, A.link:visited, A.link:active, A.link:hover
{
	color: #999999;
	padding-left: 4px;
	text-decoration: none
}