body{
	background-color:#ffffff;
	color:#000000;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
 }
 
.header_border{
width:750px; height:3px;
} 
 
.header_logo{
margin-bottom:20px; margin-top:3px;
}

 
 
 
 

/*link css*/
a {
	color: #0000ff;
	text-decoration: none;
}
a:link{
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:visited:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
/*link css*/


/*align css*/
.center{
	text-align: center;
}

.right{
	text-align: right;
}

.left{
	text-align: left;
}
/*align css*/



.nowrap{
	white-space: nowrap;
}


/*bg css*/
.tdbg_hd{
background-image:url(../common/header_back.gif)}

.tdbg_ft{
background-image:url(../common/footer_back.gif)}

.top_dotline{
background-image:url(../images/back_line.gif);
width:19px;
}



.bg_006666{
background-color:#006666;
}

.bg_99CCCC{
background-color:#99CCCC;
}
.bg_666699{
background-color:#666699;
}
.bg_FFF4DD{
background-color:#FFF4DD;
}
.bg_EBEBEB{
background-color:#EBEBEB;
}
.bg_9DD8FF{
background-color:#9DD8FF;
}
.bg_E1E1E1{
background-color:#E1E1E1;
}
.bg_white{
background-color:#ffffff;
}
.bg_0066CC{
background-color:#0066CC;
}
.bg_line{
background-color:#333333;
}


/*bg css*/



/*font css*/
.size5x {
	font-size: 5px;
	line-height:normal;
}
.size3x {
	font-size: 3px;
	line-height:normal;
}
.size10x {
	font-size: 10px;
	line-height:130%;
}
.size10x_b {
	font-size: 10px;
	line-height:120%;
	font-weight:bold;
}	
.size10xbox {
	font-size: 12px;
	line-height:normal;
}
.size10xnews {
	font-size: 12px;
	line-height:normal;
}
.size10x_w {
	font-size: 10px;
	line-height:120%;
	color:#FFFFFF;
}
.size10x_blu {
	font-size: 10px;
	line-height:120%;
	color:#0033cc;
}
.size10x_redb {
	font-size: 10px;
	line-height:120%;
	font-weight:bold;
	color:#cc0000;
}
.size12x {
	font-size: 12px;
	line-height:130%;
}
.size12x_wb {
	font-size: 12px;
	line-height:130%;
	color:#FFFFFF;
	font-weight:bold;
}
.size12x_b {
	font-size: 12px;
	line-height:130%;
	font-weight:bold;
}
.size12x_bb {
	font-size: 12px;
	line-height:130%;
	font-weight:bold;
	color:#0033cc;
}
.size12x_red {
	font-size: 12px;
	line-height:130%;
	color:#cc0000;
}
.size12x_red_ff {
	font-size: 12px;
	line-height:130%;
	color:#ff0000;
}
.size12x_redb {
	font-size: 12px;
	line-height:130%;
	font-weight:bold;
	color:#cc0000;
}
.size12x_br {
	font-size: 12px;
	line-height:130%;
	color:#5B3E00;
}
.size12x_pink {
	font-size: 12px;
	line-height:130%;
	color:#ff6666;
}
.size12x_orange {
	font-size: 12px;
	line-height:130%;
	color:#FF6600;
}
.size14x {
	font-size: 14px;
	line-height:130%;
}
.size14x_b {
	font-size: 14px;
	line-height:130%;
	font-weight:bold;
}

.size14x_orangeb {
	font-size: 14px;
	line-height:130%;
	font-weight:bold;
	color:#FF6600;
}

.size15x {
	font-size: 15px;
	line-height:130%;
}
.size15x_b {
	font-size: 15px;
	line-height:130%;
	font-weight:bold;
}
.size15x_gb {
	font-size: 15px;
	line-height:130%;
	font-weight:bold;
	color:#666666;
}
.size15x_wb {
	font-size: 15px;
	line-height:130%;
	color:#ffffff;
	font-weight:bold;
}
.size18x_redb {
	font-size: 18px;
	line-height:130%;
	font-weight:bold;
	color:#cc0000;
}
.size18x {
	font-size: 18px;
	line-height:130%;
}
.color_006666_b{
	color:#006666;
	font-weight:bold;
}	
.color_cc0000{
	color:#cc0000;

}
.color_ff0000{
	color:#ff0000;

}	
.color_ff3366{
	color:#ff3366;
}
.color_006699{
	color:#006699;
}




.size1 {
	font-size: 12px;
	line-height:13px;
}

.size1_gry {
	font-size: 12px;
	line-height:13px; 
	color:#666666;
}

.size2 {
	font-size: 10px ;
	line-height:11px;
}

.size3 {
	font-size: 18px ;
	line-height:20px;
}

.size4 {
	font-size: 14px ;
	line-height:16px;
}

/*font css*/




/*margin css*/

.margin_v30 {
	margin-top: 30px; 
	margin-bottom: 30px;
}

.margin_v20 {
	margin-top: 20px; 
	margin-bottom: 20px;
}

.margin_v15 {
	margin-top: 15px; 
	margin-bottom: 15px;
}

.margin_v10 {
	margin-top: 10px; 
	margin-bottom: 10px;
}

.margin_v5 {
	margin-top: 5px; 
	margin-bottom: 5px;
}

.margin_v3 {
	margin-top: 3px; 
	margin-bottom: 3px;
}

.margin_h10 {
	margin-right: 10px; 
	margin-left: 10px;
}
.margin_h5 {
	margin-right: 5px; 
	margin-left: 5px;
}



.margin_b5 {
	margin-bottom: 5px; 
}
.margin_b10 {
	margin-bottom: 10px; 
}
.margin_b15 {
	margin-bottom: 15px; 
}
.margin_b20 {
	margin-bottom: 20px; 
}
.margin_b25 {
	margin-bottom: 25px; 
}
.margin_b30 {
	margin-bottom: 30px; 
}
.margin_b35 {
	margin-bottom: 35px; 
}
.margin_b40 {
	margin-bottom: 40px; 
}
.margin_b50 {
	margin-bottom: 50px; 
}
.margin_b100 {
	margin-bottom: 100px; 
}


.margin_t3 {
	margin-top: 3px; 
}
.margin_t5 {
	margin-top: 5px; 
}
.margin_t10 {
	margin-top: 10px; 
}
.margin_t15 {
	margin-top: 15px; 
}
.margin_t20 {
	margin-top: 20px; 
}
.margin_t25 {
	margin-top: 25px; 
}
.margin_t30 {
	margin-top: 30px; 
}


.margin_r15 {
	margin-right: 15px; 
}

.margin_r100 {
	margin-right: 100px; 
}


.margin_l15 {
	margin-left: 15px; 
}

/*margin css*/



/*padding css*/
.padding_3 {
	padding: 3px; 
}
.padding_5 {
	padding: 5px; 
}
.padding_10 {
	padding: 10px; 
}

.padding_15 {
	padding: 15px; 
}

.padding_r10 {
	padding-right:10px;
}

.padding_l15 {
	padding-left:15px;
}



.padding_b5 {
	padding-bottom:5px;
}


/*padding css*/



/*space*/
.space_15px {
	margin-top: 15px; 
	margin-bottom: 15px;
}
.space_20px {
	margin-top: 20px; 
	margin-bottom: 20px;
}
/*space*/

