@charset "utf-8";
/* CSS Document */

*{
    margin:0px;
	padding:0px;
	text-decoration:none;
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#bg{
	clear:both;
	padding:0 0 0 20px;
}
#bg div{
	width:880px;
	height:45px;
	margin:0 auto;
	border-bottom:1px solid #B9C2CA;
}
#layout{
    width:910px;
	margin:-13px auto 20px;
	overflow:hidden;
}

#left{
    width:228px;
	height:302px;
	float:left;
	overflow:hidden;
	padding:0 0 0 18px;
	background:url(../images/article_left.gif) no-repeat right top;
	overflow:hidden;
}
.nnnnews{
	height:492px;
	background-image:url(../images/article_left_news.gif);
}
#left h2{
	padding:2px 0 0 0;
	height:27px;
	line-height:27px;
	font-size:14px;
	color:#fff;
	overflow:hidden;
	text-indent:20px;
	background:url(../images/red_menu_new.gif) repeat-x left -1px;
	border:1px solid #91312F;
	margin:12px;
}
#left ul{
    width:228px;
	overflow:hidden;
}
#left ul li{
	margin:0 12px;
	background:#F7EFB6 url(../images/spar_line1.gif) repeat-x left bottom;
	padding:0 0 2px 0;
}
#left ul li a{
    color:#BE192A;
	font-size:12px;
    height:30px;
	line-height:30px;
	display:block;
	overflow:hidden;
	padding-left:22px;
	border-bottom:1px dotted #ccc;
}
#left ul li a:hover{
	border-bottom:1px solid #ccc;
}
#left ul.newsli li a{
	height:29px;
	padding-left:12px;
	line-height:29px;
}


#right{
    float:right;
	width:664px;
	padding:20px 0 0 0;
	overflow:hidden;
	background:url(../images/article_left_shardow.gif) no-repeat left top;
}
#article{
	overflow:hidden;
}
#guide{
	height:52px;
	line-height:60px;
    font-size:12px;
	overflow:hidden;
	text-align:right;
	background:url(../images/article_guide1.gif) no-repeat -1px top;
	display:none;
}
#guide p a{
	color:#1C6AB9;
}

#right h1{
    height:21px;
	font-size:14px;
	padding-top:24px;
	text-align:center;
	color:#333;
}
#right h1.title{
	color:#1C6AB9;
	text-align:left;
	text-indent:30px;
}
#right h2{
	height:54px;
	font:small-caps bold 19px/54px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#0A66BA;
}/*主要是产品详细介绍页面*/
#right h3{
	color:#0A66BA;
	font-size:14px;
	height:40px;
	line-height:40px;
	text-indent:25px;
	padding:8px 0 0 0;
}/*主要是产品详细介绍页面*/

#right #element{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#aaaaaa;
	padding:5px 0 28px;
}

#right #content{
	text-align:center;
	padding:0 0 30px 0;
}
#right #content p{
    font-size:14px;
	color:#222;
	padding:10px 18px 10px 28px;
	line-height:1.8;
	font-family:Arial;
	text-align:left;
	text-indent:2em;
	word-break:break-all;
}
#right #content img{
    border:5px solid #fff;
	margin:18px;
}
#intro, #culture{
	padding:10px 0 0 30px;
	font-size:12px;
}
#intro p{
	text-indent:2em;
	line-height:1.8;
	padding:7px 0 3px;
}
#culture ul{
	margin:7px 0 0 0;
}
#culture ul li{
	line-height:30px;
	height:30px;
}

#imginwords{
	font-size:12px;
	color:#666666;
}
#yema{
    height:30px;
	line-height:30px;
	font-size:13px;
	text-align:right;
	padding-right:10px;
	color:#777;
	border:1px solid #ccc;
	background:#eee;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#yema a{
    color:#006699;
	padding:3px;
	text-align:center;
	font-size:11px;
	border:none;
	
}
#bgcoto{
	padding:10px 0 0 10px;
}
#bgcoto li{
	line-height:32px;
	height:32px;
	padding:0 0 0 20px;
	display:block;
	font-size:14px;
	color:#223;
}

