@charset "utf-8";
/* PC-ZERO Default CSS*/

#all_content {
	margin:0px;
	padding:0px;
	background:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#FFFFFF;
}
#all_content a {
	color:#99cccc;
}
#all_content hr {
	border:ridge;
}
#all_content strong {
	font-size:larger;
	color:#00FF80;
}
#all_content img {
	border:none;
}

#all_content b {
	font-size:larger;
}


#header {
	margin:0px 20px 0px 10px;
	padding:10px 10px;
	width:auto;
	height:auto;
	float:left;
}

#content {
	width:auto;
	height:auto;
}
#left_sidebar {
	width:200px;
	height:auto;
	float:left;
	background:#414141;
	border-bottom:#ffffff groove;

}
#right_sidebar {
	width:180px;
	height:auto;
	float:right;
	background:#414141;
	border-bottom:#ffffff groove;
}

.menu_header {
	width:200px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-weight:bold;
	border-top:#ffffff groove;
	border-bottom:#ffffff groove;
	float:left;
	margin-bottom:10px;
}

.menu_header a {
	text-decoration:none;
}

#search_box {
	text-align:center;
	margin-bottom:10px;
}
.menu_cell a {
	width:200px;
	height:25px;
	float:left;
	background:#414141;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	line-height:25px;
}
.menu_cell a:hover {
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background:#666666;
}

#main_data_wrapper {
	width:100%;
	margin-left: -205px;
	float:right;
}

#main_data {
	width:auto;
	height:auto;
	margin-left:205px;
}

#main_data ul {
	padding-left:20px;	
}

#main_data ol {
	padding-left:20px;	
}


#main_data_center {
	width:auto;
	height:60px;
	background:url(../image/top_line.gif) top repeat-x;
	overflow:hidden;
	line-height:40px;
}
#main_data_center em {
	float:left;
	overflow:hidden;
	height:40px;
	margin-top:10px;
	padding:0px 6px;
	font-style:normal;
	text-decoration:none;
}
#main_data_center a {
	float:left;
	overflow:hidden;
	height:40px;
	margin-top:10px;
	padding:0px 15px 0px 6px;
	font-style:normal;
	text-decoration:none;
	background:url(../image/site_struct_bar.gif) no-repeat right;
}
#main_data_center img {
	height:40px;
}
#main_data_content1 {
	margin:0px 15px;
	width:auto;
	height:auto;
}
#main_data_content2 {
	margin:0px 15px;
	width:auto;
	height:auto;
}
#footer {
	margin-bottom:20px;
	text-align:center;
	font-weight:bold;
	clear:both;
}
.content_line2 {
	margin:0px;
	padding:0px;
	width:auto;
	height:10px;
	background:url(../image/content_line.gif) repeat-x;
}
#feeds {
	list-style:none;
	border-bottom:#ffffff groove;
}
.rss-box li {
	list-style:none;
	margin:10px 5px 0px -30px;
	font-weight:normal;
}


.sidebar_content {
	clear:both;
	text-align:center;
	margin:10px auto;
}

.sidebar_ad {
	text-align:center;
	margin:10px 0;
}

.header_ad {
	clear:both;
}

.main_content_ad {
	margin:10px 0px 0px 10px;
}

#ad_unit_sp {
	margin:10px 0px;	
}

#ad_amazon {
	margin-top:10px;
	text-align:center;
	height:auto;
	font-size:small;
}


#footer_data_center {
	width:auto;
	height:60px;
	background:url(../image/top_line.gif) top repeat-x;
	overflow:hidden;
	line-height:40px;
}

#visitor {
	text-align:center;
	margin-top:18px;
}


/* CSS Document PC-ZERO Software Page */

.data {
	margin:20px 0px;
	padding:15px;
	width:auto;
	height:auto;
	border:ridge;
}

.data strong {font-size:larger;}
.data img {border:none;}

.link {
	margin:20px 0px;
	padding:15px;
	width:auto;
	height:auto;
	border:ridge;
}

.link strong{font-size:larger;}
.link img{border:none;}

/* CSS Document */

#history {
	padding:5px;
	margin:0 auto 20px;
	overflow: auto;
	width: 80%;
	height: 200px;
	border:ridge;
	text-align:center;
}

.historycell {
	width:auto;
	height:auto;
	margin-bottom:10px;
}

.historycell a{
	font-weight:bold;
}

.download a {
	margin-top:15px;
	height:30px;
	padding:12px 40px;
	line-height:30px;
	background:url(../image/downloadimage.gif) left no-repeat;
	font-weight:bold;
}

.support a {
	margin-top:15px;
	height:30px;
	padding:12px 40px;
	line-height:30px;
	background:url(../image/support.gif) left no-repeat;
	font-weight:bold;
}

.link_data a {
	margin-top:15px;
	height:35px;
	padding:12px 40px;
	line-height:35px;
	font-weight:bold;
	font-size:bold;
}