

body {
	background-color: #FFFFFF;
	/*
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EAE9E9; //EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	*/
	
	background-image: url(/image/wallpaper.jpg); 
	background-repeat: repeat-x;
	
}


a:link,a:active,a:visited {font-family: Tahoma; font-size: 13px; text-decoration: none; color : #006699; }
a:hover		{font-family: Tahoma; font-size: 13px;  text-decoration: none; color : #DD6900; }

a.menu:link,a.menu:active,a.menu:visited {font-family: Tahoma; font-size: 13px; text-decoration: none; color : #000000; font-weight : bold;   width: 100%; display: block;}
a.menu:hover		{font-family: Tahoma; font-size: 13px;  text-decoration: none; color : red; font-weight : bold;   width: 100%; display: block;}

a.login:link,a.login:active,a.login:visited {font-family: Tahoma; font-size: 13px; text-decoration: none; color : #FFA800; font-weight : bold;}
a.login:hover		{font-family: Tahoma; font-size: 13px;  text-decoration: none; color : red; font-weight : bold;}

a.aColor1:link,a.aColor1:active,a.aColor1:visited {font-family: Tahoma; font-size: 13px; text-decoration: none; color : #BBBBBB; font-weight : normal;}
a.aColor1:hover		{font-family: Tahoma; font-size: 13px;  text-decoration: none; color : #333333; font-weight : normal;}

a.axxx:link,a.axxx:active,a.axxx:visited {font-family: Tahoma; font-size: 13px; text-decoration: none; color : #FFFFFF; font-weight : normal;}
a.axxx:hover		{font-family: Tahoma; font-size: 13px;  text-decoration: none; color : #333333; font-weight : normal;}


input,select {border: 1px outset #999999; cursor: pointer; margin: 1px 0px 0px 4px; padding: 1px 0px 2px 0px;background-color: #EEEEEE; color:#196ABD;}
textarea {border: 1px outset #999999; cursor: pointer; margin: 1px 0px 0px 4px; padding: 1px 0px 2px 0px;background-color: #EEEEEE; color:#EC8000;}


#input.btn {border: 1px outset #999999; cursor: pointer; margin: 1px 0px 0px 4px; padding: 1px 5px 2px 5px;background-color: #D6D3CE;height:22px; color:#000000;}

input.btn {border: 1px outset #999999; cursor: pointer; margin: 1px 0px 0px 4px; padding: 1px 5px 2px 5px;background-color: #969696; height:23px; color:#FFFFFF; font-weight : bold;}
input.c {background-color: #ffffff; border: 0px; height:16px} /* CheckBox*/

input.i {background-color: #ffffff; border:0px} /* Image*/


center,font,td { font-family: Tahoma; font-size: 13px; }
font.notice  { font-family: Tahoma; font-size: 13px; color:red;}
font.topic-old, td.topic1-old, tr.topic1-old { font-family: Tahoma; font-size: 13px; font-weight:bold; background-color:#D0C5FE;}
font.topic1, td.topic1, tr.topic1 { font-family: Tahoma; font-size: 13px; font-weight : bold;}
font.counter { font-family: Tahoma; font-size: 10px; font-weight : bold; color: #FFFFFF;background-color: #000000; padding-top: 2px; padding-right: 5px; padding-bottom: 3px; padding-left: 6px;}


img {border-color:#000000;}


/* index page*/
ul.list1,li.list1 {margin-left:1px; list-style-image:url(/image/bullet/arrow-red.gif);
padding-left     : 15px;
}



td.menutab{
background-image: url(/image/menu/bg.gif); /* forward slash for the path */
width: 102px; /* use you own image size; */
height: 30px; /* use you own image size; */
background-repeat: no-repeat;
background-position: left top;
text-align: center;
/*vertical-align: top;*/
}


table.header
{ 
background-image: url(/image/dinga1.gif); 
background-repeat: repeat-x
}


/* Div Round---- NOT USE*/ 
.roundcont {
	/*width: 250px;*/
	width: 100%;
	/*background-color: #f90;*/
	background-color: #CCC;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundcont a:link, .roundcont a:visited{
	color: #FFF;
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
/* End of Div Round*/
