@charset "gb2312";
*  {
	margin: 0px;
	padding: 0px;
}
ul, ol, li {
	list-style-type: none;
}


body {
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	background-color: #FFFFFF;
	border-width: 520;
}
#main {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1002px;
}
a {
	text-decoration: none;
	color: #000000;
}

a:hover  {
	color: #666666;
}
#header #header_search {
	height: 30px;
	background-color: #e6e6e6;
}
#header_nav {
	    
}
#header_nav ul {
	list-style-type: none;
	height: 40px;
	padding-left: 100px;
	padding-top: 20px;
}
#header_nav ul li {
	float: left;
	color: #000000;
	text-decoration: none;
}
#header #header_nav a {
	color: #333;
	font-size: 14px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: bold;
}
#header #header_nav a:hover {
	background-color: #CCCCCC;
	color: #FFFFFF;
}

#content #ctt_img {
	text-align: center;
	
}
#content #ctt_ctt {
	padding-left: 132px;
	padding-right: 132px;
}
#ctt_ctt_l #r_a_l p {
	padding-bottom: 20px;
}

.btn {
	background-color: #00A2C8;
	color: #FFFFFF;
	width: 50px;
}
.search {
	height: 20px;
	border: 1px solid #73c8c2;
	color: #999999;
	line-height: 20px;
}
.form {
	padding-left: 690px;
	padding-top: 4px;
}
#footer_img {
	background-image: url(footer_logo.jpg);
	background-repeat: repeat-y;
	height: 100px;
}
#footer_img p {
	text-align: center;
	color: #FFFFFF;
}