div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
}
address,caption,cite,code,dfn,em,strong,var {
	font-weight: normal;
	font-style: normal;
}
ol,ul {
	list-style: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}
body {
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #E3E3E3;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

* {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
a {
	color: #F33;
	text-decoration: none;









	blr:expression(this.onFocus=this.blur());
}
a:hover {
	color: #FF6060;
	text-decoration: none;
}
a:focus { -moz-outline-style: none; }
strong {
	color: #C03;
	font-weight: bold;
	padding: 0 5px;
}
.btn_style {
	margin: 8px;
	padding: 5px 10px;
}
.input_style {
	margin: 0 7px;
	float: right;

}




#container {
	margin: 0 auto;
	width: 1000px;
}
#header {
	height: 98px;
	background-image: url(../images/bg_header.png);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
}

#navi {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	height: 94px;
}
#navi h1 {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 94px;
	width: 240px;
}
#navi h1 a{
	height: 94px;
	width: 240px;
	display: block;
}
#navi h1 span {
	display: none;
}

#navi ul {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#navi ul li {
	float: left;
	display: block;
}
#navi ul li a {
	color: #CCC;
	font-weight: bold;
	font-size: 13px;
	display: block;
	padding: 5px;
	width: 125px;
	text-align: center;
}
#navi ul li a:hover {
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	display: block;
	padding: 5px;
	width: 125px;
	text-align: center;
}
#primary {
	width: 765px;
	float: left;
}
#position {
	padding: 5px;
	color: #999;
}
.nowpos {
	padding: 0 7px 0 4px;
}
.nowpos a {
	color: #666;
}
#charity {
	padding: 5px;
}
#charity h3 {
	background-image: url(../images/title_charity.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	width: 486px;
}
#charity h3 span {
	display: none;
}
#charity_txt {
	background-image: url(../images/bg_charity.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 192px;
	width: 750px;
	position: relative;
}
#charity_txt span {
	display: block;
	height: 98px;
	width: 128px;
	position: absolute;
	top: 41px;
	left: 35px;
}

#charity_txt p {
	position: absolute;
	top: 70px;
	width: 470px;
	left: 255px;
	line-height: 2.1em;
}



#secondary {
	width: 230px;
	float: left;
	padding: 20px 0 0 0;
}
#sec_slide {
	background-image: url(../images/bg_hot.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 270px;
	width: 225px;
	margin: -7px 0 0 0;
}
#sec_slide2 {
	height: 185px;
	width: 225px;
	text-align: center;
}
#parner {
	background-image: url(../images/bg_link.png);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 50px;
	padding: 35px 0 20px 0;
	text-align: center;
}
#parner ul li {
	margin: 5px 0;
}

#project {
	background-image: url(../images/bg_project.png);
	background-repeat: no-repeat;
	background-position: -2px top;
	width: 745px;
	padding: 50px 0 5px 20px;
}
.proj_list {
}
.proj_list li {
	list-style-type: none;
	position: relative;
	display: block;
}
.proj_join {
	background-image: url(../images/pic_join.png);
	background-repeat: no-repeat;
	background-position: right right;
	height: 59px;
	width: 155px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	display: block;
}
.proj_join span {
	display: none;
}

.proj_intro {
	width: 95%;
}
.proj_intro td {
	padding-top: 5px;
	padding-bottom: 5px;
}


.proj_img {
	height: 160px;
	width: 165px;
	background-image: url(../images/proj_img_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	vertical-align: top;
}
.proj_img a {
	display: block;
	height: 135px;
	width: 135px;
	margin: 0 auto;
	position: relative;
	padding: 7px 0 0 0;
}
.proj_img a span {
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 3px 0 5px 0;
	width: 135px;
	background-color: #333;
	filter:alpha(opacity=80);
	opacity:0.8;
	zoom:1;
	color: #FFF;
	text-align: center;
	font-size: 12px;
}

.proj_title {
	padding: 5px 0 0 25px;
	background-image: url(../images/pic_star.png);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
.proj_title a {
	font-size: 15px;
}

.proj_units {
	color: #666;
	font-size: 12px;
	padding: 5px 0 5px 0;
	width: 90%;
	margin: 0 0 0 30px;
}
.proj_date {
	color: #666;
	font-size: 12px;
	padding: 5px 0;
	margin: 0;
}
.proj_info {
	vertical-align: top;
	padding: 10px 15px 15px 35px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
.spacearea {
	clear: both;
}


#footer {
	height: 100px;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding: 10px;
	text-transform: uppercase;
	line-height: 1.5em;
	letter-spacing: 0em;
}
#footer a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 1.5em;
	letter-spacing: 0em;
	color: #333;
}
#directory {
	width: 745px;
	padding: 5px 0 0 5px;
}
#directory h3 {
	background-image: url(../images/title_directory.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	width: 486px;
}
#directory h3 span {
	display: none;
}
#dire_list {
	padding: 45px 0 20px 10px;
	background-image: url(../images/subtitle_proj_supporters.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 5px 0;
}
#dire_list ul li {
	float: left;
	width: 170px;
	margin: 3px 3px;
	padding: 0px;
	height: 210px;
}
#dire_list ul li a{
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
	padding: 0 5px;
}

#dire_list strong {
	color: #E6E6E6;
	font-weight: normal;
	font-size: 12px;
	padding: 0 5px;
}



.dire_img {
	background-image: url(../images/directory_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 120px;
	vertical-align: middle;
	padding: 0 0 0 1px;
}
.dire_name {
	text-align: center;
	height: 20px;
	vertical-align: middle;
	background-image: url(../images/bg_alpha.png);
	background-repeat: repeat;
	background-position: center top;
	display: block;
	padding: 3px;
	margin: 0 13px 0 15px;
}



.dire_add {
	text-align: center;
	height: 20px;
	vertical-align: middle;
	color: #E6E6E6;
	background-image: url(../images/bg_alpha.png);
	background-repeat: repeat;
	background-position: left top;
	margin: 0 13px 0 15px;
}
.dire_num {
	text-align: center;
	height: 20px;
	vertical-align: middle;
	color: #CCC;
	background-image: url(../images/bg_alpha.png);
	background-repeat: repeat;
	background-position: left top;
	margin: 0 13px 0 15px;
}




/*CSS quotes style pagination*/

div.quotes {
	MARGIN: 5px;
	TEXT-ALIGN: center;
	padding: 15px 5px;
	clear: both;
}
div.quotes a {
	COLOR: #666;
	MARGIN-RIGHT: 2px;
	TEXT-DECORATION: none;
	padding: 2px 6px 2px 7px;
	border: 1px solid #999;
}
div.quotes a:hover {
	MARGIN-RIGHT: 2px;
	padding: 2px 6px 2px 7px;
	border: 1px solid #a0a0a0;
}
div.quotes a:active {
	MARGIN-RIGHT: 2px;
	border: 1px solid #a0a0a0;
	padding: 2px 6px 2px 7px;
	position: relative;
	left: 1px;
	top: 1px;
}
div.quotes span.current {
	FONT-WEIGHT: bold;
	COLOR: #CCC;
	MARGIN-RIGHT: 2px;
	BACKGROUND-COLOR: #666;
	border: 1px solid #e0e0e0;
	padding: 2px 6px 2px 7px;
}
div.quotes span.disabled {
	MARGIN-RIGHT: 2px;
	padding: 2px 6px 2px 7px;
	display: none;
}
#present {
	width: 745px;
	padding: 5px 0 0 5px;
}
#present h3 {
	background-image: url(../images/title_present.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	width: 486px;
}
#present h3 span {
	display: none;
}
#present_list {
	padding: 45px 0 20px 10px;
	background-image: url(../images/subtitle_present.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 5px 0;
}
#present_list ul li {
	float: left;
	width: 170px;
	margin: 3px 3px;
	padding: 0px;
	height: 210px;
}
#present_list ul li a{
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
	padding: 0 5px;
}
#present_list strong {
	color: #E6E6E6;
	font-weight: normal;
	font-size: 12px;
	padding: 0 5px;
}
.present_img {
	background-image: url(../images/directory_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 120px;
	vertical-align: middle;
	padding: 0 0 0 1px;
}
.present_name {
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/bg_alpha.png);
	background-repeat: repeat;
	background-position: center top;
	display: block;
	padding: 8px 3px;
	margin: 0 13px 0 15px;
	color: #FFF;
}
.present_check {
	text-align: center;
	padding: 20px 5px 5px 5px;
}

.present_add {
	text-align: center;
	height: 20px;
	vertical-align: middle;
	color: #E6E6E6;
	background-image: url(../images/bg_alpha.png);
	background-repeat: repeat;
	background-position: left top;
	margin: 0 13px 0 15px;
}
.present_num {
	text-align: center;
	height: 20px;
	vertical-align: middle;
	color: #CCC;
	background-image: url(../images/bg_alpha.png);
	background-repeat: repeat;
	background-position: left top;
	margin: 0 13px 0 15px;
}
.present_left {
	padding: 15px 5px 5px 25px;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin: 0 0 7px 0;
	background-image: url(../images/pic_star.png);
	background-repeat: no-repeat;
	background-position: left 13px;
}
.present_left em {
	color: #F33;
	padding: 0 8px;
	font-weight: bold;
}

.main_title {
	margin: 5px 0 5px 5px;

}
.main_title span {
	display: none;
}
#title_proj {
	background-image: url(../images/title_project.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 486px;
}

#title_prof {
	background-image: url(../images/title_myprofile.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 486px;
}
#title_process {
	background-image: url(../images/title_aboutus.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 486px;
}
#title_thanks {
	background-image: url(../images/title_thanks.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 486px;
}
#title_join {
	background-image: url(../images/title_member.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 486px;
}
#title_member {
	background-image: url(../images/title_member_club.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 486px;
}


/*end*/
#myprofile {
	background-image: url(../images/login_title.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 745px;
	padding: 50px 0 0 20px;
}
/*end*/
#join_member {
	background-image: url(../images/subtitle_member.png);
	background-repeat: no-repeat;
	background-position: 5px top;
	width: 745px;
	padding: 50px 0 0 20px;
}
/*end*/
#member_club {
	background-image: url(../images/login_title.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 745px;
	padding: 50px 0 0 20px;
}
.login_table {
	background-repeat: repeat;
	background-position: left top;
	padding: 15px 0 0 0;
	background-image: url(../images/bg_alpha.png);
}

.login_img {
	background-image: url(../images/login_computer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 160px;
	width: 200px;
}
.login_id {
	background-image: url(../images/login_id.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 13px;
	width: 120px;
	padding: 3px 5px;
}
.login_ps {
	background-image: url(../images/login_ps.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 13px;
	width: 120px;
	padding: 3px 5px;
}
.login_number {
	background-image: url(../images/login_number.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 13px;
	width: 120px;
	padding: 3px 5px;
}
.login_input {
	padding: 3px 3px 3px 20px;
	width: 180px;
}
.login_btn {
	width: 120px;
	text-align: left;
	vertical-align: top;
}
.login_btn a {
	background-image: url(../images/login_btn_out.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 75px;
	width: 75px;
	margin: 0;
}

.login_btn a:hover {
	background-image: url(../images/login_btn_over.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 75px;
	width: 75px;
}
.login_btn a span {
	display: none;
}
.login_join {
	padding: 0 0 5px 60px;
	color: #CCC;
}
.login_join span {
	padding: 0 8px;
}
.login_join span a {
	color: #FFF;
}
#login_div {
	background-repeat: no-repeat;
	background-position: 5px top;
	width: 745px;
	padding: 50px 0 15px 20px;
	background-image: url(../images/myprofile_title.png);
}
#about_us {
	padding: 15px 25px;
	width: 90%;
	margin: 0 auto;
	background-repeat: repeat;
	line-height: 1.5em;
}
#process_div {
	background-repeat: no-repeat;
	background-position: 5px top;
	width: 745px;
	padding: 50px 0 40px 20px;
	background-image: url(../images/process_title.png);
}
#info_div {
	background-repeat: no-repeat;
	background-position: 5px top;
	width: 745px;
	padding: 50px 0 40px 20px;
	background-image: url(../images/subtitle_ssl.png);
}

#title_info {
	height: 70px;
	width: 486px;
	margin: 5px 0 0 5px;
	background-image: url(../images/title_info.jpg);
	background-repeat: no-repeat;
}
#title_info span {
	display: none;
}
#info_table {
	padding: 10px;
	width: 95%;
}
#info_table strong {
	padding: 0 7px;
}

.info_table_title {
	font-size: 15px;
	padding: 10px 10px 10px 30px;
	background-image: url(../images/crown.png);
	background-repeat: no-repeat;
	background-position: 13px center;
}

#info_table tr {
	vertical-align: middle;
}
.info_table_th   {
	padding: 10px 0;
	width: 100px;
	text-align: right;
}
.info_table_td   {
	padding: 10px;
	width: 80%;
	text-align: left;
}
.info_table_txt {
	padding: 5px 10px 30px 60px;
	list-style-type: none;
	line-height: 1.5em;
}
.info_table_txt ul li {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding: 5px 20px;
}
.info_sendbtn {
	text-align: center;
	padding: 5px;
	clear: both;
}
#thanks_div {
	background-repeat: no-repeat;
	background-position: 5px top;
	width: 745px;
	padding: 50px 0 40px 20px;
	background-image: url(../images/subtitle_thanks.png);
}
#thanks_txt  {
	line-height: 1.8em;
	padding: 20px 0 0 25px;
	background-image: url(../images/pic_thanks.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 461px;
	width: 95%;
	color: #F33;
}
#thanks_txt h3 {
	color: #333;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0 10px 0;
}
#thanks_txt h3 strong {
	font-size: 15px;
}


.image_float {
	padding: 0px 10px 10px 10px;
	float: left;
}
.gray {
	background-repeat: repeat;
	background-image: url(../images/bg_alpha2.png);
}
#myprofile_div {
	background-repeat: no-repeat;
	background-position: 5px top;
	width: 745px;
	padding: 50px 0 40px 20px;
	background-image: url(../images/myprofile_title.png);
}
.profile_img {
	background-image: url(../images/directory_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 150px;
	width: 170px;
	text-align: center;
	padding: 10px 0 0 1px;
}
.profile_img p {
	margin: 15px auto 0 auto;
	background-image: url(../images/file_edit.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	width: 120px;
	padding: 0 0 0 15px;
}
.profile_img span {
	display: block;
	margin: 15px auto 0 auto;
}


#profile_table {
	width: 90%;
}
.reminder {
	text-align: right;
	padding: 0 0 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #828282;
	width: 90%;
}

#profile_table p {
	padding: 0 0 5px 0;
}

.profile_txt em {
	color: #F33;
	padding: 0 5px;
}

.profile_info {
	float: right;
}
.profile_title {
	width: 160px;
	text-align: right;
	padding: 10px 10px 10px 0;
	vertical-align: top;
}
.charity_title {
	padding: 10px 0;
}

.profile_txt {
	width: 385px;
	padding: 10px 0 10px 10px;
}
.profile_txt span {
	color: #C03;
	font-size: 12px;
}
#nickname_yes {
	display: none;
}
#continue {
	background-image: url(../images/pic_list.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding: 5px 0 5px 30px;
	color: #F03;
}
