/** Default Style ***************/
body { font-size: 12px; color: #595959; margin: 0px; }
td { font-size: 12px; color: #595959; }
form { margin: 0px;	padding: 0px; }
input {  font-family: "Arial"; font-size: 12px; }
a:visited { text-decoration: none; color: #4A494C; }
a:link    { text-decoration: none; color: #4A494C; }
a:hover   { text-decoration: none; color: #E13D7D; }
/** other style ***************/
.img_hand{cursor: hand}
.img_line{border: 1px solid #999999;}
.img-float-left { margin: 10px;	float: left;}
.img-float-right { margin: 10px; float: right;}

.font-line-1{ line-height: 22px; }
.font-line-2{ font-size: 14px; line-height: 22px; }
.font-line-3{ line-height: 25px; }
.font-line-4{ line-height: 18px; }

/****** Link STYLE ***********/
a.a-1-01:visited { font-weight: bold; text-decoration: none; color: #4A494C; }
a.a-1-01:link    { font-weight: bold; text-decoration: none; color: #4A494C; }
a.a-1-01:hover   { font-weight: bold; text-decoration: none; color: #E13D7D; }

a.a-1-02:visited { font-weight: bold; text-decoration: none; color: #E13D7D; }
a.a-1-02:link    { font-weight: bold; text-decoration: none; color: #E13D7D; }
a.a-1-02:hover   { font-weight: bold; text-decoration: none; color: #4A494C; }

a.a-8-01:visited {  text-decoration: none; color: #ffffff; }
a.a-8-01:link    { text-decoration: none; color: #ffffff; }
a.a-8-01:hover   { text-decoration: none; color: #E13D7D; }

a.a-9-01:visited {  text-decoration: none; color: #ffffff;font-size: 14px; }
a.a-9-01:link    { text-decoration: none; color: #ffffff;font-size: 14px;}
a.a-9-01:hover   { text-decoration: none; color: #E13D7D;font-size: 14px;}

a.a-5-01:visited { text-decoration: none; color: #ffffff; }
a.a-5-01:link    { text-decoration: none; color: #ffffff; }
a.a-5-01:hover   { text-decoration: none; color: #E00000; }

a.a-5-02:visited {  font-weight: bold; text-decoration: none; color: #832929; }
a.a-5-02:link    {  font-weight: bold; text-decoration: none; color: #832929; }
a.a-5-02:hover   {  font-weight: bold; text-decoration: none; color: #E00000; }

a.a-5-03:visited {  font-weight: bold; text-decoration: none; color: #555555; }
a.a-5-03:link    {  font-weight: bold; text-decoration: none; color: #555555; }
a.a-5-03:hover   {  font-weight: bold; text-decoration: none; color: #E00000; }
/** font style ***************/
.font-02-01 { color: #E13D7D; }
.font-02-02 { color: #E13D7D; font-weight: bold;}

.font-04-01 { font-size: 14px; color:4A494C; font-weight: bold;}

.font-05-01 { color: #56595C; }
.font-05-02 { color: #56595C; font-weight: bold; }
.font-05-03 { color: #ffffff; }
/** border style ***************/
.border-05-01 { background-color: #FFFFFF; border-left: 1px solid #D6D7D9; border-right: 1px solid #D6D7D9;}
.border-05-02 { background-color: #FFFFFF; border: 1px solid #D6D7D9; }
/****** background-color ***********/
.bg-0{ background-color: #FFFFFF; }
.bg-1{ background-color: #000000; }
.bg-4-01{ background-color: #D4F09E; }
.bg-4-02{ background-color: #5B8703; }
.bg-5-01{ background-color: #EEEEDD; }
.bg-5-02{ background-color: #DDDDBB; }
.bg-5-03{ background-color: #EBEBEB; }
/****** input STYLE ***********/
.input-1{ font-family: "Arial";	color: #CBC9CB;	background-color: #ffffff; font-size: 12px;  color: #595959;}
