@charset "utf-8";
@import url("window_box.css");
@import url("main_menu.css");

body {
	margin: 0px;
	background-image: url(../images/logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 288px;
}
body, div, td {
	font-family: "Arial Bold", Arial, Helvetica, sans-serif;
	font-size:12px;
}
form {
	margin:0px;
}
a:link, a:visited{
	color:#0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
#warp {
	position:fixed;
	width:100%;
	height:100%;
	z-index:1;
}
.areakeyword {
	position:absolute;
	visibility:hidden;
	overflow:hidden;
	background-color:#FFFFE1;
	width:200px;
	border: 1px solid #999999;
	cursor:pointer;
}

.areakeyword div:hover, .areakeywordhover {
	text-decoration: none;
	background-color:#000099;
	color:#FFFFFF;
}

.ads_1{
	width:230px;
	font-size:14px;
	height:90px;
	word-wrap:break-word;
	overflow:hidden;
	background-color: #FFFFFF;
	color:#000000;
}

.search_result_ads {
	clear:both;
	margin-left:5px;
	margin-bottom:5px;
}

.ads_link {
	white-space:nowrap;
}

.ads_link a:link, .ads_link a:visited, .ads_link a:hover, .ads_link a:active{
	color:#0000FF;
	text-decoration: underline;
}

.adlinktext:link, .adlinktext:visited, .adlinktext:hover, .adlinktext:active{
	color:#009900;
	text-decoration: none;
	font-size:10px;
	white-space:nowrap;
}

input {
	font-size:11px;
}
ol {
	margin-top:1em;
	margin-bottom:0px;
}
#myform table td {
	white-space:nowrap;
}
.onoff {
	padding:2px 4px 0px 4px;
	background-Color:#FFFFFF;
	color:#000000;
}
.smb_display {
	padding:2px;
	margin-bottom:2px;
}
.smb_sendinput {
	padding:2px;
}
.smb_display {
	border: 1px solid #00CCFF;
	overflow:auto;
}
.result, .photoalbum_box, .photomanager_box {
	float:left;
	margin-left:5px;
	margin-bottom:5px;
	padding-top:2px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:2px;
	display:inline;
	white-space:nowrap;
	width:162px;
	height:187px;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	line-height:1.3em;
	color:#000000;
}

.pages a, .pages strong, .pages em, .pages kbd, #multipage .pages em { padding: 0 2px; line-height:26px; }
.pages strong {font-weight: bold;}
.pages a.prev, .pages a.next { line-height: 24px; font-family: Verdana, Arial, Helvetica, sans-serif; }

.avatar_div, .photosmall_img {
	vertical-align:middle;
	text-align:center;
	border: 1px solid #CCCCCC;
	width:160px;
	height:120px;
	background-color:#F0F0F0;
	overflow:hidden;
}
.stbox{
	visibility:hidden;
	display:none;
}
.photoalbum_box {
	height:142px;
}

.photomanager_box{
	height:152px;
}
.photomanager_subtitle{
	float:left;
	width:100%;
	margin-bottom:6px;
	padding-top:3px;
	padding-left:.5em;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00CCFF;
	border-bottom-color: #00CCFF;
}
.displayprotable table, .displayprotable table td{
	border-style:none;
}
.ct_table, .displayprotable {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.ct_table .ct_table_td, .displayprotable td{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.ctlists_normal {
	margin-bottom:2px;
	white-space:nowrap;
}
.ctlists_newmsg {
	background-color:#FFFF00;
	margin-bottom:2px;
	font-weight: bold;
	font-style: italic;
	white-space:nowrap;
}
.toolbar {
	margin-top:1px;
	/*background-color:#EBEBEB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;*/
	padding:2px;
	padding-top:3px;
}
.dotline_x {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.dotline_y {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#mainmenu {
	position:absolute;
	width:100%;
	max-width:100%;
	z-index:10000001;
}
#mainmenu a:link, #mainmenu a:visited, #mainmenu a:hover, #mainmenu a:active {
	color: #000000;
	text-decoration: none;
}
#searchbox td {
	white-space:nowrap;
}
#loading {
	position:absolute;
	visibility:hidden;
	z-index:99999999;
}
