﻿@charset "utf-8";
/* 基本信息 */
body{ margin:0px; background:#e3f4ff url(../images/body_bg.jpg) repeat-x; font-size:12px;}
ul,p{ margin:0px; padding:0px; list-style:none}
img{ vertical-align:bottom; }
a{ text-decoration:none}
a:link{color:#000;}
a:visited{color:#000; }
a:hover{ color:#000; text-decoration:underline}
a:active{ color:#000;}
.clear{ clear:both;}

#bg{ background:url(../images/bg.jpg) no-repeat center top;}
#main{ width:1003px; margin:auto;}
#menu{ padding-top:197px;  margin-left:44px;}

#pic{  margin-left:44px;}


#concent{ float:left; display:inline; background:url(../images/con_bg.jpg) ;margin-left:45px; width:968px; }
#concent h2{ text-align:center; padding-top:60px; padding-bottom:20px; font-size:22px;}
#concent p{height:40px; line-height:40px;}
#concent strong{ color:#f00}


#text { background: url(../images/t.jpg) center top no-repeat; padding:0px 100px; width:769px;}
#text li{ height:36px; line-height:36px;}
#text p{ text-align:center; margin-top:10px;}

#text1 { background: url(../images/t.jpg) center top no-repeat; padding:0px 0px; width:969px; text-align:center}
#bottom{ clear:both; background:url(../images/b.jpg) no-repeat; width:968px; height:27px; margin-left:45px;}


