body {
    color: #333333;
    font-family: tahoma,Arial,sans-serif;
    font-size: 14px;
	background:url(../images/bg.jpg) no-repeat scroll center top transparent;
	margin:0;
	height:1490px;
}

#wrapper {
	width: 1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;		
}

#container-header {
	width: 100%;
	height: 122px;
	float:left;
}

#logo {
	width: 259px;
	height: 122px;
	float:left;
	margin-left: 15px;
	
}

#social {
    float: right;
    height: 63px;
    margin-right: 5px;
    margin-top: 60px;
    width: auto;
}

#star-header {
	float: right;
    height: 374px;
    width: 100%;
}

#filed-bg{
	width: 1000px;
	height:998px;
	float:left;
	background:url(../images/field.jpg);
	margin-left:auto;
	margin-right:auto;
}

#menu {
	width: 972px;
	height:45px;
	float:left;
	margin-top:25px;
	margin-left:14px;
}

#menu ul {
	display:inline;
	list-style:none;	
}

#menu ul li, #menu ul li a  {
	float:left;
	margin:0;	
}

#menu ul li a:hover {
	opacity:0.8;	
}

#col-left{
	width: 580px;
	height: 830px;
	background-color:#FFF;
	float:left;
	margin-top:25px;
	margin-left:39px;
	padding:10px;
}

#col-right{
	width: 300px;
	height: 850px;
	background-color:#FFF;
	float:right;
	margin-top:25px;
	margin-right:39px;
}

#content-tabnews-all {

    font-size: 12px;
    height: auto;
    margin-left: 10px;
    width: 570px;
	margin-top:20px;
}

#content-tabnews-all  ul {
    display: inline;
    list-style: none outside none;
}

#content-tabnews-all  li {
    background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #D2D2D2;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    float: left;
    height: auto;
    margin-bottom: 15px;
    margin-left: 8px;
    margin-right: 1px;
    padding: 7px 3px 10px 7px;
    position: relative;
    width: 530px;
}

#content-tabnews-all  li:hover {
    background: none repeat scroll 0 0 #E9E9E9;
}

#content-member ul {
    display: inline;
    list-style: none outside none;
}

#content-member li {
    background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #D2D2D2;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    float: left;
    height: auto;
    margin-bottom: 15px;
    margin-left: 8px;
    margin-right: 1px;
    padding: 7px 3px 10px 7px;
    position: relative;
    width: 626px;
}

#content-member li:hover {
    background: none repeat scroll 0 0 #E9E9E9;
}

#content-member-pic {
    float: left;
    height: 130px;
    width: 210px;
	background:#ffffff;
	margin-top: 2px;
    margin-left: 2px;
	padding: 4px;
	border: 1px solid #D2D2D2;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

#content-member-pic-event img {
    border: 1px solid #D0CDCD;
    padding: 2px;
}

#content-member-social {
    float: left;
    height: 30px;
    margin-bottom: 15px;
    padding-top: 8px;
    text-align: center;
    width: 120px;
}

#content-member-detail {
    float: left;
    height: 135px;
    margin-left: 10px;
    padding-left: 10px;
    width: 280px;
	margin-top: 5px;
}

#eventName-th-member h3 {
	color: #000000;
	font-size:16px;
}

#selectpage {
	height:28px;
	width:85px;
	float:right;
}

#select-page {
	background:#FFF;
	border:1px solid #CCC;
	float:left;
	margin-right:10px;
	margin-top:5px;
}
