.left {
	float:left;
}
.right{
	float:right;
}
.middle{
	margin-left:auto;
	margin-right:auto;
}
.center{
	text-align:center;
}
.both {
	clear:both;
	width:100%;
}
#main_body {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
#footer {
	width:1004px;
	padding-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#footer_line {
	height:3px;
	width:100%;
	background:url(../images/new/footer_line.gif) repeat-x;
	clear:both;
}
.hr {
	height:1px;
	border-top:1px dashed #A2CC51;
	line-height:1px;
}
.padding{
	padding:6px 0;
}
.padding_top{
	padding-top:5px;
}
.padding5{
	padding:6px 0;
}
.padding2{
	padding:2px 0;
}
.phack{
	padding:0 !important;
	padding:6px 0;
}
.color_green{
	color:#3F5B01;
}
.color_green002{
	color:#78B509;
}
.line_height{
	line-height:24px;
	list-style:none;
}
.width_mid{
	width:96%;
	margin-left:auto;
	margin-right:auto;
}
p{
	line-height:24px;
}
h2{
	line-height:28px;
	text-indent:10px;
	vertical-align:middle;
}
h3 {
	line-height: 26px;
	padding-left: 0.5em;
	font-size:12px;
	font-weight:bold;
}
.li_title {
	list-style:none;
	padding-left:12px;
	background: url(../images/new/li_title.gif) no-repeat left;
}
#sun_login{
	width:300px;
	clear:both;
}
#sun_login_left{
	background:url(../images/new/sun_login_left.gif) no-repeat;
	height:138px;
	width:5px;
	float:left;
}
#sun_login_mid{
	background:url(../images/new/sun_login_mid.gif) repeat-x;
	height:138px;
	width:290px;
	float:left;
}#sun_login_right{
	background:url(../images/new/sun_login_right.gif) no-repeat;
	height:138px;
	width:5px;
	float:right;
}

.textfield{
	height:18px;
	border:1px #D0D0D0;
}
.login_btn{
	background:url(../images/new/login_btn.gif) no-repeat;
	width:54px;
	height:24px;
	border:0;
	color:#1B6F01;
	cursor:pointer;
}



#bbs_logo {
	background:url(../images/new/grass.gif) right no-repeat bottom;
	float:left;
	width:350px;
	padding-left:14px;
	height:69px;
	text-align:left;
}
#bbs_head {
	width:1004px;
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
}
#bbs_footer {
	width:1004px;
	padding-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#bbs_footer a:link {
	color: #333333;
	text-decoration: none;
}
#bbs_footer a:visited {
	text-decoration: none;
	color: #2E2E2E;
}
#bbs_footer a:hover {
	text-decoration: underline;
	color: #2E2E2E;
}
#bbs_footer a:active {
	text-decoration: none;
	color: #2E2E2E;
}
#bbs_main_body {
	max-width:1004px;
	min-width:778px;
	width:expression(document.body.clientWidth > 1004 ? "1004px" : "auto" );

	margin-left:auto;
	margin-right:auto;
}

.bslist {
	width: 340px;
	
}

.hot {
color:#ED2123;
}
.big {
font-size:14px;
font-weight:bold;
}

.strong {
font-weight:bold;
}
