﻿body 
{
  font-size:9pt;
  font-family:Tahoma;
  margin:0 0 0 0;
  color:#333333;
  line-height:1.5;
}
img
{
    border:0;
}
a
{
  text-decoration:none;
  color:#333333;
}
a:hover
{
  text-decoration:none;
  color:green;
}
textarea
{
  font-size:9pt;
  padding:7px;
  border:solid 1px #999999;
}
/*class*/
.figure
{
  float:right;
  margin-left:5px;
  margin-top:25px;
  border:solid 1px #ff9900;
  max-height:120px;
}
.figure1
{
  float:left;
  margin:7px;
  border:solid 1px #ff9900;
}
.frmLabel
{
  float:left;
  text-align:right;
  width:120px;
  margin-right:10px;
}
.frm
{
  font-size:9pt;
  border:solid 1px #999999;
}
.btn
{
  background:url(/system/image/button/button01.jpg) no-repeat;
  width:50px;
  height:20px;
  font-size:9pt;
  border:none;
}
.slt
{
    font-size:9pt;
    border:solid 1px #ffffff;
    color:#666666;
}
.frmtable
{
  border-collapse:collapse;
}
.frmtable td
{
  border:solid 1px #D9D9D9;
  padding:5px;
}
.tbl01
{
  border-collapse:collapse;
}
.tbl01 td
{
  border:solid 1px #D9D9D9;
}
.tbl02
{
  border-collapse:collapse;
  border:none;
  border-color:White;
}
.tbl02 td
{
  padding:5px;
  background:url(/system/image/bullet/back_dot_green.jpg) repeat-x bottom;
  border:none;
}
.tbl_login
{
   padding:5px;
   border-left:solid 1px #D9D9D9;
   border-right:solid 1px #D9D9D9;
   line-height:2;
   color:#666666;
}
.pager_unsel
{
  padding:7px;
  color:#333333;
}
.pager_sel
{
 padding:7px;
 color:Green;
 font-weight:bold;
 font-size:11pt;
}
.itemtemplate
{

	border-bottom:dashed 2px #c3c3c3;
	line-height:2;
	padding-bottom:2;
	color:Gray;
	
	}
.itemtemplate1
{    

	border-bottom:dashed 2px #c3c3c3;
	line-height:2;
	padding-bottom:2;
	color:Gray;
	text-align:left;
	
	}
.itemtemplate2
{
    float:left;
    border-top:dashed 2px #c3c3c3;
	border-bottom:dashed 2px #c3c3c3;
	line-height:2;
	padding-bottom:2;
	color:Gray;
	text-decoration:none;
	
	}
.itemtemplate03
{
    text-align:center;
    line-height:2;
	padding-bottom:2;
	color:#666666;
	text-decoration:none;
    border-color:White;
	}
.headertemplate	
{	

	background-color:#c3c3c3;
	color:White;
	line-height:2;
	text-align:center;
	}
.headertemplate01
{	
    border-bottom:solid 2px #999999;
	color:#666666;
	line-height:2;
	text-align:center;
	}
.gvstyle
{
    border-bottom:solid 1px gray;
}
/*Page Lay out */
#wrapper
{
  width:910px;
  margin-left:auto;
  margin-right:auto;
  margin-top:5px;
}
#banner
{
  margin-bottom:7px;  
}
#content
{
  float:left;
  background-image:url(/system/image/ss_main_content_bg.jpg);
  background-position:left;
  background-repeat:repeat-y;
}
#main
{
  float:left;
  width:750px;
  margin-left:15px;
}
#leftbar
{
  float:left;
  width:140px;
  font-size:8pt;
}
#footer
{
  clear:both;
  margin-left:auto;
  margin-right:auto;
  margin-top:10px;
  padding-top:10px;
  border-top:solid 1px #D9D9D9;
}
/*menu style*/
#main_menu_center
{
   float:right;
   margin-top:25px;
   cursor:hand;
}
#main_menu_blog
{
  float:right;
  margin-top:25px;
  cursor:hand;
}
#top_submenu
{
   clear:both;
   background-image:url(/system/image/ss_main_sub.jpg);
   height:40px;
}
#sub_menu_center
{
   float:right;
   color:White;
   font-weight:bold;
   margin-top:7px;
   margin-right:7px;
   cursor:hand;
}
#sub_menu_blog
{
   float:right;
   color:White;
   margin-top:7px;
   margin-right:7px;
   cursor:hand;
}