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

.image, img				{border:0 !important; padding:0 !important;}		

#underline				{background-image:url(../images/underline.png); background-repeat:no-repeat; width:300px; height:10px;}
#underline_click		{background-image:url(../images/underline_click.png); background-repeat:no-repeat; width:300px; height:10px;}
#con_form				{background-image:url(../images/con_form.png); background-repeat:no-repeat; width:325px; height:36px; margin-top:30px; margin-left:12px}

/*footer*/
#facebook				{background-image:url(../images/buttons/facebook.png); background-repeat:no-repeat; width:16px; height:16px;}
#twitter				{background-image:url(../images/buttons/twitter.png); background-repeat:no-repeat; width:16px; height:16px;}
#google					{background-image:url(../images/buttons/google.png); background-repeat:no-repeat; width:16px; height:16px;}
#email					{background-image:url(../images/buttons/email.png); background-repeat:no-repeat; width:16px; height:16px;}
#mail_list				{background-image:url(../images/buttons/mail_list.png); background-repeat:no-repeat; width:16px; height:16px;}
/*footer end*/
/*
#pagination				{background-image:url(../images/buttons/pagination.jpg); width:19px; height:2px; background-repeat:no-repeat; margin-right:2px;}
#pagination:link		{background-image:url(../images/buttons/pagination.jpg); width:19px; height:2px; background-repeat:no-repeat; margin-right:2px;}
#pagination:visited		{background-image:url(../images/buttons/pagination.jpg); width:19px; height:2px; background-repeat:no-repeat; margin-right:2px;}
#pagination:hover		{background-image:url(../images/buttons/active_pagination.jpg); width:19px; height:12px; background-repeat:no-repeat; margin-right:2px;}
#pagination:active		{background-image:url(../images/buttons/active_pagination.jpg); width:19px; height:12px; background-repeat:no-repeat; margin-right:2px;}*/