@charset "utf-8";
/* CSS Document */
*{margin:0px auto; padding:0;}

#header {
	height: 51px;
	width: 1000px;
}
#navigation {
	height: 42px;
	width: 850px;
	float:left;
}
#navigation li {
	height: 42px;
	float: left;
	width: auto;
	padding-right: 2px;
	padding-top: 0px;
}
#navigation ul {
	height: 42px;
	padding-left: 180px;
	padding-top: 0px;
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
}
#navigation a  {
	display:block;
	text-indent:-9000px;
	background-image: url(images/home_btn.png);
	width: 85px;
	height: 40px;
	background-position: 0px -40px;
	background-repeat: no-repeat;
}
#navigation a.link1 {
	display:block;
	text-indent:-9000px;
	background-image: url(images/home_btn.png);
	width: 85px;
	height: 40px;
	background-position: 0px -40px;
	background-repeat: no-repeat;
}
#navigation a.link1a {
	display:block;
	text-indent:-9000px;
	background-image: url(images/home_btn.png);
	width: 85px;
	height: 40px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}


#navigation a.link1:hover {
	background-image: url(images/home_btn.png);
	width: 85px;
	background-position: 0px 0px;
}
.link1active   {
	background-image: url(images/home_btn.png);
	width: 85px;
	background-position: 0px 0px;
}

#navigation a.link2 {
	background-image: url(images/about_btn.png);
	width: 162px;
	background-position: 0px -40px;
	height: 40px;
	background-repeat: no-repeat;
}
#navigation a.link2:hover {
	background-image: url(images/about_btn.png);
	width: 162px;
	background-position: 0px 0px;
}
#navigation a.link2a {
	background-image: url(images/about_btn.png);
	width: 162px;
	background-position: 0px 0px;
}

#navigation a.link3 {
	background-image: url(images/Social_Welfare_btn.png);
	width: 162px;
	background-position: 0px -40px;
	height: 40px;
	background-repeat: no-repeat;
	
}
#navigation a.link3:hover{
	background-image: url(images/Social_Welfare_btn.png);
	width: 162px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#navigation a.link3a {
	background-image: url(images/Social_Welfare_btn.png);
	width: 162px;
	background-position: 0px 0px;
	
}

#navigation a.link4 {
	background-image: url(images/Members_btn.png);
	width: 87px;
}
#navigation a.link4:hover {
	background-image: url(images/Members_btn.png);
	width: 87px;
	background-position: 0px 0px;
}
#navigation a.link4a {
	background-image: url(images/Members_btn.png);
	width: 87px;
	background-position: 0px 0px;
}
#navigation a.link7 {
	background-image: url(images/Gallery_us_btn.png);
	width: 87px;
}
#navigation a.link7:hover {
	background-image: url(images/Gallery_us_btn.png);
	width: 87px;
	background-position: 0px 0px;
}
#navigation a.link7a {
	background-image: url(images/Gallery_us_btn.png);
	width: 87px;
	background-position: 0px 0px;
}

#navigation a.link5 {
	background-image: url(images/Donations_btn.png);
	width: 87px;
}
#navigation a.link5:hover {
	background-image: url(images/Donations_btn.png);
	width: 87px;
	background-position: 0px 0px;
}
#navigation a.link5a {
	background-image: url(images/Donations_btn.png);
	width: 87px;
	background-position: 0px 0px;
}

#navigation a.link6 {
	background-image: url(images/Contac_us_btn.png);
	width: 87px;
}
#navigation a.link6:hover {
	background-image: url(images/Contac_us_btn.png);
	width: 87px;
	background-position: 0px 0px;
}
#navigation a.link6a {
	background-image: url(images/Contac_us_btn.png);
	width: 87px;
	background-position: 0px 0px;
}


#banner {
	height: 283px;
	width: 1000px;
	text-align: center;
	padding-top: 18px;
	float:left;
}
#contain1 {
	height: auto;
	width: 930px;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 45px;
	font-family: Verdana, Geneva, sans-serif, "Century Gothic";
	font-size: 12px;
	color: #330000;
	line-height: 16px;
	float: left;
	position:relative;
}
.main_txt1 {
	color: #a01600;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.main_txt2 {
	color: #a01600;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
}
.more {
	color: #a01600;
	font-family: Verdana, Geneva, sans-serif, "Century Gothic";
	font-size: 12px;
}


#contain2 {
	height: auto;
	width: 965px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 5px;
	padding-bottom: 25px;
	float: left;
	background-image: url(images/botom_bg.png);
	margin-right: 5px;
	position:relative;
	padding-right: 25px;
}
#contain21 {
	height: auto;
	width: 965px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 5px;
	padding-bottom: 105px;
	float: left;
	background-image: url(images/botom_bg_vin.png);
	margin-right: 5px;
	position:relative;
	padding-right: 25px;
}
#contain2_left {
	height: 317px;
	width: 345px;
	float: left;
	background-image: url(images/activities_bg.png);
	background-repeat: no-repeat;
	background-position: 45px top;
	padding-top: 0px;
	padding-left: 0px;
	position:relative;
}

#main {
	width: 1000px;
	position: relative;
	padding: 0px;
	margin: 0px auto;
}

.one {
	float: left;
	width: 50%;
	color: #930;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif, "Century Gothic";
}
.one a {
	width: 50%;
	color: #930;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif, "Century Gothic";
}
.one a:hover {
	width: 50%;
	color: #930;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif, "Century Gothic";
}


.for_img_padding {
	padding-top: 10px;
	padding-left: 13px;
	padding-bottom: 10px;
}
.green_letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #090;
}
.white_letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}

.line_height {
	line-height: 12px;
}




#contain2_right {
	height: 324px;
	width: 640px;
	float: right;
	background-image: url(images/line.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#contain2_right_up {
	height: 50%;
	width: 605px;
	float: none;
}
#contain2_right_down {
	height: 50%;
	width: 605px;
	float: none;
}




#footer {
	height: 32px;
	width: 980px;
	padding-top: 15px;
	font-family: Verdana, Geneva, sans-serif, "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #930;
	padding-left: 20px;
	float: none;
	clear: both;
}
#footer a:link {
	height: 32px;
	width: 980px;
	padding-top: 15px;
	font-family: Verdana, Geneva, sans-serif, "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #930;
	float: none;
	clear: both;
	text-decoration: none;
}
#footer a:hover {
	height: 32px;
	width: 980px;
	padding-top: 15px;
	font-family: Verdana, Geneva, sans-serif, "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #930;
	float: none;
	clear: both;
	text-decoration: underline;
}
#footer a:visited {
	height: 32px;
	width: 980px;
	padding-top: 15px;
	font-family: Verdana, Geneva, sans-serif, "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #930;
	float: none;
	clear: both;
}



.bg_fo_table {
	background-image: url(images/midle_container_bg.png);
	background-repeat: no-repeat;
	background-position: center 93px;
}

.bg_fo_table1 {
	background-image: url(images/midle_container_bg_vin.png);
	background-repeat: no-repeat;
	background-position: center 93px;
}


.activity {
	height: 231px;
	width: 178px;
	position: absolute;
	left: 86px;
	top: 52px;
	z-index: 11;
}
.activity ul li {
	list-style-position: outside;
	list-style-image: url(images/bullet_activity.png);
	color: #930;
	font-family: Verdana, Geneva, sans-serif, "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	line-height: 28px;
	text-decoration: none;
	padding-left: 0px;
}
.activity ul {
	color: #930;
	font-family: Verdana, Geneva, sans-serif, "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	text-decoration: none;
}
.main_txt {
	font-family: Verdana, Geneva, sans-serif, "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #330000;
}
.main_txt ul {
	font-family: Verdana, Geneva, sans-serif, "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #330000;
	list-style-position: inside;
	padding-left: 40px;
	margin-left: 0px;
}
.main_txt ul li {
	/* [disabled]font-family: Verdana, Geneva, sans-serif, "Century Gothic"; */
	font-size: 12px;
	font-weight: normal;
	color: #330000;
	list-style-position: inside;
}

.main_txt p {
	font-family: Verdana, Geneva, sans-serif, "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #330000;
	list-style-position: inside;
	padding-left: 40px;
	line-height: 18px;
}
.puc {
	font-size: 30px;
	color: #666666;
	padding-top: 120px;
}
