@charset "utf-8";
/* CSS Document */
a{text-decoration:none;} 
a:link {color: #59a6fe;text-decoration: underline;} 
a:visited {color: #59a6fe;text-decoration: underline;} 
a:hover{color: #59a6fe;text-decoration:none;} 
a:active {color: #59a6fe;text-decoration: none;} 

.news{color: #9bd142;}
a.news:link {color: #636363;text-decoration: none;} 
a.news:visited {color: #636363;text-decoration: none;} 
a.news:hover{color:#9bd142;text-decoration:underline;} 
a.news:active {color: #9bd142;text-decoration: underline;} 

.menu{padding-left:38px;color: #ffffff;font-weight:bold;font-size: 12px;}
a.menu:link {padding-left:38px;color: #ffffff;text-decoration: none;font-weight:bold;font-size: 12px;} 
a.menu:visited {padding-left:38px;color: #ffffff;text-decoration: none;font-weight:bold;font-size: 12px;} 
a.menu:hover{padding-left:38px;color: #FFBD00;text-decoration: none;font-weight:bold;font-size: 12px;} 
a.menu:active {padding-left:38px;color: #ffffff;text-decoration: none;font-weight:bold;font-size: 12px;} 

.left_menu{color: #ffffff;font-size: 12px;line-height:26px;}
a.left_menu:link {color: #ffffff;text-decoration: none;font-size: 12px;line-height:26px;} 
a.left_menu:visited {color: #ffffff;text-decoration: none;font-size: 12px;line-height:26px;} 
a.left_menu:hover{color: #FFBD00;text-decoration: none;font-size: 12px;line-height:26px;} 
a.left_menu:active {color: #ffffff;text-decoration: none;font-size: 12px;line-height:26px;} 

.blue {color: #59a6fe;font-size: 12px;letter-spacing:1px;} 
a.blue:link {color: #59a6fe;font-size: 12px;letter-spacing:1px;} 
a.blue:visited {color: #59a6fe;font-size: 12px;letter-spacing:1px;} 
a.blue:hover {color: #59a6fe;font-size: 12px;letter-spacing:1px;} 
a.blue:active {color: #59a6fe;font-size: 12px;letter-spacing:1px;}

.foot{font-size:11px;color:#4C4C4C; line-height:16px;}
a.foot:link {color: #4C4C4C;text-decoration: none;} 
a.foot:visited {color: #4C4C4C;text-decoration: none;} 
a.foot:hover{color: #4C4C4C;text-decoration: none;} 
a.foot:active {color: #4C4C4C;text-decoration: none;} 

a.product_title:link {color: #59a6fe;text-decoration: none;} 
a.product_title:visited {color: #59a6fe;text-decoration: none;} 
a.product_title:hover{color: #59a6fe;text-decoration:underline;} 
a.product_title:active {color: #59a6fe;text-decoration: underline;} 


body{
	margin:0px;
	background-image:url(../images/bg.gif);
	
	}
	
td{ font-size:12px;
	color: #505050;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:20px;
	}

input
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7f7f7f;
}

select
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7f7f7f;
	width:140px;
}

.input1
{
	font-size: 12px;
	color: #333333;
	background-color: #fffffe;
	line-height: 16px;
	border: 1px solid #439AB3;
	width: 50px;
	height: 18px;
}
.title {
	margin:6px 0;
	color: #59a6fe;
	font-size: 11px;
	font-weight:bold;
	line-height:11px;
}
.index_title {	
	color: #555555;
	font-size: 12px;
	font-weight:bold;
	height:20px;
	background-image:url(../images/index_17.gif);
}
.table
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a1a1a1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a1a1a1;
}

.info
{
font-size:11px;
line-height:16px;}

.titlename
{ font-size:12px;
font-weight:bold;
color:#81b8dc;}
a.titlename:link {color: #81b8dc;text-decoration: none;} 
a.titlename:visited {color: #81b8dc;text-decoration: none;} 
a.titlename:hover{color: #026fe9;text-decoration:underline;} 
a.titlename:active {color: #026fe9;text-decoration: underline;} 

.more
{ font-size:11px;
color:#81b8dc;}
a.more:link {color: #81b8dc;text-decoration: underline;} 
a.more:visited {color: #81b8dc;text-decoration: underline;} 
a.more:hover{color: #026fe9;text-decoration:none;} 
a.more:active {color: #026fe9;text-decoration: none;} 

.foot1
{ font-size:11px;
padding:0 10px;
color:#59a6fe;}
a.foot1:link {color: #59a6fe;text-decoration: none;} 
a.foot1:visited {color: #59a6fe;text-decoration: none;} 
a.foot1:hover{color: #59a6fe;text-decoration:underline;} 
a.foot1:active {color: #59a6fe;text-decoration: underline;} 

.header_table
{
background:#ffffff;border-right: 1px solid #999999;border-left: 1px solid #999999;
}
.center_table
{
background:#ffffff;border-right: 1px solid #999999;border-left: 1px solid #999999;
}
.footer_table
{
background:#ffffff;border-right: 1px solid #999999;border-left: 1px solid #999999;
}
.img_border
{

border-bottom-color:#A5A5A5;
border-bottom-width:1px;
border-left-color:#A5A5A5;
border-left-width:1px;
border-right-color:#A5A5A5;
border-right-width:1px;
border-top-color:#A5A5A5;
border-top-width:1px;
}