/* CSS Document */
body{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:.1em;
	line-height: 15px;
	margin-top:5px;
	background-color: #EEEEEE;
	}
 a:link, a:visited{
	background: transparent;
}

a:hover, a:active {
	background: transparent;
}
.nav{
	height:20px;
	font-size: 11px;
	}
.nav ul{
	margin:0; padding: 0;
	line-height:25px;
	}
.nav ul li{
	list-style:none;
	position:relative;
	float:left;
	background: #3c9bf4 url(../image/nav-top1.gif) top right no-repeat;
	border-right: #ffffff 2px solid;
	}
.nav ul li:hover{
	background: #165fa3 url(../image/nav-top.gif) top right no-repeat;
	}
.nav ul li a{
	text-decoration:none;
	font-weight:bold;
	color: #ffffff;
	padding: 4px 12px 4px 12px;
	letter-spacing:2px;
	}
.nav ul #current{
	background: #165fa3 url(../image/nav-top.gif) top right no-repeat;
	
	}
.nav ul #current a{
	color:#FF0000
	}
.current_page{
	font-size:13px;
	font-weight:bold;
	color:#0000FF;
	padding-left:30px;
	letter-spacing:5px;
	}
.footer-links{
	height:20px;
	font-size: 9px;
	}
.footer-links ul{
	margin:0; padding: 0;
	line-height:25px;
	}
.footer-links ul li{
	list-style:none;
	position:relative;
	float:left;
	}
.footer-links ul li a{
	text-decoration: underline;
	color:#333333;
	padding: 0px 10px 0px 10px;
	}
.footer-links ul li a:hover{
	display:block;
	color:#0000CC;
	}
.date{
	text-align:left; 
	padding-left:20px; 
	line-height:7px;
	font-size:9px;
	font-weight:bold;
	}
.content_title{
	width: 550px;
	text-align: left;
	font-weight:bold;
	font-size:13px;
	color: #000093
	}
.content_text{
	padding-top: 30px;
	width: 550px;
	text-align: justify;
	}
.readmore a{
	float:right;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	color:#0000FF
	}
	
/* Product Page/ product menu*/
.left-menu{
	font-size: 11px;
	}
.left-menu ul{
	list-style:none
	}
.left-menu  ul li{
	list-style-type: square;
	color: #00974B;
	padding-bottom:10px;
	}
.left-menu  ul li a{
	text-decoration:none;
	color:#000000;
	}
.left-menu  ul li a:hover{
	text-decoration:underline;
	color:#00974B;
	}
.prod-title{
	font-weight:bold;
	}
.title-text{
	text-align:left;
	font-size:15px;
	font-weight: bold;
	color: #1EA292;
	line-height:17px;
	height:40px;
	}
.title-text .cap{
	color:#000099;
	}
.left-menu-title{
	margin:20px 0px 0px 0px;
	background:url(../image/menu-back.gif);
	color:#FFFFFF; 
	height:20px; 
	line-height:20px; 
	padding-left:10px; 
	margin-left:20px; 
	font-weight:bold;
}
.link-news{
	position:inherit;
	height:30px;
	width:auto;
	text-align:center;
	padding:5px
}
.link-news span{
	margin-left:10px;
	background-image:url(../image/menu-back.gif);
	padding:3px 10px 3px 10px;
}
.link-news a{
	text-decoration:none;
	color: #FFF;
	font-weight:bold;
}.upload-body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	height: 300px;
	width: 600px;
	margin:auto;
	background-color:#edffff;
}
.upload-body #head-title{
	font-size:18px;
	letter-spacing:2px;
	text-align:center;
	color: #00F;
	position:inherit;
	height:50px;
	padding-top:20px;
	width:600px;
}
.login{
	text-align:center;
}
.login #label{
	width:100px;
	padding:10px
}
.login #Username, #Password{
	width:120px;
	font-size:11px;
}
#content{
	width:550px;
	text-align:justify;
	padding-left:10px;
	color:#000099;
}
#number ul{
	display:block;
	list-style:none;
	float:right;
	width:auto;
	margin: 0;
	text-align:center;
}
#number ul li{
	  border-right:solid 2px #edffff;  
	  float:left;
	  padding:4px 0px 4px 0px;
}
#number ul li a{
	background-image: url(../image/num.gif);
	font-weight:bold;
	color:#fff;
	padding:0px 4px 0px 4px;
	font-size:17px;
	border:#000 solid 1px;
   
}

