@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
background:url(../image/body_bg12.png) repeat #dbdbdb;
background-repeat: repeat;
height: auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#page {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.top {
	float: left;
	height: 155px;
	width: 960px;
	background-color: #FFFFFF;
	/*background-image: url(../image/bg-top1.jpg);*/
	background-repeat: no-repeat;
}
.top_left {
	float: left;
	height: 100px;
	width: 310px;
	background-repeat: repeat-x;
	text-align:center;
}
.top_bg {
	background-image: url(../image/bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 960px;
}

.top_right {
	float: right;
	height: 100px;
	width: 650px;
}
.top_right_row {
	float: left;
	height: auto;
	width: 625px;
	margin-top: 8px;
}

.top_titile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #57677e;
	text-decoration: none;
	background-image: url(../image/phone.png);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 15px;
}
.nav {
	float: right;
	height: 47px;
	width: 600px;
}
.nav a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7c462d;
	text-decoration: none;
	line-height: 45px;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
/*.logo {
	background-image: url(../image/logo.png);
	float: left;
	height: 100px;
	width: 150px;
	margin-left: 30px;
	background-repeat: no-repeat;
}*/
.nav a:hover {
	color: #2263bb;
}
.header {
	float: left;
	height: 356px;
	width: 960px;
	background-color: #FFFFFF;
}
.header_sedow {
	background-image: url(../image/header_sedow.png);
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	width: 960px;
}
.workarea {
	background-color: #FFFFFF;
	float: left;
	width: 960px;
}
.workarea_left {
	float: left;
	width: 640px;
	margin-left: 10px;
	
}
.workarea_right {
	float: right;
	height: 400px;
	width: 250px;
	margin-right: 10px;
}
.login_box {
	float: left;
	height: 175px;
	width: 200px;
	margin-top: 20px;
	border-radius:15px;
	border: 1px solid #f2f3f3;
	background-color: #f2f3f3;
}
.login_row {
	float: left;
	height: 30px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9aa6ae;
	margin-top: 5px;
}
.orange_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
}
.login_input {
	float: left;
	height: 105px;
	width: 200px;
}
.submit {
	float: left;
	height: 20px;
	width: 50px;
	background-color: #02497a;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

.plabel {
	margin-top: 15px;
}
.flabel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535252;
	text-decoration: none;
	width: 75px;
	float: left;
	margin-left: 10px;
	line-height: 15px;
}
.finput {
	height: 15px;
	width: 100px;
}
.latest_box {
	float: left;
	height: 180px;
	width: 202px;
	background-color: #f2f3f3;
	margin-top: 25px;
	border-radius: 15px;
}
.text_row {
	float: left;
	height: auto;
	width: 200px;
	margin-top: 5px;
}
.work_left_row {
	float: right;
	height: auto;
	width: 640px;
	margin-top: 10px;
}
.ptext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535252;
	text-decoration: none;
	line-height: 25px;
}
.join_now {
	background-color: #FFFFFF;
	float: left;
	height: 20px;
	width: 90px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	border: 1px solid #635839;
}
.futter {
	float: left;
	height: 100px;
	width: 960px;
	background-color: #154e8d;
}
.futter_right {
	float: left;
	height: 100px;
	width: 575px;
	margin-left: 120px;
}
.futter_nav {
	float: left;
	height: 25px;
	width: 575px;
	margin-top: 25px;
}
.futter_nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 3px;
	margin-left: 3px;
}
.facebook_box {
	float: right;
	height: 30px;
	width: 170px;
	margin-right: 5px;
	margin-top: 40px;
}
.contact_box {
	float: left;
	height: 320px;
	width: 250px;
}
.flabel_a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
.plabel_a {
	margin-top: 5px;
}
.query {
	height: 70px;
	width: 248px;
	margin-top: 5px;
}
.finput_a {
	height: 20px;
	width: 250px;
	margin-top: 5px;
}
.contact {
	float: left;
	height: 450px;
	width: 395px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #9aa6ae;
	margin-top: 10px;
}
.futter_nav a:hover {
	color: #093;
}
.login_nav {
	float: left;
	height: 35px;
	width: 960px;
}


/*------------------java menu styling---------------*/
.chromestyle{
	float: left;
	height: 35px;
	width: 960px;
	background: url(../images/button-bg.gif) repeat-x;
}
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.chromestyle ul{
 padding: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
}
.chromestyle ul li{
 float: left;
 list-style-type: none;
}
.chromestyle ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 32px;
	text-align: center;
	font-style: normal;
	margin-left: 0px;
	background-repeat: no-repeat;
	float: left;
	width: 145px;
	line-height: 35px;
	font-weight: bold;
}
.chromestyle ul li a:hover {
	color: #f0f0f0;
	background-repeat: no-repeat;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
}
/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{
	position:absolute;
	top: 0px;
	line-height:18px;
	z-index:100;
	background-color: #2f74ba;
	width: 160px;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	text-decoration: none;
	color: #0066cc;
	background-color: #f2f3f3;
}
.chromestyle ul li a.set_hover {
 color: #FFFFFF;
 background-color: #438E87;
}
.border {
	background-color: #5a5a5a;
	float: left;
	height: 0px;
	width: 960px;
}
.header_border {
	background-image: url(../image/header_img.png);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 960px;
}
.header_box {
	float: left;
	width: 830px;
	margin-left: 65px;
	margin-top: 30px;
	border: 1px dotted #e6e7e8;
}
.back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	text-decoration: none;
	background-image: url(../image/back.png);
	padding-left: 12px;
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	line-height: 8px;
}
.bd {
	height: 600px;
	width: 900px;
	border: medium solid #666;
	margin-left:auto;
	margin-right:auto;
	background: url(../image/print.png) no-repeat;	
}

.tdbg321 {
	height:30px;
	margin:10px 0 0 0;
	padding:0;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	background:#72bdf2;
	}
.dynemicTD {
	width:150px;
	margin:0;
	padding:0;
	float:left;
	}
.DYN_tdtext	{
	font-size:12px;
	color:#333;
	line-height:16px;
	padding:4px 0;
	}
.option_boxtable {
	color:#333;
	font-size:12px; 
	font-weight:bold; 
	padding:0px 5px 5px 14px; 
	margin:0 0 0 10px;
	}
.img_fix {
	width:140px;
	height:110px;
	margin:3px;
	padding:0 0 0 0;
	text-align:center;
	}
.header_box ul {
	list-style:none;
	height:auto;
	width:800px;
	}
.header_box ul li {
	list-style:none;
	height:245px;
	width:170px;
	float:left;
	overflow:hidden;
	margin-left:26px;
	}
.quan_input {
	width:60px;
	margin-left:5px;
	}
	.blue {color:#077ED1;}
	.search_box {width:95%; overflow:hidden; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:10px 15px;}
	.search_left {width:50%; float:left;}
	.search_right {width:50%; float:right; text-align:right}
	
	.binary_line1 {
background: url(../images/tree2.png) no-repeat center top;
border-top: 2px solid black;
}
