﻿@charset "UTF-8";
/* Cascading Style Sheet */
/* Copyright(C) 2004-2008 All Rights Reserved. Powerd by web-bz.com. 
 *
/*--------------------------------------------------------------------------*/

/* ===========================================================[base] */

* {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-style: normal;
}

body {
  width: 100%;
  background: url(../item/back.gif);
  color: #666666;
  font: 12px Arial,"Arial Narrow","Times New Roman",Century,"Microsoft Sans Serif","MS Reference Sans Serif",serif;
  text-align: center;
}

body,table,tr,td {
  margin: 0px;
  padding: 0px;
}

table,div,strong,em {
	color: #666666;
  font-weight: normal;
  font-size: 12px;
}

h1,h2,h3,h4,h5,h6 {
  display: inline;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}

h1.top {
	font-size: 12px;
  line-height: 120%;
}

h1.pan,h2.pan,h2,h3,h4,h5,h6 {
  font-size: 12px;
	color: #666666;
}

h2.title,h3.title {
  font-weight: bold;
  font-size: 14px;
}

hr.line1 {
  border: 1px solid #ccc;
  filter: alpha(opacity=40,finishopacity=0,style=1);
}

hr.line2 {
  border: 1px solid #ccc;
  filter: alpha(opacity=0,finishopacity=40,style=1);
}

br.both {
  clear: both;
}

img {
border: none;
}

ul {
  list-style: none;
  margin: 4px 2px 4px 4px;
  text-align: left;
}

li {
  text-align: left;
}

li.title {
  margin: 15px 0px 10px 4px;
  font-weight: bold;
  font-size: 14px;
}

li.top {
  margin: 10px 0px 6px 8px;
  font-size: 10px;
}

li.link a {
  margin: 10px 0px;
  font-size: 12px;
}

li.link {
  margin-top: 8px;
  font-size: 10px;
}

li.inline {
  display: inline;
}

li.cate,li.sea,li.site {
  margin: 2px 0px;
}

li.con {
  margin: 10px 0px;
  font-size: 14px;
}

li.map_l,li.map_m,li.map_s {
  margin: 1px 0px;
  font-size: 9px;
}

li.map_l a,li.map_m a,li.map_s a {
  font-weight: lighter;
}

li.map_l {
  margin-left: 8px;
}

li.map_m {
  margin-left: 24px;
}

li.map_s {
  margin-left: 48px;
}

li.menu {
  margin: 4px 0px;
  font-size: 9px;
}

li.page {
  margin: 2px 0px;
  font-size: 9px;
}

li.menu a,li.con a,li.cate a,li.link a {
  font-weight: bold;
}

li.page a {
  font-weight: bold;
  font-size: 10px;
  text-decoration: none;
}

li.top a {
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}

/* ===========================================================[posion] */

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

/* ===========================================================[body] */

#body {
  width: 750px;
  height: auto;
  margin: 0px auto;
	background: #ffffff;
  text-align: center;
}

.margin {
} 

/* ===========================================================[top] */

#top {
  width: 750px;
  height: auto;
  margin: 0px auto;
  background: url(../item/back.gif);
  text-align: left;
}

.top_left {
  float: left;
	width: 372px;
  padding-top: 1px;
  padding-left: 2px;
  background: url(../item/back.gif);
	color: #aaaaaa;
  font-size: 12px;
}

.top_right {
  float: right;
	width: 372px;
  padding-top: 1px;
  padding-right: 2px;
  background: url(../item/back.gif);
	color: #aaaaaa;
  text-align: right;
}

#titlelink {
	color: #aaaaaa;
  font-size: 12px;
  text-decoration: none;
  cursor: default;
}

#toplink {
	color: #aaaaaa;
  font-size: 12px;
  text-decoration: none;
  cursor: default;
}

/* ===========================================================[head] */

#head {
  width: 750px;
  height: auto;
  margin: 0px auto;
  border: 1px solid #ccccff;
  background: #ffffff;
  text-align: left;
}

.head_margin {
} 

.head_left {
  float: left;
	width: 400px;
  height: 100px;
  background: url(../item/logo.jpg);
}

.head_right {
  float: right;
	width: 340px;
  height: 100px;
  background: #ffffff;
	color: #000000;
  font-size: 11px;
  text-align: center;
  vertical-align: middle;
}

.head_spon {
  padding-top: 8px;
  padding-left: 16px;
	color: #cccccc;
  font-size: 10px;
  text-align: left;
}

.head_box {
  position: relative;
  width: 300px;
  height: 60px;
  padding: 5px;
  border: 1px dotted #ccccff;
	color: #cccccc;
  font-size: 10px;
  text-align: left;
  top: 1px;
}

.head_ads {
  padding: 8px 5px 8px 10px;
  text-align: center;
}

form {
}
  
/* ===========================================================[pan] */

.pan {
  margin: 0 0 15px;
  padding: 15px 0 0;
  font-size: 12px;
}

.pan a {
  padding: 0px 5px;
  font-weight: bold;
}

.home {
  margin: 5px 0px 0px;
  padding: 0px
}

.pan h2 {
  display: inline;
	margin: 0px 0px 0px;
	padding-left: 10px;
  font-size: 12px;
	color: #666666;
}

/* ===========================================================[base] */

#base {
  width: 750px;
  height: auto;
  margin: 0px auto;
  border-right: 1px solid #ccccff;
  border-left: 1px solid #ccccff;
  background: url(../item/back.jpg) no-repeat scroll top right;
  text-align: left;
}

.base_margin {
}
.GoogleSearch {
	width: auto;
	height: 1580px;
	margin: 0px auto;
	padding: 60px 0px;
	text-align: center;
}
.GoogleLogo {
	margin: 8px 0px 0px 0px;
	border: none;
}

#main {
  float: left;
  width: 572px;
  text-align: left;
}

#center {
  float: right;
  width: 395px;
  text-align: left;
}

#left {
  float: left;
  width: 176px;
  text-align: left;
}

#right {
  float: right;
  width: 176px;
  text-align: left;
}

/* ===========================================================[center] */

.center_box {
  width: 390px;
  height: auto;
  margin: 0px 0px 3px 0px;
  padding: 1px 1px 10px;
  border: 1px solid #ccccff;
  text-align: center;
}

.center_margin {
} 

.center_cap_a,.center_cap_b,.center_cap_c {
  height: 30px;
  margin: 0px auto;
  border-bottom: 1px solid #ccccff;
  border-left: 10px solid #ccccff;
  font-weight: bold;
  font-family: Arial;
  line-height: 200%;
  text-align: center;
}

.center_cap_a {
  background: url(../item/cap1.gif);
}

.center_cap_b {
  background: url(../item/cap2.gif);
}

.center_cap_c {
  background: url(../item/cap3.gif);
}

.center_content {
  width: 90%;
  height: auto;
  margin: auto;
  text-align: left;
}

.center_search,.center_page {
  width: 90%;
  height: auto;
  margin: auto;
  text-align: left;
}

.center_border {
  width: 350px;
  height: 50px;
  margin: 0px auto 0px;
  padding: 4px;
  background: url(../item/border.gif) no-repeat center center;
}

.center_ads {
  width: 90%;
  height: auto;
  margin: auto;
  padding-bottom: 6px;
  text-align: center;
}

/* ===========================================================[list] */

.center_list {
	width: 90%;
  margin: 0px auto;
  padding: 10px 5px 5px;
  border-bottom: 1px dotted #ccccff;
  text-align: left;
}

.center_list a {
  font-weight: bold;
}

img.all {
  float: left;
  border: 0px;
}

img.right {
  float: right;
  width: 100px;
  height: 66px;
  margin: 20px 10px;
  border: 0px;
}

img.left {
  float: left;
  width: 66px;
  height: 100px;
  margin: 10px 20px;
	border: 0px;
}

.center_all {
  width: 180px;
  padding-top: 30px;
  padding-left: 20px;
  font-size: 14px;
  line-height: 60px;
  text-align: left;
}

p.right {
  float: right;
  width: 180px;
  padding-top: 10px;
  padding-left: 5px;
  font-size: 14px;
  line-height: 140%;
  text-align: left;
}

p.left {
  float: left;
  width: 180px;
  padding-top: 10px;
  padding-left: 20px;
  font-size: 14px;
  line-height: 140%;
  text-align: left;
}

/* ===========================================================[table] */

div table.images {
	width: 340px;
	height: auto;
	margin-left: 15px;
	border: 0px;
	border-collapse: collapse;
	text-align: center;
}

div table.images td {
	color: #cccccc;
	font: 10px;
	text-align: center;
}

div table.images a img {
	border: none;
}

/* ===========================================================[left] */

.left_box {
  width: 163px;
  height: auto;
  margin: 0px 0px 3px 4px;
  padding: 1px 1px 20px;
  border: 1px solid #cccccc;
  text-align: center;
}

.left_margin {
} 

.left_cap_a,.left_cap_b,.left_cap_c {
  height: 30px;
  font-weight: bold;
  font-family: Arial;
  border-bottom: 1px solid #ccccff;
  border-left: 10px solid #ccccff;
  line-height: 200%;
  text-align: left;
}

.left_cap_a {
  background: url(../item/cap1.gif);
}

.left_cap_b {
  background: url(../item/cap2.gif);
}

.left_cap_c {
  background: url(../item/cap3.gif);
}

.left_content {
  width: 100%;
  height: auto;
}

.left_ads {
  width: 100%;
  height: auto;
  margin: auto;
  padding: 2px 0px 4px;
  text-align: center;
}

/* ===========================================================[right] */

.right_box {
  width: 163px;
  height: auto;
  margin: 0px 0px 3px 4px;
  padding: 1px 1px 20px;
  border: 1px solid #cccccc;
  text-align: center;
}

.right_margin {
} 

.right_cap_a,.right_cap_b,.right_cap_c {
  height: 30px;
  font-weight: bold;
  font-family: Arial;
  border-left: 10px solid #ccccff;
  border-bottom: 1px solid #ccccff;
  line-height: 200%;
  text-align: left;
}

.right_cap_a {
  background: url(../item/cap1.gif);
}

.right_cap_b {
  background: url(../item/cap2.gif);
}

.right_cap_c {
  background: url(../item/cap3.gif);
}

.right_content {
  width: 100%;
  height: auto;
}

.right_ads {
  width: 100%;
  height: auto;
  margin: auto;
  padding-top: 2px;
  padding-left: 2px;
  text-align: center;
}

/* ===========================================================[bottom] */

.bottom {
  width: 750px;
  height: auto;
  margin-top: 20px;
  padding: 15px 0px 10px;
  border-top: 1px dotted #ccccff;
  background: #ffffff;
  text-align: center;
}

/* ===========================================================[foot] */

#foot {
  width: 750px;
  height: 30px;
  border: 1px solid #ccccff;
  background: url(../item/line.jpg);
	text-align: center;
}

.foot_margin {
} 

.foot_center {
  display: inline;
	margin: 0px auto;
	color: #aaaaaa;
  font: bold 12px Times New Roman;
}

#foot h5 {
	margin: 0px auto;
	color: #aaaaaa;
	font: bold 12px Times New Roman;
  line-height: 200%;
}
#foot h5 a {
	color: #aaaaaa;
	text-decoration: none;
	cursor: default;
}

/* ===========================================================[other] */

.last,.coment,.count {
  width: 90%;
  height: auto;
  margin: 2px auto 0px;
  padding: 2px;
  font: 11px MS Reference Sans Serif;
  text-align: left;
  white-space: nowrap;
}

.pr {
  width: 100%;
  height: auto;
  margin: 1px;
  padding: 1px;
  text-align: left;
}

.pr a {
  font-size: 10px;
  font-color: #cccccc;
  text-decoration: none;
}

.none {
  display: none;
}

h6.since {
  display: block;
  margin: 0px auto;
  padding-top: 2px;
  padding-right: 2px;
  background: url(../item/back.gif);
  text-align: right;
}

h6.powerd {
  display: block;
  height: 14px;
  margin: 0px auto;
  padding-top: 2px;
  padding-right: 2px;
	color: #aaaaaa;
  font-size: 8px;
  background: url(../item/back.gif);
  text-align: right;
	cursor: default;
}

h6.powerd a {
	color: #aaaaaa;
	text-decoration: none;
	cursor: default;
}

.return {
  width: 90%;
  height: auto;
  margin: 0px auto;
  padding: 4px;
  text-align: right;
}

.adv {
  margin: 8px 0px 4px;
  font-size: 10px;
  text-decoration: none;
}

.spon {
  width: 100%;
  height: auto;
  margin-top: 8px;
  margin-left: 6px;
  font-size: 10px;
  text-align: left;
}

.info {
  width: 90%;
  height: auto;
  margin: 8px auto 0px;
  font-size: 10px;
  text-align: left;
}

.lang {
  width: 90%;
  height: auto;
  margin: 10px auto 10px;
  font-size: 12px;
  text-align: left;
}

/* ===========================================================[link] */

a:link {
  color: #6666cc;
  text-decoration: underline;
}

a:visited {
  color: #9933cc;
  text-decoration: underline;
}

a:hover {
  color: #ff9900;
  text-decoration: overline underline;
}

a:active {
  color: #ff3333;
  text-decoration: underline;
}

/* ===========================================================[end] */
