.indexTopInput{
	width:70px;
	height:13px;
	line-height:13px;
	font-size:13px;
}

#indexTop{
	border:0px double blue;
	height:auto;
	width:776px;
	font-size:12px;
	margin:auto;
	color:gray;
	float:auto;
}
#indexTop a{
	color:gray;
}
a:link{
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
a:hover{
	/*text-decoration: none;*/
	COLOR: red;
	text-decoration:underline;
}
a:active{
	text-decoration: none;
}
/*==== top link (start) ====*/
#indexTop_link{
	border:0px double red;
	padding:10px 0px 5px 0px;
	height:auto;
	width:776px;
	margin:0px 0px 5px;
	background-repeat:no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#indexTop_link ul{
	border:0px double red;
	list-style:none;
	width:776px;
	margin:auto;
	font-size:12px;
	color:gray;
	height:20px;
}

#indexTop_link li{
	float:left;
	border:0px double green;
	text-align:center;
	line-height:20px;
	margin:0px;
	color:gray;
	width:940px;
	height:20px;
}
#indexTop_link a{
	color:gray;
}
#indexTop_link A:hover {
	COLOR: red;
	text-decoration:underline;
}
/*==== top link (end) ====*/
/*==== top main (start) ====*/
#indexTop_cata{
	border:0px double red;
	padding:0px;
	margin:auto;
	float:left;
	height:auto;
	width:776px;
}
#indexTop_cata ul a{
	margin:0px 27px;
	color:#FFFFFF;
	letter-spacing: 0px;
	padding:0px;
}
#indexTop_cata ul a:hover {
	COLOR: #ff0;
	text-decoration:underline;
}
#indexTop_cata ul{
	border:0px double blue;
	list-style:none;
	width:776px;
	margin:auto;
	padding:0px;
	font-size:12px;
	background-image:url(/images/blog/top/cata.gif);
}

#indexTop_cata li{
	float:left;
	text-align:center;
	line-height:30px;
	margin:0px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:;
	font-family:Arial;
	width:776px;
}

/*==== top main (end) ====*/
/*==== top log (start) ====*/
#indexTop_log{
	border:0px double red;
	padding:0px;
	margin:2px 0px 2px 0px;
	float:auto;
	height:auto;
	width:776px;
}
#indexTop_log A:hover {
	COLOR: red;
	text-decoration:underline;
}
#indexTop_log ul{
	border:0px double blue;
	list-style:none;
	width:100%;	
	margin:0px;
}
#indexTop_log li{
	float:left;
	border:0px double green;
	line-height:40px;
}
/*==== top log (end) ====*/
/*==== top login (start) ====*/
#indexTop_login{
	margin:1px 0px 0px 0px;
	float:left;
	width:774px;
	padding:0px;
	border:0px double red;
	line-height:30px;
	color:#666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E4E4E4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
	background-color:#F7F7F7;
}
/*==== top login (end) ====*/
/*==== bottom (start) ====*/
#indexBottom{
	float:auto;
	margin:auto;
	border:0px double red;
	height:55px;
	width:776px;
	font-size:12px;
	BACKGROUND: url(/images/bottom.png) repeat-x; 
	BORDER-TOP: #C0EA66 1px solid;
	line-height:1.8;
	padding-top:6px;
	color:000;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
/*==== bottom (end) ====*/
