/*
=Common CSS
*/
*{
	margin:0px;
	padding:0px;
}
body{
	font-size:12px;
	font-family: Tahoma, sans-serif;
	text-align: center;
	line-height: 150%;
}
.error {
	color:#FF0000;
	margin-top: 3px;
	clear:none;
}
font{
	line-height: 150%;
}
table td,table th{
	font-size: 12px;
}
table.fs14 td,table.fs14 th{
	font-size: 14px;
}
a:link,a:visited{
	color: #000;
}
a:hover{
	color: #F00;
}
a.wk:link {
	color:gray;
	text-decoration: underline;
}
a.wk:visited {
	color:gray;
	text-decoration: underline;
}
a.wk:hover {
	color:#096;
}
a.wk:active {
	color:#096;
}
a.blue:link,a.blue:visited{
	color: blue;
	clear:none;
}
a.blue:hover{
	color: red;
	clear:none;
}
.clr{
	clear:both;
}
.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix{
	zoom: 1;
}
a img{
	border: none;
	text-decoration: none;
	background: none;
}
li{
	list-style: none;	
}

p{
	margin-bottom:1em;
}



/*
=Form Style
*/
input.text,textarea.text{
	border-top: 1px solid #9BA;
	border-left: 1px solid #9BA;
	border-right: 1px solid #CED;
	border-bottom: 1px solid #CED;
	padding: 1px;
}
input.button{
	border-top: 1px solid #3C9;
	border-left: 1px solid #3C9;
	border-right: 1px solid #063;
	border-bottom: 1px solid #063;
	background: #096;
	padding: 0 0.3em;
	font-weight: bold;
	color: white;
}
input.text:focus,textarea.text:focus{
	background: #FFFFCC;
}
/*


=Layout
*/
#rap_one_col,#rap_two_col{
	width: 760px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
.d760{
	width: 760px;
	margin: 0 auto;
	text-align: left;
}
.d100pct{
	width: 100%;
	margin: 0 10px;
	text-align: left;
}
#bd{

	zoom: 1;
	clear: both;
}
#rap_one_col #alpha,.d760 #alpha{
	width: 100%;
	zoom: 1;
}
#rap_two_col #alpha{
	width: 520px;
	float: left;
	overflow: hidden;
	zoom: 1;
}
#rap_two_col #alpha440{

	width: 760px;
	float: left;
	overflow: hidden; 
	zoom: 1;
}
#rap_two_col #alpha380{

	width: 760px;
	float: left;
	overflow: hidden; 
	zoom: 1;
}
#rap_two_col #beta{
	width: 240px;	
	float: right;
	zoom: 1;
}
#rap_two_col #beta320{
	width: 320px;	
	float: right;
	zoom: 1;
}

#rap_two_col #beta380{
	width: 380px;	
	float: right;
	zoom: 1;
}

#rap_two_col #beta420{
	width: 420px;	
	float: right;
	zoom: 1;
}

/*Fix the IE 3px bug*/
* #rap_two_col #alpha{
	margin-right: -3px;
}
* #rap_two_col #alpha440{
	margin-right: -3px;
}

#ft{
	margin-top: 2em;
	padding-top: 1em;
	padding-bottom: 10px;
	text-align: center;
	line-height: 180%;
	clear: both;
}



/*
=Header
*/
#top{
	height: 28px;
	line-height: 24px;
	margin-bottom: 8px;
}
	#top a:link,#top a:visited{
		color: #CCC;
	}
	#top a:hover{
		color: #FFF;
		background: none;
	}
	#top_ctrl{
		padding-top: 0!important;
		padding-top: 3px;
	}
	/*search form*/
	#top_search{
		float: right;
		margin: 0;
		padding:0;
	}
	#top_search input{
		vertical-align: middle;
	}
	#top_keyword{
		border: 1px solid #CCC;
		color: #666;
		padding: 1px;
		background: url(/beta/icons/bg_top_keywords.gif) repeat-x #FFF;
		font-size: 12px;
		line-height: 14px;
	}
#nav{
	margin: 16px auto 16px 70px;
}
#nav ul{
	list-style: none;
	text-align: center;
}
#nav li{
	text-align: center;
	display: block;
	float: left;
	width: 70px;
}
#nav li#logo{
	width: 190px;
}
p#nav{
	margin: 3px auto;
	padding-bottom: 5px;
	font-size: 14px;
}
p#nav a{
	padding: 0 4px;
}
#bigthings{
	font-size: 12px;
	color: #999;
	text-align: right;
	height: 18px;
	line-height: 18px;
}
#bigthings1{
	font-size: 12px;
	color: #999;
	height: 18px;
	line-height: 18px;
}
#channel_title{
	margin-top: 8px;
	margin-bottom: 18px;
	clear: both;
}
#channel_title h1{
	font-size: 28px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 34px;
	font-family: simhei, sans-serif;
}



/*
=Left Main Column
*/
#alpha h3{
	font-size: 14px;
	font-weight: bold;
	color: #906;
	/*margin-top: 2em;*/
	margin-bottom: 1em;
	margin-top: 1.2em;
}

#alpha440 h3{
	font-size: 14px;
	font-weight: bold;
	color: #906;
	/*margin-top: 2em;*/
	margin-bottom: 1em;
	margin-top: 1.2em;
}

#alpha380 h3{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	/*margin-top: 2em;*/
	margin-bottom: 10px;
	margin-top: 1px;
}


/*
=Right Side Column
*/
#beta h3{
	font-size: 14px;
	font-weight: normal;
	font-family: Arial;
	color: #906;
	margin-bottom: 0.5em;
}

#beta320 h3{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	color: #906;
	margin-bottom: 0.5em;
}

#beta380 h3{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	color: #906;
	margin-bottom: 10px;
	margin-top: 1px;
}

#beta p{
}
.module ul li{
	list-style: circle;
	line-height: 200%;
	margin-left: 2em;
}
#beta .twocols li{
	list-style: circle;
	width: 95px;
	display: block;
	float: left;
	margin-left: 8px;
	padding-left: 8px;
}
.threecols li{
	list-style: circle;
	width: 75px;
	display: block;
	float: left;
	margin-left: 15px;
}
.fivecols li{
	list-style: circle;
	width: 45px;
	display: block;
	float: left;
	margin-left: 10px;
}


/* login module */
.block_module {
	border:solid 1px #AAA;
	background-color:#f9f9f9;
	width:300px;
	padding:10px;
    position: relative;
}
.block_module1 {
	border:solid 1px #AAA;
	background-color:#f9f9f9;
	width:340px;
	padding:10px;
	float:left;
}
.block_module2 {
    margin-bottom: 1em;
	padding: 10px;
	background: #fff;
	width:360px;
	float:right;
}

.block_module2 h4{
	font-size: 12px;
	font-weight: normal;

}

.block_module1 li{
  height: 22px;
}    


.block_module2 li{
  height: 22px;
}  


/*
=Solid line for split
*/
.line{

	clear:both;
	margin:0px 0px 10px 0;
	border-top:dotted 1px #999;
}

.flink{

	clear:both;
	margin:0px 0px 10px 0;
	border-top:dotted 1px #ffffff;
}



/*
=BBS post Part.IV Board Style
*/
#board_rap #channel_title{
	margin-bottom: 6px;
}
#board_rap p{
	margin: 0;
}
#board_rap a:link,#board_rap a:visited{
	color: #03C;
}
#board_rap a:hover{
	color: #F00;
	background: none;
}
.board_posts{
	width: 100%;
	border-collapse: collapse ;
	table-layout: fixed;
	margin-bottom: 12px;
}
.board_posts th,.board_posts td{
	padding: 4px;
}
.board_posts th{
	font-size: 14px;
	font-weight: bold;
	background: #8AA3CB;
	color: white;
}
.board_posts tfoot td{
	height: 36px;
	text-align: left;
}
.board_posts tbody td{
	border-bottom: 1px solid #CEE4FF;
}
.board_posts tbody tr.odd{
	background: #F2F8FF;
}
.board_posts .post_status{
	width: 16px!important;
	width: 24px;
}
.board_posts .post_title{
	font-size: 14px;
	width: 430px;
}
.board_posts .reply_visit_num{
	text-align: center;
	width: 80px;
}

.board_posts .last_update{
	width: 135px;
}
.board_posts .post_author{
	width: 60px;
	text-align: center;
}
#board_rap a.pg:link,#board_rap a.pg:visited{
	border: 1px solid #CCC;
	padding: 2px 5px;
	margin-right: 3px;
	text-decoration: none;
}
#board_rap a.pg:hover{
	color: white;
	background: #06F;
	text-decoration: none;
}

span.cur_pg{
	border: 1px solid #CCC;
	padding: 2px 5px;
	margin-right: 3px;
	background: blue;
	color: white;
	font-weight: bold;
}
.photostream{
	margin: 12px;
}
.photostream img{
	margin: 0 8px;
}

.post{
	border: 1px solid #93BFE4;
}
.lz{
	border: 1px solid #70AEE2;
}
.lz .post_info{
	border-bottom: 1px solid #70AEE2;
}
.post_info{
	border-bottom: 1px solid #93BFE4;
	background: #F1F8FF;
	padding: 5px;
}
.post_content{
	background: white;
	color: black;
	padding: 5px;
	margin: 0;
	max-width: 45em;
	line-height: 110%;
}
.post_content blockquote{
	margin: 1em 2em;
	padding: 5px;
	border: 1px dotted #CCC;
}
#post_container .post_content p{
	text-indent: 0;
	margin-bottom: 0.8em;
}
.post_ctrl{
	padding: 5px;
	text-align: right;
}


/* search head foot */
.w_space		{ overflow:hidden;height:1px;}
.f14			{font-size:14px;}
.mg_b			{ margin-bottom:12px;}

.span1{float:right;}
#search_head			{line-height:20px; height:67px;}
#search_head img		{border:0;}
#search_head td		{vertical-align:top;}
#search_head a,#foot_link a		{color:#0033cc}

#top_link		{padding-right:6px; text-align:right;}
#top_link .curr, #top_link a.city:hover		{background:#FAE000; text-decoration:none; padding:3px; color:#0033cc;}
#top_link a.city	{padding:3px;}

#search_nav 			{font-size:14px; height:21px; font-family:arial; line-height:21px;}
#search_nav a			{margin-right:12px;}
#search_nav .curr		{color:black; font-weight:bold; text-decoration:none;}

#search_bar		{background:#DDF1D8; line-height:24px; border-bottom:1px solid #58CB64;  margin:7px 0 12px;padding-left:10px}
#search_bar  span	{color:#f00; font-weight:bold; padding:0 5px;}

#foot			{background:#DDF1D8;padding:10px 5px;  height:50px; margin-bottom:12px;}
#back_top		{clear:both; margin:0 0px 12px; text-align:right;}
#foot_link		{text-align:center; line-height:21px; font-family:Arial}
#foot_link a	{margin:0 8px; color:#0033cc }

.search_input			{font-size:16px; border:1px solid #7F9DB9; width:332px; height:20px; margin-right:7px; line-height:20px;}
