﻿*
{
	margin: 0;
	padding: 0;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #565553;
}
a:link, a:visited
{
	color: #565553;
	text-decoration: none;
}
a:hover, a:active
{
	color: #DE0309;
	text-decoration: underline;
}
h2{
	font-weight:normal;
}
img
{
	border: medium none;
}
ul{
	list-style:none;
}
#page
{
	margin-left: auto;
	margin-right: auto;
	width: 982px;
	background:#fff;
	padding:10px;
}
.buttom{
	width:80px;
	height:30px;
}
.text{
	border:1px #D5D5D5 solid;
}
.text:hover{
	border:1px #F00 solid;
}
.null{
	clear:both;
}
/*全局样式 end*/

/*head star*/
#head{
	height:90px;
	border-bottom:1px #D5D5D5 solid;
}
#logo{
	float:left;
	margin:10px 0 0 15px;
}
#shortcut{
	float:right;
	margin:10px 15px 0 0;
}
#shortcut ul{
	text-align:right;
}
#shortcut a{
	margin:5px;

}
#menu{
	margin-top:20px;
}
#menu ul{
	width:982px;
	height:32px;
	background-image:url(menubj.gif);
}
#menu ul li{
	float:left;
	line-height:32px;
}
#menu ul li a{
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	line-height:32px;
	margin:0 15px;
}
#first{
	background-image:url(menuz.gif);
	width:6px;
}
#last{
	float:right;
	background-image:url(menuy.gif);
	width:6px;
}
.menu_item{
	width:97px;
}
/*head end*/
#ad{
	width:982px;
	margin:10px 0 15px 0;
}
#aleft{
	float:left;
	width:682px;
}
#aright{
	float:right;
	width:266px;
	border:1px #D5D5D5 solid;
	padding:10px;
}

/*main star*/
#vessel{
	margin:15px 0 20px 0;
}
#left{
	float:left;
	width:662px;
	border:1px #D5D5D5 solid;
	padding:10px;
}
#title{
	border-bottom:1px #D5D5D5 dashed;
	padding:0 0 5px 8px;
}
#title img{
	float:left;
	margin-top:2px;
}
#title h1{
	padding:0 25px;
}
#right{
	float:right;
	width:286px;
}
.content{
	padding:5px 10px;
}
.module{
	border:1px #D5D5D5 solid;
	padding:10px;
	margin-bottom:10px;
}
.module h3,#aright h3{
	border-bottom:1px #D5D5D5 dashed;
	padding:0 0 3px 8px;
}
/*main end*/

/*foot star*/
#foot{
	text-align:center;
}
#submenu{
	background-image:url(submenu.gif);
	height:30px;
}
#submenu ul li{
	float:left;
	padding:6px 15px;
}
.bian {border:1px solid #CCC;height:22px; padding:2px;; color:red;star : expression(
onmouseover=function(){this.style.borderColor="#FF0000"},
onmouseout=function(){this.style.borderColor="#CCC"},
onfocus=function(){this.style.backgroundColor="#DEF3DE";this.select()},
onblur=function(){this.style.backgroundColor="#ffffff"})}
