@charset "utf-8";
/*--------------------------------------
  Default Style Sheet
  Last Update 2006/07/02

  - Universal selector
  - Structure Module
  - Text Module
  - Hypertext Module
  - List Module
  - Edit Module
  - Forms Module
  - Tables Module
  - Image Module
  - Object Module

---------------------------------------*/

/*--------------------------------------
  Universal selector
---------------------------------------*/

*{
 font-size: 100%;
 margin:  0;
 padding: 0;
 font-family:"‚l‚r ‚oƒSƒVƒbƒN", san-serif;
}

/*--------------------------------------
  Structure Module
---------------------------------------*/

body {
 font-family:"‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
 line-height: 1.5;
 background-color:#ffffff;
 margin:0 auto;
 text-align:center;
}

/*--------------------------------------
  Text Module
---------------------------------------*/

p{
 font-size: 90%;
 _font-size: 85%;
 margin:1em 1em 1.5em 0.5em;
 line-height:1.5;
}

pre,address,cite {
 font-size: 80%;
 margin:0.8em;
 line-height:1.5em;
}

h1,h2,h3,h4,h5,h6 {
 clear: both;
 margin:0.5em 0 0 0;
 padding-top:0;
}

h1 {
 font-size: 130%;
 text-decoration: none;
}

h2 {
 font-size: 100%;
 border-bottom:1px dotted #c3e9ff;
 border-left:5px solid #c3e9ff;
 padding-left:5px;
 color:#073890;
}

h3 {
 background-color: #c3e9ff;
 color:#303563;
 font-size: 90%;
 padding-left:3px;
 margin:0.5em 3px 0 0;
}
h4 {
 margin:0.5em 3px 0 0;
 padding-left:2px;
 font-size: 80%;
 font-weight:normal;
 border-bottom:1px solid #c3e9ff;
}
h5,h6 {
 margin:0;
 font-size: 80%;
}

pre {
 width: auto;
 _width: 90%; /*for IE*/
 overflow: auto;
 font-size: 75%;
 letter-spacing: 1px;
 color: #3d4263;
 background-color: #f5f5f5;
 border: 1px solid #cccccc;
 padding: 8px 16px;
}

blockquote {
 display: block;
 background-color: #eaeeef;
 border-top: 1px solid #b9c3c8;
 border-left: 1px solid #b9c3c8;
 margin: 0.8em 24px;
 padding: 1px;
}

cite {
 display: block;
 color: #333333;
 font-style: normal;
 text-align: right;
}

em {
 font-style: normal;
 font-weight: bold;
}

strong {
 color: #c9537e;
}

code {
 font-family: "‚l‚r ‚oƒSƒVƒbƒN", monospace;
 color: #3d4263;
}


/*--------------------------------------
  Hypertext Module
---------------------------------------*/

a {
 font-weight:bold;
}
a:link {
 color: #0000ff;
}
a:visited {
 color: #0066cc;
}
a:hover {
 color: #191970;
}
a img{
 border-bottom:none;
}

/*--------------------------------------
  List Module
---------------------------------------*/

ul,ol,dl {
 list-style-position: outside;
 margin:2px 5px 3px 0.8em;
 padding: 1px 5px;
 line-height:1.2em;

}
li,dt,dd {
 font-size: 90%;
 _font-size: 80%;
}

dt {
 color: #0053af;
 line-height:1.3em;
}

dd {
 line-height:1.2em;
}

li li,li p,li pre,li dt,li dd,
dd li,dd p,dd pre,dd dt,dd dd {
 font-size:100%;
}

li ul,li ol,li dl,li p,
dd ul,dd ol,dd dl,dd p {
 margin: 0.4em 8px;
}

/*--------------------------------------
  Edit Module
---------------------------------------*/

del {
 color: #666666;
 text-decoration: line-through;
}

ins{
 text-decoration: none;
 border-bottom: 1px dotted #666666;
 }

/*--------------------------------------
  Forms Module
---------------------------------------*/

form {
 clear: both;
 font-size:0.9em;
 margin: 5px 0;
 padding: 1px 0 0.5em 0;
 line-height:1em;
}
form p{
 margin: 0.2em 5px;
}
fieldset{
 margin:0;
}

legend{
 margin:0;
}


/*--------------------------------------
  Tables Module
---------------------------------------*/

table {
 background-color: #f5f5f5;
 border: 1px solid #708090;
 margin: 0.5em;
 border-collapse:collapse;
}

caption {
 display: none;
}

td,th {
 font-size: 80%;
 line-height: 1.2;
 padding : 0.1em 0.2em;
 margin:0;
}

th {
 font-weight: normal;
 text-align:center;
 color: #333;
 background-color: #f5f5f5;
 border:1px solid #708090;
 margin:0;
}

td {
 color: #333;
 background-color: white;
 border: 1px solid #708090;
}

/*--------------------------------------
  Image Module
---------------------------------------*/

img {
 vertical-align: middle;
 border:0;
}

/*--------------------------------------
  Object Module
---------------------------------------*/

object,
embed {
 margin: 0.5em 16px;
}

/*--------------------------------------
  Containers
---------------------------------------*/
div#container{
 width:770px;
 text-align:left;
 margin:0 auto;
}

div#maincontainer{
 float:left;
 width:550px;
 margin-left:2px;
 margin-bottom:2em;
}

div#sidebar{
 width:190px;
 border:1px solid royalblue;
 padding-left:2px;
 float:right;
 font-size:90%;
}
div#sidebar p{
 font-family: "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
}

div#footbar{
 width:760px;
}
div#footbar p{
 line-height:1.1em;
 font-family: "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
}
form#uodns{
 width:185px;
 float:left;
 margin-left:0;
 margin-bottom:2px;
}

p.rings{
 float:left;
 width:310px;
 margin:1px 0;
}
.miniMenu{
 line-height:1.2;
 font-size:0.8em;
}

/*--------------------------------------
  image position change
---------------------------------------*/

img.setImgSS{
 float:left;
 margin-right:1em;
}
img.imgSSL{
 float:left;
 margin-right:2em;
}
img.imgSSR{
 float:right;
 margin-right:1em;
 margin-left:1em;
}

/*--------------------------------------
  GAds Container
---------------------------------------*/
div#inlineGAds1{
 float:right;
 padding:5px 0 0 10px;
}
div#inlineGAds2{
 float:left;
 padding:5px 10px 0 0;
}
p.wideAds{
 margin:0.8em 0 0 0;
 padding:0;
 font-size:1.1em;
 _font-size:0.9em;
}

/*--------------------------------------
  npc color change
---------------------------------------*/

span.npc_pink{
 color:#ff6083;
}
span.npc_red{
 color:#ff0000;
}
span.npc_blue{
 color:#3050bd;
}
span.npc_green{
 color:#228b22;
}
span.npc_orange{
 color:#ff4500;
}
span.npc_yellow{
 color:#daa520;
}
span.npc_natural{
 color:#9d7462;
}
span.npc_special1{
 color:#839b51;
}
span.npc_special2{
 color:#8e654f;
}
span.npc_mage{
 color:#011121;
}
span.npc_bulk{
 color:#778899;
}
span.npc_other{
 color:#778899;
}

table.spdyeTub{
 width:45%;
 float:left;
 margin-right:0.5em;
}
table.spdyeTub ul li{
 font-size:1em;
}
