﻿*
{
	margin: 0;
	padding: 0;
}
/*html { filter:gray;}*/
body
{
	background: url(images/bg_index.jpg);
	background-attachment: fixed;
	font-size: 12px;
	color: #282828;
	height: 100%;
}
h1
{
	font-size: 14px;
}
A
{
	color: #282828;
	text-decoration: none;
	font-size: 12px;
}
A:hover
{
	color: #f00;
	text-decoration: underline;
}
#page
{
	margin: 0 auto 0 auto;
}
#contenter
{
	width: 850px;

	margin: 0 auto 0 auto;
	padding: 1px;
}
#header
{
	width: 100%;
	margin-bottom: 2px;
	background:url(images/bainderbg.jpg) no-repeat 10px 60px;
}



#topbar
{
	height:60px;
	background:url(images/logo.gif) no-repeat 10px;
}






#bainder
{
	width: 100%;
	height:190px;
	text-align:right;
}
#menubar
{
	background: url(images/b1.gif) repeat-x;
	margin-top: 2px;
	position:relative;
}
#menubar .menuLine1
{
	background: url(images/menuLine.gif) no-repeat;
	background-position: left;
}
#menubar a
{
	color: #000;
	text-decoration: none;
}
#menubar a:hover
{
	color: #686868;
}


#menubar ul
{
	list-style-type: none;
	text-align: center;
}
#menubar ul li
{
	display: inline;
	margin:0 5px;
}

#menutop, #menubottom
{
	margin: 0;
	padding: 0;
}
#menutop
{
	position:absolute;
	top:-250px;
	left:240px;
	background:url(images/menu_bar2.gif) repeat-x;
}
#menutop img
{

}
#menutop .ttl
{
	position:absolute;
	background:url(images/menu_bar1.gif) no-repeat left;
	width:24px;
	height:60px;
	left:0;
	top:0;
}
#menutop .ttr
{
	position:absolute;
	background:url(images/menu_bar3.gif) no-repeat right;
	width:24px;
	height:60px;
	right:0;
	top:0;
}

#menutop ul
{
	padding:0 20px;
}
#menutop li
{
	float: left;
	color: #686868;
	display: inline;
	width: 100px;
	background: url(images/d_1.gif) no-repeat;
	padding-top:22px;
	padding-bottom:10px;
	font-size: 14px;
}

#menutop .index
{
	color: #000;
	background: url(images/d.gif) no-repeat;
}
#menutop .index a
{
	color: #000;
	
}
#menutop .shouye
{
	display:none;
}
/*
#menutop .shouye
{
	display:none;
	background:url(images/shouye.gif) no-repeat left;
	text-align:left;
	position:relative;
}
#menutop .shouye .ss
{
	position:absolute;
	top:5px;
	left:20px;
}
#menutop .shouye .sc
{
	position:absolute;
	top:5px;
	left:140px;
}
#menutop .shouye a
{

	color:#33f;
	font-weight:normal;
}
*/


#menubottom
{
	position: relative;
	height: 40px;
	color: #fff;
	background:url(images/menu_bar4.gif) repeat-x;
}
#menubottom ul
{
	padding:10px 0;
}
#menubottom a
{
	color: #686868;
	font-weight:bold;
	font-size: 14px;
}
#menubottom a{
	margin:0 6px;
}
#menubottom a:hover
{
	color:#9F2E4E;
	font-weight:bold;
}



#affbar
{
	height: 25px;
	line-height:25px;
	padding:0px 10px;
}


#topList
{
	margin:5px 5px;
	height:100%;
}













#footer
{
	width: 100%;
	clear: both;
}
#footline
{
	width: 100%;
	font-size: 0;
	height: 5px;
	background: url(images/footer_line.gif) repeat-x;
}
#footmenu
{
	height: 23px;
	text-align: center;
	background:url(images/bottom_bar2.gif) repeat-x;
	position:relative;
}
#footmenu .tl
{
	position:absolute;
	background:url(images/bottom_bar1.gif) no-repeat left;
	height:23px;
	width:9px;
	left:0;
	top:0;
}
#footmenu .tr
{
	position:absolute;
	background:url(images/bottom_bar3.gif) no-repeat left;
	height:23px;
	width:9px;
	right:0;
	top:0;
}
#footmenu ul
{
	height: 25px;
	text-align: center;
}
#footmenu ul li
{
	display: inline;
	margin: 5px;
	line-height: 25px;
}
.menuline
{
	margin: 0;
	color: #333;
}
#footcontent
{
	text-align: center;
	color: #333;
	padding: 5px;
}
#footcontent a
{
	color: #333;
}
#footcontent p
{
	margin: 3px;
}

#content
{
	width: 100%;
}
ul li
{
	list-style-type: none;
}



