﻿@charset "utf-8";
/* CSS Document */
body{ font-family:"宋体"; font-size:12px; margin:0px; padding:0px; background-color:#F5EFCB;}

/*all set*/
#header,#content,#footer{ width:960px; margin:0px auto; margin-top:5px;}
p,ul{ margin:0px; padding:0px; list-style:none;}
.clean{ clear:both;}
#all{ width:960px; margin:0px auto;}
.inputcss1{ width:170px; border:0px; background-color:#F7DFE1;}
.inputcss2{ width:170px; border:0px;}
/*all set*/

#left{ width:308px; float:left; margin-left:5px; margin-top:36px; display:inline;}
	#left_img1{ width:212px; height:46px;}
	#left_img2{ margin-top:30px;}
	#left_img3{ margin-top:32px;}
	#left_img4{ margin-left:21px; margin-top:36px;}
	#left_img5{ margin-left:21px; margin-top:16px;}
	#left_img6{ margin-left:21px; margin-top:16px;}
	#left_img7{ margin-left:21px; margin-top:16px;}
	#left_img8{ margin-left:21px; margin-top:60px;}
	
#right{ width:613px; float:left; margin-left:34px; margin-top:16px; display:inline;}
	.right_all{ width:595px; margin-top:15px; float:left;}
	.right_top,.right_down{ float:left;}
	#right_content1{ width:595px; background-color:#C07589; float:left;}
	#right_content2{ width:595px; background-color:#7DA6BD; float:left;}
	#right_content3{ width:595px; background-color:#8FC86C; float:left;}
	#right_content4{ width:595px; background-color:#E4906C; float:left;}
	.content_talbe{ margin-left:15px;}
	.content_talbe td{ color:#FFF; padding-left:4px;}
	.notcie{ color:#BD0000;}
	.notcieDetail{ width:564px; margin-top:24px; float:left;}
		#user_img{ width:144px; height:110px; background-color:#FFF; float:left;}
		#user_img img{ margin:4px 4px 4px 4px; }
		#introduce{ margin-left:15px;}
		#introduce p{ width:387px; margin-top:5px; margin-left:15px; display:inline; float:left;}
		.user_introduce{ line-height:22px;}

#line{ width:960px; margin:0px auto; margin-top:20px;}

#footer{ width:960px; margin:0px auto; margin-top:10px;}
	#friendlink{ width:440px; height:48px; float:left;}
	#footerlinkall{ width:380px; height:48px; margin-left:140px; float:left; display:inline;}
	.footerlink li{ float:left; margin-right:5px; margin-top:5px;}
	#copyright{ margin-left:160px;}
		

