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

body,div,p,th,td,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,select,blockquote{margin:0px;padding:0px}

input,textarea,select { outline:none; resize:none}

fieldset,img,abbr,acronym{  border:none}

img{vertical-align:middle}


table{border-collapse:collapse;border-spacing:0px}

ol,ul{list-style:none}

p{word-wrap:break-word}

h1,h2,h3,h4,h5,h6 {font-size:100%;/*font-weight:500*/}




/*box*/
body{ color:#000000;}

.fl{float:left;display:inline}

.fr{float:right;display:inline}


.clear{clear:both;width:100%;display:block;height:0px;line-height:0px;font-weight:normal;overflow:hidden}

.fix,.z{*zoom:1}

.fix:after {clear: both;content: " ";display: block;font-size: 0;height: 0;line-height: 0;visibility: hidden}

.bannerBg{ background-color:#efeeec;}
.banner{ background:url(images/banner.jpg) no-repeat center center; height:548px; width:100%; }

.center{ background:#efeeec; }
.main { width:1033px; margin:auto;}
.main .main_top{ background:url(images/topBg.jpg) no-repeat;  height:415px; }
.main .main_top {  padding:147px 0 0 70px;}
.main .main_top .main_top_l{ width:234px; float:left;  margin:auto;}
.main .main_top .main_top_r{ float:left; margin-left:20px; width:631px;}
.main_top_r .artistTxt{ line-height:30px; font-size:14px; text-indent:24px;}
.main_top_r h2{ margin-bottom:40px;}
.main .main_top .main_top_r .but1{ margin-top:10px;}

.main_cen { background:url(images/cenBg.jpg) repeat-y;  padding:0 0 0 70px; height:100%;}
.main_cen .main_cen_l{ float:left;  width:202px; float:left; }
.main_cen .main_cen_l img{ margin-bottom:5px;}
.main_cen .main_top_r{ float:left; margin-left:44px; width:630px;}
.main_cen  .txtA { width:630px; margin-top:40px;font-size:14px; }
.main_cen .txtA h3{ background:#7a8f8a; color:#fff; width:100px; height:24px; line-height:24px; padding-left:2px; margin-bottom:10px;}
.main_cen .txtA .txtP{ margin-left:30px; line-height:30px; font-size:14px;}

.main_bot{ background:url(images/boBg.jpg) no-repeat; height:145px;}
.footer{ text-align:center; font-weight:bold; font-size:14px; color:#000; padding-bottom:40px;}



