

/* All ------------------------------- */
body, table, textarea, input, select {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#333333;
}

body {
	text-align:center;
	padding:0px;
	margin:0px;
}

form {
	margin:0;
	padding:0;
}

a {
	color:#003366;
}

a:hover {
	color:#FF6600;
}

a.A1 {
	color:#669900;
}

a.A1:hover {
	color:#336600;
}

img {
	border:none;
}

#AllContain {
	width:930px;
	text-align:left;
	margin:auto;
}

.ClearBoth {
	clear: both;
}

.FloatLeft {
	float: left;
}

.FloatRight {
	float: right;
}

.DashLine {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 0px;
	background: url(../_img/common/dashed.gif) repeat-x top;
}

.Show {}

.Hide {
	display: none;
}

.Strong {
	font-weight: bold;
}

/* header =================================================== */

#header{
	width:930px; height:125px;
	margin:auto;
	text-align:left;}

#h_info{
	height:15px; padding-top:13px;
	font-family:Verdana, Arial, sans-serif; font-size:11px;}

#hinfo_personal{
	float:right;}
#hinfo_personal a{
	margin-right:10px;}
#hinfo_personal .msg{
	padding-left:20px;
	background:url(../_img2/common/icons/msg.gif) no-repeat left center;}

#hinfo_fb{
	float:right;
	margin-right:5px;}
#hinfo_fb a{display:block;width:60px; height:15px;padding-left:5px;font-family:Verdana;font-size:11px;}

#hinfo_lan{
	float:right;
	font-family:Verdana; font-size:11px;}
#hinfo_lan a{
	margin-left:8px;}

#h_main{
	height:46px;
	border-bottom:1px solid #717D82;}

#h_bottom{
	padding-top: 6px;
	height:18px;
	background:url(../_img2/common/header/bg_bottom.jpg) repeat-x 0 top;
	text-align: center;}

#logo{
	float:left;
	margin:0; padding:0;
	width:317px; height:34px;}
#logo a{
	display:block;
	width:238px; height:34px;
	background:url(../_img2/common/header/logo.gif) no-repeat 10px 0px;}
#logo a span{
	display:none;}

#h_tabs{
	float:left;
	width:290px; height:33px;
	margin:0; padding:13px 0 0 0;
	font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold;}
#h_tabs a{
	float:left; display:block;
	width:95px; height:25px;
	padding-top:8px;
	color:#000;
	text-decoration:none; text-align:center;
	background:url(../_img2/common/header/tab_normal.jpg) no-repeat;}
#h_tabs a:hover{
	color:000;
	background-position:bottom;}

#h_tabs .h_active{
	background:url(../_img2/common/header/tab_active.jpg) no-repeat;
	color:#FFFFFF;}
#h_tabs .h_active:hover{
	color:#E3FFD0;}

#h_search{
	margin:0 auto;
	width:295px; height:22px;
	background:url(../_img2/common/header/search.gif) no-repeat;
	text-align: left;}
.hs_input{
	height:16px; width:200px;
	border:none;
	background:transparent;
	padding-top:2px; padding-left:5px;
	color:#999999;}
.hs_submit{
	font-family:Verdana; font-size:11px; color:#666666;
	background:transparent;
	border:none;}


/* footer =================================================== */
#footer{clear:both;width:930px; height:50px;padding-top:30px;margin:auto;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
.HR{border-top:5px solid #717d82;margin-bottom:10px;}
#f_links{
	float:left;
	padding-left:6px;}
#f_links a{
	margin-right:7px;}
#f_copyright{
	float:right;
	color:#666;}
	
/* Tips -----------------------------*/
.TipMessage {
	color: #006600;
}

.TipInfo {
	color: #006600;
	padding: 0 0 0 20px;
	background: url(../_img/common/warning_green.gif) no-repeat left 1px;
}

.TipWarning {
	color: #FF6600;
	padding: 0 0 0 20px;
	background: url(../_img/common/warning_orange.gif) no-repeat left 1px;
}

.TipRight {
	color: #006600;
	padding: 0 0 0 20px;
	background: url(../_img/common/warning_right.gif) no-repeat left center;
}

.TipWrong {
	color: #CC3300;
	padding: 0 0 0 20px;
	background: url(../_img/common/warning_wrong.gif) no-repeat left center;
}

/* Pages -----------------------------*/
.PagesA {
	height:18px;
	padding-top:2px;
}

.PagesA_link{
	color:#FFFFFF;
	text-decoration:none;
	margin:0;
	padding:1px 4px 2px 4px;
	background-color:#999999;
	border:1px solid #FFFFFF;
}

.PagesA_link:hover{
	color:#FFFFFF;
	background-color:#FF9900;
}

.PagesA_prev {
	color:#FFFFFF;
	text-decoration:none;
	background:url(../_img/common/go_prevpage.gif) no-repeat 29px 4px;
	padding:0px 15px 0px 0px;
}

.PagesA_prev:hover {
	color:#006600;
	background:url(../_img/common/go_prevpage.gif) no-repeat 28px 4px;
}

.PagesA_next{
	color:#FFFFFF;
	text-decoration:none;
	background:url(../_img/common/go_nextpage.gif) no-repeat 2px 4px;
	padding:0px 0px 0px 15px;
}

.PagesA_next:hover{
	color:#006600;
	background:url(../_img/common/go_nextpage.gif) no-repeat 3px 4px;
}

.PagesA_dot {}

.PagesA_active{
	color:#FFFFFF;
	background-color:#669966;
	width:16px;
	padding:1px 4px 2px 4px;
	border:1px solid #FFFFFF;
}

.PagesB {
	padding-top:2px;
}

.PagesB a {
	padding:1px 4px 1px 4px;
}

.PagesB a:hover {
	color:#3366CC;
	text-decoration:none;
	padding:1px 3px 1px 3px;
	border:1px solid #3366CC;
}

.PagesB_prev {}

.PagesB_next {}

.PagesB_dot{}

.PagesB_active{
	background:url(../_img/common/pages_active_bg.gif) no-repeat left top;
	color:#FFFFFF;
	width:16px;
	padding:2px 3px 2px 3px;
}

/* Timeline List -----------------------------*/
.TimelinesPhoto {
	height: 102px;
	width: 102px;
	background: url(../_img/common/tl_pic_bg.gif) no-repeat;
	text-align: center;
}

.EventsPhoto {
	height: 92px;
	width: 92px;
	text-align: center;
}

.GroupsPhoto {
	height: 106px;
	width: 104px;
	background: url(../_img/common/group_pic_bg.gif) no-repeat;
	text-align: center;
}

.PhotoBorder {
	border: 1px solid #EEEEEE;
}

/* Explore Category -------------------------------------*/
#ExploreCategory {
	float: left;
	width: 160px;
	padding-left: 5px;
	margin-top: 10px;
}

#ExploreCategory .Lang {
	margin: 10px 0 10px 0;
	padding: 8px 0 0 0;
	height: 52px;
	background: url(../_img/common/lang_bg.gif) no-repeat;
}

#ExploreCategory h2 {
	margin: 0 0 0 10px;
	font-size: 12px;
}

#ExploreCategory select {
	margin: 8px 0 0 20px;
}

#ExploreCategory h3 {
	font-size: 14px;
	margin: 10px 0 15px 0;
}

#ExploreCategory ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#ExploreCategory li {
	height: 25px;
	padding-left: 20px;
}

#ExploreCategory a {
	text-decoration: none;
}

.CategoryActive {
	color: #000000;
	font-weight: bold;
	padding-left: 20px;
	background: url(../_img/common/arrow_dot_green.gif) no-repeat;
}

.MyFavorites {
	padding-left: 20px;
	background: url(../_img/explore/favorites.gif) no-repeat;
}
/* login =================================================== */

#login_main {
	padding: 10px 15px;
	width: 280px;
	height: 145px;
	background-color: #76a274;
	font-family: Tahoma;
}

#login_main h3 {
	margin: 0 0 15px 0;
	font-size: 16px;
	color: #ffffff;
}

#loginTb {
	font-size:12px;
	color: #ffffff;
}

#loginTb td {
	padding-bottom:7px;
}

.tb_t {
	width:80px;
	font-weight: bold;
}

.tb_c input {
	width:190px;
	vertical-align: middle;
	border: 1px solid #cccccc;
}

.tb_c a {
	margin-left: 10px;
	font-family: Tahoma;
	color: #ffffff;
}

.tb_c a:hover {
	color: #ffffcc;
}

#login_bt {
	width: 60px;
}
.hide{
	display:none;}
.show{}
.oTL_event{height:18px;padding:4px 0 0 0;margin-bottom:10px;font-family:Verdana, sans-serif;font-size:11px;color:#666;}
