/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container {
	width: 1002px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

/*header1 */

#header {
	width: 1002px;
	height: 119px;
	margin: 0 auto;
	background:url(../images/top_bg.jpg);
	
}

#logo {
	float: left;
	margin-top: 3px;
	margin-left:10px;
	background:url(../images/logo.jpg) no-repeat;
	width:246px;
	height:116px;		
}

#logoright {
	float: right;
	padding: 30px 0 0 0 ;
	margin-right:10px;
	width:270px;
	height:10px;
	font-family: Arial;
	font-size:15px;
	font-weight:bold;
	color:#bcc0c2;
	text-decoration:none;
	
}

#banner{
	margin: 0 auto;
	padding-top:6px;
	background:#353d3f;
	width:1002px;
	height:303px;
}

#bannerimg1{
	float:left;
	margin-left:5px;
	width:700px;
	height:295px;
	}
	
#bannerright{
	float:left;
	margin-left:4px;
	width:284px;
	height:206px;
	background:url(../images/search_bg.jpg);
}
#bannerright1{
	float:right;
	width:284px;
	height:92px;
	background:url(../images/l_bg.jpg) no-repeat;
	

}


/* Menu */
#topmenu{

	width: 1002px;
	height: 60px;
	margin: 0 auto;
	background-color:#3B3B3B;

}

#menu {
	width: 1002px;
	height: 38px;
	background-color:#3B3B3B;	
}

#menu ul {
	width: 1002px;
	height: 38px;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	background:#3B3B3B;
	
}


#menu li {
	display: inline;
	
}



#menu a {
	
	display: block;
	float: left;
	height: 38px;
	width:199px;
	padding: 22px 0px 0 0px;
	margin-left:1px;
	background: url(../images/b_out.jpg) no-repeat;
	text-decoration: none;
	text-align:center;	
	
}

#menu a:hover {
	height: 38px;
	width:199px;
	padding: 22px 0px 0 0px;
	text-decoration: underline;
	background: url(../images/b_over.jpg) no-repeat;
	
}

#textarea{
	margin: 0 auto;
	width:1002px;
	height:323px;
	background:#FFFFFF;
}

/* Footer */

#footer {
	clear: both;
	width: 1002px;
	height:55px;
	margin: 0 auto;
	padding: 8px 0 0px 0px;
	background: url(../images/bottom_bg.jpg) repeat-x;
	text-align: center;
	font-size: 85%;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #444444;
}

#footer a {
	color:#273e5f;
}


#footer a:hover {
	color: #666666;
}

#line{
	margin-top:5px;
	background:url(../images/dotline2.jpg) repeat-x;
	width:1002px;
	height:6px;
	margin-bottom:4px;
	
}
#footer2
{
	font-family: Arial;
	font-size:11px;
	font-weight: normal;
	color:#586168;
	text-decoration:none;
	margin-bottom:4px;
	
	
}








.righmenu
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding-left: 10px;
}

.formred
{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#a2bfc4;
	text-decoration:none;
}
.formred2
{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.onepxtable {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color: #dce0e1;
	text-decoration:none;
}
.normaltext2
{
	font-family: Arial;
	font-size:11px;
	font-weight: normal;
	color:#394642;
	text-decoration:none;
}

.topLink
{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#bdc3c3;
	text-decoration:none;
	padding-top: 4px;
	padding-bottom: 4px;
	
}
.fontsiz6
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#035276;
	text-decoration:none;
}
.topmenu
{
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color:#0f2026;
	text-decoration:none;
}

.HomePageText1
{
  Letter-spacing:10px;
  font-family:verdana;
  color:#BCC1C4; 
  font-weight:bold;
  text-decoration:none;
}
.HomePageText2
{
 font-family:verdana;
 color: #BCC1C4;
 font-weight: bold;
 text-decoration: none;
 font-size:16;
}