/*全局样式*/
body{margin:0px auto; width:1000px;font-family:Verdana, Arial, Helvetica, sans-serif,"新宋体";  background-color:#FFFFFF; font-size:12px; color:#333; line-height:25px; }
a {font-size: 12px;color: #333333;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;color: #333333;}
a:hover {text-decoration: underline;color: #000000;}
a:active {text-decoration: none;color: #333333;}
input,select{vertical-align:middle;}
.td{border-bottom:1px #CCCCCC dashed;}

h2
{ font-size:12px;
color:#990000; 
font-weight:bold; 
margin-left:5px;
background: url(h2.gif) no-repeat 0px 0px;
text-indent: 15px;

text-decoration:none;
}

h3{
	font-size:12px;
	color:#990000;
	font-weight:bold;
	margin-left:5px;
	background: url(h3.gif);
	text-indent: 20px;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #007FAA;
}
h4{
	font-size:14px;
	color:#990000;
	font-weight:bold;
	margin-left:5px;
	background: url(h4.gif);
	text-indent: 20px;
	border-bottom:dashed #EEDEBC 1px;
	text-decoration:none;
}

a.c:link    {   color:#FFFFFF; font-size:12px;  }  
a.c:visited   {   color:#FFFFFF; font-size:12px; } 
a.c:hover   {   color:#FFFFFF; font-size:12px; }   
a.c:active   {   color:#FFFFFF;font-size:12px; } 

a.n:link    {   color:#990000; font-size:12px;  }  
a.n:visited   {   color:#990000; font-size:12px; } 
a.n:hover   {   color:#CC0000; font-size:12px; }   
a.n:active   {   color:#990000;font-size:12px; } 

/*图片样式*/
img{border:0}
.img:visited img{border: 1px solid #cccccc;}
.img img{border: 1px solid #cccccc;padding:5px;}
.img:hover img{border: 1px solid #ff0000;}
.img:hover{color: #CCCCCC; }

/*顶部LOGO*/
#logo{padding:5px 0px 5px 0px;}
#logoleft{float:left;width:250px;}
#logoright{float:left;width:720px; text-align:right}

/*导航菜单*/
#topMenu {float: left;margin-top:40px;}
#topMenu .m {}
#topMenu .l {display:none}
#topMenu .r {display:none}
#menu {clear:both;}
#menu .m {height:40px;overflow:hidden;}
#menu .l {display:none}
#menu .r {display:none}
#menu ul {}
#menu li {width:85px;margin:0;padding:0;float:left;padding-right:0px;list-style-type:none;}
#menu a {margin:0;padding:0;height:38px;line-height:38px;display: block;width:85px;text-align: center;background:url(menu.gif) no-repeat;color:#f4e9d3;}
#menu a:link, #menu a:visited {	background-position:0 -40px;text-decoration:none;}
#menu a:hover {background-position:0 0;color:#900606;text-decoration:none;}
#menu a.thisclass, #menu a.thisclass:link, #menu a.thisclass:visited, #menu a.thisclass:hover {background-position:0 0;color:#900606;}
#menu a.first, #menu a.first:link, #menu a.first:visited, #menu a.first:hover {}



#flash{ width:1000px; padding:2px 0px 4px 0px;}

#main {width:980px;}
#main #sidebar { width:280px;float:left;}
#main #containe { width:680px;float:right;}
/*左边样式*/
.left_title{ height:25px; font-weight:bold; color:#006699; padding-left:10px; padding-top:4px; background-image:url(titlebg.gif)}
.left_body{ background-color:#F7F7F7; margin-bottom:10px; padding-left:10px; line-height:28px;}
/*右边样式*/
.right_title{ padding-left:40px; color:#006699; font-weight:bold}
.right_body{ padding-left:0px;color:#333333; margin-bottom:10px;}
.syimg{float:left; width:170px;}
/*友情链接样式*/
#link{width:980px;height:40px; padding-top:10px;}
/*底部样式*/
#foot{ text-align:center; background-color:#CCCCCC; color:#990000; margin-top:10px;}
