
.user_text {
	width:350px;
	
	background-color: #FFFFFF;
	border-width:1px;
	border-color:#CCCCCC;
	box-shadow: #EBEBEB 0px 0px 5px 5px;
	border-radius:0px 0px 5px 5px;
	padding:10px;
	
	margin-left:0px;
	margin-bottom:10px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	text-align:right:
	color: #FFFFFF;
	}
	
.login_fram {
	width:350px;
	
	background-color: #333333;
	border-width:1px;
	border-color:#CCCCCC;
	box-shadow: #EBEBEB 0px 0px 5px 5px;
	border-radius:5px 5px 0px 0px;
	padding:10px;
	
	margin-left:0px;
	margin-bottom:5px;
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #FFFFFF;
	
	}
	

	
.y_box {
	width:350px;
	
	background-color: #99CCFF;
	border-width:1px;
	border-color:#CCCCCC;
	box-shadow: #EBEBEB 0px 0px 5px 5px;
	border-radius:5px 5px 5px 5px;
	padding:5px;
	
	margin-left:0px;
	margin-bottom:0px;
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: normal;
	color: #000000;
	
	}
.n_box {
	width:350px;
	
	background-color: #EC173D;
	border-width:1px;
	border-color:#CCCCCC;
	box-shadow: #EBEBEB 0px 0px 5px 5px;
	border-radius:5px 5px 5px 5px;
	padding:5px;
	
	margin-left:0px;
	margin-bottom:0px;
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: normal;
	color: #FFFFFF;
	
	}

.tb5 {
	border:1px solid #456879;
	border-radius:0px;
	width: 220px;
	padding:10px;
	font-family:Verdana;
	font-size:18px;
	}

.tb5:focus {
	box-shadow: #0099CC 0px 0px 1px 1px;	
	}
	
	
.s_add {
	font-size:14px;
	font-weight:bold;
	line-height:180%;
	}
	
.txt_b {
	width:300px;
	height:auto;
	border:1px #999999 solid;
	border-radius:5px;
	background-color:#FFE1FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:5px;
	line-height:160%;
	}	
.txt_b:focus {border:1px #6699FF  solid;box-shadow: #EBEBEB 0px 0px 5px 5px;}

.btn {
	width:120px;
	height:auto;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:3px;
	text-align:center;
	color:#000000;
	font-weight:normal;
	}
.btn:hover {box-shadow: #EBEBEB 0px 0px 5px 5px;}
	

.text_h {width:935px; padding:5px;}
.text_h:focus {
	box-shadow:0 0 1px 1px #999; -webkit-box-shadow:0 0 1px 1px #999; -moz-box-shadow:0 0 1px 1px #999; 
	overflow:hidden;
	transition:box-shadow 0.4s, border 0.4s; 
	-webkit-transition:-webkit-box-shadow 0.4s, border 0.4s; 
	-moz-transition:-moz-box-shadow 0.4s, border 0.4s; 
	-o-transition:-o-box-shadow 0.4s, border 0.4s;
	}

.op {font-family:Verdana; font-size:16px;} 

.oph {font-family:solaimanLipi; font-size:20px;} 
	
	
	
.cometee {width:170px; height:225px; border:2px #CCCCCC solid; text-align:center; margin:5px; font-family:Verdana; font-size:14px; float:left;}	
.cometee:hover {border:2px #009900 solid;}

.gallery {width:170px; height:160px; border:2px #CCCCCC solid; text-align:center; margin:5px; font-family:Verdana; font-size:14px; float:left;}	
.gallery:hover {border:2px #009900 solid;}
	
	
	
	
	
	
	
	
	