body, td, form, input, textarea, select {
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
}

a {
	color: #0181C0;
	text-decoration: underline;
}
a:hover{
	color: #0066CC;
	text-decoration: none;
}

.inputline { border: 1px solid #B2C1C1;}

#link ul
	{	margin:0; padding:0; list-style:none; float:right}
#link ul li
	{	padding:0; margin:0; float:left}

.service-container
	{	background:url(../img/images/service-bg.gif) no-repeat; width:180px; height:194px; font:13px Verdana, Arial, Helvetica, sans-serif; color:#424242}
.service-container a
	{	color:#0072f2; text-decoration:none}
.service-container a:hover
	{	color:#0072f2; text-decoration:underline}
.service-container div.talk
	{	padding:0 0 0 18px}
.service-container div.msn
	{	padding:0 0 4 0; text-align:center}


/* Menu */

.topmenu {
	font-size: 12px;
	color: #666666;
}
.topmenu a{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.topmenu a:hover{
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

.leftmenu{
	border-top : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
}
.leftmenu a{
	background-image: url(../img/layout/layout_menu_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	background-color: #FFFFFF;
	height:27px;
	padding:7px 5px 0px 20px;
	color:#333333;
	display: block;
	text-decoration: none;
}
.leftmenu a:hover{
	background-image: url(../img/layout/layout_menu_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	background-color: #CFD7E9;
	height:27px;
	padding:7px 5px 0px 20px;
	color:#FF6600;
	text-decoration: none;
	display: block;
}

/* Copyright */

.copyright_line{
	border : 1px solid #98BDE1;
}
.copyright_bg {
	background-color: #317AC1;
	background-image: url(../img/line_bg.jpg);
	background-repeat: repeat-x;
}
.copyright_txt {
	color: #FFFFFF;
}
.copyright_txt a{
	color: #FFFFFF;
	text-decoration: none;
}
.copyright_txt a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

/* Background */

.main_bg {
	background-color: #FFFFFF;
	background-image: url(../img/layout/layout_main_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

/* TXT 
.MainTitle{
	background-image: url(../img/layout/layout_main_titleicon.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	font-size: 15px;
	font-weight: bold;
	padding:0px 0px 0px 27px;
	color:#64C0E3;
}
*/

.MainTitle{
	background-image: url(../img/layout/layout_main_titleicon.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	font-size: 15px;
	font-weight: bold;
	padding:0px 0px 0px 27px;
	color:#053679;
}
.blue15txt{
	color:#053679;
	font-size: 15px;
}

/* Line */

.lineBottom{
	border-bottom : 1px solid #CCCCCC;
}

.line {
	font-size: 1px;
	line-height: 1px;
}
.logo_bg { background-image:url(../img/01about/01_logo_bg.jpg); background-repeat:no-repeat ; 
           background-position:right top;}
.com-01 {
	list-style-type: none;
}
.year {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #999999;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
	color: #122571;
}
.nav-ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nsv-li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	line-height: 1.5em;
	padding-left: 10px;
	color: #666666;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
.nsv-li a {
	color: #666666;
}
.pro-list {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0DBDF8;
}
.blue {
	font-weight: bold;
	color: #0000FF;
}
.inputline {
 position: relative;
 z-index: 1;
}






.show-img {
	margin: 20px;
	border: 1px solid #999;
}


.datatable {
	border-collapse: collapse;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AED5E3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AED5E3;
}
.datatable th {
	color: #666666;
	background-color: #CCFFFF;
	text-align: center;
	font-size: 12px;
	line-height: 1.2;
	height: 21px;
	top: 5px;
	letter-spacing: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #AED5E3;
	border-bottom-color: #AED5E3;
	font-weight: bold;
	padding-top: 4px;
}
.datatable td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 22px;
	color: #666666;
	font-size: 12px;
	text-align: left;
	letter-spacing: 1px;
	padding-left: 15px;
	background-image: url(../images/ws-bg-09.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AED5E3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AED5E3;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
}
.datatable  tr.altrow {
	background-color: #F4F3F0;
}

