@charset "utf-8";
/* pravee */
/*
  USAGE: All you have to do is include this one line in your CSS file, with the
  tag names to which you want the script applied:
 */

 img, div { behavior: url(links/iepngfix.htc) }

 /*
  Alternatively, you can specify that this will apply to all tags like so:
   * { behavior: url(iepngfix.htc) }
 */
body {
	background-color:#227049;
	margin:0px;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
}

#mainbox {
	width:1024px;
	margin:0 auto;
	height:700px;
}
.flash {
	float:right;
	padding-left:10px;
}
#top_buttens {
	width:1024px;
	height:20px;
	float:right;
	padding-right:7px;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#7AA992;
	margin-top:10px
}
#text_main_table td{
	padding:10px;
	border:#CCC solid 0.02em;
}
#text_main_table table{
	border:#CCC solid 0.02em;
}
#text_main_table {
	width:440px;
	padding-top:10px;
	padding-left:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px; text-align:left;
	line-height:20px;
	color:#1F1F1F;
}

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed #CCC;
height: 1%;
}

.cssform label{
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 80px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

#top_buttens a{
		color:#7AA992;
		text-decoration:none;
}
#top_buttens a:hover{
		color:#CFE0D8;
}
#top_bg {
	width:1009px;
	height:9px;
	background-image:url(top_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	
}

#left_bg {

	background-image:url(left_bg.jpg);
	background-repeat:repeat-y;
	width:8px;
	margin-top:8px;
	height:1160px;
	float:left;
}
#right_bg {
	background-image:url(right_bg.jpg);
	background-repeat:repeat-y;
	width:8px;
		margin-top:8px;
	height:1160px;
	float:right;
}
#center {
	width:1007px;
	height:1168px;
	float:left;
	background-color:white;
}
#main_center {
	width:1024px;
	color:#4E5552;
	padding-right:12px;
}
#top_donate {
	width:312px;
	margin-top:28px;
	height:25px;
	text-align:right;
	float:right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#4E5552;
}
.news_feald {
	width:130px;
	height:14px;
	border:#878787 solid 1px;
	background-color:#F4F4F4;
	color:#227049;
}
#boxs {
	width:25px;
	height:25px;
	float:right;
}
#band {
	color:#336;
	width:1009px;
	background-color:#f2efe0;
	height:8px;
	clear:both;
}
#top_menu {
	color:#b73e1f;
	width:1009px;
	text-align:right;
	background-color:#b73e1f;
	height:25px;
	clear:both;
}
#medil {
	color:#b73e1f;
	width:1009px;
	text-align:right;
	background-color:red;
	height:249px;
	clear:both;
}
#logo {
	width:300px; padding-left:20px;
	height:80px; padding-top:10px;
	float:left;
}
#news_letter {
	width:400px;
	height:100px;
	float:right;
}
#box1 {
	width:380px;
	padding-top:10px;
	height:40px;
	float:right;
}
#box2 {
	width:350px;
	height:20px; text-align:right;
	float:right; padding-top:26px;
}
#box3 {
	width:178px; font-family:Verdana, Geneva, sans-serif;
	height:35px; font-size:11px; color:#666;
	float:right; padding-top:3px;
}
#box4 {
	width:145px;
	height:40px;
	float:right;
}
.box4 {
	border:#D7D7D7 solid 1px;
	background-color:#E9E9E9;
	width:140px;
	height:15px;
}
#box5 {
	width:40px;
	height:40px;
	float:right;
}
#blank_line {
	width:1008px; float:left;
	height:10px;
	background-color:#f2efe0;
}
#main_box {
	width:1008px;
	height:248px;
	float:left;
}
#main_box2 {
	width:1008px;
	height:600px;
	float:left;
}
#news {
	width:298px; float:left; background-image:url(news_bg.jpg);
	height:248px; background-color:#FFF;
}
#flash {
	width:710px; float:left;
	height:248px;
}
#midile {
	width:1008px;
	height:2px;
	background-color:black;
}
#date {
	width:260px; padding-top:22px;
	height:23px; color:#b73e1f; padding-left:25px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	float:left;
}
#left_menu {
	width:260px; background-image:url(bg_2.jpg); background-repeat:no-repeat;
	height:742px; float:left;
}
#center_main_box {
	width:510px;
	height:500px;
	float:left;
}
#right_potion {
	width:228px;
	height:622px; padding-top:20px;
	float:right;
}
/*-----------------------------------------------------------------------------------*/
#left_menu400 {
	width:260px; background-image:url(bg_2.jpg); background-repeat:no-repeat;
	height:430px; float:left;
}
#left_menu400_new {
	width:260px; background-image:url(bg_2.jpg); background-repeat:no-repeat;
	height:940px; float:left; background-color:#FFF;
}
#left_menu400_new22 {
	width:260px; background-image:url(bg_2.jpg); background-repeat:no-repeat;
	height:1350px; float:left; background-color:#FFF;
}
#left_menu400_new2 {
	width:260px; background-image:url(bg_2.jpg); background-repeat:no-repeat;
	height:1180px; float:left; background-color:#FFF;
}
#left_menu400_new99 {
	width:260px; background-image:url(bg_2.jpg); background-repeat:no-repeat;
	height:1690px; float:left; background-color:#FFF;
}
#center_main_box400 {
	width:510px;
	height:380px;
	float:left;
}
#center_main_box400_new {
	width:680px;
	padding-left:25px;
	height:420px;
	float:left;
}
#center_main_boxfull {
	width:730px;
	height:380px;
	float:left;
}
#right_potion400 {
	width:228px; 
	height:345px; 
	float:right; text-align:right; padding-right:1px;
}
#left_bg400 {
	background-image:url(left_bg.jpg);
	background-repeat:repeat-y;
	width:8px;
	margin-top:8px;
	height:848px;
	float:left;
}
#left_bg400_new {
	background-image:url(left_bg.jpg);
	background-repeat:repeat-y;
	width:8px;
	margin-top:8px;
	height:1360px;
	float:left;
}
#left_bg400_new22 {
	background-image:url(left_bg.jpg);
	background-repeat:repeat-y;
	width:8px;
	margin-top:8px;
	height:1770px;
	float:left;
}
#right_bg400 {
	background-image:url(right_bg.jpg);
	background-repeat:repeat-y;
	width:8px;
		margin-top:8px;
	height:848px;
	float:right;
}
#right_bg400_new {
	background-image:url(right_bg.jpg);
	background-repeat:repeat-y;
	width:8px;
		margin-top:8px;
	height:1360px;
	float:right;
}
#right_bg400_new22 {
	background-image:url(right_bg.jpg);
	background-repeat:repeat-y;
	width:8px;
		margin-top:8px;
	height:1770px;
	float:right;
}
#pic_new {
	height:360px;
	padding-top:60px;
	width:230px;
}
#center400 {
	width:1007px;
	height:850px;
	float:left;
	background-color:white;
}
#center400_new {
	width:1007px;
	height:1360px;
	float:left;
	background-color:white;
}
#center400_new22 {
	width:1007px;
	height:1760px;
	float:left;
	background-color:white;
}
#center400_new2 {
	width:1007px;
	height:1590px;
	float:left;
	background-color:white;
}
#center400_new99 {
	width:1007px;
	height:2090px;
	float:left;
	background-color:white;
}
#main_box2400 {
	width:1008px;
	height:400px;
	float:left;
}
#main_box2400_new {
	width:1008px;
	height:893px;
	float:left;
}
#main_box2400_new22 {
	width:1008px;
	height:1200px;
	float:left;
}
#main_box2400_new2 {
	width:1008px;
	height:1100px;
	float:left;
}
/*-----------------------------------------------------------------------------------*/
#howe_text {
	border:#AFD8D8 solid 1px; margin-top:45px;
	margin-left:20px; margin-right:2px; background-color:#D9FFD9;
}
#howe_text12 {
	border:#AFD8D8 solid 1px; margin-top:10px;
	margin-left:20px; margin-right:2px; background-color:#E2F1F1;
}
#dona333 {
	padding-right:30px; padding-top:20px; padding-bottom:10px;
}
#howe_text6 {
	border:#AFD8D8 solid 1px; margin-top:10px; height:132px;
	margin-left:20px; margin-right:2px; background-color:#E2F1F1;
}
#howe_text2 {
	border:#D6EBEB solid 1px; margin:5px;
	background-color:white; 
}
#howe_text8 {
	border:#D6EBEB solid 1px; margin:5px;
	background-color:white; height:122px;
}
#howe_text3 {
	border-bottom:#98E0BC solid 1px; padding-left:10px; padding-top:10px; padding-bottom:8px;
	 font-family:Tahoma, Geneva, sans-serif; margin-bottom:8px;
	font-size:16px; color:#b73e1f; letter-spacing:0.05em; background-color:#CAFFCA;
}
#howe_text3 a{
	text-decoration:none;
	color:#227049;
}
#howe_text9 {
	padding-top:10px; padding-bottom:2px; width:310px;
	 font-family:Tahoma, Geneva, sans-serif;
	font-size:16px; color:#b73e1f; letter-spacing:0.05em; float:left;
}
#howe_text7 {
	padding:10px; float:left;
	background-color:white; font-family:Tahoma, Geneva, sans-serif;
	font-size:16px; color:#900;
}
#howe_text4 {
	background-color:white; font-family:Verdana, Geneva, sans-serif;
	font-size:12px; color:#5C5C5C; padding-left:20px; padding-right:20px;
	padding-bottom:20px; line-height:24px; text-align:justify;
	padding-top:10px;
}
#howe_text11 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px; color:#5C5C5C; padding-right:10px; padding-top:8px;
	line-height:20px; text-align:justify; float:left;
}
#howe_text4 a{
	color:#227049; text-decoration:none;
}
#howe_text4 a:hover{
	color:#b73e1f;
}
#howe_text11 a{
	color:#227049; text-decoration:none;
}
#howe_text11 a:hover{
	color:#b73e1f;
}
#howe_text5 {
	width:150px; hight:150px;
	padding:2px; float:left; padding-right:10px;
	
}
#copywrite {
	float:left;
	background-color:#E16A4D;
	font-family:Tahoma, Geneva, sans-serif;
	width:1007px;
	font-size:12px;
	padding-top:8px;
	padding-bottom:4px;
	height:20px;
	text-align:center;
	color:#FFF;
	background-image:url(botton_bg.jpg);
	background-repeat:repeat-x;
}
#copywrite a{
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	
}
#copywrite a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}
