
/* CSS Document */

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.table_1 {
	border: 1px solid #e3e3e3;
}

.font_13_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7f7f7f;
}

.font_gray_s {
	font-family: Arial, Helvetica, sans-serif;
	color: #7f7f7f;
}

.font_rose {
	font-family: Arial, Helvetica, sans-serif;
	color: #e4007f;
}


.font_rose2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #e4007f;
}



.font_black {
	color: #000000;
}
.font_gray {
	color: #cacaca;
}
.body_bg {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e3e3e3;
	border-left-color: #e3e3e3;
}
.header_bg {
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.left_menu_bg {
	background-image: url(../images/left_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.font_white {
	color: #FFFFFF;
}
.input1 {
	border: 1px solid #c2c2c2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7f7f7f;
	width: 160px;
}

.input2{
	border: 1px solid #c2c2c2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7f7f7f;
	width: 280px;
}

.input3 {
	border: 1px solid #c2c2c2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7f7f7f;
	width: 90px;
}

.input4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7f7f7f;
	width: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #c2c2c2;
	border-bottom-width: 1px;
}

.input5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7f7f7f;
	width: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #c2c2c2;
	border-bottom-width: 1px;
}

.input6 {
	border: 1px solid #c2c2c2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7f7f7f;
	width: 310px;
}


.font_rose a {
	color: #e4007f;
}

.font_rose2 a {
	color: #e4007f;
	text-decoration: underline;
}

.font_gray_s2 a {
	text-decoration: underline;
}

.font_gray_s2 {
	color: #616161;
	line-height: 22px;
}
.line1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8f8f8f;
}
