﻿body {
	font-size: 12px;
	color: #c9a653;
	text-decoration: none;
	margin:0;
	padding:0;
	line-height:18px;
	background:url(../images/bg.jpg) no-repeat center top;
	background-color:#2b2a2f;
	text-align:center;
}

p {
	margin: 0px;
	padding: 0px;
	text-indent: 24px;
}

li {
	list-style:none;
}

.from{
	border:#262626 1px solid; 
	background-color:#262626;
}


.title {
	color: #ffffff;
	font-weight: bold;
}
.white {
	color: #ffffff;
}

.title14 {
	font-size:14px;
	color: #ffcc00;
	font-weight: bold;
	line-height:24px;
}

.title18 {
	font-size:18px;
	color: #ffcc00;
	font-weight: bold;
	line-height:24px;
}

.all_text{
	color: #cc9966;
	line-height:18px;
}

*{
	margin:0;
	padding:0;
}
a {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color:  #ffcc00;
	text-decoration: underline;
}


a.link1:link {
	font-size: 12px;
	color: #9c7806;
	text-decoration: none;
}
a.link1:visited {
	font-size: 12px;
	color: #9c7806;
	text-decoration: none;
}
a.link1:hover {
	font-size: 12px;
	color:#efa007;
	text-decoration: underline;
}



a.menu:link {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-size: 13px;
	color:#ffcc00;
	text-decoration: underline;
	font-weight: bold;
}

a.huang:link {
	color: #ffcc00;
	text-decoration: none;
}
a.huang:visited {

	color: #ffcc00;
	text-decoration: none;
}
a.huang:hover {

	color:#ffffff;
	text-decoration: underline;
}

a.left_menu:link {
	font-size:14px;
	color: #ffcc00;
	text-decoration: none;
}
a.left_menu:visited {
	font-size:14px;
	color: #ffcc00;
	text-decoration: none;
}
a.left_menu:hover {
	font-size:14px;
	color:#ffffff;
	text-decoration: underline;
}


.clear{
	clear:both
}



#header{
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	width:890px;
	height:121px;
	background:url(../images/top_bg.jpg) no-repeat;
	text-align:center;
}


#banner{
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	width:890px;
	height:255px;
	background:url(../images/banner.jpg) no-repeat;
	text-align:center;
}
#center{
	width:890px;
	height:385px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

.hotpic{
	width:617px;
	height:115;
	margin-top:38px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}

.hotpic img{
	padding-left:5px;
	padding-right:5px;
}

#story{
	width:890px;
	height:157px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/story_bg.jpg) no-repeat;
}

#bbs{
	width:890px;
	height:198px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;

}

#bot_menu{
	width:890px;
	height:26px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

#footr{
	width:890px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/footr_bg.jpg) no-repeat;
}




#bar{
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	width:890px;
	height:161px;
	text-align:center;
}

#kong{
	margin-left:auto;
	margin-right:auto;
	width:888px;
	height:10px;
	background-color:#2b2a2f;
	text-align:center;
}

#about_center{
	width:890px;
	margin-left:auto;
	margin-right:auto;
	background-color:#2b2a2f;
}
.bg{
	background-repeat:no-repeat;
	
}

.workslist li { float:left; width:50%; text-align:center; padding:0 0 2px 0;}
