/* ################ Wrapper ################  */
#wrapper {
	width:1003px;
	margin:auto;
}
/* ################ Header ################  */
#header {
	width:1003px;
	height:320px;
	background-image:url('../images/banner.jpg');
	background-repeat:no-repeat;
}
#logo_search {
	height:75px;
}
/* ################ Pagebody ################  */
#pagebody {
	width:1003px;
	background-color:#FFFFFF;
	overflow:hidden;
}
/* ################ user1(290*280) ################  */
#user1 {
	float:left;
	width:290px;
	height:280px;
	overflow:hidden;
}
#user1_wrapper {
	margin:5px 5px 0 5px;
}
/* ################ component(420*280) ################  */
#component {
	float:left;
	width:420px;
	height:280px;
	margin-left:6px;
	overflow:hidden;
}
/* ################ user2(280*155) ################  */
#user2 {
	float:left;
	width:280px;
	height:155px;
	overflow:hidden;
}
#user2 div.title_header {
	width:275px;
}
/* ################ user3(330*280) ################  */
#user3 {
	float:left;
	width:330px;
	height:280px;
	overflow:hidden;
}
#user3 div.title_header1 {
	width:330px;
}
#user3 table {
	margin:2px;
	width:326px;
	height:241px;
}
#user3 table tbody tr {
	text-align:center;
}
#user3 table tbody tr td {
	width:108px;
	height:80px;
}
/* ################ user4(330*280) ################  */
#user4 {
	float:left;
	width:330px;
	height:280px;
	overflow:hidden;
}
#user4 div.title_header1 {
	width:330px;
}
#user4 table {
	width:330px;
	height:245px;
}
#user4 table tbody tr {
	text-align:center;
}
#user4 table tbody tr td {
	width:161px;
	height:120px; /*pic大小为161*104 padding:2px; */
}
#user4 table tbody tr td a img {
	width:161px !important;
	height:104px !important;
}
/* ################ user5(330*280) ################  */
#user5 {
	float:left;
	width:330px;
	height:280px;
	overflow:hidden;
}
#user5 div.title_header1 {
	width:330px;
}
/* ################ user6() ################  */
#user6 {
	float:left;
	margin:5px;
}
/* ################ user7() ################  */
#user7 {
	float:left;
	margin:5px 5px 5px 0;
}
/* ################ user78) ################  */
#user8 {
	float:left;
	margin-top:5px;
}
/* ################ left(278*) ################  */
div#left {
	float:left;
	width:277px;
	min-height:520px;
	margin-right:2px;
	border-right:dashed 1px #e6e6e6;
	overflow:hidden;
}
/* ################ submenu_title ################  */
div#submenu_title {
	width:277px;
	height:30px;
	line-height:30px;
	margin:1px 0;
	font-weight:bolder;
	font-size:14px;
	text-align:center;
	color:#FFFFFF;
	background-color:#991111;
}
/* ################ right(723) ################  */
div#right {
	float:left;
	width:723px;
}
/* ################ breadcrumb ################  */
div#breadcrumb {
	width:723px;
	height:30px;
	margin:1px 0;
	background-color:#212121;
	font:14px bolder;
	color:#FFFFFF;
	overflow:hidden;
}
/* ################ component_content ################  */
div#component_content {
	width:723px;
	min-height:500px;
	overflow:hidden;
}
/* ################ Footer ################  */
#footer {
	width:1003px;
	height:42px;
	margin-bottom:20px;
	background-color:#212121;
	color:#FFFFFF;
}