body {
	margin: 0 0 0 0;
	background-color: #B2B2B2;
}

a {
	color: #555555;
	text-decoration: none;
}

a:hover {
	color: #999999;
}

a.red {
	color: #FF3300;
	text-decoration: none;
}

td, div, span, select, input, textarea, p {
	font-size: 12px;
	font-family: arial;
	color: #555555;
	line-height: 19px;
}

.btn_s {
	cursor: hand;
	border: 0px solid #000000;
}

#top {
	width: 980px;
	border-collapse: collapse;
}

#top td {
	padding: 0px;
}

#navbar {
	width: 980px;
	height: 72px;
	text-align: right;
	background: url('images/top.gif') no-repeat;
}

#banner {
	width: 980px;
	height: 170px;
	background: url('images/banner.gif') no-repeat;
}

#banner a {
	color: #000000;
	font-size: 2px;
}

#navbar img {
	border: 0px;
}

#loginbox {
	width: 355px;
	text-align: right;
}

#loginbox a {
	color: #000000;
	margin-right: 5px;
}

#login {
	position: absolute;
	display: none; 
	background-color: #F6F6F6;     
	border: 1px solid #CCCCCC;     
	z-index: 2; 
}

#logintitle {
	width: 100%;
	background-color: #DE0743;
	color: #FFFFFF;
	padding: 3 3 3 10;
}

#logintitle a {
	margin-left: 100px;
}

#loginpanel {
	padding: 10px;
}

#login input{
	border: 1px solid #CCCCCC;
	width: 110px;
	height: 20px;
}

#searchtop {
	padding: 0px;
	margin: 0px;
	margin-left:700px;
	margin-top: 120px;
}

#searchtop span {
	border: 0px solid #FF0000;
	height: 20px;
	overflow: hidden;
}

#searchtop select {
}

#index {
	width: 980px;
	height: 665px;
	border-collapse: collapse;
	background: url('images/main_index.gif') no-repeat;
}

#main1 {
	width: 980px;
	height: 665px;
	border-collapse: collapse;
	background: url('images/main1.gif') no-repeat;
}

#main1 td {
	padding: 0px;
}

#main2 {
	width: 980px;
	height: 1098px;
	border-collapse: collapse;
	background: url('images/main2.gif') no-repeat;
}

#main2 td {
	padding: 0px;
}

#footer {
	width: 980px;
	height: 170px;
	border-collapse: collapse;
	background-color: #333333;
	margin-top: 12px;
	text-align: center;
}

#footer div {
	padding: 2px;
	color: #CCCCCC;
}

#footer div a {
	width: 60px;
	text-align: center;
	color: #CCCCCC;
	text-decoration: none;
}

.spanto3 {
	width: 33%;
	padding: 3px;
}

.spanw30 {
	width: 30%;
	padding: 3px;
}

.spanw39 {
	width: 39%;
	padding: 3px;
}

.spanto4 {
	width: 24%;
	padding: 3px;
}

.inputbox1 {
	border: 0px;
	height: 20px;
}

.btn1 {
	border: 0px;
	background-color: #E00644;
	height: 20px;
	width: 60px;
	color: #FFFFFF;
}

.bgline {
	width: 100%;
	height:30px;
	margin-left: 100px;
	background: url('images/bgline.gif');
}

.bgline span {
	width: 250px;
	line-height: 30px;
	background-color: #FFFFFF;
	font-size: 15px;
	font-family: simhei;
}

.bgline2 {
	width: 100%;
	height: 10px;
	overflow: hidden;
	margin-left: 300px;
	border-bottom: 1px solid #CCCCCC;
}

.t_hei {
	font-size: 15px;
	font-family: simhei;
}

.pagelist {
	margin-left: 50px;
	font-family: simhei;
	font-size: 14px;
}

#pageno {
	width: 30px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #CCCCCC;
}

#sbtn {
	width: 30px;
	height: 20px;
	line-height: 20px;
	border: 0px;
	background-color: #CCCCCC;
	color: #DE0743;
}

#resumebox {
	width: 210px;
	height: 350px;
	overflow: auto;
	margin-top: 10px;
	margin-left: 20px;
	background-color: #CCCCCC;
	padding: 12px;
	scrollbar-face-color: #CCCCCC; 
	scrollbar-shadow-color: #CCCCCC; 
	scrollbar-highlight-color: #CCCCCC; 
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-darkshadow-color: #CCCCCC; 
	scrollbar-track-color: #CCCCCC; 
	scrollbar-arrow-color: #FFFFFF;
}

#resumebox img {
	width: 90px;
	height: 105px;
	float: right;
	border: 0px;
	margin-left: 6px;
}

#contactbox {
	width: 210px;
	height: 100px;
	margin-left: 20px;
	background-color: #CCCCCC;
	padding: 12px;
}

.scrollbox {
	width: 100px;
	height: 100px;
	overflow: auto;
	scrollbar-face-color: #EEEEEE; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #999999;
}

.scrollbox2 {
	width: 100px;
	height: 100px;
	overflow: auto;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #999999;
}
.btn_white{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.logocol {
	background: url('images/logocol.gif') 20 0 no-repeat;
}

.a_album {
	width: 100px;
	height: 70px;
	margin-right: 10px;
	margin-top: 10px;
	border: 0px;
}

.a_list2 {
	width: 100px;
	height: 140px;
	margin-right: 10px;
	margin-top: 10px;
	border: 0px;
	overflow: hidden;
	padding-left: 3px;
	line-height: 15px;
}

.a_list2 table {
	margin-left: -3px;
	margin-bottom: 5px;
	table-layout: fixed;
	border-collapse: collapse;
}

.a_list2 table td {
	width: 100px;
	height: 70px;
	padding: 0px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #CCCCCC;
}

.a_list2 img {
	margin: 0 0 0 0;
	border: 0px;
	float: none;
	vertical-align: middle;
}

#exhibbox {
	width:202px;
	margin-left:28px;
	margin-top:50px;
}

#exhibbox img {
	margin-left: 12px;
	margin-bottom: 20px;
	width: 176px;
	height: 220px;
	display: block;
}

.ea_list2 {
	width: 100px;
	height: 140px;
	margin-right: 30px;
	margin-top: 10px;
	border: 0px;
	text-align: center;
}

.ea_list2 table {
	margin: 0 0 0 0;
	table-layout: fixed;
	border-collapse: collapse;
}

.ea_list2 table td {
	width: 100px;
	height: 80px;
	padding: 0px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #CCCCCC;
}

.ea_list2 img {
	border: 0px;
}

.a_red {
	color: #E00644;
	text-decoration: none;
}

#lwlist {
	margin-left: 30px;
	margin-top: 20px;
	margin-right: 50px;
}

#lwlist div {
	margin-bottom: 12px;
}
