@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.4;
	color: #333333;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(images/back3.gif);
}

/* link style
------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	position: relative;
	left: 1px;
	top: 1px;
	color: #000000;
}
/* layout style
------------------------------*/
#wrapper {
	width: 790px;
	border-right: 1px solid #4557D2;
	border-left: 1px solid #4557D2;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#top_t {
	margin-bottom: 5px;
}
table#top_t  th {
	color: #FFFFFF;
	background-image: url(images/top_obi.gif);
	height: 24px;
}
#top_t   h1 {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
	padding-top: 10px;
	height: 120px;
}
#top_t .p_top {
	background-image: url(images/banner1.gif);
	background-repeat: no-repeat;
}

#top_t  .p_system  {
	background-image: url(images/banner_sys.gif);
	background-repeat: no-repeat;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	height: 120px;
}
#top_t .p_service {
	background-image: url(images/banner_ser.gif);
	background-repeat: no-repeat;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	height: 120px;
}
#top_t .p_company {
	background-image: url(images/banner_com.gif);
	background-repeat: no-repeat;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	height: 120px;
}
#top_t .p_contact {
	background-image: url(images/banner_con.gif);
	background-repeat: no-repeat;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	height: 120px;
}
/* menu style
------------------------------*/
#menu {
	float: left;
	width: 149px;
	line-height: 2.0;
}
#menu   h2  {
	font-weight: bold;
	color: #333333;
	font-size: 110%;
}
#menu h2 a {
	background-image: url(images/menu_link.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	background-position: 15px;
}
#menu img {
	margin-top: 5px;
}
#menu h2 a:link {
	color: #333333;
	text-decoration: none;
}
#menu h2 a:hover {
	background-image: url(images/menu_link_red.gif);
	background-repeat: no-repeat;
	color: #E90000;
}
#menu h2 a:visited {
	text-decoration: none;
}

#top #menu #nTop a {
	background-image: url(images/menu_link_red.gif);
	background-repeat: no-repeat;
}
#kinou #menu #nKinou a {
	background-image: url(images/menu_link_red.gif);
	background-repeat: no-repeat;
}
#tool  #menu  #ntool  a {
	background-image: url(images/menu_link_red.gif);
	background-repeat: no-repeat;
}

#qa #menu #nQ a {
	background-image: url(images/menu_link_red.gif);
	background-repeat: no-repeat;
}
#daikou #menu #nDaikou a {
	background-image: url(images/menu_link_red.gif);
	background-repeat: no-repeat;
}
#syouhin #menu #nMatch a {
	background-image: url(images/menu_link_red.gif);
	background-repeat: no-repeat;
}
#gaiyou #menu #nGaiyou a {
	background-image: url(images/menu_link_red.gif);
	background-repeat: no-repeat;
}
#privacy #menu #nPrivacy a {
	background-image: url(images/menu_link_red.gif);
	background-repeat: no-repeat;
}
#sosikizu #menu #nSosikizu a {
	background-image: url(images/menu_link_red.gif);
	background-repeat: no-repeat;
}
#memberpage #menu #nMemberpage a {
	background-image: url(images/menu_link_red.gif);
	background-repeat: no-repeat;
}
#tuikakinou  #menu  #nTuika  a {
	background-image: url(images/menu_link_red.gif);
	background-repeat: no-repeat;
}
#contact #menu #nContact a {
	background-image: url(images/menu_link_red.gif);
	background-repeat: no-repeat;
}
/* main style
------------------------------*/
#main {
	float: right;
	width: 620px;
	margin-right: 5px;
	border-left: 2px dotted #CCCCCC;
	padding-left: 5px;
}
#main  table  td.system_gra {
	background-image: url(images/gra_blue3.gif);
	background-repeat: repeat-x;
	border: 2px solid #B2B2B2;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 110%;
	font-weight: bold;
	color: #0002DF;
	height: 25px;
}
.gra_blue {
	background-image: url(images/gra_blue.gif);
	background-repeat: repeat-x;
	border: 2px solid #B2B2B2;
	font-weight: bold;
	color: #0002DF;
	font-size: 110%;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}
#kihon {
	width: 620px;
	margin-top: 5px;
}
#kihon td {
	vertical-align: top;
}
#kihon  #kinou  th   {
	border: 2px solid #B2B2B2;
	vertical-align: top;
}
#kihon  #kinou td {
	border: 2px solid #B2B2B2;
	padding: 8px;

}

.titlle_table th {
	text-align: left;
	vertical-align: top;
}
.titlle_table td {
	padding-left: 10px;
}
.titlle_tool {
	width: 620px;
	margin-top: 10px;
}
.titlle_tool th {
	vertical-align: top;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.titlle_tool  a:active {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.titlle_tool2 {
	width: 620px;
	border-left: 2px solid #B2B2B2;
	border-top: 2px solid #B2B2B2;
}
.titlle_tool2 td {
	border-right: 2px solid #B2B2B2;
	border-bottom: 2px solid #B2B2B2;
}






.gra_purple2 {
	background-image: url(images/gra_purple2.gif);
	background-repeat: repeat-y;
	border: 2px solid #B2B2B2;
	font-weight: bold;
	color: #5D00BF;
	font-size: 110%;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	height: 25px;
	width: 25%;
}
#tuika {
	width: 620px;
	border-top: 2px dotted #CCCCCC;
	margin-top: 10px;
}
#sonota {
	width: 620px;
	border-top: 2px dotted #CCCCCC;
	margin-top: 10px;
}
.gra_green {
	background-image: url(images/gra_green2.gif);
	background-repeat: repeat-x;
	border: 2px solid #B2B2B2;
	font-weight: bold;
	color: #2B8500;
	font-size: 110%;
	text-align: center;
	width: 25%;
	height: 25px;
	vertical-align: top;
	padding: 5px;
}
#box {
	border: 1px solid #BF0029;
	background-color: #FFE8EC;
	text-align: center;
}
#box h3 {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 120%;
}
#box span {
	font-weight: bold;
	color: #E90000;
	font-size: 110%;
}
#soudan {
	width: 620px;
	border-collapse:collapse;
}
#soudan td {
	border: 1px solid #B2B2B2;
	color: #666666;
	vertical-align: top;
	padding: 5px 10px 5px 25px;
}
.triangle   {
	border: 1px solid #B2B2B2;
	font-weight: bold;
	color: #666666;
	background-image: url(images/gra_gray.gif);
	background-repeat: repeat-x;
	padding: 5px 10px;
}
#omakase {
	width: 620px;
	margin-top: 3px;
}
.sub_title {
	font-size: 120%;
	font-weight: bold;
	color: #1F67D3;
	background-image: url(images/gra_blue2.gif);
	background-repeat: repeat-x;
	border: 1px solid #B2B2B2;
	border-collapse:collapse;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
#omakase  ul {
	font-size: 100%;
	color: #666666;
	padding-left: 30px;
}
#omakase2 {
	width: 620px;
}
/* nakapage style
------------------------------*/
h4.koumoku {
	font-size: 110%;
	font-weight: bold;
	border-bottom: 1px solid #B6B6B6;
	text-indent: 15px;
	color: #1F67D3;
	background-image: url(kinou_images/midasi4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	margin-bottom: 3px;
}
h4.koumoku2 {
	font-size: 110%;
	font-weight: bold;
	border-bottom: 1px solid #B6B6B6;
	text-indent: 15px;
	color: #D95760;
	background-image: url(kinou_images/midasi4_r.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 3px;
}
#kuwake {
	float: right;
	margin-top: 5px;
}
#kuwake td {
	padding-left: 5px;
	background-position: left;
}
.k_blue {
	background-color: #CEE7FF;
	border: 1px solid #CCCCCC;
}
.k_gray {
	background-color: #E5E5E5;
	border: 1px solid #CCCCCC;
}
.text_kinou {
	padding-top: 5px;
	padding-bottom: 5px;
}


.waku_dai {
	width: 620px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.waku_dai th {
	font-weight: bold;
	color: #1F67D3;
	background-color: #CEE7FF;
	text-align: left;
	vertical-align: top;
	padding-top: 1px;
	padding-right: 10px;
	padding-left: 10px;
	width: 20%;
}
.waku_dai th.th_green {
	background-color: #FFCFD3;
}

.waku1 {
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding-top: 1px;
	padding-left: 10px;
	font-weight: bold;
	padding-right: 10px;
	background-image: url(kinou_images/waku1_bg.gif);
	background-repeat: repeat-x;
}
.waku2 {
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding-top: 1px;
	font-weight: bold;
	background-image: url(kinou_images/waku1_bg.gif);
	background-repeat: repeat-x;
}



.waku_blue {
	background-color: #CEE7FF;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}

.waku_green {
	background-color: #FFCFD3;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
}
.waku_blue1 {
	background-color: #CEE7FF;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding-right: 0px;
	padding-left: 0px;
	width: 26px;
}
.waku_green1 {
	background-color: #FFCFD3;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #CCCCCC;
}
.waku_blue_a {
	background-color: #E8F4FF;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
.waku_green_a {
	background-color: #FFE8EA;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
}
.waku_blue_a1 {
	background-color: #E8F4FF;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding-right: 0px;
	padding-left: 0px;
	width: 26px;
}
.waku_green_a1 {
	background-color: #FFE8EA;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #CCCCCC;
}
.waku_dai  a:active {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}



.text_red {
	font-weight: bold;
	color: #E90000;
}
.text_red2 {
	color: #E90000;
}
.text_red3 {
	color: #D95760;
}

.text_blue {
	font-weight: bold;
	color: #1F67D3;
}


.question {
	border: 1px solid #B6B6B6;
	border-collapse:collapse;
	width: 620px;
}
.question   th {
	border: 1px solid #B6B6B6;
	width: 25px;
}
.question td {
	background-image: url(qa_images/q_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #B6B6B6;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 120%;
}
.answer {
	padding-left: 62px;
	width: 620px;
}
.answer th {
	background-image: url(qa_images/answer.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 50px;
}
.answer td {
	padding-left: 10px;
	line-height: 1.6;
	vertical-align: top;
}
.supple {
	width: 620px;
	border-top: 1px solid #B6B6B6;
	border-left: 1px solid #B6B6B6;
	border-collapse:collapse;
}
.supple th {
	background-color: #F0F0F0;
	text-align: left;
	border-right: 1px solid #B6B6B6;
	border-bottom: 1px solid #B6B6B6;
	padding: 3px 10px;
	color: #333333;
}
.supple td {
	background-color: #F0F0F0;
	text-align: left;
	border-right: 1px solid #B6B6B6;
	border-bottom: 1px solid #B6B6B6;
	padding: 3px 10px;
}
.company {
	border-top: 1px solid #B6B6B6;
	width: 450px;
}
.company  th {
	border-bottom: 1px solid #B6B6B6;
	background-color: #FFFFFF;
	background-image: url(images/gra_blue.gif);
	background-repeat: repeat-x;
	padding: 3px 10px;
}
.company  td {
	border-bottom: 1px solid #B6B6B6;
	padding: 3px 10px;
}

#seturitu th {
	text-align: left;
	vertical-align: top;
	padding: 5px 10px;
	border-bottom: 2px dotted #CCCCCC;
}
#seturitu td {
	vertical-align: top;
	padding: 5px 10px;
	border-bottom: 2px dotted #CCCCCC;
}
#privacy dd {
	padding-left: 2em;
}
#box_contact {
	border-collapse:collapse;
	border: 2px solid #CCCCCC;
}
#box_contact th {
	text-align: left;
	padding: 5px 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(images/gra_blue.gif);
	background-repeat: no-repeat;
}
#box_contact td {
	padding: 5px 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.box_tuika_dai {
	width: 620px;
}
.box_tuika_dai th {
	vertical-align: top;
	width: 130px;
}

.box_tuika_dai  td {
	vertical-align: top;

}
.box_tuika  {
	float: left;
	height: 80px;
	width: 120px;
	background-image: url(images/gra_purple2.gif);
	background-repeat: no-repeat;
	border: 2px solid #B6B6B6;
	text-align: center;
	vertical-align: middle;
}
.box_tuika td {
	vertical-align: middle;
}


.box_daikou {
	float: left;
	margin-right: 10px;
	height: 80px;
	width: 120px;
	background-image: url(images/gra_purple2.gif);
	background-repeat: no-repeat;
	border: 2px solid #B6B6B6;
	text-align: center;
	vertical-align: middle;
}
.box_daikou td {
	vertical-align: middle;
}

#seturitu strong {
	font-weight: normal;
}
.box_tool {
	width: 620px;
	border: 2px solid #70C9CD;
	margin-bottom: 5px;
}
.box_tool th {
	border-right: 2px solid #70C9CD;
	width: 155px;
	vertical-align: top;
}
.box_tool td {
	vertical-align: top;
	font-weight: bold;
}
.tool_menu {
	width: 620px;
	border-top: 2px solid #B6B6B6;
	border-left: 2px solid #B6B6B6;
	margin-top: 10px;
}
.tool_menu td {
	border-right: 2px solid #B6B6B6;
	border-bottom: 2px solid #B6B6B6;
}
.tool_menu a:active {
	left: 0px;
	top: 0px;
}




.thumoku_red {
	color: #FF0000;
	font-weight: bold;
}
.box_sample {
	width: 620px;
}
.box_sample td {
	border: 1px solid #B2B2B2;
	text-align: center;
}
.box_sample   td  a:link {
	text-decoration: none;
}
.box_sample td a:active {
	left: 0px;
	top: 0px;
}
#box_maplink {
	float: right;
	border: 2px solid #B2B2B2;
	margin-left: 10px;
}
#box_maplink a:active {
	left: 0px;
	top: 0px;
}
/* footer style
------------------------------*/
#footer {
	clear: both;
	padding-top: 10px;
}
#footer .modoru  {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(tool_images/sankaku_g.gif);
	background-repeat: no-repeat;
	background-position: 662px 5px;
}
.f_menu {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}

address {
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	font-size: 90%;
	padding-top: 2px;
	background-image: url(images/top_obi.gif);
	background-repeat: no-repeat;
	padding-bottom: 2px;
}
.th_tool {
	font-weight: bold;
	color: #1F67D3;
	text-align: left;
	vertical-align: top;
	width: 20%;
}
.waku_tool {
	background-color: #D3FFCF;
	border: 1px solid #CCCCCC;
	color: #003300;
	font-weight: bold;
	height: 93px;
	text-align: center;
}
.img_li {
	border-right: 1px solid #CCCCCC;
}

.waku_tool1 {
	background-color: #D3FFCF;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding-right: 0px;
	padding-left: 0px;
	width: 26px;
}
.waku_tool_a1 {
	background-color: #E8F4FF;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding-right: 0px;
	padding-left: 0px;
	width: 26px;
}
.waku_tool_no {
	color: #003300;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.waku_in_left {
	margin-right: 1px;
	border: 1px solid #CCCCCC;
}
.waku_in_right {
	border: 1px solid #CCCCCC;
}
TABLE.system_ila {
	width: 620px;
	margin-top: 10px;
}
TABLE.system_ila  TH {
	padding-top: 10px;
	padding-bottom: 10px;
}
TABLE.system_ila TD {
	padding-top: 20px;
	padding-left: 30px;
	background-color: #BCCEFA;
	border: 1px solid #5A75B3;
}
TABLE.system_ila TD IMG {
	margin-right: 28px;
	margin-bottom: 30px;
}
TABLE.system_ila2 {
	width: 620px;
	border-bottom: 1px dotted #CCCCCC;
}
TABLE.system_ila2 TH {
	text-align: left;
	vertical-align: top;
	width: 194px;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 20px;
}

TABLE.system_ila2 TD {
	text-align: left;
	vertical-align: top;
	padding: 0px 20px 20px 0px;
}
DL.about {
	margin: 0px;
	padding: 0px;

}
DL.about  DT {
	background-image: url(tool_images/sankaku_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #D95760;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 3px 15px;
}
DL.about DD {
	margin: 0px;
	padding: 0px 0px 8px 15px;
}
TABLE.KihonPack {
	width: 620px;
}
TABLE.KihonPack TH {
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 5px;
	width: 135px;
}
TABLE.KihonPack TD {
	text-align: left;
	vertical-align: top;
	padding: 7px 0px 0px 10px;
	margin: 0px;
}
P.indent20 {
	padding-left: 20px;
}
P.indent30 {
	padding-left: 30px;
	padding-right: 30px;
}

#KihonPackBox1 {
	margin: 5px 0px 0px 20px;
	width: 600px;
	_height: 0px;/*for IE6*/
}
#KihonPackBox2 {
	background-image: url(images/bg_kihon2.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 20px;
	width: 600px;
	padding: 0px;
	background-position: left top;
}
#KihonPackBox3 {
	margin: 0px 0px 5px 20px;
	width: 600px;
}
TABLE#KihonPackBoxIN {
	width: 570px;
	margin-top: 0px;
	margin-left: 25px;
	margin-bottom: 0px;

}
TABLE#KihonPackBoxIN TD {
	color: #0043D9;
	text-align: left;
	vertical-align: top;
	padding-bottom: 0px;
	width: 95px;
	padding-top: 20px;
	font-size: 75%;
	line-height: 110%;
}
TABLE#KihonPackBoxIN TD IMG {
	margin-bottom: 4px;
}
TABLE#SonotaBox {
	width: 600px;
	margin-left: 20px;
	margin-top: 5px;
}
TABLE#SonotaBox TD {
	background-image: url(images/illa_sonota_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 92px;
	width: 200px;
	text-align: center;
	vertical-align: top;
	padding-top: 3px;
	color: #5D00BF;
	font-weight: bold;
}
TABLE#SonotaBox TD IMG {
	padding-bottom: 2px;
}
DL.about20 {
	margin: 5px 0px 0px 20px;
	padding: 0px;
}
DL.about20 DT {
	background-image: url(tool_images/sankaku_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #D95760;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 3px 15px;
}
DL.about20 DD {
	margin: 0px;
	padding: 0px 0px 8px 15px;
}
#ToolBox {
	width: 598px;
	margin-left: 20px;
	border: 1px solid #B0464D;
	background-color: #FAC8CB;
	padding-top: 10px;
}
#ToolBox img {
	margin-bottom: 10px;
	margin-left: 10px;
}
H1.MailRead {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #666666;
	padding-bottom: 10px;
}
P.DOT {
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
DL.aboutM {
	margin: 0px 30px;
	padding: 0px;

}
DL.aboutM  DT {
	background-image: url(tool_images/sankaku_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #D95760;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 3px 15px;
}
DL.aboutM DD {
	margin: 0px 0px 12px;
	padding: 0px 0px 12px 15px;
	border-bottom: 1px dotted #CCCCCC;
}
DL.Nagare {
	margin: 0px 30px 12px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 12px;
}
.Nagare DT {
	font-size: 10pt;
	font-weight: bold;
	color: #D95760;
	padding: 0px 0px 5px;
}
.Nagare DD {
	padding-left: 83px;
	background-image: url(mail_images/mark1.gif);
	background-repeat: no-repeat;
	background-position: 70px top;
}
.Nagare DD.Deco {
	background-image: none;
	padding-left: 70px;
	color: #1F67D3;
	font-weight: bold;
}
TABLE.MailPrice {
	border-top: 1px solid #B6B6B6;
	border-left: 1px solid #B6B6B6;
	margin-left: 30px;
}
TABLE.MailPrice TH {
	font-weight: normal;
	border-right: 1px solid #B6B6B6;
	border-bottom: 1px solid #B6B6B6;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E6EDFF;
}
TABLE.MailPrice TD {
	padding: 5px 30px;
	border-right: 1px solid #B6B6B6;
	border-bottom: 1px solid #B6B6B6;
	text-align: center;
}
DL.Price {
	padding-right: 30px;
	padding-left: 30px;
}
DL.Price DT {
	background-image: url(mail_images/mark1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 13px;
}
