/* CSS Document */
/*common part*/
ul,ol,li {padding:0;margin:0;}
img {border:none}
li {list-style:none}
body {
	margin: 0px;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
a:{	color: #333333;
}
p {	color: #333333;
	font-size: 12px;
}
a:hover {
	color: #305E76;
	text-decoration: underline;
}

/*头部上方*/
#header_09_1st_div {
	background-repeat: repeat-x;
	background-position: 0px top;
	background-attachment: fixed;
	background-image: url(../images/2009/09_head_bg.jpg);
}
/*logo*/
#header_09_1st_div #header_09_logo {
	margin-top: 8px;
	margin-left: 13px;
	width: 120px;
}
/*右上方的小按钮*/
.header_09_top_btn {
	background-attachment: fixed;
	background: url(/images/2009/09_head_btn_blue_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	height: 22px;
	width: 81px;
	margin-right: 10px;
	padding-top: 0px;
	text-align: center;
	vertical-align: middle;
	display: block;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.header_09_top_btn a{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#header_09_navigation_01 {
	float: left;
	height: 26px;
	width: 710px;
	border: 1px solid #C5E2F5;
	padding-left: 15px;
	background-attachment: fixed;
	background: url(../images/2009/navigation01_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px center;
}
.header_09_navigation_01 a{
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
}
.shutiao {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 8px;
	margin-top: 10px;
	font-size: 12px;
}#header_09_club_nav {
	height: 24px;
	width: 120px;
	float: left;
	margin-left: 10px;
}
#header_09_navigation_02 {
	float: left;
	height: 20px;
	width: 710px;
	padding-left: 6px;
	background-attachment: fixed;
	background: url(../images/2009/navigation02_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	border: 1px solid #C1E6F7;
}
.header_09_navigation_02 a{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.shutiao2 {
	color: #666666;
	padding-right: 5px;
	padding-left: 4px;
	font-size: 12px;
}
.header_09_link a{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
/*搜索和登录*/
#header_09_search_and_login {
	height: 25px;
	min-width: 1002px;
}
#header_09_searchbar {
	font-size: 12px;
	color: #333333;
}
.header_09_member_login {
	background: url(/images/2009/09_head_btn_member_bg.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 100px;
	text-align: center;
}
.header_09_member_login a{
	font-family: "宋体";
	font-size: 13px;
	color: #2c5c97;
	text-decoration: none;
}
#header_09_word {
	font-size: 14px;
	color: #5A5A29;
	text-decoration: none;
	clear: both;
	float: left;
	margin-left: 20px;
	margin-top: 8px;
}
.header_09_searchbar_input {
	font-size: 12px;
	color: #999999;
}
