@charset "utf-8";
/* CSS Document */

/*
===== 1: LINK STYLE ====================================
*/
a:link		 {	color:#126eae;	text-decoration: none; }
a:visited 	 {	color:#126eae;	text-decoration: none; }
a:hover{	color:#126eae; text-decoration: none; }
a:active 	 {	color:#126eae; text-decoration: none; }


#rightSet .menu
a:link,hover,visited,active	{	background:url(../cmn_img/arrow.jpg) 0 50% no-repeat; margin:0 10px 0 0; padding:0 0 0 4px }

#menu_line
a:link,hover,visited,active	{	background:url(../cmn_img/arrow.jpg) 0 50% no-repeat; margin:0 0 0 0; padding:0 0 0 8px }

#footer a{text-shadow: 0 0px 0 rgba(0, 0, 0, 0)}
#footer a:link		 {	color:#fff;	text-decoration: none; }
#footer a:visited 	 {	color:#fff;	text-decoration: none; }
#footer a:hover{	color:#fff; text-decoration: none; }
#footer a:active 	 {	color:#fff; text-decoration: none; }