/* CSS Document */
html {width:100%}

body {margin:0; width:100%; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:25px; font-size:13px; 
  color:#333; background:url(../images/ajss.png) repeat; /*letter-spacing:1px*/}

a:link, a:visited, a:active {color:#0C3; text-decoration:underline; font-family:'AmaranthRegular',Tahoma, Geneva, sans-serif;}
a:hover, a:focus {text-decoration:none; color: #00C100;}
p.readmore {margin:0;}
.img-border {padding:7px; border-color:#CCC; box-shadow:inset 0px 0px 7px 1px rgba(0, 0, 0, 0.2);}


h1 {font-size:18px; color:#999}
h2 {font-size:16px; color:#0c3}
h3 {font-size:14px; color:#999}
h4 {font-size:12px; color:#999}
h1 a:link, h1 a:visited, h1 a:active, h2 a:link, h2 a:visited, h2 a:active, h3 a:link, h3 a:visited, h3 a:active, h4 a:link, h4 a:visited, h4 a:active, h5 a, h6 a {font-family:'Open Sans', 'AmaranthRegular',Tahoma, Geneva, sans-serif;}
/* events style sheet */
.list-condensed ul{ list-style-type: square;}
.list-condensed li{display: list-item}

/* events style sheet */
input, select, button, textarea {padding:4px;color:#1B3D3F;}
.contana
{ width:950px; height: auto; position:relative;  margin: 20px auto; background-color:#FFF;
border: 3px solid #0C0;
border-radius: 0 0 20px 20px;
-moz-border-radius: 0 0 20px 20px ;
-webkit-border-radius: 0 0 20px 20px ;
-o-border-radius: 0 0 20px 20px;}
/*#r1
{ width: 950px; height: 200px; position:relative; top:0px}*/
.bana
{ width: 950px;
height: 95px;
text-align:center
}
.bana h1
{font: "Courier New", Courier, monospace;
font-size: 34px;
	color: #090;
	position:relative;
	top: 20px;}
#menu
{width: 950px;
height: 40px;
margin: 0px auto;
position: relative;
background: linear-gradient(top, #0C0, #009D27);
background: -moz-linear-gradient(top, #0C0, #009D27);
background: -webkit-linear-gradient(top, #0C0, #009D27);
background: -o-linear-gradient(top, #0C0, #009D27);}
#menu a
{ color:#fff}
#menu ul{
	height: 39px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: linear-gradient(top, #0C0, #009D27);
background: -moz-linear-gradient(top, #0C0, #009D27);
background: -webkit-linear-gradient(top, #0C0, #009D27);
background: -o-linear-gradient(top, #0C0, #009D27);}
	#menu li{
		float:left;
		padding:0px;
		}
	#menu li a{
		color:#fff;
		display:block;
		font-weight:normal;
		line-height:39px;
		margin:0px;
		margin-left: 15px;
		padding:0px 8px;
		text-align:center;
		text-decoration:none;
		}
/*		#menu li a:hover {
			background: #FFF;
			color:#000;
			text-decoration:none;
			}*/
			#menu ul li a:hover 
			{ background-color: #fff;
			color: #0C0;
			text-decoration:none;}
	#menu li ul{
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width: 120px;
		background-color:#959393;
		color:#FFF;
		z-index:2000;
		/*top:1em;
		/*left:0;*/
		}
	#menu li:hover ul{
		display:block;		
		}
	#menu li li {
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width: 115px;
		color: #fff;
		border-bottom: #fff solid 1px;
		}
	#menu li:hover li a{
		background:none;
				}
	#menu li li a{
		display:block;
		height:39px;
		width: 105px;
		font-size:13px;
		font-style:normal;
		margin:0px;
		padding:0px 5px;
		color:#FFF;	
				}
		#menu li ul a{
			background: #fff ;
			border:0px;
			color: #fff;
			text-decoration:none;
			opacity: 1;			
			}
		#menu li ul li:last-child
{
	border-bottom:none;}
		#menu li ul li a:hover {border:0px;
			color: #fff;
			text-decoration: underline;}
	#menu p{
		clear:left;
		}	 
.slideshow
{ width: 930px;
height: auto;
position:relative;
top: 5px;
padding: 0px 10px;
text-align:center;
}
#bbb
{ width:950px;
height: 35px;}
.content1{ width: 920px; height:auto; background-color:#fff; 
position: relative;
 border-radius: 0px 0px 25px;
-ms-border-radius: 0 0 25px 25px;
-webkit-border-radius: 0 0 25px 25px;
-moz-border-radius: 0 0 25px 25px;
padding: 10px;
}
.content1 h1, h2, h3, h4, h5, h6 {padding-bottom:7px; font-family:'Open Sans', 'AmaranthRegular',Tahoma, Geneva, sans-serif; color: #666;  border-bottom:1px dashed  #E8E8E8;}
.m_content
{width:910px; height:auto; padding: 0px 10px; float: left;
    text-align:justify;
	     	}   
.m_content img
{ padding: 0px 10px;}
.m_content p
{ line-height: 20px;}
.side_content
{ width: 225px; height:auto; margin: 10px 5px; float: right;
}
.clear
{ clear:both;}
.user1
{ width: 215px; height:auto;
}
.user2
{ width: 215px; height:auto;
margin-top:10px;
}

.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.wrap
{ width: 950px;
height: auto;
position: relative; top: 10px;

border-radius: 0px 0px 18px 18px;
-ms-border-radius: 0 0 18px 18px;
-webkit-border-radius: 0 0 18px 18px;
-moz-border-radius: 0 0 18px 18px;
}
.fota1
{ width: 450px;
height: auto;
position:relative;
color: #fff;
top: px;
}
.menu2
{ width: 950px;
height: auto;
margin: 0px auto;
position: relative;
}
.menu2 a
{ color:#fff}
.menu2 ul{
	height: 39px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	.menu2 li{
		float:left;
		padding:0px;
		}
	.menu2 li a{
		color:#fff;
		display:block;
		font-weight:normal;
		line-height:39px;
		margin:0px;
		margin-left: 5px;
		padding:0px 20px;
		text-align:center;
		text-decoration:none;
		}
/*		.menu li a:hover {
			background: #FFF;
			color:#000;
			text-decoration:none;
			}*/
			.menu2 ul li a:hover 
			{ color: #fff;
			text-decoration:underline;}
.fota2
{ width:950px;
height: auto; 
color: #F8F8F8;
position: relative;
top: 1px;
border-radius: 0px 0px 18px 18px;
-ms-border-radius: 0 0 18px 18px;
-webkit-border-radius: 0 0 18px 18px;
-moz-border-radius: 0 0 18px 18px;
background-color: #009933;
color:#FFF;

}
#ftable
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #fff}
#f_left {
width: 450px;
float: left;
padding-left: 5px;
color: #fff;
}
#f_right {
width: 300px;
float: right;
padding-right: 40px;
}
.clear { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.modalDialog {
	position: fixed;
	width: 400px;
	height: 200px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(9, 202, 17, 0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
border-radius: 0px 0px 18px 18px;
-ms-border-radius: 0 0 18px 18px;
-webkit-border-radius: 0 0 18px 18px;
-moz-border-radius: 0 0 18px 18px;
color: #fff;
	}
.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialog h3
{ padding: 0px 10px; color: #fff;}
.modalDialog > div {
	width: 400px;
	height: 300px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
}
.close {
	background: #fff;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -1px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close:hover { background: #00d9ff; }

fieldset
{
	margin-top: 1em;
border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
padding: 5px;
border: #aaa solid 1px;
padding: 1.5em;
background: #fff;
text-shadow: 0 1px 0 #fff;
-moz-box-shadow: 1px 1px 2px #fff inset;
-webkit-box-shadow: 1px 1px 2px #fff inset;
box-shadow: 1px 1px 2px #fff inset;
}

fieldset legend {
	font-weight: bold;
	color: #444;
	padding: 5px 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid #aaa;
	background-color: #fff;
	-moz-box-shadow: 3px 3px 15px #bbb;
	-webkit-box-shadow: 3px 3px 15px #bbb;
	box-shadow: 3px 3px 15px #bbb;
	left: 31px;
	top: 642px;
}