@import url(font.css);
@import url(nav.css);
@import url(form.css);
@import url(footer.css);
@import url(extend.css);
/*基础元素*/
* { margin:0; padding:0;}
body { font-family:Verdana; font-size:11px; color:#62696e; margin-bottom:15px;}
img { border:0;}
a{blr:expression(this.onFocus=this.close());}
a{blr:expression(this.onFocus=this.blur());}
a { text-decoration:none;}
a:hover { text-decoration:underline;}
.mail{ color:#FF6600;}
a.mail{ color:#FF6600;}
.clear{ clear:both;}

.frame02 { color:#216e83;}
.frame02 .top { width:275px; height:33px; background:url(../images/frame02_top.jpg) no-repeat top;}
.frame02 .title { color:#080808; height:24px; padding:8px 0 0 15px; background:url(../images/frame02_bg.jpg) no-repeat left; margin:10px 0 0 0;}
.frame02 .title a { color:#080808;}
.frame02 .top .title { background:none; margin:0;}
.frame02 .content { border-left:1px solid #e6e6e6; border-right:1px solid #e6e6e6; color:#076984;}
.frame02 p { padding:10px 20px; line-height:18px; padding-bottom:5;}
.frame02 .recommend a { color:#076984;}
.frame02 .bottom { height:9px; background:url(../images/frame02_bottom.jpg) no-repeat top; margin-bottom:10px;}
.frame02 .pic { text-align:center; padding-top:20px;}
.frame02 .feature a { margin-left:20px;}
.frame02 span.faq { margin:5px 0 5px 0; display:block; font-weight:bold;}
.frame02 ul { margin-left:25px; list-style:inside square; line-height:18px;}
.frame02 ul a { color:#076984;}
.frame02 p.more { padding:0 20px; text-align:right;}

h1 { font-size:14px;}
h2 { font-size:13px;}
h3 { font-size:13px;}
h4 { font-size:12px;}

/*替换html标签的css*/
.sIFR-replaced { 
	visibility: visible!important;
}
/*替换文本的flash*/
.sIFR-flash {
	visibility: visible!important;
}
/*放在FLASH中的文本*/
SPAN.sIFR-alternate {
	display: none;
}
/*定义FLASH中的文本*/

.sIFR-hasFlash h1 {
	font-size: 14px; visibility:hidden;
}

.sIFR-hasFlash h3 {
	font-size: 14px; visibility:hidden;
}



/*for other link of footer*/
.otherlink{ clear:both; width:1000px; margin:0 auto;color:gray; text-align:center;}
.otherlink a{color:#999; text-decoration:none; font-size:9px; line-height:18px; padding:0 5px;}
.otherlink a:visited{color:#999;}
.otherlink a:hover{ color:#000;text-decoration:none;}


.small_page { width:460px; padding:20px 0 0 30px; font-family:verdana; font-size:11px; color:#6d6d6d;}
.small_page h1 { font-weight:normal; font-size:18px; color:#283446; margin:0; padding:0; padding-bottom:30px;}
.small_page ul { list-style:none; margin:0; padding:0; padding-bottom:10px;}
.small_page li { color:#9b9b9b; margin:0; padding:0; height:30px;}
.small_page li span { margin-left:10px; color:red;}
.small_page li span.gray { color:#333;}
.small_page li.on { color:#050505;}
.small_page a { color:#1474d8; font-weight:bold;}
.small_page img { margin-top:20px;}
.small_page p { margin:0; padding:0;}


