@charset "utf-8";
/* CSS Document */
body {
x	background: url(images/bg_gradient.png) repeat-x #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
}

a

/* img */
img {
	border:none;
	outline: none;
}

/* font size */

.font11 {
	font-size: 11px;
	color: #909090
}
.font13 {
	font-size: 13px;
	color: #909090
}
.font11b {
	font-size: 11px;
	font-weight: bold;
}
.font11c {
	
	font-size: 11px;
	color: #353535
}
.selectbox01 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width:222px;
}

.box2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 17px;
	width: 139px;
}
.box_message {
	font-size: 10px;
	background-color: #FFFFFF;
	height: 80px;
	width: 222px;
	border: 1px solid #d2c8ad;
}
.box_message02 {
	font-size: 10px;
	background-color: #FFFFFF;
	height: 120px;
	width: 310px;
	border: 1px solid #d2c8ad;
}
.text01 {
	color: #303031;
}
/* font color */
.color2 {
	color: #df0224;
	font-weight: bold;
}
.color3 {
	color: #0069b8;
	font-weight: bold;
}
.color4 {
	color: #393939;
	font-weight: bold;
}
.color5 {
	color: #3B3B3B
}
.color6 {
	color: #3303031
}
/* line height */
.lineheight13 {
	line-height:1.3;
}
.lineheight16 {
	line-height:1.6;
}
.lineheight18 {
	line-height:1.8;
}


/* link */
a:link {
	color: #303031;
	text-decoration: none;
	outline: none;
}
a:visited {
	color: #303031;
	text-decoration: none;
}
a:hover {
	color: #ca172c;
	text-decoration: underline;
}
a:active {
	color: #303031;
	text-decoration: none;
	outline: none;
}
a.designed:link {
	font-size: 11px;
	color:#999999;
	text-decoration:none
}
a.designed:visited {
	font-size: 11px;
	color:#999999;
	text-decoration:none
}
a.designed:hover {
	font-size: 11px;
	color:#F76F1B;
	text-decoration: none
}
a.pdt:link {
	font-size: 12px;
	color:#000000;
	text-decoration:none
}
a.pdt:visited {
	font-size: 12px;
	color:#000000;
	text-decoration:none
}
a.pdt:hover {
	font-size: 12px;
	color:#df0224;
	text-decoration: none
}
a.pdt2:link {
	font-size: 12px;
	color:#0069b8;
	text-decoration:none
}
a.pdt2:visited {
	font-size: 12px;
	color:#0069b8;
	text-decoration:none
}
a.pdt2:hover {
	font-size: 12px;
	color:#df0224;
	text-decoration: none
}
a.page:link {
	font-size: 11px;
	color:#dd0016;
	text-decoration:none
}
a.page:visited {
	font-size: 11px;
	color:#dd0016;
	text-decoration:none
}
a.page:hover {
	font-size: 11px;
	color:#4c4942;
	text-decoration: none
}
/* table */
.table_line_a {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table_line_b {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
/* box */
.box {
	background-color: #ffffff;
	border: 1px solid #d2c8ad;
	height:18;
	font-size: 12px;
}
.image_boder {
	border: 3px solid #CCCCCC;
}
.underline {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#cb192a;
}
li {
	list-style-type: none;
	margin-left: -36px;
}

/************************* Downloads */
#downloads img {
	border: 1px solid #333;
}

#aboutus iframe {
	background: #fff;
}
