@charset "gb2312";
/* CSS Document */

body {
	background-image: url(imagesbg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #233645;
}
.myindeximg
{
	
	width:240px;
	padding:1px;
	border:1px solid #999;}
#wrapper {
	width: 999px;
	margin: 0 auto;
}
#topbar {
	height: 100px;
	margin-top: 22px;
	margin-bottom: 6px;
}
#logo {
	float: left;
	width: 233px;
	background-image: url(imageslogo.gif);
	background-repeat: no-repeat;
	height: 100px;
}
#nav {
	float: left;
	width: 766px;
	height: 100px;
}
#header {
	height: 360px;
	margin: 0 auto;
	margin-top: -1px;
}

#header_2 {
	height: 200px;
	margin: 0 auto;
	margin-top: -1px;
}


#content {
	padding-top: 0px;
	padding: 41px 0 0px 15px;
	overflow: hidden;
}
#left {
	float: left;
	width: 700px;
}
#left2 {
	float: left;
	width: 970px;
}
#right {
	float: right;
	width: 260px;
}
.leftextbox {
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height:24px;
}
.rightimg {
	float: right;
	padding-left: 10px;
	display: block;
	clear: right;
}
.leftimg {
	float: left;
	padding-right: 10px;
	display: block;
	clear: right;
}
#rbox {
	background-image: url(imagesrbg.gif);
	background-repeat: repeat-y;
	padding: 10px;
	margin-bottom: -3px;
	margin-top: -6px;
}
.yellowtitle {
	font-weight: bold;
	color: #efb400;
}
#footer {
	background-image: url(imagesfooterbg.gif);
	background-repeat: repeat-x;
	height: 154px;
}
#bottomcontent {
	width: 995px;
	margin: 0 auto;
	height: 130px;
	color: #233645;
	padding-top: 16px;
}
#b1 {
	float: left;
	width: 550px;
	padding-right: 60px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006e91;
	height: 120px;
}
#b2 {
	float: right;
	width: 340px;
	height: 120px;
}
.bottomtext {
	color: #006e91;
	text-decoration: none;
}
.bottomtext a {
	color: #006e91;
	text-decoration: none;
}

.bluetitle {
	color: #2E8FE8;
}
#contact {
	color: #696969;
	padding: 5px;
}
#contact input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 6px;
	border: 1px solid #fdd031;
	width: 230px;
	margin: 5px 0 5px 0;
	background-color: #f0c21f;
	color: #333333;
}
#contact label {
	float: left;
	width: 90px;
	display: block;
	padding: 3px;
	margin: 3px 0 3px 0;
	clear: both;
	color: #0F3F74;
}
#contact textarea {
	border: 1px solid #fdd031;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 6px;
	width: 230px;
	margin: 5px 0 5px;
	background-color: #f0c21f;
	color: #333333;
}

.borderIMG
{
	padding:2px; border:2px solid  #FFFFFF;}
.ulnone{
	list-style-type:none;
	margin-left:0px;}
.ulnone li{
	margin-left:0px;
	margin-top:12px;

	}
.list20 li{
	line-height:20px;
	margin-top:10px;
	margin-bottom:10px;}
.list20 li a{
	text-decoration:none;
	}	