@charset "utf-8";
/* CSS Document */
*{
	font-family:Verdana, Geneva, sans-serif;
	font-size:97%;
	
}
strong{
	font-size:12px;
	
}
html{
	height:100%;
}

body{
	background:url(../image/back_ground.jpg) repeat left top fixed #FFF;
	position:absolute;	
}
#logo_bar{
	background-position:left;
	left:20px;
	position:absolute;
	height:142px !important;
	width:420px;
}
#pigon{
	background-position:right;
	left:550px;
	position:relative;
	height:142px !important;
	width:420px;
}
.nav{
	clear:both;
	width:915px;
	text-align:center;
	color:#FFF;
	margin-left:45px;
	top:132px;
	position:absolute;

	/*
	-moz-border-radius-topleft: 10px;
	border-left-top-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	*/
}
#manu{
padding:0px;
margin:0px;
}
#manu ul{
	padding-top:5px;
	}
#manu ul li{
	display:inline;
	margin-left:5px;
	margin-right:5px;
}
#manu ul li a#link{
	color:#FFF;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	padding-right:20px;
	border-right:2px #0CF outset;
	font-weight:bold;	
}
#manu ul li a{
	color:#FFF;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;	
	
}
	

#td_back{
	padding:0px;
	margin:0px;
}
#td_back{
	background:url(../image/tab-back.jpg) repeat;
	padding:0px;
	margin:0px;
	color:#FFF;
	opacity:0.45;
	filter:alpha(opacity=45);	
}
.content{
	background-color:#f2f9fc;
	overflow:visible;
	color:#f2f2f2;
	overflow:hidden;
	border:solid 2px #0CF;
	padding:5px;
	
	-moz-border-radius-topleft: 10px;
	border-left-top-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	
	-moz-border-radius-bottomleft: 10px;
border-left-bottom-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}
#div_back{
	background:url(../image/tab-back.jpg) repeat;
	padding:0px;
	margin:0px;
	color:#FFF;
	opacity:0.45;
	filter:alpha(opacity=45);
	height:12px;
	border-bottom:#FFF solid 2px;
	border-right:#FFF solid 2px;
	border-left:#FFF solid 2px;
	margin-bottom:5px;
	
	-moz-border-radius-bottomleft: 10px;
	border-left-bottom-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	
}
.td_right{
	border-right:#FFF solid 2px;

}
.td_left{
	border-left:#FFF solid 2px;
}
.right_left_brd{
	border-right:#FFF solid 2px;
	border-left:#FFF solid 2px;
}
#pray_send{
	background:#069;
	border:solid 1px inset;
	color:#FFF;
	float:left;
	
	margin-left:475px;
}
#name{
	background:#D1EFF8;
	color:#1356A8;
	border:solid 1px #036;
}
#prblm{
	background:#D1EFF8;
	color:#036;
	border:solid 1px #036;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	}
.index_poem{
	background:#1356A8; 
	width:19%; 
	float:right;
	
	border-bottom:#FFF solid 2px;
	border-right:#FFF solid 2px;
	border-left:#FFF solid 2px;
	margin-bottom:5px;
	
	-moz-border-radius-topleft: 10px;
	border-left-top-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	
	-moz-border-radius-bottomleft: 10px;
border-left-bottom-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	}
#div_pad{
	padding:15px;
}
#div_pad a{
	color:#036;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
#div_pad a:hover{
	color:#09C;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
p strong{
	text-decoration:underline;
}