body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 18px;
margin-top: 0px;　
margin-left: 0px;
margin-right: 0px;　
margin-bottom: 0px;
color: #000000;
}
A:link {color: #1286B6;}
A:visited {color: #000000;}
A:active {color: #FF0000;}
A:hover {color: #FF6600;}
table,td,tr
{
	font-family:verdana;
	font-size:12px; 
	line-height: 18px;
	color: #484848;
}
TEXTAREA,input{
	font-size:12px;
	

}
select {
	font-size: 12px;
	color: #006699;
}

.txtFocus {
	background-color:#ffe4b5;
	BORDER-BOTTOM-COLOR: #bce2ff;
	font-size: 12px;
} 
.txtBlur {
	background-color:#F6F6F6;
	font-size: 12px;
	color: #006699;
}

input.white{}
table.TableBgcolor
{
	 border-collapse: separate; // collapse;
	 border-spacing: 10px;
	  empty-cells:  show ; 
	background-color: #FFFFFF;
	
}
td.TableTitleBgcolor{
         background-color: #FFFFFF;   
}
tr.TitleBgcolor
{
	background-color: #E7E7E7;
	font-size:12px;
	color: #000000;	
	
}
tr.DataBgcolor1,td.DataBgcolor1
{
	background-color:#F5F5F5;
	font-size:12px;
	color: #214763;	
}
hr {
	border: 1px dashed #CCCCCC;
}



tr.DataBgcolor2,td.DataBgcolor2
{
	background-color:#FFFFFF;
	font-size:12px;
	color: #214763;	
}
tr.SDataBgcolor1,td.SDataBgcolor1
{
	text-align: right;
	background-color: #FFFFFF;
	color: #0644ad;
}


tr.SDataBgcolor2,td.SDataBgcolor2
{
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;	
	border-bottom-color:#F6F6F6;
	border-bottom-width:1px;
      border-bottom-style:inset;

}
tr.DataBgcolor3
{
	background-color: #ffff99;
	font-size:12px;
	color: #000000;	
}

//Modify
table.MTableBgcolor{
	background-color: #B5C7E7;
	
}
tr.MTitleBgcolor,td.MTitleBgcolor{
	background-color: #95D5D3;
	font-size:12px;
	color: #FFFFFF;	
	
}
tr.MDataBgcolor1,td.MDataBgcolor1{
	text-align: right;
	background-color: #FFFFFF;
	color: #0644ad;
}

tr.MDataBgcolor2,td.MDataBgcolor2{
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;	
	border-bottom-color:#F6F6F6;
	border-bottom-width:1px;
      border-bottom-style:inset;


}

.TitleBgcolorSort{
	background-image: url(../images/sort.gif);         
	cursor: pointer;     
	font-weight: bold;     
	background-repeat: no-repeat;     
	background-position: center right;     
	margin-left: -1px; 
	cursor: hand;
}
.TitleBgcolorSort1{
	background-image: url(../images/sort1.gif);         	
	cursor: pointer;     
	font-weight: bold;     
	background-repeat: no-repeat;     
	background-position: center right;     
	margin-left: -1px; 
	cursor: hand;
}
.TitleBgcolorSort2{
	background-image: url(../images/sort2.gif);         	
	cursor: pointer;     
	font-weight: bold;     
	background-repeat: no-repeat;     
	background-position: center right;     
	margin-left: -1px; 
	cursor: hand;
}

form{margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
.linksubmit{
	cursor: hand;

	text-decoration:'underline';
}

@media print {
.noprint {display:none}
}




.DMIn {color:#00A080;font-weight: 800 }
.red {color:#ff0000;font-weight: 800 }
.title {color:#ff0000;font-weight: 800 }
.t1 {
	font-size: 13px;
	font-weight: bold;
	color: #008B97;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}




a.menu1 {
	color: #666666;
	text-decoration: none;
}
a.menu1:hover {
	color: #0066CC;
	text-decoration: underline;
}
.text {
	background-color: #F3F3F3;
	border: 1px solid #999999;
	font-size: 12px;
}
a.menu2 {
	color: #CE7C3A;
	text-decoration: none;
	height: 20px;
}
a.menu2:hover {
	color: #7FBB2A;
	text-decoration: none;
}
a.menu3 {

	color: #929292;
	text-decoration: none;
}
a.menu3:hover {

	color: #FF6600;
	text-decoration: underline;
}
a.menu4 {


	color: #333333;
	text-decoration: none;
}
a.menu4:hover {


	color: #0066CC;
	text-decoration: underline;
}
.ad {
	background-color: #FFFFFF;
	border: 1px solid #8C8C8C;
	margin-bottom: 10px;
}
.pro {
	border: 1px solid #666666;
}
a.prolink {
	color: #7FBB2A;
	text-decoration: none;
	background-position: top;
}
a.prolink:hover {

	color: #0066CC;
	text-decoration: underline;
}
.hotpro {
	font-size: 10px;
}
.pro2 {
	border: 1px solid #000000;
}

.border {
	border: 1px solid #E0E0E0;
}


span.SS{
	color: #1286B6;
	text-decoration: 'underline';
	cursor: hand;
}
div.tiptext{
	position=absolute;
	visibility:hidden;
	border-style:solid;
	border-width:1;
	border-color:#000000;
	background-color: #ffffff;
}
.MsgTitle {
	padding: 1px 0 1px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ff0000;
	line-height: 25px;

}



.posttitle {
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
}
.section {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.sectionCopy {
	border: 1px solid #999999;
	color:#000000;
}
.sectionCopy2 {
	border: 2px solid #999999;
}
.sectionCopy3 {
	background-color:#FFFFFF
	 border-bottom-color:#999999;
	 border-bottom-width:1px;
	 border-bottom-style:inset;
}
table{
line-height: 1px;
}



.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;

}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;

background-color: #F3F3F3; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
width: 90px; /*Width of top level menu link items*/
padding: 1px 8px;
border: 1px solid black;
border-left-width: 0;
text-decoration: none;
color: navy;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;

}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 160px; /*width of sub menu levels*/
color: #000000;

text-decoration: none;
padding: 1px 5px;
border: 1px solid #ccc;
}

.suckertreemenu ul li a:hover{
background-color: black;
color: white;
}


.posttitle {
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
}
.section {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.sectionCopy {
	border: 1px solid #999999;
}
.sectionCopy2 {
	border: 2px solid #999999;
}


/*Page*/
div#wrapper {
    position: relative;
    float :right;
    margin: 0 auto;
}


div.pagination {
    overflow: hidden;
    font-size: 12px;
    padding: 10px 0;
}

div.pagination ul {
    list-style: none;
    padding: 2px 0;
    line-height: 16px;
}

div.pagination li {
    display: inline;
}


/*Digg*/
div.pagination.digg {
	padding: 3px;
	margin: 3px;

}

div.pagination.digg a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;

	text-decoration: none; /* no underline */
	color: #000099;
}

div.pagination.digg a:hover, div.pagination.digg a:active {
	border: 1px solid #000099;
	color: #000;
}

div.pagination.digg li.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000099;

	font-weight: bold;
	background-color: #000099;
	color: #FFF;
}

div.pagination.digg li.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}

