﻿.menu {
    height: 30px;
	display: block;
	background:#45A8DF;
}
.menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.menu ul li {
	float: left;  
	overflow: hidden;		
	position: relative;
	text-align: center;
	line-height: 30px;
}
.menu ul li a {
	position: relative;
	display: block;
	width: 80px;
	height: 30px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	color:#FFF;
}
.menu ul li a:hover {color:#FFF;} 

.menu ul li a span {
	position: absolute;
	left: 0;
	width: 80px;
}
.menu ul li a span.over {
	background: #a3f091;
	color:#333;
	top: -30px;
}
.boxdiv{
    padding:5px;
    border:1px solid #9EB64C;
}
body,form{margin:auto} 
table {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	text-decoration: none ; 
	padding:0px;
	border-spacing:0px;
}
a
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: red;
	text-decoration: none;
}
.tdbgcolor
{
	background-color: #99ff66;
}
div.RoundedCorner
{
	width:99%;
	background-image: url(Images/bg7.jpg);
}
b.rtop, b.rbottom
{
	display:block;
	background-image: url(Images/indexbg.jpg);
}
b.rtop b, b.rbottom b
{
	display:block;height: 1px;overflow: hidden; 
	background-image: url(Images/indexbg.jpg);
}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}

.PageTitle
{
	font-size:large;
	padding:5px 0px 5px 0px;
	color:#006600;
	font-weight:bold;
}
.topnav
{
	background-color:#BBE7FF;
}
.TopicsTitle
{
	font-weight: bold;
}
/*以下是圆角CSS*/
.divBox
{
	padding: 5px;
	border-right: 1px solid Green; /*右竖*/
	border-left: 1px solid Green;
	background-color: #FFFFFE;  /*圆角底色*/
}
b, u, i {
	display: block;
	height: 1px;
	overflow: hidden;
	background-color: #FFFFFE;  /*圆角底色*/
}
b.f1 {
	margin: 0 4px;
	background: Green;
}
b.f12
{
	margin:3px 4px 0px 4px;
	background: Green;
}
b.f2 {
	margin: 0 2px;
	border-right: 2px solid Green;
	border-left: 2px solid Green;
}
b.f3 {
	height: 2px;
	margin: 0 1px;
	border-right: 1px solid Green;
	border-left: 1px solid Green;
}
b.f4 {
	height: 0px;
	margin: 0 1px;
	border-right: 1px solid Green;
	border-left: 1px solid Green;
}
/*以上是圆角CSS*/

/*导航条*/
.channel2 { width:100%; height:30px; line-height:30px;}
.channel2 ul { list-style:none; margin:0px;}
.channel2 li { float:left; padding-left:8px; }
.channel2 a { background:url(Images/arrow.gif) no-repeat left; padding-left:10px; color:#457a8b; font-size:14px; font-weight:bold; }
.channel2 a:link { background:url(Images/arrow.gif) no-repeat left; padding-left:10px; color:#457a8b; }
.channel2 a:visited { background:url(Images/arrow.gif) no-repeat left; padding-left:10px; color:#457a8b; }
.channel2 a:hover { background:url(Images/arrow.gif) no-repeat left; padding-left:10px; color:#78b4c7; }
.channel2 a:active { background:url(Images/arrow.gif) no-repeat left; padding-left:10px; color:#78b4c7; }

.channel { width:100%; height:30px; line-height:30px;}
.channel ul { list-style:none; margin:0px;}
.channel li { float:left; padding-left:8px; }
.channel a { background:url(Images/arrow2.gif) no-repeat left; padding-left:10px; color:#457a8b; font-size:14px; font-weight:bold; }
.channel a:link { background:url(Images/arrow2.gif) no-repeat left; padding-left:10px; color:#457a8b; }
.channel a:visited { background:url(Images/arrow2.gif) no-repeat left; padding-left:10px; color:#457a8b; }
.channel a:hover { background:url(Images/arrow1.gif) no-repeat left; padding-left:10px; color:#78b4c7; }
.channel a:active { background:url(Images/arrow1.gif) no-repeat left; padding-left:10px; color:#78b4c7; }

.Main{
 position:relative;
 font-size:12px ;
 color:#333333 ;
 height:24px ;
 line-height:24px;
 cursor:hand ;
 padding-left:12px;
 background:#a6d2ff;
 border-top:1px #f7f7f7 solid;
 border-bottom:1px #ccc solid;
}
.Main span{
 position : absolute ;
 right:6px;
 top:5px;
}

.Sub{
 display:block;
 font-size:12px ;
 color:#333333 ; 
 background-color:#fff;
 height:20px ;
 line-height:20px ;
 padding:3px 0 0 25px;
 border-bottom:1px #efefef solid;
}

a.Sub {
 text-decoration:none;
}

a.Sub:hover {
 color:#fff;
 background:#AFC81C;
 text-decoration:none;
}

.Single{
 display:block;
 font-size:12px ;
 color:#333333 ; 
 background-color:#fff;
 height:20px ;
 line-height:20px ;
 padding-left:12px;
 border-bottom:1px #efefef solid;
}

a.Single {
 text-decoration:none;
}

a.Single:hover {
 color:#fff;
 background:#AFC81C;
 text-decoration:none;
}

.SubMenuShow{
 display:inline ;
 cursor:hand ;
}

.SubMenuHidden{
 display:none ;
 cursor:hand ;
}

#Container{
 width:300px;
}


.mid_outLink ul
{
    font-size:12px;
    padding:0px;
    margin:0px;
    width:163px;
}
.mid_outLink ul li
{
    list-style-type:none;
    margin:3px;
}
.mid_outLink
{
    margin-top:3px;
    background-color:white;
}
.mid_outLink img
{
    width:4px;
    height:9px;
    margin-left:2px;
    margin-right:5px;
}
#LinkNav
{
	color:#fff;
}
#LinkNav a
{
	color:#fff;
	font-size:13px;
}