/* CSS Document */

#supporter {}

#supporter .strong {
font-weight:bold;
color:#FF3333;
}

/*
#supporter .mainimage{
width:623px;
margin:10px auto;
}
*/

#supporter .mainimage2{
width:659px;
margin:10px auto;
}

#supporter .mainimage{
width:623px;
margin:10px auto;
}

#supporter .number{
width:659px;
height:43px;
margin:20px auto 0px auto;
background-image:url(../images/supporter/mumber.gif);
background-repeat:no-repeat;
text-align:center;
font-size:medium;
font-weight:bold;
padding:15px 0px 0px 0px;
}

#supporter p{
	width:600px;
	margin:0px auto 5px auto;
	font-size:small;
	line-height:140%;
	background-image:url(../images/supporter/listmark1.gif);
	background-repeat:no-repeat;
	background-position:18px 13px;
	padding:8px 15px 5px 30px;
}


#supporter .cordtitle{
width:659px;
margin:0px auto;
}

#supporter table {
width:659px;
margin:0px auto;
border:1px solid #CCCCCC;
font-size:small;
}

	#supporter table .td1 {
	border-bottom:1px solid #CCCCCC;
	height:25px;
	background-color:#FFFBEC;
	text-align:center;
	padding-top:5px;
	}
	
	#supporter table .td2 {
	border-bottom:1px solid #CCCCCC;
	padding:3px;
	}
	
	#supporter table .td2th {
	border-bottom:1px solid #CCCCCC;
	font-size:small;
	font-weight:bold;
	background-image:url(../images/supporter/listmark1.gif);
	background-repeat:no-repeat;
	background-position:15px 11px;
	padding:8px 0px 5px 30px;
	}
	
	#supporter table .td2th2 {
	border-bottom:1px solid #CCCCCC;
	font-size:small;
	font-weight:bold;
	background-image:url(../images/supporter/listmark2.gif);
	background-repeat:no-repeat;
	background-position:30px 11px;
	padding:8px 0px 5px 45px;
	}
	
	#supporter table .td3 {
	padding:10px;
	}

	#supporter table .form {
	width:520px;
	margin:0px auto;
	padding:20px;
	border:solid 1px #FF3333;
	text-align:center;
	background-color:#FFFBEC;
	}

	#supporter table .form .title {
	width:490px;
	margin:0px auto;
	padding:0px 0px 0px 15px;
	background-image:url(../images/supporter/cord-tri.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	text-align:left;
	font-weight:bold;
	}
	
	#supporter table .selecttypeGuide {
	font-size:small;
	padding-top:8px;
	padding-left:20px;
	height:30px;
	font-weight: bold;
	color:#333333;
	}
	
	.red {
	color:#FF0000;
	}

