body {
padding:0; 
margin:0; 
color:#fff; 
background-color:#000;
/*background: url('/template/default/images/bg.png');
background-repeat:repeat-y top left;*/
width:100%;
height:100%;
}
/*
.bg_right {
background-color:#000;
background: url('/template/default/images/bg_right.png');
background-repeat:repeat-y top left;
}
.bg_left {
background-color:#000;
background: url('/template/default/images/bg_left.png');
background-repeat:repeat-y top left;
}*/

body, td {
font-family:Tahoma; 
font-size:13px; 
}
.fsel {
background-color:#000;
color:#ccc;
font-family:Verdana,Tahoma,Arial;
font-size:10px;
font-style:normal;
width:210px;
}
input {color: #000000; font-family: Verdana; font-size: 10px; border: solid 1px #000000;margin:1px;}
select {color: #000000; font-family: Verdana; font-size: 10px;margin:1px;}
.in_login {width:120px;}
.button {border: #000000 1px solid; background: #ffffff; width:120px;}
.cr {color: #7b7b7b;}
.cra {color: #000000;border: #a4a4a4 1px dashed;width:200;}

td {font-family: Verdana; font-size: 12px; color: #fff;padding:3px;}
th {font-family: Verdana; font-size: 13px; color: #fff;font-weight:bold;text-align:center;background: #045d82;padding:3px;}

a.button {
padding:3px;
border:#ff0000 1px solid; 
}

a {font-size: 12px;color:#fff;text-decoration:none;}
a:hover {COLOR:#E95C00;text-decoration:none;}   

h1, h2 {
font-size:1.7em;
font-weight:normal;
line-height:normal;
margin:25px 0;
}
h1 a, h2 a {
font-size: 14px;
color:#ff0000;
border:2px solid #1200ff;
padding:3px;
}
h1 a:hover, h2 a:hover {
font-size: 14px;
color:#000000;
border:2px solid #b2b2b7;
padding:3px;
}
a.top_btn  {
font-size: 14px;
color:#e95c00;
background: url('/template/default/images/btn.png');
width:165px;
height:63px;
display:block;
padding-top:23px;
background-repeat:no-repeat;
font-weight:bold;
font-family: Arial;
}
a.menu_selected {
background: url('/template/default/images/btn_cur.png');
vertical-align:middle;
background-repeat:no-repeat;
color:#fff;
font-size: 14px;
width:165px;
height:63px;
display:block;
padding-top:23px;
background-repeat:no-repeat;
font-weight:bold;
font-family: Arial;
}
a.top_btn:hover {
background: url('/template/default/images/btn_cur.png');
vertical-align:middle;
background-repeat:no-repeat;
color:#fff;
}

.text_top {
padding:0px;
}
.text_center {
background: url('/template/default/images/text_center.png');
background-repeat:repeat-y;
width:1000px;
height:100%;
color:#ccc;
}
.text_bottom {
background: url('/template/default/images/text_bottom.png');
background-repeat:no-repeat;
width:1000px;
height:12px;
}
.title_pg{
color:#ffa70c;
font-size: 14px;
font-weight:bold;
border-bottom:2px solid #be4c00;
padding-bottom:5px;
}
.small_t {
font-size:13px;
color:#e95c00;
}
.info_text {
font-size:13px;
font-weight:bold;
color:#ccc;
}
ul {
  list-style:none;
}
ul li {
  display:inline;
}
a img {
  border:3px #000 solid;
}
a.menu_item {
background: url('/template/default/images/menu.png');
background-repeat:no-repeat;
width:199px;
height:43px;
padding-top:15px;
display:block;
font-size: 13px;
color:#fff;
font-weight:bold;
}
a.menu_item_sel {
background: url('/template/default/images/menu_a.png');
background-repeat:no-repeat;
width:199px;
height:43px;
padding-top:15px;
display:block;
font-size: 13px;
color:#e95c00;
font-weight:bold;
}
a.menu_item:hover {
background: url('/template/default/images/menu_a.png');
background-repeat:no-repeat;
width:199px;
height:43px;
display:block;
color:#e95c00;
}
a.sub_menu {
color:#be4c00;
border-bottom:1px solid #be4c00;
font-size:12px;
}
a.sub_menu:hover {
color:#fff;
border-bottom:1px dashed #fff;
font-size:12px;
}
.stock_table th {
text-align:center;
background: #a9a9a9;
color:#000;
}
.stock_table td {
text-align:center;
color:#fff;
}
.stock_th {
text-align:center;
background: #888888;
font-weight:bold;
padding-top:10px;
padding-bottom:10px;
color:#000;
}
a.copy {
font-size:10px;
color:#e95c00;
}