@charset "UTF-8";

/*==============================================================================
 * Reset Default Style
 *----------------------------------------------------------------------------*/
body, div, p, pre, blockquote, th, td,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
iframe, object, embed {
  margin: 0;
  padding: 0;
  border: none;
  text-align: left;
  color: #666666;
}

ul, ol {
  list-style-position: outside;
  list-style-type: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
  empty-cells: show;
  margin: 0;
  font-size: 1em;
}

* {
  word-break: break-all;
}

*:first-child+html table {
  border-collapse: collapse;
}

* html table {
  border-collapse: collapse;
}

th, td {
  vertical-align: middle;
}

address, cite, caption, th, del, ins,
abbr, acronym, dfn, em, strong,
code, kbd, samp, var {
  border: none;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
}

img {
  border: none;
  vertical-align: baseline;
}

a img {
  vertical-align: text-bottom;
}

* html a img {
  vertical-align: baseline;
}

br {
  letter-spacing: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

form, fieldset, input, textarea {
  margin: 0;
}

form, fieldset {
  padding: 0;
}

fieldset {
  border: none;
}

form p {
  margin: 0;
  padding: 0;
}

/*==============================================================================
 * OpenPNE Common Style
 *----------------------------------------------------------------------------*/
body {
  line-height: 1.2;
  font-style: normal;
  font-size: 12px;
}

input,
textarea,
select {
  color: #333333;
  font-size: inherit;
}

a:link {
  color: #006699;
}

a:visited {
  color: #004a95;
}

a:hover, a:active {
  color: #3399cc;
  text-decoration: underline;
}

.input_text,
.input_password,
textarea {
  background-color: #f8f8f8;
}

.input_text,
.input_password,
textarea,
select {
  border: 1px solid #888888;
}

.input_image {
  border: none;
}

.input_submit {
  border: 1px solid #888888;
  background: #dadce6 url(../images/bg_button.gif) repeat-x scroll 50% 0;
  letter-spacing: 0;
}

.input_submit_disabled {
  border: 1px solid #888888;
  background: #dadce6 url(../images/bg_button.gif) repeat-x scroll 50% 0;
  letter-spacing: 0;
  color: #aaaaaa;
}

.input_file {
  background: none;
}

strong {
  font-weight: bold;
}

.sortable {
  cursor: move;
}

/*----------------------------------------------
 * Table
 *--------------------------------------------*/
div.parts table {
  table-layout: fixed;
  width: 100%;
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #ccc;
}

div.parts th,
div.parts td {
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: #ccc;
  padding: 12px;
}

div.parts th {
  background: #EEEEEE;
  font-weight: bold;
  text-align: center;
}

/*----------------------------------------------
 * List Marker
 *--------------------------------------------*/
ul.moreInfo li {
  padding: 2px 0 2px 20px;
  background: url(../images/icon_arrow_1.gif) no-repeat 0 0.4em;
}

ul.moreInfo.button li {
  padding: 0;
  background: none;
}

ul.moreInfo.button li form {
  display: inline;
}

ul.moreInfo.button li form .input_submit {
  margin: 0 5px;
}

/*----------------------------------------------
 * clearfix, overflow: hidden
 *--------------------------------------------*/
div#Contents,
div#LayoutA,
div#LayoutB,
div#LayoutC {
  zoom: 1;
  overflow: hidden;
  overflow: -moz-scrollbars-none;
}

#Left,
#Center,
#Top {
  overflow: hidden;
}

dd div, dt, ul, ol, td, th, p,
h1, h2, h3, h4, h5, h6, .partsHeading,
fieldset, label {
  overflow: hidden;
}

dd div div {
  overflow: visible;
}

pre {
  overflow: auto;
}

/*----------------------------------------------
 * Base Layout
 *--------------------------------------------*/
#Container {
  min-width: 960px;
}

#HeaderContainer,
#ContentsContainer,
#FooterContainer {
  margin: 0 auto;
  width: 960px;
}

#LayoutA,
#LayoutB,
#LayoutC {
  float: left;
  width: 960px;
  margin-top: 10px;
  display: inline;
}

#LayoutA #Left {
  float: left;
  width: 270px;
}

#LayoutA #Center {
  float: right;
  width: 440px;
}

#LayoutA #Bottom {
  clear: both;
}

#LayoutB #Left {
  float: left;
  width: 150px;
  margin-left: 20px;
}

* html #LayoutB #Left {
  margin-left: 10px;
}

#LayoutB #Center {
  float: right;
  width: 760px;
  margin-right: 20px;
}

#LayoutB #Bottom {
  clear: both;
}

#LayoutC #Top {
  width: 920px;
  margin: 0 auto;
}

#LayoutC #Center {
  width: 920px;
  margin: 0 auto;
}

#LayoutC #Bottom {
  width: 920px;
  margin: 0 auto;
}

#topBanner {
  height: 48px;
  left: 474px;
  position: absolute;
  top: 2px;
  width: 468px;
}

#sideBanner {
  float: right;
  width: 0px;
}

#Footer {
	background:url(../images/bg_footer.gif) repeat-x #3b3b3b;
  clear: both;
}

/*----------------------------------------------
 * Header
 *--------------------------------------------*/
#Header {
  text-align: center;
  overflow: hidden;
/*  background: transparent url(../images/bg_container.jpg) no-repeat scroll center center;*/
  background: url(../images/bg_head_pattern.jpg) repeat-x;
  height:97px;
}

#HeaderContainer {
  position: relative;
  width:960px;
  background: url(../images/bg_container.jpg) no-repeat center center;
  height:97px;
}

#Header h1 {
  margin: 10px 0 0 20px;
  width: 160px;
  height: 63px;
  background: url(../images/logo_artclip-trans.png) no-repeat;
  float: left;
  display: inline;
  /* ie6 hack */
/*  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logo_artclip-trans.png', sizingMethod='scale');
  _background-image: none;*/
  position: absolute; 
  top: 0; 
  left: 0;
}

#Header h1 a {
  margin: 0;
  padding: 0;
  border: medium none;
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  text-decoration: none;
}

#Header #headerNav {
  padding: 0 10px;
  float: right;
  height: 25px;
  line-height: 25px;
  vertical-align: middle;
}

#Header #headerNav a:link,
#Header #headerNav a:visited,
#Header #headerNav a:active,
#Header #headerNav a:hover {
  color: #FFFFFF;
}

a:link, a:visited {
  text-decoration: none;
}

a:hover, a:active {
  text-decoration: underline;
}

#Header #welcomeMsg {
  color: #FFFFFF;
  float: left;
  margin-right: 20px;
}

#Header #headerNav ul {
  display: inline;
}

#Header #headerNav ul li {
  display: block;
  float: left;
  margin: 0 10px;
}

#Header #headerNav ul li p {
  float: left;
}

#Header #headerNav #feedIcon {
  padding-top: 7px;
  _padding-top: 5px;
}

#Header #searchNav {
  margin: 0 5px;
  float: right;
  height: 30px;
  line-height: 30px;
  width: 350px;
  vertical-align: middle;
  clear: right;
  display: inline;
}

* html #Header #searchNav {
  width: 380px;
}

#Header #searchNav select {
  display: inline;
  vertical-align:middle;
  height: 20px;
  line-height: 20px;
}

#Header #searchInput {
  padding-left: 30px;
  width: 130px !important;
  width: 160px;
  *width: 130px;
  background: url(../images/search_left-trans.png) no-repeat 0 center;
  display: inline;
  height: 20px;
  line-height: 20px;
  border: 0;
  vertical-align:middle;
}

#Header #searchNav a {
  width: 55px;
  height: 20px;
  margin: 5px 0 0 0;
  display: inline;
  float: left;
  background: transparent url(../images/search_btn_off-trans.png) no-repeat center center;
}

#Header #searchNav a:hover {
  background: transparent url(../images/search_btn_over-trans.png) no-repeat center center;
}

#Header #searchNav a:active {
  background: transparent url(../images/search_btn_on-trans.png) no-repeat center center;
}
/*----------------------------------------------
 * Navigation
 *--------------------------------------------*/
#globalNav {
  margin-top: 6px;
  text-align: right;
  width: 712px;
  float: right;
/*  background: transparent url(../images/navi_bg.png) no-repeat right 0;*/
  /* ie6 hack */
/*  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/navi_bg.png', sizingMethod='scale');
  _background-image: none;*/
  top: 0; 
  left: 68px;
}

#globalNav ul {
  float: right;
  height: 35px;
  padding: 0 20px;
}


#globalNav li {
  padding: 0;
  float: left;
  width: 112px;
  text-align: center;
  border-width: 0;
  _margin: 0 -2px;
}

#globalNav li a {
	position: relative;
  width: 112px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  display: block;
  _display: inline-block;
  color: #006699;
  text-decoration: none;
  background: transparent url(../images/navi_btn_bg_off.gif) no-repeat 0 0;
}

* html #globalNav li {
  float: none;
  display: inline;
}

* html #globalNav li a {
  display: inline;
}

#globalNav li a:hover,
#globalNav li a.current {
/*  color: #FFFFFF;
  font-weight: bold;*/
  background: transparent url(../images/navi_btn_bg_on.gif) no-repeat 0 0;
}

#localNav,
#subNav {
  padding: 10px;
  display: inline;
  line-height: 10px;
}

#localNav ul,
#subNav ul {
  background: transparent url(../images/bg_localnav_default.gif) repeat-x 0 0;
  color: #FFFFFF;
  padding: 0 10px;
}

#localNav ul.friend {
  background: transparent url(../images/bg_localnav_friend.gif) repeat-y 0 0;
}

#localNav ul.community {
  background: transparent url(../images/bg_localnav_community.gif) repeat-y 0 0;
}

#localNav li,
#subNav li {
  zoom: 1;
  line-height: 30px;
  float: left;
  margin: 0 1px;
  padding-left: 1px;
  display: block;
  height: 35px;
  background: white url(../images/bg_localnav_li_default.gif) no-repeat left top;
}

#localNav li a,
#subNav li a {
  zoom: 1;
  height: 30px;
  padding: 0 15px 0 14px;
  color: #1C7299;
  text-decoration: none;
  display: block;
  background: white url(../images/bg_localnav_li_default.gif) no-repeat right top;
}

#subNav li p {
  float: left;
}

* html #localNav li,
* html #subNav li {
  float: none;
  display: inline;
}

* html #localNav li a,
* html #subNav li a {
  display: inline;
}

#localNav ul li a:hover {
  background: #ddd url(../images/bg_localnav_li_default_hover.gif) repeat-x scroll right top;
}

#localNav ul.friend li a:hover {
  background: transparent url(../images/bg_localnav_friend_hover.gif) repeat-x scroll 0 0;
}

#localNav ul.community li a:hover {
  background: transparent url(../images/bg_localnav_community_hover.gif) repeat-x scroll 0 0;
}

#subNav ul li a:hover,
#subNav ul li a.current {
  background: #FFFFFF url(../images/bg_localnav_li_default_hover.gif) repeat-x scroll right top;
}
/*----------------------------------------------
 * Contents
 *--------------------------------------------*/
#Contents {
  text-align: center;
  color: #606060;
  background: transparent url(../images/bg_contents.gif) repeat-x scroll 0 0;
}

#ContentsContainer {
  background: #FFFFFF;
}

/*----------------------------------------------
 * Footer
 *--------------------------------------------*/
#Footer {
  margin-top: 30px;
}

#page_member_home #Footer {
  margin-top: 0px;
}

#Footer a {
  color: #FFFFFF;
}

#Footer p {
  color: #FFFFFF;
  padding: 0;
  line-height: 30px;
  text-align: center;
}

#Footer #FooterContainer {
/*  background: transparent url(../images/bg_footer.jpg) repeat-x scroll 0 0;*/
}

#Footer #footerNav {
  display: block;
  padding-top: 10px;
  height:36px;
}

#Footer #footerNav ul {
  display: block;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

#Footer #footerNav ul li {
  display: inline;
  margin: 0 5px;
}
#Footer #footerNavigator {
  display:block;
  padding-top:30px;
}
#Footer .footerNavLeft {
  float:left;
}
#Footer .footerNavRight {
  float:right;
}
#Footer .footerNavInfoBox1 {
  line-height:140%;
  background:#3B3B3B url(../images/txtline.gif) repeat-y scroll 0 0;
  width:170px;
  height:110px;
  padding-left:10px;
}
#Footer .footerNavInfoBox2 {
  line-height:140%;
  padding:0 5px;
}
#Footer p {
  color:#FFFFFF;
  line-height:160%;
  padding:0;
  text-align:center;
}
/*----------------------------------------------
 * Parts
 *--------------------------------------------*/
div.parts,
div.dparts {
  margin: 0 auto 10px;
}

div.dparts div.parts {
  margin: 0;
}

div.ditem {
  padding: 5px 6px;
}

/*----------------------------------------------
 * Parts Heading
 *--------------------------------------------*/
div.partsHeading {
  margin-bottom: 0;
  padding: 10px 10px 0 35px;
  height: 30px;
  background: url(../images/icon_arrow_parts.gif) no-repeat;
  /*line-height: 26px;*/
  color: #6D6D6D;
  font-size: 14px;
  text-align: left;
}

#LayoutA #Left div.partsHeading {
  background-image: url(../images/bg_parts_heading_270.gif);
}

#LayoutA #Center div.partsHeading {
  background-image: url(../images/bg_parts_heading_440.gif);
}

#LayoutB #Left div.partsHeading {
  background-image: url(../images/bg_parts_heading_175.gif);
}

#LayoutB #Center div.partsHeading {
}

#LayoutC #Center div.partsHeading {
}

div.partsHeading h3 {
  display: inline;
  font-weight: bold;
}

div.partsHeading p {
  margin-left: 0.5em;
  display: inline;
}

div.partsHeading p.link {
  top: 2px;
  right: 8px;
  float: right;
}

/*----------------------------------------------
 * Parts Items
 *--------------------------------------------*/
div.partsInfo {
  padding: 5px 20px;
}

div.partsInfo div.body {
  margin: 10px 0;
}

div.partsInfo p,
div.partsInfo ul {
  margin-bottom: 10px;
}

div.partsInfo ul {
  padding-left: 1em;
  list-style-type: disc;
}

div.pagerAbsolute {
  padding: 4px;
  text-align: center;
}

div.pagerAbsolute p {
  display: inline;
}

div.pagerRelative {
  padding: 4px;
  text-align: right;
}

p.pagerRelative_number {
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  float: left;
  display: block;
}

div.pagerRelative_link {
  float: right;
}

div.pagerRelative_link .prev,
div.pagerRelative_link .next {
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  float: left;
}

div.pagerRelative_link ul {
  float: left;
  display: block;
  margin-left: 8px;
}

div.pagerRelative_link ul li {
  float: left;
  margin: 0 5px;
}

div.pagerRelative_link ul li.current {
  background: #f90;
}

div.pagerRelative_link ul li a {
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #eee;
}

div.pagerRelative_link ul li a:hover {
  border: 1px solid #fc0;
}

div.pagerRelative_link ul li.current a:link,
div.pagerRelative_link ul li.current a:visited,
div.pagerRelative_link ul li.current a:active,
#mypage div.pagerRelative_link ul li.current a:link,
#mypage div.pagerRelative_link ul li.current a:visited,
#mypage div.pagerRelative_link ul li.current a:active {
  color: #FFFFFF;
  font-weight: bold;
}


div.pagerRelativeMulti {
  padding: 4px;
}

div.pagerRelative p,
div.pagerRelativeMulti div.pager p {
  display: inline;
  margin-left: 10px;
}

div.pagerRelative p:first-child,
div.pagerRelativeMulti div.pager p:first-child,
div.pagerRelative p.first-child,
div.pagerRelativeMulti div.pager p.first-child {
  margin-left: 0;
}

div.pagerRelativeMulti div.text {
  float: left;
  width: 55%;
}

div.pagerRelativeMulti div.pager {
  float: right;
  width: 45%;
  margin-top: 0.5em;
  text-align: right;
}

div.operation {
  padding: 4px;
}

div.operation ul.moreInfo {
  text-align: center;
}

div.operation ul.moreInfo li {
  display: inline;
  background-position: 0 50%;
}

/*----------------------------------------------
 * Calendar
 *--------------------------------------------*/
#Left .calendar .partsHeading {
  text-align: center;
}

#Left .calendar .partsHeading a {
  color: #FFFFFF;
  text-decoration: none;
}

.calendar th {
  background-color: #EEEEEE;
  text-align: center;
}

.calendar td {
  padding: 1px 2px;
  text-align: right;
}

.calendar td,
.calendar td * {
  letter-spacing: -1px;
  word-break: normal;
}

#Body .calendar .holiday,
.calendar .sun {
  color: #d92c49;
}

.calendar .sat {
  color: #2c65d9;
}

/*----------------------------------------------
 * Page Navigation
 *--------------------------------------------*/
#Left .pageNav ul {
  margin: 1px;
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
}

#Left .pageNav li {
  padding: 4px 0 4px 18px;
  background: transparent url(../images/icon_1.gif) no-repeat scroll 8px 50%;
}

#Left .pageNav li.current {
  background-color: #EEEEEE;
}

/*==============================================================================
 * descriptionBox
 *----------------------------------------------------------------------------*/
.descriptionBox .parts {
  padding: 5px 20px;
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
}

.descriptionBox div.body {
  margin: 10px 0;
}

.descriptionBox p {
  margin-bottom: 10px;
}

/*==============================================================================
 * informationBox
 *----------------------------------------------------------------------------*/
.informationBox {
  padding-left: 102px;
  border: 1px solid #CCCCCC;
  background: #EEEEEE url(../images/icon_information.gif) no-repeat 5px 50%;
}
.informationBox div.body {
  min-height: 1.2em;
  padding: 5px;
  border-left: 1px solid #CCCCCC;
  background: #FFFFFF;
}
.caution {
  color: #FF0000;
}

/*==============================================================================
 * alertBox
 *----------------------------------------------------------------------------*/
.alertBox {
  width: 564px;
}

#Body .alertBox th {
  padding: 8px 0;
  width: 148px;
  background-color: #FFFFFF;
  text-align: center;
}

#Body .alertBox td {
  padding: 6px;
  background-color: #FFFFFF;
  color: #ff0000;
}

/*==============================================================================
 * box
 *----------------------------------------------------------------------------*/
.box .body {
  padding: 10px 1em;
}

.box .operation {
  padding: 10px 0;
}

/*==============================================================================
 * form
 *----------------------------------------------------------------------------*/
.form .block {
  text-align: center;
  padding: 10px 1em;
}

.form th,
.form td {
  padding: 5px;
  background-color: #FFFFFF;
}

.form th {
  width: 175px;
}

.form textarea {
  width: 98%;
}

.form .input {
  float: left;
  width: 70%;
}

.form .publicFlag {
  float: right;
}

.form .publicFlag select {
  width: 140px;
}

/*==============================================================================
 * news pager
 *----------------------------------------------------------------------------*/
.partsNewsPager .block {
  border-top-width: 0;
}

.partsNewsPager dl {
  border-top: 1px solid #CCCCCC;
  overflow: hidden;
}

.partsNewsPager dt {
  float: left;
  padding: 5px;
  text-align: center;
  width: 170px;
}

.partsNewsPager dd {
  border-left: 1px solid #CCCCCC;
  margin-left: 180px;
  padding: 5px;
}

/*==============================================================================
 * listBox
 *----------------------------------------------------------------------------*/
.listBox th {
  width: 83px;
  background-color: #FFFFFF;
}

.listBox th, .listBox td {
  padding: 5px;
}

/*==============================================================================
 * YesNo
 *----------------------------------------------------------------------------*/
.yesNo .block {
  text-align: center;
  padding: 10px 1em;
}

/*==============================================================================
 * memberImageBox otherMemberImageBox
 *----------------------------------------------------------------------------*/
#memberInfo {
  color: #FFFFFF;
  margin-bottom: 0;
  background: transparent url(../images/bg_parts_photo_box_blue.jpg) no-repeat 5px 0;
}

.otherMemberImageBox #memberInfo {
  background: transparent url(../images/bg_parts_photo_box_white.jpg) no-repeat 5px 0;
}

#memberInfo a:link,
#memberInfo a:active,
#memberInfo a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

#memberInfo a:hover {
  color: #FFFFFF;
}
/*
#memberInfo p.photo a {
  display: block;
  height: 120px;
}
*/

.memberImageBox *,
.otherMemberImageBox * {
  color: #FFFFFF;
  text-align: center;
}

.memberImageBox,
otherMemberImageBox {
  width: 150px;
}

.memberImageBox {
  /*height: 380px;*/
}

#memberInfoFooter {
  height: 10px;
  width: 150px;
  margin-bottom: 10px;
}

.memberImageBox #memberInfoFooter {
  background: transparent url(../images/bg_parts_photo_box_blue.jpg) no-repeat 5px -388px;
}

.otherMemberImageBox #memberInfoFooter {
  background: transparent url(../images/bg_parts_photo_box_white.jpg) no-repeat 5px -353px;
}

#memberInfo a.memberLink {
  display: block;
}

#memberInfo a.memberLink:hover {
  cursor: pointer;
}

#memberInfo a.memberLink:hover p.text {
  text-decoration: underline;
}


.memberImageBox p.photo,
.otherMemberImageBox p.photo {
  padding: 10px;
}

.memberImageBox p.text,
.otherMemberImageBox p.text {
  font-weight: bold;
  margin: 5px auto 0;
}

.otherMemberImageBox p.text {
  color: #666666;
}

.memberImageBox ul.link a,
.otherMemberImageBox ul.link a {
  display: block;
  height: 30px;
  width: 126px;
  color: #FFFFFF;
  text-decoration: none;
}

.memberImageBox ul.link a:hover,
.otherMemberImageBox ul.link a:hover {
  text-decoration: none;
}

.memberImageBox ul.link li,
.otherMemberImageBox ul.link li {
  width: 126px;
  vertical-align: middle;
}

.memberImageBox ul.link li {
  line-height: 20px;
  height: 20px;
  margin: 0 auto 0 15px;
  text-align: left;
}

.memberImageBox ul.link li.menu a,
.memberImageBox ul.link li.add a,
.memberImageBox ul.link li.remove a {
  text-align: center;
}

.memberImageBox ul.link li a {
  text-align: left;
}

.memberImageBox ul.link li.menu,
.otherMemberImageBox ul.link li {
  line-height: 30px;
  height: 30px;
  margin: 8px auto;
  text-align: center;
  display: block;
  cursor: pointer;
}

.memberImageBox ul.link li.menu {
  background: transparent url(../images/btn_bg_aqua_b.jpg) no-repeat 0 0;
}

.memberImageBox ul.link li.menu:hover {
  background: transparent url(../images/btn_bg_aqua_b_over.jpg) no-repeat 0 0;
}

.otherMemberImageBox ul.link li.add {
  background: transparent url(../images/btn_bg_blue.jpg) no-repeat 0 0;
}

.otherMemberImageBox ul.link li.add:hover {
  background: transparent url(../images/btn_bg_blue_over.jpg) no-repeat 0 0;
}


.otherMemberImageBox ul.link li.remove {
  background: transparent url(../images/btn_bg_orange.jpg) no-repeat 0 0;
}

.otherMemberImageBox ul.link li.remove:hover {
  background: transparent url(../images/btn_bg_orange_over.jpg) no-repeat 0 0;
}

.memberImageBox p.friendLink,
.otherMemberImageBox p.friendLink {
  margin-bottom: 3px;
}

.memberImageBox ul.moreInfo,
.otherMemberImageBox ul.moreInfo {
  margin: 2px 0 -5px;
}

.memberImageBox ul.moreInfo li,
.otherMemberImageBox ul.moreInfo li {
  padding: 1px 0;
  background: none;
}

.memberImageBox ul.moreInfo li img,
.otherMemberImageBox ul.moreInfo li img {
  vertical-align: bottom;
}

.memberImageBox p.rank,
.otherMemberImageBox p.rank {
  margin-top: 6px;
}

.memberImageBox p.point,
.otherMemberImageBox p.point {
  margin-top: 2px;
}

.memberImageBox p.text,
.otherMemberImageBox p.text {
  margin-top: 4px;
}

.memberImageBox p.typeMark,
.otherMemberImageBox p.typeMark {
  margin-top: 4px;
}

.memberImageBox p.text img,
.otherMemberImageBox p.text img {
  vertical-align: text-bottom;
}

.memberImageBox p.loginTime,
.otherMemberImageBox p.loginTime {
  margin-top: 0px;
}

/*==============================================================================
 * memberImages
 *----------------------------------------------------------------------------*/
.memberImagesBox table {
  border-top: 1px solid #CCCCCC;
}

#Body .memberImagesBox td {
  padding: 8px 0;
  background-color: #FFFFFF;
  text-align: center;
}

.memberImagesBox form {
  float: left;
  width: 230px;
}

.memberImagesBox form p {
  margin: 8px 0;
  text-align: center;
}

.memberImagesBox ul {
  zoom: 1;
  margin: 8px 0 8px 230px;
}

.memberImagesBox li {
  padding-left: 12px;
  background: url(./skin/default/img/marker.gif) no-repeat 3px 3px;
}

/*==============================================================================
 * modalBox
 *----------------------------------------------------------------------------*/
.modalWall {
  background-color: #000000;
  width: 100%;
  height: 100%;
  z-index: 20;
  background-repeat: repeat;
  position: fixed;
  top: 0px;
  left: 0px;
}

.modalBox {
  background-color: #ffffff;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 30;
}

/*==============================================================================
 * nineTable
 *----------------------------------------------------------------------------*/
.nineTable tr.photo td {
  height: 80px;
  padding: 2px 0;
  text-align: center;
}

.nineTable tr.photo td p.crown {
  text-align: center;
}

.nineTable tr.text td {
  padding: 2px;
  text-align: center;
}

.nineTable div.moreInfo ul.moreInfo {
  width: 11em;
  margin-left: auto;
  padding: 6px 0;
}

/*==============================================================================
 * searchResultList
 *----------------------------------------------------------------------------*/
.searchResultList .partsInfo {
  background: #EEEEEE;
}

.searchResultList .ditem {
  margin: 8px 0;
}

.searchResultList td.photo {
  width: 90px;
  padding: 5px;
  text-align: center;
}

.searchResultList th,
.searchResultList td {
  padding: 5px;
}

.searchResultList th {
  width: 90px;
}

.searchResultList tr.operation th {
  padding-top: 0;
  padding-bottom: 0;
}

.searchResultList tr.operation td {
  padding: 0;
}

.searchResultList tr.operation span.text {
  float: left;
  display: block;
  width: 180px;
  padding: 5px;
  border-right: 1px solid #CCCCCC;
}

.searchResultList tr.operation span.moreInfo {
  zoom: 1;
  display: block;
  margin-left: 121px;
  padding: 4px 0 3px;
  text-align: center;
}

.searchResultList div.operation {
  text-align: center;
}

.searchResultList tr.operation span.moreInfo img,
.searchResultList div.operation form,
.searchResultList div.operation fieldset {
  display: inline;
  vertical-align: top;
}

/*==============================================================================
 * searchFormLine
 *----------------------------------------------------------------------------*/
#Top div.searchFormLine,
#Left div.searchFormLine,
#Center div.searchFormLine {
  border-width: 0;
}

.searchFormLine ul {
  text-align: center;
  padding: 1px 0;
}
.searchFormLine ul li {
  display: inline;
}
.searchFormLine ul li * {
  vertical-align: middle;
}
.searchFormLine ul li label {
  margin-right: 2px;
  padding: 1px 13px 0 0;
  background: url(../images/icon_arrow_2.gif) no-repeat 100% 0;
}

/*==============================================================================
 * manageList
 *----------------------------------------------------------------------------*/
.manageList td {
  padding: 5px;
}

.manageList td.photo {
  width: 140px;
  text-align: center;
}

.manageList td.delete {
  width: 120px;
}

.manageList col.date {
  width: 160px;
}

* html .manageList col.date {
  width: 150px;
}

*:first-child+html .manageList col.date {
  width: 150px;
}

.manageList col.name {
  width: auto;
}

.manageList colgroup.operation col {
  width: 86px;
}

* html .manageList colgroup.operation col {
  width: 76px;
}

*:first-child+html .manageList colgroup.operation col {
  width: 76px;
}

/*==============================================================================
 * home
 *----------------------------------------------------------------------------*/
#topBannerLeft {
  float: left;
  width: 222px;
  height: 250px;
  background: url(../images/logins_bg.gif) no-repeat 0 0;
  text-align: center;
}

#topBannerLeft a#loginBtn {
  text-decoratioin: none;
  display: block;
  width: 190px;
  height: 70px;
  margin: 20px auto;
  background: url(../images/logins_btn_off.gif) no-repeat center center;
}

#topBannerLeft a#loginBtn:hover {
  background: url(../images/logins_btn_on.gif) no-repeat center center;
}

#topBannerLeft a#regBtn,
#guideButton a#regBtn {
  text-decoratioin: none;
  display: block;
  width: 190px;
  height: 70px;
  margin: 35px auto;
  background: url(../images/register_btn_off.gif) no-repeat center center;
}

#topBannerLeft a#regBtn:hover,
#guideButton a#regBtn:hover {
  background: url(../images/register_btn_on.gif) no-repeat center center;
}

#topBannerRight {
  float: right;
  width: 684px;
  height: 250px;
}

#topBannerCenter {
  text-align: center;
  height: 230px;
  width: 920px;
}

#bottomBanner {
  color: #666666;
  background: #f6f6f6;
}

#bottomBanner a,
#bottomBanner a:link {
  color: #333333;
}

#bottomBanner a:active,
#bottomBanner a:hover {
  color: #333333;
  text-decoration: underline;
}

.bpart {
  float: left;
}

.bpart .bpartHeading {
  color: #000;
  font-size: 110%;
  height: 30px;
  line-height: 26px;
  margin-bottom: 5px;
  padding: 8px 8px 2px 65px;
  text-align: left;
}

#bottomBannerLeft {
  width: 340px;
  height: 180px;
  margin: 8px 0;
}

#bottomBannerLeft .infoItem {
  margin: 3px 0 0 0;
}

#bottomBannerLeft #allInfo {
  text-align: left;
  margin-top: 25px;
}

#bottomBannerLine {
  float: left;
  width: 1px;
  height: 180px;
  background: #ccc;
  margin: 15px 0;
}

#bottomBannerRight {
  width: 564px;
  height: 180px;
  margin: 8px 0;
}

#bottomBannerLeft .bpartHeading {
  background: transparent url(../images/footer_icon_news-trans.png) no-repeat scroll 30px center;
}

#bottomBannerRight .bpartHeading {
  background: transparent url(../images/footer_icon_about-trans.png) no-repeat scroll 30px center;
}

#bottomBannerRight #homeAbout {
  float: left;
  width: 385px;
  height: 135px;
}

#bottomBannerRight #homeVerisign {
  width: 100px;
  height: 85px;
  float: right;
}

.bpart .bpartContent {
  margin: 0 30px;
  color: #333;
}

.moreInfo {
  text-align: right;
  margin:5px;
}
/*==============================================================================
 * homeRecentList
 *----------------------------------------------------------------------------*/
.homeRecentList div.block {
  padding: 5px;
}

.homeRecentList ul.articleList {
  line-height: 1.3;
}

.homeRecentList ul.articleList li {
  padding-bottom: 5px;
  padding-left: 85px;
  background: url(../images/icon_1.gif) 3px 0.4em no-repeat scroll;
  text-indent: -72px;
}

.homeRecentList span.date {
  padding-right: 18px;
  background: url(../images/articleList_marker.gif) 92% 0.3em no-repeat scroll;
}

.homeRecentList div.moreInfo ul.moreInfo {
  margin: 0 2px 0 auto;
  width: 10em;
}

/*==============================================================================
 * photoTable
 *----------------------------------------------------------------------------*/
.photoTable tr.photo td {
  height: 100px;
  padding: 8px 0;
  text-align: center;
}

.photoTable tr.photo td p.crown {
  text-align: center;
}

.photoTable tr.text td {
  padding: 5px 2px;
  text-align: center;
}

/*==============================================================================
 * recentList
 *----------------------------------------------------------------------------*/
.recentList dl {
  border: 1px solid #CCCCCC;
  margin-bottom: 5px;
}

.recentList dt {
  float: left;
  width: 170px;
  padding: 5px;
  text-align: center;
}

.recentList dd {
  zoom: 1;
  margin-left: 180px;
  padding: 5px;
  border-left: 1px solid #CCCCCC;
}

* html #Body .recentList dd {
  height: 1.2em;
}

/*==============================================================================
 * commentList
 *----------------------------------------------------------------------------*/
.commentList dl {
  border: 1px solid #CCCCCC;
  margin-bottom: 10px;
}

.commentList dt {
  float: left;
  width: 70px;
  padding-top: 5px;
  text-align: center;
}

.commentList dd {
  zoom: 1;
  min-height: 5.5em;
  margin-left: 70px;
  border-left: 1px solid #CCCCCC;
}

* html .commentList dd {
  height: 5.5em;
}

#LayoutC .commentList dt {
  width: 110px;
}

#LayoutC .commentList dd {
  margin-left: 110px;
}

.commentList dd div {
  border-top: 1px solid #CCCCCC;
}

.commentList dd div p {
  padding: 4px 3px;
}

.commentList dd div.title {
  padding: 4px 3px;
  border-top: none;
}

.commentList dd div.title p {
  padding: 0;
}

.commentList dd ul.photo {
  padding: 5px 5px 0;
}

.commentList dd ul.photo li {
  display: inline;
  margin-left: 6px;
}

.commentList dd div.footer p {
  text-align: right;
}

.commentList div.operation {
  padding: 8px 0;
}

.commentList dd div.attachFile {
  padding: 16px 5px;
}

/*==============================================================================
 * line
 *----------------------------------------------------------------------------*/
.line {
  text-align: center;
}

/*==============================================================================
 * formSubmit
 *----------------------------------------------------------------------------*/
.formSubmit {
  text-align: center;
  margin-top: 20px;
}
/*==============================================================================
 * loginPage
 *----------------------------------------------------------------------------*/
.loginForm {
  margin: 10px 0 20px 0;
}

.loginForm th,
.loginForm td {
  padding: 3px;
}

.loginForm input {
  border: 1px solid #888888;
  background-color: #f8f8f8;
}

#toRegistPage {
  border: 1px solid #ccc;
  padding: 10px 20px;
  margin: 0 10px;
}

#toRegistPage #guideTitle {
  font-size: 110%;
  font-weight: bold;
}

#toRegistPage #guideContent {
  line-height: 25px;
  padding: 5px 0;
}

#toRegistPage #guideButton {
  text-align: center;
}

#mailAddressLoginForm {
  margin: 0 auto;
  width: 800px;
}

#mailAddressLoginForm th,
#mailAddressLoginForm td {
  padding: 15px;
}

#mailAddressLoginForm th {
  width: 165px;
  background: #EEE;
  font-weight: bold;
  text-align: center;
}
#LoginImageBox {
  border:1px solid #cccccc;
  margin:10px auto;
  padding:0 0 5px 5px;
  height:auto;
  width:600px;
}
#LoginImageBoxLeft {
  height:auto;
  width:170px;
  float:left;
}
#LoginImageBoxLeft div.thumbWrapper{
  display:table-cell;
  text-align:center;
  vertical-align:middle;
  float:right;
  margin-top:6px;
}
#LoginImageBoxRight {
  height:auto;
  width:410px;
  padding:10px;
  float:left;
}
#LoginImageBoxRight li.title{
  font-size:16px;
  font-weight:bold;
}
#LoginImageBoxRight li.seperate{
  height:15px;
}
/*==============================================================================
 * error message
 *----------------------------------------------------------------------------*/
ul.error_list li {
  color: red;
}

/*==============================================================================
 * inviteForm passwordForgetForm
 *----------------------------------------------------------------------------*/
#inviteForm,
#passwordForgetForm {
  width: 890px;
  margin: 0 auto;
}

#inviteForm th,
#inviteForm td {
  padding: 15px;
}

#inviteForm th,
#passwordForgetForm th {
  width: 165px;
  background: #EEE;
  font-weight: bold;
  text-align: center;
}

#inviteForm tfoot td {
  text-align: center;
}

#inviteForm .floatLeft,
#passwordForgetForm .floatLeft {
  float: left;
}

#passwordForgetForm ul.error_lilst {
  float: left;
  line-height: 22px;
  vertical-align: middle;
  padding: 0 3px;
}

#passwordForgetForm ul.error_list li {
  padding-left: 3px;
  float: left;
}

#inviteFormSubmit {
  margin-top: 20px;
  text-align: center;
}

#terms {
  overflow: auto;
  height: 400px;
  width: 860px;
  margin: 10px auto 0;
  border: 1px solid #ccc;
}

#terms #page .subpart .rule {
  width: 800px;
}

#terms #page .rule td.leftcell {
  width: 130px;
}

#terms #page .rule td {
  width: 580px;
}

/*==============================================================================
 * registForm
 *----------------------------------------------------------------------------*/
#registForm,
#registConfirmForm {
  width: 890px;
}

#registForm th,
#registConfirmForm th {
  width: 175px;
}

#registForm tfoot td,
#registConfirmForm tfoot td {
  text-align: center;
}

#registForm .floatLeft,
#registConfirmForm .floatLeft {
  float: left;
}

#registForm .floatRight,
#registConfirmForm .floatRight {
  float: right;
  margin-right: 20px;
}

#registConfirmForm .inline {
  display: inline;
}

#registForm ul.error_list {
  float: left;
  line-height: 22px;
  vertical-align: middle;
  padding: 0 3px;
}

#registForm ul.error_list li {
  float: left;
}

#registForm .form-help {
  line-height: 20px;
  padding-left: 5px;
  color: #72B9EB;
  float: left;
  height: 20px;
  vertical-align: middle;
}

span.required {
  color: red;
}

input.submitBtn {
  width: 126px;
  height: 30px;
  border: none;
  color: #333333;
  background: transparent url(../images/btn_bg.jpg) no-repeat 0 0;
}

input.submitBtn:hover {
  cursor: pointer;
  color: #FFFFFF;
  background: transparent url(../images/btn_bg_hover.jpg) no-repeat 0 0;
}

input.submitBtnShort {
  width: 70px;
  height: 30px;
  border: none;
  color: #333333;
  background: transparent url(../images/btn_bg_short.jpg) no-repeat 0 0;
}

input.submitBtnShort:hover {
  cursor: pointer;
  color: #FFFFFF;
  background: transparent url(../images/btn_bg_hover_short.jpg) no-repeat 0 0;
}

input.submitBtnFinish {
  width: 126px;
  height: 30px;
  border: none;
  color: #333333;
  background: transparent url(../images/btn_bg_finish.jpg) no-repeat 0 0;
}

input.submitBtnFinish:hover {
  cursor: pointer;
  color: #000000;
  background: transparent url(../images/btn_bg_finish_hover.jpg) no-repeat 0 0;
}

/*
.formSubmit input {
  color: #666666;
  background: white;
  font-size: 12px;
  width: 200px;
  height: 30px;
  text-align: center;
}

.formSubmit input:hover {
  color: #FFFFFF;
  background: gray;
}*/
/*==============================================================================
 * clear float
 *----------------------------------------------------------------------------*/
.clearThis {
  clear: both;
}

table .floatLeft {
  float: left;
}

table .floatRight {
  float: right;
  margin-right: 20px;
}

table .form-help {
  line-height: 20px;
  padding-left: 5px;
  color: #72B9EB;
  float: left;
  height: 20px;
  vertical-align: middle;
}
/*==============================================================================
 * hidden
 *----------------------------------------------------------------------------*/
.hidden {
  display: none;
}

/*==============================================================================
 * information
 *----------------------------------------------------------------------------*/
#information ol li {
  margin: 10px;
  border: 1px solid #aaa;
  padding: 10px;
}

#information .infoTitle {
  font-weight: bold;
  background: transparent url(../images/title_bg_gray.gif) no-repeat center center;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  vertical-align: middle;
}

#information .infoBody {
  padding: 10px;
}

/*==============================================================================
 * mypage
 *----------------------------------------------------------------------------*/
ul#messageList a {
  font-weight: bold;
  color: #FF0000;
}

.parts .homeList p.more {
  text-align: right;
  padding-right: 10px;
}

.pageMenu {
  text-align: center;
}

#mypage a:link,
#mypage a:active,
#mypage a:visited {
  color: #006699;
  text-decoration: none;
}

#mypage a:hover {
  color: #3399CC;
  text-decoration: underline;
}

#avatarImage {
  text-align: center;
}

#uploadAvatar {
  width: 735px;
  margin: 10px;
}

#uploadAvatar th {
  width: 30%;
}

#uploadAvatar td {
}

ul.bill_summary {
  float: right;
}

span.bill_item_title {
  width: 100px;
  display: block;
  float: left;
}

span.bill_item_value {
  text-align: right;
  width: 70px;
  display: block;
  float: right;
}

table#history {
  margin-top: 10px;
}

table#history th,
table#history td {
  padding: 0;
}

table#history th p {
  margin: 12px;
  text-align: center;
}

table#history th.date {
  width: 85px;
}

table#history th.bill_code {
  width: 180px;
}

table#history th.price {
  width: 120px;
}

table#history th.units {
  width: 120px;
}

table#history th.pay_code {
  width: 80px;
}

table#history td p {
  margin: 12px 5px;
  text-align: center;
}

table#history td.price p,
table#history td.units p {
  text-align: right;
}

#buyer_info th {
  width: 250px;
}

#buyer_info p,
#profile p,
#bill_detail p,
#msg_view p {
  margin: 10px 0;
}

.pageMenuBottom p {
  margin: 5px 0;
}

#mypage .floatLeft {
  float: left;
}

#mypage .floatRight {
  float: right;
}

#mypage .block {
  display: block;
  line-height: 20px;
  height: 20px;
}

#mypage .form-help {
  margin-right: 10px;
}

#self_art_sort {
  text-align: center;
}

.friendRequestsList th.date {
  width: 135px;
}

.friendRequestsList th.avatar {
  width: 100px;
}

.friendRequestsList th.message {

}

.friendRequestsList th.button {
  width: 160px;
}

.friendRequestsList td.date,
.friendRequestsList td.avatar,
.friendRequestsList td.button {
  text-align: center;
}

.friendRequestsList td.avatar .memberAvatar,
.friendRequestsList td.avatar .name
{
  text-align: center;
}

.friendRequestsList td.message {

}

#profileForm .checkbox_list li,
#registForm .checkbox_list li {
  float: left;
  width: 165px;
}
/*--------------------------------------------------------------
 * settings
 *------------------------------------------------------------*/
table.settings th {
  width: 250px;
}


/*--------------------------------------------------------------
 * sidemenu
 *------------------------------------------------------------*/
.iconBoxHeader {
  margin: 0 5px;
  width: 140px;
  background: transparent url(../images/bg_parts_iconlist_box.gif) no-repeat center 0;
}

.iconBoxHeader h3 {
  width: 140px;
  text-align: center;
  padding: 10px 0;
  color: #666666;
  font-weight: bold;
}

.iconBoxHeader ul {
  margin: 0;
  padding: 0 10px;
}

.iconBoxHeader ul li {
  margin: 2px 5px;
  height: 50px;
  width: 50px;
  float: left;
}

.iconBoxHeader p {
  width: 125px;
  margin: 10px 8px 0;
  text-align: right;
  color: #FFFFFF;
}

.iconBoxFooter {
  margin: 0 5px;
  width: 140px;
  height: 15px;
  background: transparent url(../images/bg_parts_iconlist_box.gif) no-repeat center -255px;
}

/*--------------------------------------------------------------
 * favorite/friend management
 *------------------------------------------------------------*/
ul.memberList {
  margin: 0;
  padding: 0 10px;
}

ul.memberList li {
  margin: 2px 15px;
  width: 61px;
  height: 80px;
  float: left;
}

ul.memberList li .memberAvatar,
ul.memberList li .name,
ul.memberList li .check,
.artList ul li .check {
  text-align: center;
}



/*--------------------------------------------------------------
 * partner/material member
 *------------------------------------------------------------*/
ul.partnerList,
ul.materialList {
  margin: 20px 0;
  padding: 0 10px;
}

ul.partnerList li,
ul.materialList li {
  margin: 2px 15px;
  width: 120px;
  height: 150px;
  float: left;
}

ul.partnerList li .memberAvatar,
ul.partnerList li .name,
ul.materialList li .memberAvatar,
ul.materialList li .name {
  text-align: center;
}

ul.partnerList li .memberAvatar,
ul.materialList li .memberAvatar {
  margin-bottom: 3px;
}
/*==============================================================================
 * message
 *----------------------------------------------------------------------------*/
table.msgList th {
  background-color: #3b3b3b;
  color: #FFFFFF;
}

table.msgList p {
  margin: 0 5px;
}

table.msgList .icons {
  width: 30px;
  padding: 5px 0;
  text-align: center;
}

table.msgList .input_checkbox {
  width: 30px;
  padding: 5px 0;
  text-align: center;
}

table.msgList .sender {
  width: 175px;
  padding: 5px 0 5px 5px;
}

table.msgList .title {
  width: 350px;
  padding: 5px 0 5px 5px;
}

table.msgList .sender p,
table.msgList .title p {
  text-align: left;
}

table.msgList .date {
  width: 150px;
  padding: 5px 0;
}

.messageDetailBox table.msgDetail {
  width: 750px;
  margin: 0 auto;
}

.messageDetailBox table.msgDetail th {
  width: 130px;
}

.messageDetailBox p {
  text-align: center;
}

#writeMessage {
  width: 750px;
  margin: 0 auto;
}

#writeMessage td {
  padding: 12px;
}

#writeMessage th {
  width: 130px;
  background: #eee;
  font-weight: bold;
  padding: 12px;
  text-align: center;
}

#writeMessage tfoot td {
  text-align: center;
}

#writeMessage .floatLeft {
  float: left;
}

#writeMessage ul.error_list {
  float: left;
  line-height: 22px;
  vertical-align: middle;
  padding: 0 3px;
}

#writeMessage ul.error_list li {
  float: left;
}

#reportMessage {
  width: 750px;
  margin: 20px auto 0;
}

#reportMessage td {
  padding: 12px;
}

#reportMessage th {
  width: 130px;
  background: #eee;
  font-weight: bold;
  padding: 15px;
  text-align: center;
}

#reportMessage tfoot td {
  text-align: center;
}

#reportMessage .floatLeft {
  float: left;
}

#reportMessage ul.error_list {
  float: left;
  line-height: 22px;
  vertical-align: middle;
  padding: 0 3px;
}

#reportMessage ul.error_list li {
  float: left;
}

p.messageListCheck {
  margin: 5px;
  text-align: left;
}

p.messageListSubmit {
  text-align: left;
}

p.messageListSubmit a.button {
  float: left;
  margin: 0 5px;
}
/*==============================================================================
 * Contact
 *----------------------------------------------------------------------------*/
#contactForm {
  width: 890px;
}

#contactForm td {
  padding: 12px;
}

#contactForm th {
  width: 175px;
  background: #eee;
  font-weight: bold;
  padding: 15px;
  text-align: center;
}

#contactForm tfoot td {
  text-align: center;
}

#contactForm .floatLeft {
  float: left;
}

#contactForm ul.error_list {
  float: left;
  line-height: 22px;
  vertical-align: middle;
  padding: 0 3px;
}

#contactForm ul.error_list li {
  float: left;
}

/*==============================================================================
 * ETC
 *----------------------------------------------------------------------------*/
.menuBtn {
  width: 126px;
  height: 30px;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  background: transparent url(../images/btn_bg_aqua_w.jpg) no-repeat 0 0;
}

.menuBtnOn {
  width: 126px;
  height: 30px;
  cursor: pointer;
  color: #FFFFFF;
  border: none;
  font-weight: bold;
  background: transparent url(../images/btn_bg_aqua_w.jpg) no-repeat 0 0;
}

.error_message {
  margin: 0 10px;
  font-weight: bold;
  color: #FF0000;
  text-align: center;
  padding: 120px 0;
}

.center {
  text-align: center;
}

a.button {
  width: 126px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  vertical-align: middle;
  display: block;
  color: #333333;
  text-decoration: none;
  background: transparent url(../images/btn_bg.jpg) no-repeat 0 0;
  margin: 0 auto;
}

a.button:hover {
	color: #FFFFFF;
  background: transparent url(../images/btn_bg_hover.jpg) no-repeat 0 0;
}

ul.tag-cloud li {
  line-height: 20px;
  vertical-align: middle;
  font-size: 16px;
}

ul.tag-cloud li small small,
ul.tag-cloud li small {
  font-size: 13px;
}

ul.tag-cloud li a {
  word-break: keep-all;
  white-space: nowrap;
}

ul.tag-cloud big {
  font-size: 16px;
}

ul.tag-cloud big big {
  font-size: 16px;
  font-weight: bold;
}

.table_pre {
  margin: 5px 10px;
}

.table_post {
  color: #FF6666;
  margin: 5px 40px;
}
.userSearchForm ul.radio_list li{
  width:60px;
  float:left;
  clear:none
}

ul.radio_list li {
  clear: left;
}
/*==============================================================================
 * static page
 *----------------------------------------------------------------------------*/
#page {
  font-size: 13px;
  line-height: 160%;
}

#page a {
  color: #006699;
  font-weight: normal;
  text-decoration: none;
}

#page a:hover {
  color: #3399CC;
  font-weight: normal;
  margin: 0;
  text-decoration: underline;
}

#page h4 {
  font-size:14px;
  font-weight:bold;
}

#page .box_headline {
  margin: 10px 30px 20px;
}

#page .subpart .subpartHeading {
  margin: 0;
  padding: 10px 0 0;
  width: 100%;
}

#page .subpart .subpartHeading h4 {
  border-bottom: 1px solid #DDDDDD;
  border-left: 5px solid #000000;
  margin: 0 0 0 45px;
  padding: 5px 0 5px 10px;
}

#page .subpart .subpartContent {
  height: auto;
  margin: 20px 30px 40px 75px;
  width: 815px;
}

#page #gd01 .subpart .subpartContent,
#page #gd02 .subpart .subpartContent {
  height: auto;
  margin: 20px 0 40px 30px;
  width: 855px;
}

#page .subpart .subpartContent p {
  margin:0 40px 15px 0;
}

#page #gd02 .subpart .subpartContent p {
  margin: 15px 0;
}

#page .subpart .rule {
  height: auto;
  width: 860px;
  margin: 0 0 0 30px;
}

#page .subpart .rule p {
  margin: 15px 0;
}

#page .subpart .subpartContent .box_main_left {
  float: left;
  margin: 0;
  text-align: center;
  width: 290px;
}

#page .subpart .subpartContent .box_main_right {
  float: right;
  width: 490px;
}

#page .both {
  clear: both;
}

#page .medium {
  font-size: 16px;
  line-height: 20px;
}

#page .bold {
  font-weight: bold;
}

#page .center {
  text-align: center;
}

#page ol {
  list-style-type: decimal;
}

#page ol {
  margin-left: 30px;
}

#page .rule ul ol {
  margin: 0;
}

#page ol li {
  margin-left: 25px;
  list-style-position: outside;
}

#page #aboutPage ul {
  list-style-type: disc;
}

#page #aboutPage ul li {
  margin-left: 15px;
  list-style-position: outside;
}

#gd01 ul,
#gd02 ul {
  list-style-type: disc;
  margin:0 0 0 30px;
}

#gd01 ul li,
#gd02 ul li {
  margin-left: 25px;
  list-style-position: outside;
}

#page .text-margin {
  margin: 55px;
}

#page .answer {
  border: 1px solid #CCCCCC;
  margin: 45px;
  padding: 15px;
  width: 830px;
}

#page .answer .heading h4 {
  background: #F4F4F4 none repeat scroll 0 0;
  border-color: #CCCCCC #CCCCCC #CCCCCC #3399FF;
  border-style: solid;
  border-width: 1px 1px 1px 3px;
  padding: 5px 0 5px 10px;
}

#page .answer .content {
  height: auto;
  margin: 20px 30px 20px 45px;
}

#page .answer .content dt {
  font-weight:bold;
}

#page .answer .content dd {
  margin: 0 0 0 30px;
}

#page .right {
  text-align: right;
}

#page .small {
  font-size: 13px;
  line-height: 16px;
}

#page .copyright {
  color: #666666;
  font-family: Helvetica,sans-serif;
  font-size: 11px;
  line-height: 12px;
}

#page .text-padding {
  padding: 0 0 0 55px;
}

#page .rule dt {
  font-weight: bold;
  margin: 0 0 0 30px;
}

#page .rule dd {
  margin-left: 45px;
}

#gd02 dl {
  margin-left: 25px;
}

#gd02 dt {
  font-weight: bold;
  margin: 0 0 0 30px;
}

#gd02 dd {
  margin-left: 45px;
}

#page .rule table {
  border: 0 none;
}

#page .rule .leftcell {
  background: #EEEEEE none repeat scroll 0 0;
  text-align: center;
  white-space: nowrap;
  border: none;
  width: 135px;
}

#page .rule td {
  border: none;
  border-bottom: 1px solid #EEEEEE;
  padding: 3px 10px;
  width: 680px;
  font-size: 12px;
}


/*==============================================================================
 * pickup 
 *----------------------------------------------------------------------------*/
.pickup-bnr {
  width:920px;
  height:94px;
}
.pickup-bnr img {
  border:0;
}
/*==============================================================================
 * partner,infomation,pickup
 *----------------------------------------------------------------------------*/
 #cbpartner {
  width: 204px;
  float: left;
  margin: 3px;
  text-align:center;
}
#cbinfomation {
  color:#666666;
  width: 398px;
  float: left;
  margin: 3px;
}
#cbinfomation .bpartHeading {
  background:transparent url(../images/bottom_infobg_top.jpg) no-repeat scroll 0px center;
  width:398px;
  height:50px;
  margin: 0;
  padding: 0;
}
#cbinfomation .bpartContent {
  background:transparent url(../images/bottom_infobg_center.jpg) repeat scroll 0px center;
  color:#333333;
  margin:0;
}
#cbinfomation .infoItem {
  margin:0 18px;
  line-height:200%;
  border-bottom-width:1px;
  border-bottom-style:dotted;
  border-bottom-color:#ffffff;
}
#cbinfomation .bpartBottom {
  background:transparent url(../images/bottom_infobg_bottom.jpg) no-repeat scroll 0px center;
  color:#333333;
  margin:0;
  width:398px;
  height:20px;
}
#cbinfomation #allInfo {
  margin:0 18px;
  padding:12px;
  text-align:right;
}
#cbpickup {
  width: 292px;
  float: left;
  margin: 3px 3px 3px 7px;
  text-align:center;
}
/* pagetop's infobar */
#infobar {
  font-weight:bold;
  height:24px;
  line-height:220%;
  margin:0 20px 5px;
  padding:0 30px 5px;
  background:#FFFFFF url(../images/infobar_bg.jpg) no-repeat 0 0;
}