@CHARSET "UTF-8";
body {
    padding: 0;
    margin: 0;
    border: none;
    background-color: #414141;
    font-family: tahoma, sans-serif;
    font-size: 12px;
    line-height: 1em;
}

.vbar {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 34px;
    background-image: url(/media/images/vbarbg.gif);
}

.langbar {
    padding: 0px;
    padding-left: 10px;
    padding-top: 7px;
    height: 32px;
    float: left;
    direction: ltr; /* do not change it! */
    font-family: monospace;
    font-size: 12px;
}

.langbar a {
    text-decoration: none;
    vertical-align: middle;
    font-weight: normal;
    color: #cccccc;
}

.langbar a:HOVER {
    color: white;
}

#userbar {
    margin: 1px 10px 0px 0px;
    padding: 0;
    float: right;
    height: 32px;
    vertical-align: middle;
    font-size: 14px;
}

.btn {
    float: left;
    background: url(/media/images/btnl.gif) no-repeat;
    padding: 0 0 0 5px;
    margin: 2px 0;
}

.btn:HOVER {
    float: left;
    background: url(/media/images/btnl-h.gif) no-repeat;
    padding: 0 0 0 5px;
    margin: 2px 0;
}

.btn a {
    float: left;
    height: 29px;
    background: url(/media/images/btnm.gif) repeat-x left top;
    line-height: 29px;
    padding: 0 5px;
    color: #bbbbbb;
    text-decoration: none;
}

.btn:HOVER a {
    float: left;
    height: 29px;
    background: url(/media/images/btnm-h.gif) repeat-x left top;
    line-height: 29px;
    padding: 0 5px;
    color: #dddddd;
    text-decoration: none;
}

.btn span {
    background: url(/media/images/btnr.gif) no-repeat;
    float: left;
    width: 10px;
    height: 32px;
}

.btn:HOVER span {
    background: url(/media/images/btnr-h.gif) no-repeat;
    float: left;
    width: 10px;
    height: 32px;
}

.btnc {
    float: left;
    background: url(/media/images/btnlc.gif) no-repeat;
    padding: 0 0 0 5px;
    margin: 2px 0;
}

.btnc:HOVER {
    float: left;
    background: url(/media/images/btnlc-h.gif) no-repeat;
    padding: 0 0 0 5px;
    margin: 2px 0;
}

.btnc a {
    float: left;
    height: 29px;
    background: url(/media/images/btnmc.gif) repeat-x left top;
    line-height: 29px;
    padding: 0 5px;
    color: #fff;
    text-decoration: none;
}

.btnc:HOVER a {
    float: left;
    height: 29px;
    background: url(/media/images/btnmc-h.gif) repeat-x left top;
    line-height: 29px;
    padding: 0 5px;
    color: #fff;
    text-decoration: none;
}

.btnc span {
    background: url(/media/images/btnrc.gif) no-repeat;
    float: left;
    width: 10px;
    height: 32px;
}

.btnc:HOVER span {
    background: url(/media/images/btnrc-h.gif) no-repeat;
    float: left;
    width: 10px;
    height: 32px;
}

.login {
    border: none;
    float: right;
    height: 30px;
    margin: 0 5px;
    
}

.login div {
    color: #dddddd;
    font-size: 15px;
    margin-top: 8px;
    height: 20px;
}
.login_input {
    background-image: url(/media/images/inputbg.gif);
    background-repeat: repeat-x;
    width: 100px;
    height: 18px;
    border: 1px solid #999999;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-left: 5px;
    direction: ltr;
    text-align: left;
}

.login label {
    color: #cccccc;
    font-size: 10px;
    height: 18px;
    padding: 0px;
    margin: 0px;
}


#login_message {
    color: #ff5555;
    font-family: monospace;
    font-size: 15px;
    margin-top: 8px;
    float: right;
}   

#login_welcome {
    color: #ccffcc;
    font-family: monospace;
    font-style: italic;
    font-size: 15px;
    margin-top: 8px;
    float: right;
}   

#scbg {
    width: 100%;
    height: 342px;
    background-image: url(/media/images/scenebg.gif);
    background-repeat: repeat-x;
}

#scbg_left_frame {
    width: 200px;
    height: 100%;
    margin-left: 30px;
    float: left;
}

#scbg_right_frame {
    width: 200px;
    height: 100%;
    margin-right: 30px;
    float: right;
}

.scbg_side_frame_inner {
    width: 100%;
    height: 150px;
    margin-top: 0px;
}

#scbg_middle {
    width: 100%;
    height: 100%;
}

#scbg_middle_inner {
    width: 526px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

#scbg_fig_l {
    width: 92px;
    height: 100%;
    float: left;
}

#scbg_fig_r {
    width: 92px;
    height: 100%;
    float: right;
}

#scbg_frame1 {
    width: 342px;
    height: 100%;
    background-image: url(/media/images/scenebg/artin-frame-1.jpg);
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

#scbg_frame2 {
    width: 342px;
    height: 100%;
    background-image: url(/media/images/scenebg/artin-frame-2.jpg);
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

#scbg_mid_frame {
    width: 100%;
    height: 150px;
    background-image: url(/media/images/midframe-c.gif);
    background-repeat: no-repeat;
    float: left;
    margin-top: 50px;
    overflow: hidden;
}

.quote {
    font-family: tahoma, sans-serif;
    margin: 0 5px;
    overflow: hidden;
}

.quote h1 {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}

.quote img {
    border: 1px solid #aaaaaa;
    padding: 2px;
    margin: 0 1px 0 5px;
    float: right;
}

.quote div {
    font-size: 11px;
    line-height: 1.4em;
    font-weight: lighter;
    text-align: justify;
}

.quote li {
    font-size: 11px;
    margin-left: -5px;
}

.quote a {
    color: blue;
    text-decoration: none;
}

.home {
    float: right;
    width: 44px;
    height: 34px;
    direction: ltr;
    background-image: url(/media/images/home.jpg);
}

.home:HOVER {
    background-image: url(/media/images/home-h.jpg);
}
.home a{
    width: 44px;
    height: 34px;
    border: none;
    margin: 0;
    padding: 0;
    float:left;
    text-decoration: none;
}

.searchbar {
    float: left;
    margin:4px;
    width: 280px;
    height: 27px;
}

#search_text {
    background-image: url(/media/images/inputbg.gif);
    background-repeat: repeat-x;
    width: 200px;
    height: 18px;
    border: 1px solid #999999;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#midnavbar {
    margin: 1px 10px 0px 0px;
    padding: 0;
    float: right;
    height: 32px;
    vertical-align: middle;
    font-size: 15px;
    font-weight: bold;
}

div#navbar * { vertical-align: middle; }
div#navbar { float: right; }
div#navbar ul {
    font-family: monospace;
    font-size: 12px;
    font-weight: bold;
    color: white;
    padding:0;
    margin:0;
    margin-right: 20px;
}
div#navbar ul li {
    list-style-type: none;
    display: inline;
}
div#navbar ul li img {border: none;}
div#navbar ul li a {
    text-decoration: none;
    color: #dedede;
    padding-right: 5px;
    padding-left: 5px;
}
div#navbar ul li a:HOVER { color: white; }

.contents {
    width: 800px;
    color: #d9d9d9;
    margin-left: auto;
    margin-right: auto;
}

.contents a {
    color: #a0a0a0;
    text-decoration: none;
    border-bottom: 1px dotted #888888;
    padding-bottom: 2px;
}

.content_single {
    margin: 10px auto;
    width: 500px;
    text-align: justify;
}

.content_single h1 {
    font-size: 1.6em;
    line-height: 1.7em;
    color: #eeeeee;
}


.content_single h2 {
    font-size: 1.5em;
    line-height: 1.7em;
    color: #eeeeee;
}

.content_single h3 {
    font-size: 1.3em;
    line-height: 1.5em;
}

.content_single p { font-size: 1.5em; line-height: 1.4em; }
.content_single p a { border: none; padding: 0; margin: 0; }
.content_single p img { border: none; padding: 0; margin: 0; }

.content_single li {
    font-size: medium;
    line-height: normal;
    list-style-image: url(/media/images/mark-l.gif);
}

.content_dual {
    min-width: 350px;
    max-width: 800px;
    -moz-column-width: 350px;
    -moz-column-gap: 20px;
    -webkit-column-width: 350px;
    -webkit-column-gap: 20px;
    text-align: justify;
    margin: 10px auto;
}
.content_dual h2{
    color: #eaeaea;
    font-weight: bold;
}

.content_dual h3{
    color: #eaeaea;
    font-weight: bold;
}

.content_dual p {
    font-size: 1.4em;
    line-height: 1.5em;
}

.content_dual li {
	font-size: medium;
	line-height: normal;
	list-style-image: url(/media/images/mark-l.gif);
}

.botnav {
    padding: 0px;
    width: 800px;
    margin: 5px 0;
    background-color: #383838;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.botnav td {
    vertical-align: top;
    padding: 0 10px;
    width: 250px;
    text-align: right;
}

.botnav li {
    list-style-type: none;
    margin-left: -30px;
    height: 17px;
}

.botnav li a {
    text-decoration: none;
    border: none;
}
.botnav h3 {
    color: #cccccc;
    font-style: italic;
}
.botnav li a:hover {
    color: white;
}

.errorlist {
    font-style: italic;
    font-size: 1em;
    color: #EE6666;
    list-style-type: circle;
}

.regmark {
	color: #ff9999;
	font-size: 18px;
}

.reglabel {
    width: 170px;
    text-align: right;
    float: left;
    margin-right: 3px;
}

.regbt {
    width: 350px;
    text-align: center;
}

.normalbt_box {
	width: 200px;
	height: 30px;
	margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    text-align: center;
}

.normalbt {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.regterms {
	border: 1px solid #444444;
	width: 460px;
	height: 100px;
	max-height:150px;
	overflow: auto;
	padding: 5px;
	color: #808080;
}

.regsep {
    height: 5px;
    width: 100%;
}

.regtext {
    width: 50px;
    text-align: center;
    border: 1px solid #cccccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    
}

.preftext {
    border: 1px solid #cccccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-image: url(/media/images/inputbg.gif);
    background-repeat: repeat-x;
    background-position: center;
}

.preftext_captcha {
    border: 1px solid #cccccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-image: url(/media/images/inputbg.gif);
    background-repeat: repeat-x;
    background-position: center;
    width: 60px;
    direction: ltr;
    height: 23px;
}

.preftext_disabled {
    border: none;
    color: #eeeeee;
    background: none
}

#prefimg { 
	position: absolute;
	float: left;
	width: 75px;
	height: 100px;
	border: 1px solid #cccccc;
	margin: 2px;
	padding:2px;
}

.preftext_area {
    border: 1px solid #cccccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.passfield {
	background-image: url(/media/images/inputbg.gif);
    background-repeat: repeat-x;
    width: 150px;
    text-align: left;
    border: 1px solid #cccccc;
    direction: ltr; /* do not change */
}

.regfinal {
    text-align: right;
    border: 1px solid #cccccc;
    width: 200px;
}

.error_message {
    color: #ff9999;
    font-family: monospace;
    font-weight: bold;
    font-size: 12px;
}

.error_message div {
    padding: 10px 20px;
    text-align: center;
}

.error_message h1 {
    font-size: 24px;
}

.error_message p {
    font-size: 14px;
}

.success_message {
    color: #99ff99;
    font-family: monospace;
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
}

#content_text {
    margin-bottom: 10px;
}

#content_text li {
    background-position: center;
    list-style: none;
}

.rbroundbox { background: url(/media/images/roundbox-sp.gif) repeat; }
.rbtop div { background: url(/media/images/roundbox-lt.gif) no-repeat top left; }
.rbtop { background: url(/media/images/roundbox-rt.gif) no-repeat top right; }
.rbbot div { background: url(/media/images/roundbox-lb.gif) no-repeat bottom left; }
.rbbot { background: url(/media/images/roundbox-rb.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot { width: 100%; height: 9px; font-size: 1px;}
.rbcontent { margin: 0 9px; }
.rbroundbox { width: 490px; margin: 1em auto; }
.rbroundbox2 { background: url(/media/images/roundbox-sp.gif) repeat; }
.rbroundbox2 { width: 500px; padding:0;margin:0;}

.formsep {
	height: 30px; width: 100%; border-bottom: 1px dotted #aaaaaa; margin-bottom: 15px;
}

.formsep div {
	font-weight: bold;
    font-size: 1.0em;
	color: #dddddd;
	margin-top: 30px;
}

.footer{
    border-top: 1px solid #777777;
    color: #cccccc;
    font-family: monospace;
    font-size: 10px;
    text-align: center;
    padding-top: 3px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
   
}

.footer a{
    text-decoration: none;
    color: #aaaaaa;
}

.captcha { margin-right: 150px; }
 
.captcha img {
    float: right;
    border: 1px solid #cccccc;
    height: 25px;
    width: 60px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

a.formbtn {
    height: 29px;
    background: transparent url(/media/images/btnform.gif) repeat-x;
    color: white;
    border: 1px solid #cccccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    line-height: 29px;
    font-family: tahoma, sans-serif;
    font-size: smaller;
    font-weight: bold;
    vertical-align: middle;
    margin: 0 auto;
    display: block;
    width: 170px;
}
a.formbtn:hover {
    background: transparent url(/media/images/btnformh.gif) repeat-x;
}

table.jform td{ padding-bottom: 2px; font-size: 11px;; font-style: italic; color: #aaaaaa;}
table.jform th{ text-align: right; }
table.jform input[type=text]{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #333333;
    height: 20px;
    line-height: 20px;
    font-size: 15px;
}
table.jform img.cap {
    margin: 0 20px;
    height: 25px;
    width:60px;
    vertical-align: middle;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid white;
}
table.jform i {
    height: 18px;
    width: 18px;
    background: transparent url(/media/images/warning.png) no-repeat;
    float: left;
    margin-top: 2px;
}
table.jform label {
    color: #cccccc;
}

div.indicator {
    width: 16px;
    height: 16px;
    background: transparent url(/media/images/indicator.gif) no-repeat;
    position: relative;
    display: none;
    float: left;
}

a.pollbtn {
    height: 20px;
    background: transparent url(/media/images/btnpoll.gif) repeat-x;
    color: white;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    line-height: 20px;
    font-family: tahoma, sans-serif;
    font-size: smaller;
    font-weight: bold;
    vertical-align: middle;
    padding: 5px 7px;
    border: none;
    margin: 0 5px;
}
a.pollbtn:hover {
    background: transparent url(/media/images/btnpollh.gif) repeat-x;
}
img#poll_indicator {
    width: 16px;
    height: 16px;
    display: none;
    position: absolute;
    margin: 7px auto;
    left: 50%;
}

div#article_poll {
    position: relative;
    min-height: 50px;
    margin: 0 auto;
    text-align: center;
}

div#article_poll p {
    background: #383838;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 400px;
    margin: 0 auto;
    min-height: 30px;
    line-height: 30px;
    vertical-align: middle;
}

.news_date {
    position: relative;
    background: url("/media/images/newsbg.gif");
    background-repeat: no-repeat;
    vertical-align: middle;
    line-height: 25px;
    color: #efefef;
    font-weight: bold;
    width: 150px;
    text-align: center;
    margin-bottom: -10px;
    margin-top: 20px;
}

.news {
    font-size: 14px;
    color: #bebebe;
}

.news li{
    list-style-image: url("/media/images/newsarrow-l.gif");
    list-style-position: outside;
    margin-bottom: 5px;
    margin-left: -25px;
    margin-right: 5px;
    font-size: 14px;
}
.news h3 { font-size:14px; font-weight: bold; line-height: 20px; color: #e2e2e2;}
.news p { font-size:14px; }
.news img { border: none; }
.news a { text-decoration: none; border: none; }
.news a:HOVER { color: white; }
.newsline { height:35px;width:100%; }
.newsline div { height:1px;width:250px;margin: 0 auto; border-top: 2px dotted #393939; }
.newscountinue { height: 20px; margin: 0 0 -5px -5px;}
