BODY {
	margin:0px; SCROLLBAR-FACE-COLOR: #8B8B8B;
	FONT-SIZE: 12px;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #8B8B8B;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: #8B8B8B; 
	
}
.top01       { background-image: url('images/top_11.jpg'); background-repeat: no-repeat; 
               background-position: right bottom }
.top02       { background-image: url('images/top_12.jpg'); background-repeat: no-repeat; 
               background-position: right bottom }
.innew       { border-style: solid; border-width: 1px; background-image: 
               url('images/ind_4.jpg'); background-repeat: no-repeat; 
               background-position-y: bottom; line-height:150%; margin-left:20; margin-right:10; padding-left:15px }
.inmail       { border-style:solid; border-width:1px; background-image:url('images/mail_1.jpg'); background-repeat:no-repeat  }
.inenmail     { border-style:solid; border-width:1px; background-image:url('images/mail_2.jpg'); background-repeat:no-repeat  }
.innews       { background-image:url('images/zhu_1.jpg'); background-repeat:repeat-x; background-position-y:top; border-left-style:solid; border-left-width:1px  }
.mubg        { background-image: url('images/top_01.gif'); background-repeat: repeat-x }
.zhu         { background-position: 
                right bottom; line-height: 200%; background-repeat:no-repeat; background-attachment:fixed}
.piczhu         { background-position: 
                right bottom; line-height: 150%; background-repeat:no-repeat; background-attachment:fixed}
td,th {
	color: #000000;
	font-size: 12px;
}

a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #B61414
}
a:active {
	text-decoration: none;
}


/* menu */

#templatemo_menu {
	width: 1000px;
	height: 31px;
	margin: 0 auto;
}

#templatemo_menu ul {
	margin: 0 0 0 10px;
	padding: 0px;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	height: 31px;
	width: 120px;
	padding: 12px 0 0 0;
	background: url(images/mu_2.jpg) bottom no-repeat;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #000;	
	font-weight: bold;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #000;
	background: url(images/mu_1.jpg) bottom no-repeat;
}

#menu {
	width: 190px;
	height: 31px;
	margin: 0 auto;
}

#menu ul {
	margin: 0 0 0 14px;
	padding: 0px;
	list-style: none;
}

#menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	height: 31px;
	width: 120px;
	padding: 12px 0 0 0;
	background: url(images/mu_2.jpg) bottom no-repeat;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #000;	
	font-weight: bold;
	outline: none;
}

#menu li a:hover, #templatemo_menu li .current {
	color: #000;
	background: url(images/mu_1.jpg) bottom no-repeat;
}

/* end of menu*/
