div, address, blockquote, iframe, ul, ol,
h1, h2, h3, h4, h5, h6, p, pre, caption,  
form, legend, fieldset, textarea{
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
    font-family: inherit;
	font-size: 100%;
}
ul{
    list-style:none;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	font-size:9pt;
	word-break:break-all;
}
a:link {
	color: #396eb5;
	text-decoration: none;
}
a:visited {
	color: #396eb5;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.maincolor {
	background-color: #396eb5;
}
.bgcolor1 {
	background-color: #F2F7FC;
	color: #396eb5;

}
.bgcolor2 {
	background-color: #E5EFFA;
	color: #396eb5;

}
.bgcolor3 {
	background-color: #CCE0F5;
}
.classborder {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(title_bg.gif);
	padding: 6px 0px 0px 10px;
	height:22px;	
}
.title1{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(title_bg.gif);
	padding: 6px 0px 0px 10px;
	height:22px;
}

td {
	font-size: 9pt;
	line-height: 18px;
}
.left-border {
	border-right: 1px solid #CCE0F5;
	border-bottom: 1px solid #CCE0F5;
	border-left: 1px solid #CCE0F5;
	background-color:#f2f7fc;
	padding:10px;
	margin-bottom:10px;
	line-height:25px;

	color:#666666;
}

.botton {
	height:30px;
	width:200px;
	cursor: hand;
}

/*Ö÷ÈÝÆ÷*/
.main{
	width:1200px;
	margin:0 auto;
	text-align:left;
	background-color:#FFFFFF;	
}
.top{
	background-color:#F8F8F8;
	padding:5px 10px;
	border-bottom:1px solid #E6E6E6;
}
.top span{
	float:right;	
}

.banner {
	background: url(banner.jpg) no-repeat 0 0;
	font-family: "Microsoft YaHei";
	font-size: 28px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
	text-align:center;
	padding:20px 0px;
	height:160px;
	margin:1px 0 10px 0;	
}
#pagebody {
	width: 100%;
	clear:both;
	
}
#bodyleft{
	width:300px;
	float:left;
}
#bodyright{
	width:890px;
	float:right;
	background-color:#FFFFFF;	
}
.title{
	font-size:20px; 
	line-height:30px;
	font-family: ºÚÌå;
	text-align:center;
	padding:5px;
}
.content{
	font-size:14px;
	line-height:25px;
	padding:10px;
}
.contenttop{
	background-color:#E5EEF9;
	padding:5px;
	text-align:center
}
.contentbottom{
	padding:10px;
	text-align:center;
}
.copyright{
	text-align:center;
	height:50px;
	line-height:25px
}

hr{
	height:1px;
	border:1px solid #dddddd;
}
.daohang {
	color: #FFFFFF;
	background-image: url(daohangbg.gif);
	background-repeat: no-repea;
	background-position: 0px 0px;
	height:25px;
	font-size:14px;
	padding:10px 0 0 5px;
}
.daohang {
	color: #FFF0B2;
	background-image: url(daohangbg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height:40px;
	font-size:14px;
	padding:15px 0 0 5px;
	
}
.daohang li{
	float:left;
	margin:0 7px;
}
.daohang a:link,.daohang a:hover,.daohang a:visited{
	color:#FFFFFF;
	font-weight:bold;
}
.comanyname{
	font-family: "Microsoft YaHei";
	font-size: 28px;
	line-height: 30px;
	color: #0066cc;
	font-weight: bold;
	padding:20px 10px;
	}
.comanyname span{
	float:right;
	font-size:14px;
	font-family: "ËÎÌå";
}	
.hiddiv{
	float:left;
	position:absolute;
	Visibility:hidden;
    Filter:revealTrans(duration=0.5, transition=19);
	border: solid 1px #e8e8e8;
	margin:5px 0px 0px 158px;
	padding: 1px;
	background-color:white;
}