/* CSS Document */
.contents {
	width:1003px;
	height:710px;
	background-color:#FFF;
}
.div1 {
	width:1003px;
	height:325px;
	margin-bottom:13px;
}
.div2 {
	width:987px;
	height:347px;
	margin:0 6px 20px 10px;
}
.imflash {
	width:746px;
	height:325px;
	float:left;
}
.rightbutton {
	width:257px;
	height:325px;
	float:left;
	background:url(../images/buttonbg.jpg);
}
.buttoncontent {
	margin:8px 10px;
}
.button_pic1 {
	margin-top:3px;
	margin-bottom:8px;
}
.button_title {
	width:236px;
	height:27px;
	background:url(../images/button_title.jpg) no-repeat;
}
.button_title_word {
	font:"宋体";
	color:#666;
	font-size:12px;
	margin-top:6px;
	_margin-top:8px;
	margin-right:12px;
	_margin-right:8px;
	float:right;
}
a.button_link {
	color:#666;
	text-decoration:none;
}
a.button_link:hover {
	color:#F00;
	text-decoration:none;
}
.button_car {
	margin-top:3px;
	margin-bottom:8px;
}
.content_l {
	float:left;
	width:355px;
	height:347px;
}
.content_m {
	float:left;
	width:355px;
	height:347px;
	margin:0 14px;
}
.content_r {
	float:left;
	width:249px;
	height:347px;
}
.split_line {
	height:2px;
	width:355px;
	font-size:1px;
	background:url(../images/split_line.jpg) no-repeat;
	margin-bottom:1px;
}
.content_img_y {
	height:138px;
	width:355px;
	margin-bottom:1px;
}
.content_news_y {
	width:355px;
	background:url(../images/news_bg.jpg) no-repeat;
	background-color:#FFF;
}
.content_news_content_y {
	width:340px;
	height:175px;
	margin-left:6px;
}
.content_mroe {
	text-align:right;
	height:17px;
	padding:3px 6px 8px 6px;
}
.content_news_content {
	height:18px;
	font-family:"宋体";
	font-size:12px;
	color:#333;
	margin:5px 0;
}
.content_news_content_time {
	height:18px;
	width:80px;
	line-height:18px;
	float:left;
}
.content_news_content_title {
	height:18px;
	width:255px;
	line-height:18px;
	overflow:hidden;
	text-overflow:ellipsis;
	_white-space:nowrap;
	float:left;
}
a.content_news_link_y {
	color:#333;
	text-decoration:none;
}
a.content_news_link_y:hover {
	color:#c60203;
	text-decoration:none;
}
.content_activity_y {
	width:355px;
	background:url(../images/activity_bg.jpg) no-repeat;
	background-color:#FFF;
}
.content_activity_content_y {
	width:340px;
	height:315px;
	padding-left:9px;
}
.content_activity_content {
	height:36px;
	font-family:"宋体";
	font-size:12px;
	color:#333;
	margin:5px 0;
}
.content_activity_symbol {
	width:19px;
	height:20px;
	margin-right:6px;
	padding-top:2px;
	text-align:center;
	float:left;
}
.content_activity_content_title {
	width:300px;
	float:left;
	line-height:18px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.activity_symbol {
	margin-top:3px;
}
.activity_red {
	color:#C00;
}
.member_content_y {
	width:249px;
	height:140px;
	background:url(../images/member_bg.jpg) #f2f2f2 no-repeat;
	color:#666;
}
.member_content_checkbox {
	padding-top:30px;
	padding-left:9px;
}
.member_content_checkbox_word {
	margin:auto auto 6px 12px;
}
.member_content_checkbox_input {
	margin-left:13px;
}
.member_content_checkbox_button {
	margin-left:13px;
	margin-top:10px;
	_margin-top:8px;
}
.member_content_images {
	margin-top:8px;
}

/**/
#sex_male, #sex_female,#sex_nomale {
	display:none
}
label {
	display:-moz-inline-block;
	display:inline-block;
	cursor:pointer;
	margin:5px 0;
	padding-left:20px;
	line-height:15px;
	background:url(../images/checkbox.gif) no-repeat left top;
}
label.checked {
  background-position:left bottom;
}
