@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #6d6d6d;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #272727;
	text-decoration: none;
}
a:visited {
	color: #272727;
	text-decoration: none;
}
a:hover {
	color: #b40027;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	background-position: center top;
}
#en {
    font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#errmsg {
    color:#FF0000;
    font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.link_red:link {color: #b40027; text-decoration: none;}
.link_red:visited {color: #b40027; text-decoration: none;}
.link_red:hover {color: #272727; text-decoration: none;}
.link_red:active {text-decoration: none;}

.link_hui:link {color: #6d6d6d; text-decoration: none;}
.link_hui:visited {color: #6d6d6d; text-decoration: none;}
.link_hui:hover {color: #272727; text-decoration: none;}
.link_hui:active {text-decoration: none;}

.link_blue:link {color: #014d7f; text-decoration: none;}
.link_blue:visited {color: #014d7f; text-decoration: none;}
.link_blue:hover {color: #333333; text-decoration: none;}
.link_blue:active {text-decoration: none;}

ul{
	list-style-type: inherit;
	margin:0px;
	padding: 0px;
}
li{
	display:inline;
	padding:0;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}
li a{
	color:#b40027;
	text-decoration:none;
}
li a:hover{
	color:#272727;
}

.table_line {
	border: 1px dotted #888888;
}

.txt_14pxB {font-size: 14px; font-weight: bold;}
.txt_15pxB {font-size: 15px; font-weight: bold;}
.txt_16pxB {font-size: 16px; font-weight: bold;}
.txt_18pxB {font-size: 18px; font-weight: bold;}
.txt_30pxB {font-size: 30px; font-weight: bold; color: #b40027;}
.txt_18pxB_red {font-size: 18px; font-weight: bold; color: #b40027;}

.txt_black {color: #000000;}
.txt_red {color: #b40027;}
.txt_blue {
	color: #014d7f;
}
.txt_bluesearch {color: #213698;}

.line_16px {line-height: 16px;}
.line_18px {line-height: 18px;}
.line_20px {line-height: 20px;}
.line_22px {line-height: 22px;}

.input_mail {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	height: 19px;
	width: 280px;
	border: 1px solid #CCCCCC;
}
.input_num {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	height: 17px;
	width: 35px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}
.input_num2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	height: 20px;
	width: 100px;
	border: 1px solid #edc1ca;
	font-weight: bold;
}
.input_reg {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	height: 19px;
	width: 250px;
	border: 1px solid #dfdfdf;
	background-image: url(images/input_bk.gif);
	background-repeat: repeat;
}
.input_reg1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	height: 20px;
	width: 100px;
	border: 1px solid #dfdfdf;
	background-image: url(images/input_bk.gif);
	background-repeat: repeat;
}
.input_reg2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	height: 80px;
	width: 300px;
	border: 1px solid #dfdfdf;
	background-image: url(images/input_message_bk.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	overflow: auto;
}
.input_search {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	height: 19px;
	width: 130px;
	border: 1px solid #dfdfdf;
}
.table_downline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table_leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.table_downline_d {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.table_4line {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}.table_3line {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-color: #CCCCCC;
}.table_2line {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}.table_1line {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.btn {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	height: 17px;
	width: 80px;
	border: 1px dotted #999999;
	background-color: #FFFFFF;
}
.ord_bk {
	background-image: url(images/order_bk.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menu_left_1 {
	background-image: url(images/d_post_li1.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 8px;
	text-align: left;
}
.menu_left_2 {
	background-image: url(images/d_post_li2.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #eeeeee;
	text-align: left;
}
#demo{overflow:hidden;width:68px;text-align:center;padding:0px;}
#demo img{border:none;width:68px;height:90px;border:1px solid #f4f4f4}
#enlarge_images{position:absolute;display:none;z-index:2;border:5px solid #f4f4f4}.txt_blueCopy {
	color: #014d7f;
	text-decoration: line-through;
}
.u {
	text-decoration:underline;
}
.error {
    color:#FF0000;
}