@charset "utf-8";
/* CSS Document */

body{
background-image:url(../images/bg01.gif);
background-repeat:repeat-x;
text-align:center;
margin:0px;
overflow-x:hidden;
font-size:13PX;
font-family:Arial, Helvetica, sans-serif;
background-color:#FFFFFF;}

UL {LIST-STYLE-TYPE: none;margin:0px; padding:0px;}
LI {LIST-STYLE-TYPE: none;}

img{
border:none;}

#main{
width:1096px;
margin:auto;}

/*头部------------------------------------------------------------------------*/

#head{
text-align:left;
height:124px;}

#logo{
float:left;
padding-left:15px;
padding-top:18px;}

#tel_no{
float:right;
padding-top:99px;}

/*头部 end ------------------------------------------------------------------------*/

/*菜单按钮------------------------------------------------------------------------*/

#menu{
padding-left:65px;
text-align:left;
background-image:url(../images/menu_bg01.gif);
background-repeat:repeat-x;
height:44px;
margin-bottom:15px;}

#menu ul li{ float:left;}

#menu ul li a{height:44px; display:block;}

#menu ul li.menu01 a{ width:128px; background:url(../images/menu_01.gif) no-repeat;}
#menu ul li.menu01 a:hover{ width:128px; background:url(../images/menu_on_01.gif) no-repeat;}
#menu ul li.menu01 a.crru{ width:128px; background:url(../images/menu_on_01.gif) no-repeat;}

#menu ul li.menu02 a{ width:129px; background:url(../images/menu_02.gif) no-repeat;}
#menu ul li.menu02 a:hover{ width:129px; background:url(../images/menu_on_02.gif) no-repeat;}
#menu ul li.menu02 a.crru{ width:129px; background:url(../images/menu_on_02.gif) no-repeat;}

#menu ul li.menu03 a{ width:113px; background:url(../images/menu_03.gif) no-repeat;}
#menu ul li.menu03 a:hover{ width:113px; background:url(../images/menu_on_03.gif) no-repeat;}
#menu ul li.menu03 a.crru{ width:113px; background:url(../images/menu_on_03.gif) no-repeat;}

#menu ul li.menu04 a{ width:211px; background:url(../images/menu_04.gif) no-repeat;}
#menu ul li.menu04 a:hover{ width:211px; background:url(../images/menu_on_04.gif) no-repeat;}
#menu ul li.menu04 a.crru{ width:211px; background:url(../images/menu_on_04.gif) no-repeat;}

#menu ul li.menu05 a{ width:125px; background:url(../images/menu_05.gif) no-repeat;}
#menu ul li.menu05 a:hover{ width:125px; background:url(../images/menu_on_05.gif) no-repeat;}
#menu ul li.menu05 a.crru{ width:125px; background:url(../images/menu_on_05.gif) no-repeat;}

#menu ul li.menu06 a{ width:133px; background:url(../images/menu_06.gif) no-repeat;}
#menu ul li.menu06 a:hover{ width:133px; background:url(../images/menu_on_06.gif) no-repeat;}
#menu ul li.menu06 a.crru{ width:133px; background:url(../images/menu_on_06.gif) no-repeat;}

#menu ul li.menu07 a{ width:131px; background:url(../images/menu_07.gif) no-repeat;}
#menu ul li.menu07 a:hover{ width:131px; background:url(../images/menu_on_07.gif) no-repeat;}
#menu ul li.menu07 a.crru{ width:131px; background:url(../images/menu_on_07.gif) no-repeat;}

/*菜单按钮 end ------------------------------------------------------------------------*/

/*红色块内容 ------------------------------------------------------------------------*/

#content_red{
clear:both;
text-align:left;
color:#cdcdcd;
width:1082px;
height:331px;
background-image:url(../images/red_bg2.jpg);
background-repeat:repeat-x;
line-height:16px;
margin:auto;
margin-bottom:9px;}

#red_BigTilte{
float:left;
padding-left:100px;
padding-top:90px;}

#red_right{
float:left;
}

#red_top_title{
padding-top:10px;
padding-left:50px;
padding-bottom:5px;}

#wenzi{
height:180px;
width:700px;
font-family:Arial;
font-size:13px;
line-height:17px;
padding-top:30px;
padding-left:50px;
background-image:url(../images/red_bg.png);
background-repeat:no-repeat;
}
#wenzi ul li{ padding-left:10PX;}

#wenzi ul li A{ color:#fffaaa; text-decoration:none;}

#wenzi ul li A:hover{ color:#cdcdcd;}

.hongse{ color:#fe0000; text-decoration:none;}

.hongse:hover{ color:#fffaaa;}

/*蓝色块内容 ------------------------------------------------------------------------*/

#content_blue{
clear:both;
line-height:16px;
text-align:left;
color:#cdcdcd;
width:1082px;
height:208px;
background-image:url(../images/bg03.gif);
background-repeat:repeat-x;
margin:auto;
margin-top:0px;
margin-bottom:15px;}

#dog{ float:left; padding-left:68px; padding-top:39px; margin-right:30px;}

#blue01{width:600px; height:162px; float:right; margin-top:22px;font-family:Arial;font-size:13px;line-height:18px;padding-top:5px;
padding-left:40px;}
#blue01 ul li A{ color:#fffaaa; text-decoration:none;}

#blue01 ul li A:hover{ color:#cdcdcd;}

/*蓝色块内容 end ------------------------------------------------------------------------*/


/*页脚内容 ------------------------------------------------------------------------*/

#footer{
background-image:url(../images/footer.gif);
background-repeat:no-repeat;
width:800px;
height:45px;
margin:auto;}

/*页脚内容 end ------------------------------------------------------------------------*/
















