/*========================================================
Craete Date:9-11-2008
last Update:9-11-2008
==========================================================
editor:
1.Recca
2.
3.
==========================================================
commod:
1.body
2.footer
3.index
4.text
5.
6.
7.
==========================================================
*/

/*1.body ====================================================================================*/
body,td,th {
	font-size: 12px;
}
body {
	margin: 0;
	padding: 0;
	background-image: url(images/root_bg.jpg);
}
hr {
	width: 98%;
	height: 1px;
	color: #ccc;
	text-align: center;
}

/*2.footer ==================================================================================*/
#footer {
	background-color: #5A5A5A;
	padding:5px;
}
#footer_menu {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #9B9B9B;
	text-align: left;
}
#footer_menu a:link {
 	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #9B9B9B;
}
#footer_menu a:visited {
 	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #9B9B9B;
}
#footer_menu a:hover {
 	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

#footer_text {
	width: 300px;
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: right;
}


/*3.pageset =================================================================================*/
#top {
	background-image: url(images/root_table_top.jpg);
	background-repeat: repeat-x;
	width: 761px;
	padding: 0px;
	border: 0;
}
.c_pic {
	margin-left: 135px;
}
#bottom {
	background-image: url(images/root_table_bottom.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	border: 0;
}
.bc_pic {
	margin-left: 199px;
	}
.bc_pic2 {
	margin-left: 232px;
}
#selectbox {
	width: 206px;
	height: 24px;
	padding-left: 2px;
	background-color: #FFF;
	font: Arial 12px;
	color: #333;
}
#red_date {
	width: 86px;
	height: 23px;
}
#rd2 {
	width: 55px;
	height: 23px;
}
#tickbox {
 background-color:#fff;
  width: 15px; 
  height:15px;
} 
#inputzone {
	width: 90%;
	border: none;
}
#97counting {
	width: 170px;
	height: 65px;
	background-image:url(images/97cr_bg.jpg);
	background-repeat:no-repeat;
}


/*4.text ====================================================================================*/
.w_text {
	color: #FFF;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}
.b_text {
	color: #333;
	font-family: Arial;
	font-size: 12px;
}
.b_text a:link {
	color: #0000CC;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}
.b_text  a:visited {
	color: #0000CC;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}
.b_text a:hover {
	color: #0000CC;
	text-decoration: none;
}
.big_b_text {
	color: #333;
	font-family: Arial;
	font-size: 16px;
}
.big_b_text a:link {
	color: #333;
	font-family: Arial;
	font-size: 16px;
}
.big_b_text a:visited {
	color: #333;
	font-family: Arial;
	font-size: 16px;
}
.big_b_text a:hover {
	color: #333;
	font-size: 16px;
	text-decoration: none;
}
.big_w_text {
	color: #FFF;
	font-family: Arial;
	font-size: 15px;
}

.D2D2D2_text {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	
}
.0D279B_text {
	color: #0D279B;
	font-family: Arial;
	font-size: 12px;
}
.small_b_text {
	color: #333;
	font-family: Arial;
	font-size: 10px;
}
.small_b_text a:link {
	color: #0000CC;
	font-family: Arial;
	font-size: 10px;
	text-decoration:underline;
}
.small_b_text a:visited {
	color: #0000CC;
	font-family: Arial;
	font-size: 10px;
	text-decoration:underline;
}
.small_b_text a:hover {
	color: #0000CC;
	text-decoration:none;
}

.big_0D279B_text {
	color: #0D279B;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}

.trout {
		FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Tahoma;
}
.trover {
		FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #FFB53A
}

a:link {

}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {

}

.thumbnail {
     background-color: #fff;
	 border: 1px solid #a9a9a9;
	 display: block;
	 padding: 4px;
}
.thumbnail:hover {
	background-color: #ccd;
}

.boxframe {
     background-color: #fff;
	 border: 1px solid #a9a9a9;
	 padding: 4px;
	 border-bottom:4px solid #a9a9a9;
}
.boxframe2 {
     background-color: #fff;
	 border: 1px solid #a9a9a9;
	 padding: 5px;
	 border-bottom:4px solid #666666;
}
.box
{
    border: 1px solid #01A2E0;
    background-color: #DFF0FF;
    padding:5px;
    color: #00355D; /* #000033; */
	width: 96%;
}
.style27 {color: #e6e6e6; text-decoration: none;}