@charset "utf-8";
/* CSS Document */

/*重置样式*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, button{padding:0;margin:0;}
body{background:#fff; font:14px/24px Verdana, Simsun, Helvetica, Arial, sans-serif;color:#555;}
fieldset, img{border:0;}
input, label, select, option, textarea, button, fieldset, legend{font:12px/18px Verdana, Simsun, Helvetica, Arial, sans-serif;/*表单中的字体属性与表单以外的不一致，需要单独定义*/}
ul{list-style:none;}

/*设置常用样式,定义页面中常重复使用的一些样式，可以观察设计稿来确定*/
.dis{ display:none} /*隐藏*/
.left{ float:left} /*左浮动*/
.right{ float:right} /*右浮动*/
.clear{ clear:both} /*清除浮动*/
.red{color:#cd0000;} /*红色文字*/
.boder1px{ border:1px solid #f2b60a} /*1像素边框*/
.position_rel{ position:relative} /*相对定位*/
del{ font-family:georgia}/*删除线样式字体，用在商品价格*/

/*区块与区块间隔调用样式*/
.blank50 {clear:both; height:46px; overflow:hidden; display:block;}
.blank9 {clear:both; height:9px; overflow:hidden; display:block;}
.blank12 {clear:both; height:12px; overflow:hidden; display:block;}
.blank30 {clear:both; height:30px; overflow:hidden; display:block;}

/*默认文字链接样式*/
a{color:#555;text-decoration:none;}
a:hover{text-decoration:underline;}

a.Red{color:#f00; text-decoration:none;}
a.Red:hover{color:#f00; text-decoration:none;}


#warp{ width:1000px; margin:0 auto;}

	.omaiga{}
	.title{ width:388px; height:60px; line-height:65px; background: url(../images/title_bg_02.jpg) no-repeat; font-family:"微软雅黑"; font-size:32px; color:#4f97c1; text-align:center; font-weight:normal; display:block; margin-left:30px; margin-right:10px; padding-top:5px; float:left;}
	.title a,.title1 a{ color:#4f97c1;}
	.title a:hover,.title1 a:hover{ text-decoration:none;}
	.title:hover a{ color: #900;}
	.title1:hover a{ color: #900;}
	
	.scrolldoorFrame{margin:0px auto; height:83px;}
	.scrollUl{height:60px;}
	.scrollUl li{ width:385px; height:60px; line-height:65px; background: url(../images/title_bg_02.jpg) no-repeat; font-family:"微软雅黑"; font-size:32px; color:#4f97c1; text-align:center; font-weight:normal; display:block; margin-left:306px; padding-top:5px; overflow:hidden; float:left;}
	.scrollUl li a{ color: #4f97c1;}
	.scrollUl li:hover{}
	.scrollUl li:hover a{ color: #900; text-decoration:none;}
	
	.bor03{}
	.sd01{cursor:pointer;margin:5px;padding:2px;font-weight:bold;  height:60px;}
	.sd02{cursor:pointer; margin:5px;padding:2px;  height:60px;}
	
	
	.title1{ width:388px; height:60px; line-height:65px; background: url(../images/title_bg_02.jpg) no-repeat; font-family:"微软雅黑"; font-size:32px; color:#4f97c1; text-align:center; font-weight:normal; display:block; padding-top:5px; overflow:hidden;}
	
	
	.coentnt{ background:url(../newimage/bg_05.jpg) repeat-y; padding:25px 0 15px 28px;}
	
	

	
	
	
	
	
	
	
