@charset "ISO-8859-1";
*
{
	margin: 0px;
	padding: 0px;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	background-image: url(../01images/bg_x2.jpg);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
}
#wrapper {
	width: 850px;
	margin: auto;
}
h1, h2, h3
{
	padding-bottom: 10px;
	font-size: 22px;
	padding-top: 10px;
	color: #666666;
}
img {
	margin-top: 7px;
	margin-bottom: 7px;
}
ul li {
	margin-left: 15px;
	font-size: 85%;
	color: #666666;
	margin-bottom: 5px;
}

p {
	font-size: 85%;
	color: #666666;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
}
#header {
	width: 850px;
	height: 400px;
	position: relative;
}
#logo {
	background-image: url(../01images/bleidu_logo.jpg);
	height: 85px;
	width: 230px;
	float: left;
	background-repeat: no-repeat;
	position: relative;
	left: 15px;
	top: 25px;
}
#mid_content {
	width: 850px;
	position: relative;
}
#hm_content {
	width: 850px;
	float: left;
}
#hm_maintx {
	height: 185px;
	width: 230px;
	float: right;
	color: #333333;
	background-image: url(../01images/log_in_box.jpg);
	padding-top: 41px;
	padding-left: 8px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
}


#main_image {
	background-image: url(../01images/main_leftImage2.gif);
	height: 208px;
	width: 550px;
	float: left;
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #000000;
	background-position: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 19px;
	padding-left: 25px;
}
#main_image  ul  li {
	list-style-type: disc;
	margin-left: 15px;
	font-size: 12px;
	color: #FFFFFF;
}
#main_image  h1.one {
	color: #FFFFFF;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -15px;
	margin-left: 0px;
}
#main_image   h1.two {
	color: #CCCCCC;
	margin-top: 0px;
	font-size: 35px;
}
#hdr {
	width: 850px;
	height: 160px;
	position: relative;
}

#hdr_nav {
	color: #CCCCCC;
	text-align: right;
	height: 25px;
	font-size: 16px;
	position: absolute;
	top: 70px;
	right: 75px;
	width: 505px;
}
#hdr_nav li {
	display: inline;
	color: #CCCCCC;

}
#hdr_nav li a {
	color: #CCCCCC;
	text-decoration: none;
}
#hdr_nav li a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#hdr_nav li a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#hdr_nav li a:hover {
	color: #FFFFFF;
}
#hm_right {
	float: right;
	width: 250px;
}

a {
	color: #000000;
}

a:hover {
	color: #FF0000;
}

/* Footer */

.clear {
	clear: both;
}

/* Footer > Links */

#links {
	margin: 5px 0px;
	padding: 10px;
	text-align: center;
}
.red {
	color: #FF0000;
}
.small  {
	font-size: 12px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#footer {
	width: 900px;
	text-align: center;
	font-size: 12px;
	padding-top: 25px;
	border-top: thin solid #333333;
	margin-top: 25px;
}
td {
	font-size: 81%;
	color: #333333;
	text-align: justify;
	padding: 3px;
	margin: 2px;
}
.center {
	text-align: center;
}
#hm_box {
	height: 350px;
	width: 250px;
	float: left;
	position: relative;
	margin: 15px;
}
#hm_box  p {
	padding-right: 12px;
	padding-left: 12px;
	font-size: 13px;
}
#hm_box li {
	margin-left: 35px;
	margin-top: 5px;
	font-size: 13px;
}
