<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*
=== ivan_style StyleSheet File ================================
	Style Name: Common
	Version: 1.0
	Author: Ivan Chou 
	First Created: 2011-09-02
	Last Update: 2013-01-05 by Ivan
	Copyright: Ivan (www.dotodo.net)
==============================================================
*/

/****** General Styles ******/
*{margin:0;padding:0;text-indent:0;border:0 none;outline:0;list-style:none;line-height:1;font-size:100%;border-collapse:collapse;border-spacing:0;quotes:none;background:transparent;vertical-align:baseline;font-weight:normal}
img,div,li,input,td,table{behavior:url("iepngfix.htc")}
/* a style which makes png transparent for ie */
:focus,a{outline:none!important}
.clearfix{width:100%}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
body{color:#404244;font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:13px;background:#f6f6f6}
h1,h2,h3,h4,h6{font-weight:bold;color:#404244}
h1{font-size:24px;line-height:42px}
h2{font-size:24px;line-height:36px}
h3{font-size:16px;line-height:34px}
h4{font-size:16px;line-height:30px}
h5{font-size:14px;line-height:22px}
.cufon-loading h1,.cufon-loading h2,.cufon-loading h3,.cufon-loading h4{display:none}
p{padding:0 0 20px 0;margin:0;font-size:12px;line-height:19px}
img{margin:0;padding:0;border:0 none;vertical-align:bottom}
strong{font-weight:bold;line-height:13px}
em{line-height:13px}
ul{padding:0 0 12px 0;margin:0}
ul li{margin:0;padding:0;list-style-type:none;line-height:18px}
dl{padding:0 0 12px;margin:0;font-size:11px;line-height:18px}
dt{display:inline;float:left;clear:left}
dd{margin:0;padding:0}
small{margin:0;padding:0;font-size:80%}
abbr,acronym{cursor:help}
q{font-style:italic}
q:before{content:no-open-quote;content:""}
q:after{content:no-close-quote;content:""}
a{text-decoration:none;color:#404244}
a:hover,a:hover span{text-decoration:underline;color:#e16325}
a:active{star:expression(this.onFocus=this.blur())}
.blackTheme a{color:#e16325}
.blackTheme a:hover,.blackTheme a:hover span{color:#fff}
table{border-collapse:collapse;border:0;border-spacing:0;font-size:100%;vertical-align:top}
caption,td,th{text-align:left;font-size:12px;line-height:18px;font-weight:normal}

.l{float:left}
.r{float:right}
.dis{display:none}
.mc{margin:0 auto}
.b{border:1px solid #e16325}
.bt{border:1px solid #e16325;border-top:2px solid #e16325}
.collapsed{display:none}
.expanded{display:block}

/*width*/
.w1000{width:1000px;overflow:hidden}
.wf1000{width:1000px;background:#fff;overflow:hidden}
.w345{width:345px;overflow:hidden}
.w635{width:635px;overflow:hidden}
.w350{width:350px;overflow:hidden}
.w260{width:260px;overflow:hidden}
.w765{width:765px;}
.w195{width:195px;overflow:hidden}
.w125{width:125px;overflow:hidden}
.w450{width:450px;}
.w185{width:185px;overflow:hidden}
.w400{width:400px;}
.w310{width:310px;}

/*header*/
/* 针对IE的Hack
     *display: block;
     *font-size:175px;/*约为高度的0.873，200*0.873 约为175
     *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码
*/
#header{height:75px;overflow:hidden;border-top:#f78b1f 3px solid;background:none;margin-top:2px}
#header .logo{width:300px;height:75px;display:table-cell;vertical-align:middle;*display:block;*font-size:63px;*font-family:Arial}
#header .logo img{vertical-align:middle;max-width:300px;max-height:75px;width: expression(this.width&gt;300?"300px":auto);height:expression(this.height&gt;75?"75px":auto)}
#header .form{margin:0; padding:0;}
#header .search{width:199px;height:24px;margin:20px 20px 0 0;background:url(../images/search_bg.jpg) no-repeat}
#header .search .inputbtn{border:0;width:150px;height:20px;color:#000;font-size:12px;line-height:16px}
#header .search .subbtn{cursor:pointer; width:25px; height: 25px; background:none; border:0 none}
#header .webmap{height:24px;margin:20px 25px 0 0; padding:0 0 0 30px;background:url(../images/home_03.jpg) no-repeat}
#header .webmap a{line-height:24px; font-size:16px; color:#000; font-weight:bold}
#header .webmap a:hover{text-decoration:none}

/*nav menu*/
#nav{height:32px;overflow:hidden;background:#e16325}
#sddm{padding:0;z-index:30; border-right:1px solid #FFF;zoom:1}
#sddm li{list-style:none; height:32px; text-align:center;float:left}
#sddm li a{display:block; width:110px; line-height:32px;  color:#fff; border-left:1px solid #FFF; font-family:Verdana, Geneva, sans-serif; font-size:14px; font-weight:bold; text-decoration:none}
#sddm li a.current{display:block; color:#000}
#sddm li a:hover{color:#000; text-decoration:none}
#sddm div{position:absolute;visibility:hidden;margin:0;padding:0;background:#5b5f62}
#sddm div a{position:relative;display:block;margin:0;padding:8px 18px;width:auto;white-space:nowrap;text-align:left;text-decoration:none;background:#5b5f62;color:#fff;font:14px Verdana, Geneva, sans-serif}
#sddm div a:hover{background:#e16326;color:#fff}

/*foot*/
#footer{height:100px;overflow:hidden;background:#5b5e61}
#footer .links{margin:30px 20px 0 0}
#footer .links li {list-style:none; margin:0 0 0 15px;float:left}
#footer .copyright{margin:24px 20px 0 0;line-height:20px;font-family:verdana;color:#fff;font-weight:bold}
#footer .copyright a{color:#fff; text-decoration:none;font-weight:bold}

/*page*/
#page{margin:10px 0 10px 0;line-height:20px;font-family:verdana;font-weight:normal;text-align:center}
#page em{color:#F00;}
#page span{color:#900;}
#page select{height:20px; border:#7f9db9 1px solid}</pre></body></html>