/* CSS Document */

/*center ---------------------------------------------------------------------------------------------------------------------------------*/
body{ margin:0px;padding:0px;
	background-color: #e3e2e1;
}
body, table, tr, td, p
{
	font-family: "tahoma", MS Sans Serif, vernada;
	font-size:11px;
	color:#2c2626;
	text-decoration : none;
	line-height : 14px;
}

/*detail ---------------------------------------------------------------------------------------------------------------------------------*/
.data1{
	font-family: "tahoma", MS Sans Serif, vernada;
	font-size:10px;
	color:#615c5b;
	text-decoration : none;
}
.data1b{
	font-family: "tahoma", MS Sans Serif, vernada;
	font-size:11px;
	font-weight: bold;
	color:#615c5b;
	text-decoration : none;
}
.data2{
	font-family: "tahoma", MS Sans Serif, vernada;
	font-size:10px;
	color:#a7001a;
	text-decoration : none;
}
.data21{
	font-family: "tahoma", MS Sans Serif, vernada;
	font-size:11px;
	color:#a7001a;
	text-decoration : none;
}
.data2b{
	font-family: "tahoma", MS Sans Serif, vernada;
	font-size:11px;
	font-weight: bold;
	color:#a7001a;
	text-decoration : none;
}
.data2Red{
	font-family: "tahoma", MS Sans Serif, vernada;
	font-size:12px;
	font-weight: bold;
	color:#ee060c;
	text-decoration : none;
}
.data2blue{
	font-family: "tahoma", MS Sans Serif, vernada;
	font-size:11px;
	font-weight: bold;
	color:#00b0e9;
	text-decoration : none;
}
.data3b{
	font-family: "tahoma", MS Sans Serif, vernada;
	font-size:11px;
	font-weight: bold;
	color:#414141;
	text-decoration : none;
}
.data3{
	font-family: "tahoma", MS Sans Serif, vernada;
	font-size:10px;
	color:#75706f;
	text-decoration : none;
}
.data_headb {
	font-family: "tahoma", MS Sans Serif, vernada;
	font-size:14px;
	font-weight: bold;
	color:#2a2a2a;
}
.data_head12 {
	font-family: "tahoma", MS Sans Serif, vernada;
	font-size:12px;
	font-weight: bold;
	color:#2a2a2a;
}
.data_head {
	font-family: "tahoma", MS Sans Serif, vernada;
	font-size:11px;
	color:#2a2a2a;
}


/*link ---------------------------------------------------------------------------------------------------------------------------------*/
a.link1
{
	font-family: "tahoma", MS Sans Serif, vernada;
	font-size:11px;
	color:#ee060c;
	text-decoration: none;
}
a.link1:hover
{
    font-family: "tahoma", MS Sans Serif, vernada;
	font-size:11px;
	color:#6E5050;
	text-decoration: underline;
}
a.link2
{
	font-family: "tahoma", MS Sans Serif, vernada;
	font-size:11px;
	font-weight: bold;
	color:#a7001a;
	text-decoration: none;
}
a.link2:hover
{
    font-family: "tahoma", MS Sans Serif, vernada;
	font-size:11px;
	font-weight: bold;
	color:#a7001a;
	text-decoration: underline;
}
a.link3
{
	font-family: "tahoma", MS Sans Serif, vernada;
	font-size:11px;
	color:#615c5b;
	text-decoration: underline;
}
a.link3:hover
{
    font-family: "tahoma", MS Sans Serif, vernada;
	font-size:11px;
	color:#393939;
	text-decoration: none;
}
a.link3b
{
	font-family: "tahoma", MS Sans Serif, vernada;
	font-size:11px;
	font-weight: bold;
	color:#414141;
	text-decoration: none;
}
a.link3b:hover
{
    font-family: "tahoma", MS Sans Serif, vernada;
	font-size:11px;
	font-weight: bold;
	color:#a7001a;
	text-decoration: underline;
}



/*form ---------------------------------------------------------------------------------------------------------------------------------*/
.input_txt {
	font-family: "tahoma", MS Sans Serif, vernada;
	font-weight: normal;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	border : 1px solid;
	border-color : #9f9f9f;
	background-color: #FFFFFF;
}
.search_select {
	font-family: "tahoma", MS Sans Serif, vernada;
	font-weight: normal;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	width: 150px;
}



/*div ---------------------------------------------------------------------------------------------------------------------------------*/
.d_1 {
	border-left: 1px solid #d8d9da;
}
.d_2 {
	border-right: 1px solid #d8d9da;
}
.d_3 {
	border-bottom: 1px solid #e8e8e8;
}
.d_4 {
	padding-left: 55px;
	padding-right: 55px;
}
.d_5 {
	border-bottom: 1px solid #e9eaeb;
	padding-left: 10px;
}
.d_6 {
	border-left: 1px solid #8f8d8c;
	padding-left: 10px;
}

.d_title1 {
	font-family: "tahoma", MS Sans Serif, vernada;
	font-size:16px;
	font-weight: bold;
	color:#a7001a;
	padding-left: 25px;
	line-height : 18px;
}
.d_title2 {
	font-family: "tahoma", MS Sans Serif, vernada;
	font-size:12px;
	color:#a7001a;
	padding-left: 25px;
}
.d_point {
	font-family: "tahoma", MS Sans Serif, vernada;
	font-size:12px;
	color:#a7001a;
	padding-right: 3px;
}

