@charset "utf-8";
body,td,th{
	font-family: Arial;
	font-size: 11px; 
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	background-position:top;	
	font-size:11px;	
}
Td,table,body,textarea,select,input{
	font-size:12px;
	font-family: Arial;
	color: #303030;
}

a:link {font-size: 11px; line-height: 150%; color: #303030; text-decoration: none}
a:visited {font-size: 11px; line-height: 150%; color: #303030; text-decoration: none}
a:hover {font-size: 11px; line-height: 150%; color: #EA0000; text-decoration: underline}
a:active {font-size: 11px; line-height: 150%; color: #303030; text-decoration: none}

a.bai:link {font-size: 12px; line-height: 150%; color: #ffffff; text-decoration: none; font-weight:bold}
a.bai:visited {font-size: 12px; line-height: 150%; color: #ffffff; text-decoration: none; font-weight:bold}
a.bai:hover {font-size: 12px; line-height: 150%; color: #EA0000; text-decoration: underline; font-weight:bold}
a.bai:active {font-size: 12px; line-height: 150%; color: #ffffff; text-decoration: none; font-weight:bold}

a.foot:link {font-size: 11px; line-height: 150%; color: #ffffff; text-decoration: none;}
a.foot:visited {font-size: 11px; line-height: 150%; color: #ffffff; text-decoration: none;}
a.foot:hover {font-size: 11px; line-height: 150%; color: #EA0000; text-decoration: underline;}
a.foot:active {font-size: 11px; line-height: 150%; color: #ffffff; text-decoration: none;}

a.lan:link {font-size: 11px; line-height: 150%; color: #004480; text-decoration: none;font-weight:bold}
a.lan:visited {font-size: 11px; line-height: 150%; color: #004480; text-decoration: none;font-weight:bold}
a.lan:hover {font-size: 11px; line-height: 150%; color: #EA0000; text-decoration: underline;font-weight:bold}
a.lan:active {font-size: 11px; line-height: 150%; color: #004480; text-decoration: none;font-weight:bold}

.left_title{font-size:11px; color:#FFFFFF; font-weight:bold}
.left-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.left-but {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style:dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.right-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style:solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.table_line {
	border: 1px solid #e9e9e9;
	background-color:#f9f9f9;
}
.border_line {
	border: 1px solid #e9e9e9;
}

.textarea{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	overflow-y:hidden;
	border-left: 1px double #dddddd;
	border-right: 1px solid #dddddd;
	border-top: 1px double #dddddd;
	border-bottom: 1px double #dddddd;
	background-color: #ffffff;
}
.Input_sc {
	FONT-SIZE: 11px;
	HEIGHT: 21px;
	font-family: Arial;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	background-color: #ffffff;
}
