body {
	margin: 10px;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: #F0F0F0  repeat-x;
}

h1 {
	font-size: 28px;
	margin: 10px 0 0 0;
	font-weight: normal;
}

h3 {
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 5px 0;
}

a {
	color: #98CA2E;
}

a:hover {
	text-decoration: none;
}

p {
	text-indent: 24px;
	line-height: 24px;
	margin: 5px 0 0 0;
}

/* head start*/
#head {
	background-color: #eee;
	width: 1200px;
	height: 180px;
	-webkit-box-shadow: 0 0 10px #999999;
	-moz-box-shadow: 0 0 10px #999999;
	box-shadow: 0 0 10px #999999;
	background-color: #ffffff;
	margin: 0 auto 0 auto;
}

#menu {
	text-align: right;
	height: 40px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD700',
		endColorstr='#FFD700' );
	background: -moz-linear-gradient(top, #FFD700 0%, #FFD700 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFD700),
		color-stop(100%, #FFD700) );
	background: -webkit-linear-gradient(top, #FFD700 0%, #FFD700 100%);
	background: -o-linear-gradient(top, #FFD700 0%, #FFD700 100%);
	background: -ms-linear-gradient(top, #FFD700 0%, #FFD700 100%);
	background: linear-gradient(top, #FFD700 0%, #FFD700 100%);
	-webkit-box-shadow: -1px 0 10px #999999;
	-webkit-box-shadow: 1px 0 10px #999999;
	-webkit-box-shadow: 0 1px 10px #999999;
	-moz-box-shadow: -1px 0 10px #999999;
	-moz-box-shadow: 1px 0 10px #999999;
	-moz-box-shadow: 0 1px 10px #999999;
	box-shadow: 1px 0 10px #999999;
	box-shadow: -1px 0 10px #999999;
	box-shadow: 0 1px 10px #999999;
}

#menu_top {
	width:1200px;
	height:140px;
	padding: 0;
	background-image: url("./../images/logo-database2.jpg");
}

#menu_top a {
	text-decoration: none;
	color: #ffffff;
	text-shadow: 5px 5px 5px #606060;
	-webkit-transform: translate(2px, 20px);
	-moz-text-shadow: 0 0 10px #606060;
	-webkit-text-shadow: 0 0 10px #606060;
}
#menu_top label {
	text-decoration: none;
	color: #ffffff;
	
}

#menu ul {
	line-height: 40px;
	margin: 0 40px 0 0;
	padding: 0;
	
}

#menu li {
	font-size: 20px;
	width: 150px;
	list-style: none;
	list-style-image: none;
	float: right;
	text-align: center;
}

#menu a {
	color: #434343;
	text-decoration: none;
}

#menu a:hover {
	color: #6e92ff;

}
#menu .active a {
	color: #6e92ff;
	text-decoration: none;
}

/* head end*/

/* Content start*/
#content {
	-webkit-box-shadow: 0 0 10px #999999;
	-moz-box-shadow: 0 0 10px #999999;
	box-shadow: 0 0 10px #999999;
    height:880px;
	width: 1200px;
	background-color: #ffffff;
	margin: 10px auto 0 auto;
}

#content p {
	font: normal 100% arial, helvetica, sans-serif;
	text-align: justify;
	line-height: 28px;
	margin: 8px 0 0 0;
}
#content .select{
	width:300px;
}
#content #intro{
	float: left;
	width: 65%;
	height:860px;
	padding: 10px 10px 10px 10px;
	
}
#content #intro #intro_top{
	width:100%;
	height:400px;
}

#content #intro #intro_top .td_li {
    width:60px;
    height:400px;
    background:#FFD700;
    padding:0;
}
#content #intro #intro_top .flow {
    width:680px;
    height:400px;
    padding:0;
	
}
#content #intro #intro_top ul {
	line-height: 40px;
	margin: 0 30px 0 0;
	padding: 0;
	
}

#content #intro #intro_top li {
	font-size: 20px;
	width: 60px;
	height:73px;
	list-style: none;
	list-style-image: none;
	float: right;
	text-align: left;
	padding:3px 3px 3px 3px;
}

#content #intro #intro_top a {
	color: #434343;
	text-decoration: none;
}

#content #intro #intro_top a:hover {
	color: #6e92ff;

}
#menu .active a {
	color: #6e92ff;
	text-decoration: none;
}
#content #intro #intro_bottom{
	width:100%;
	height:438px;
	background:#ffffff;
}
#content #intro #intro_bottom p{
	font: normal 100% arial, helvetica, sans-serif;
	text-align: justify;
	line-height: 33px;
	margin: 2px 0 0 0;
	text-indent: 0em;
}
#content #right{
	float: left;
	width: 30%;
	height:870px;
	padding: 10px 0 0 0;
	background:#ffffff;
}
#content #right #title_top1{
	float: left;
	width: 100%;
	height:25px;
	margin: 2px 0 0 0 ;
	padding:10px 0 0 0;
}
#content #right #title_top2{
	float: left;
	width: 100%;
	height:25px;
	margin: 00 ;
}



#content #right #highcharts_1{
	float: left;
	width: 100%;

	margin: 0 ;

}
#content #right #highcharts_2{
	float: left;
	width: 100%;

	margin:0 ;
}

/*content end*/

/* result start*/
#result {
	width: 1200px;
	background-color: #ffffff;
	margin: 10px auto 0 auto;
}

#result p {
	font: normal 100% arial, helvetica, sans-serif;
	text-align: justify;
	line-height: 24px;
	margin: 8px 0 0 0;
}
#num_pag {
	padding:0 0 10px ;
}
/*result end*/

hr {
	border: 1px dashed #d2ed1e;
}

#search {
	font-size: 20px;
}

#search td {
	text-align: left;
}

#search input {
	padding: 5px;
	font: normal 100% Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	color: #20b20b;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border: 7px 7px 7px 7px;
}
#search select {
	padding: 4px;
	font: normal 100% Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	color: #20b20b;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border: 7px 7px 7px 7px;
}

#search .submit {
	color: #000;
}

#search .submit:hover {
	background: #d2ed1e;
	-webkit-box-shadow: 0 0 10px #999999;
	-moz-box-shadow: 0 0 10px #999999;
	box-shadow: 0 0 10px #999999;
	cursor: pointer;
}

#search .reset {
	color: #000;
}

#search .reset:hover {
	background: #d2ed1e;
	-webkit-box-shadow: 0 0 10px #999999;
	-moz-box-shadow: 0 0 10px #999999;
	box-shadow: 0 0 10px #999999;
	cursor: pointer;
}
#search .button {
	color: #000;
}

#search .button:hover {
	background: #d2ed1e;
	-webkit-box-shadow: 0 0 10px #999999;
	-moz-box-shadow: 0 0 10px #999999;
	box-shadow: 0 0 10px #999999;
	cursor: pointer;
}

#sub_search {
	padding: 20px;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border: 7px 7px 7px 7px;
	border: 1px solid #999;
}

/* Footer */
#footer {
	width: 1200px;
	height: 40px;
	font: normal 110% arial, helvetica, sans-serif;
	margin: 10px auto;
	background: #222; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',
		endColorstr='#ffffff' ); /* for IE */
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff),
		color-stop(100%, #ffffff) );
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 100%);
	background: linear-gradient(top, #ffffff 0%, #ffffff 100%);
	-webkit-box-shadow: -1px 0 10px #999999;
	-webkit-box-shadow: 1px 0 10px #999999;
	-webkit-box-shadow: 0 1px 10px #999999;
	-moz-box-shadow: -1px 0 10px #999999;
	-moz-box-shadow: 1px 0 10px #999999;
	-moz-box-shadow: 0 1px 10px #999999;
	box-shadow: 1px 0 10px #999999;
	box-shadow: -1px 0 10px #999999;
	box-shadow: 0 1px 10px #999999;
}

#footer p {
	text-align:center;
	padding: 10px 1px 1px 1px;
	display: block;
	line-height: 48px;
	font: normal 100% arial, helvetica, sans-serif;
	color: #000000;
}
#Table_body{
	
}
#Table_body a {
	color: #000000;
	font-style: italic;
	text-decoration: underline;
}

#Table_body td {
	text-align: center;
	padding: 2px;
}

#Table_body th {
	background: #222; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7b7a7a',
		endColorstr='#222' ); /* for IE */
	background: -moz-linear-gradient(top, #7b7a7a 0%, #222 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7b7a7a),
		color-stop(100%, #222) );
	background: -webkit-linear-gradient(top, #7b7a7a 0%, #222 100%);
	background: -o-linear-gradient(top, #7b7a7a 0%, #222 100%);
	background: -ms-linear-gradient(top, #7b7a7a 0%, #222 100%);
	background: linear-gradient(top, #7b7a7a 0%, #222 100%);
	-webkit-box-shadow: -1px 0 10px #999999;
	-webkit-box-shadow: 1px 0 10px #999999;
	-webkit-box-shadow: 0 1px 10px #999999;
	-moz-box-shadow: -1px 0 10px #999999;
	-moz-box-shadow: 1px 0 10px #999999;
	-moz-box-shadow: 0 1px 10px #999999;
	box-shadow: 1px 0 10px #999999;
	box-shadow: -1px 0 10px #999999;
	box-shadow: 0 1px 10px #999999;
	color: #ffffff;
	padding: 5px;
}

#Table_body .single {
	background: #F0F0F0;
}

#Table_body .double {
	background: #DEDEDE;
}

#Table_body tr:hover {
	background: #98CA2E;
	cursor: pointer;
}

#content #download {
	height:680px;
	width: 1200px;

	font-size: 20px;

}
#download .td{
	width:500px;
}
#help {

	font-size: 18px;
	-webkit-box-shadow: 0 0 10px #999999;
	-moz-box-shadow: 0 0 10px #999999;
	box-shadow: 0 0 10px #999999;
	width: 1200px;
	background-color: #ffffff;
	margin: 10px auto 0 auto;
	padding:0 0 10px 0;
}
.help_top{
	width:1200px;
	height:60px;
}
.help_sub{
	width:1140px;
	margin:10px 0 0 0;
	padding:0 30px 0 30px;
}

.help_content{
	width:1140px;
	margin:10px 0 0 0;
	padding:0 30px 0 30px;
	
}

.help_content .head {
	background: #DEDEDE;
	font-size: 20px;
	height:40px;
}
.help_content .single {
	background: #F0F0F0;
	height:30px;
	font-size: 15px;
}

.help_content .double {
	background: #DEDEDE;
	height:30px;
	font-size: 15px;
}

.help_content td {
	width:50%
}
.help_content p {
	text-align: justify;
	text-indent: 24px;
	line-height: 24px;
	margin: 5px 0 0 0;
}

#help a {
	color: black;
	text-decoration: none;
}

#help a:hover {
	color: black;
	text-decoration: underline;
}

#quickMenu {
	width: 30px;
	height: 20px;
	position: absolute;
	top: 170px;
	left: 0;
	border: 1px solid #FFD700;
	-webkit-border-radius: 3px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 5px;
	text-align: center;
	background-color: #FFD700;
}

#quickMenu a {
	font-family: arial, helvetica, sans-serif;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#quickMenu a:hover {
	text-decoration: underline;
}

#contact_us {
	font-size: 20px;
	width: 1200px;
	background-color: #ffffff;
	margin: 10px auto 0 auto;
}

#contact_us a {
	color: green;
	text-decoration: none;
}
#contact_us a:hover {
	color: green;
	text-decoration: underline;
}
/*details*/
#Table_details{
	width:100%;
	height:500px;
    overflow-y:scroll;	
}

#Table_details td {
	
}
#Table_details th{
	width:40%;
	text-align:right;
	background: #D8EAE4;
	padding: 5px;
}
#Table_details .th_red{
	width:40%;
	text-align:right;
	background: #D8EAE4;
	padding: 5px;
	color:red;
}

#Table_details .single {
	background: #F0F0F0;
	
}

#Table_details .double {
	background: #DEDEDE;
	
}
#Table_details .single_red {
	background: #F0F0F0;
	color:red;
}

#Table_details .double_red {
	background: #DEDEDE;
	color:red;
}

#table_7{
	width:80%;
    overflow-x:scroll;	
    margin:30px 0 0 118px;    
    white-space:nowrap; 
}
#Table_details .rowname {
	text-align:right;
	background: #D8EAE4;
	padding: 2px;
}
#Table_details .colname {
	background: #DEDEDE;
	padding: 2px;
	font-size: 15px;
}
#Table_details .colname_spec {
	background: #D8EAE4;
	padding: 2px;
	font-size: 15px;
}
#Table_details .spec_red {
	padding: 2px;
	color:red;
	background: #D8EAE4;
	font-size: 10px;
}
#Table_details .spec {	
	padding: 2px;
	background: #D8EAE4;
	font-size: 10px;
}
#Table_details .tdstyle_s {
	background: #F0F0F0;
	padding: 2px;
	font-size: 10px;
}
#Table_details .tdstyle_d {
	background: #DEDEDE;
	padding: 2px;
	font-size: 10px;
}
