﻿
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, button,
textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
	}
fieldset, img {
    border: 0;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
address, caption, cite, code, dfn,
em, strong, th, var, optgroup {
    font-style: normal;
    font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
abbr, acronym {
    border: 0;
    font-variant: normal;
}
input, button, textarea,
select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}
code, kbd, samp, tt {
    font-size: 100%;
}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {
    *font-size: 100%;
}
strong{
	font-size:14px;
	font-weight:bold;
	color:#874c1f;
}
body{
	line-height:1.5em;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th {
    text-align: left;
}
sup, sub {
    font-size: 100%;
    vertical-align: baseline;
}
:link, :visited , ins {
    text-decoration: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
a{
	text-decoration:none;
	
}
html{
	-webkit-text-size-adjust:none;
	
	}
body{
	font-family:"微软雅黑";
	font-size:12px;
	color:#666;
}

.clear{ width:100%; height:0px; line-height:1px; font-size:1px; clear:both;}


#top{
	width:100%;
	height:98px;
	box-shadow:1px 1px 1px 1px #fff;
	-webkit-box-shadow:2px 3px 1px  #fff;
	-moz-box-shadow:2px 3px 1px  #fff;
	background-color:#FFF;
	text-align:center;
}
#erweima{
	cursor:pointer;
}
#erweima1{
	z-index:10;
	display:none;
	position:absolute;
	top:0px;
	right:100px;
}


.rollBox{width:1100px;overflow:hidden;padding:12px 0 5px 6px;margin:1em auto;}
.rollBox .LeftBotton{height:160px;width:40px;background:url(../image/proarrow.gif) no-repeat 0px 30px;overflow:hidden;float:left;display:inline;margin:25px 0 0 0;cursor:pointer;}
.rollBox .RightBotton{height:160px;width:36px;background:url(../image/arrowright.gif) no-repeat 5px 30px;overflow:hidden;float:left;display:inline;margin:25px 0 0 0;cursor:pointer;}
.rollBox .Cont{width:1010px;overflow:hidden;float:left; margin-left:-20px; }
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:120px;float:left;text-align:center; height:160px; border:1px solid #f0f0f0; display:inline; margin-left:4px; position:relative;}
.rollBox .Cont .pic p a{line-height:18px; height:40px; width:90%;
margin:0 auto; color:#333; }

#bottom{
	width:100%;
	height:53px;
	text-align:center;
}



#wrapper {
	width: 100%;
	float: left;
	margin-bottom:2em;
	
}













































