/*Design by Jeffrey*X3 @ 01.08.09*/

*{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	font-family: Arial;
}

body{
	font-size: 12px;
}

img {
	border: 0;
}
#wrapper{
	margin: auto;
	width: 1004px;
	color: #666;
	border-left: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
}
a{
	color: #666;
}
header{
	
}
#top{
	background: url(../images/header.jpg);
	width: 1004px;
	height: 120px;
	position: relative;
}
h1{	
	text-indent: -99999px;
}
#search{
	width: 300px;
	height: 24px;
	position: absolute;
	top:56px;
	right: 20px;
}
#keyword{
	/*height: 24px;
	line-height: 24px;*/
	width: 250px;
	/*font-size: 20px;*/
}
#button{
	display: none;
}
#navigation{
	width: 1004px;
	background: url(../images/nav-bg.gif);
	text-align: center;
	border-bottom: 1px solid #fff;
}
#navigation ul{
	width: 924px;
	height: 34px;
	margin: auto;
	
	border-right: 1px solid #232426;
	border-left: 1px solid #67686a;
}
#navigation li{
	width: 130px;
	height: 34px;
	float: left;
	border-right: 1px solid #67686a;
	border-left: 1px solid #232426;
}
#navigation a{
	display: block;
	color: #fff;
	font-weight: bolder;
	font-size: 14px;
	width: 132px;
	height: 34px;
	line-height: 34px;
	
}
#navigation a:hover{
	background: url(../images/nav-bg-hover.gif);
	color: #000;
}
#container{
	width: 100%;
}
#left{
	width: 595px;
	float: left;
}
#flash-block{
	width: 595px;
	height: 286px;
	border-bottom: solid #005281 10px;
	margin-bottom: 20px;
}
#news{
	width: 595px;
}
#news-title{
	margin: auto;
	width: 525px;
	border-bottom: 2px #e3e3e3 solid; 
	height: 26px;
	line-height: 26px;
}
#news-title a{
	display: block;
	color: #000;
	font-size: 16px;
	font-weight: bolder;
	height: 26px;
	line-height: 26px;
	width: 90px;
	background-image: url(../images/dot-arrow.gif);
	background-position: 73px;
	background-repeat: no-repeat;
}
.news-content{
	margin: auto;
	width: 525px;
	border-bottom: 1px dotted #e6e6e6;
	line-height: 150%;
	color: #5c5e60;
	padding-top: 10px;
	padding-bottom: 10px;
}
.more{
	margin: auto;
	width: 85%;
	text-align: right;
	padding: 20px 0;
}
.more1{
	margin: auto;
	width: 94%;
	text-align: right;
	padding: 10px 0;
}
.more2{
	float: right;
	font-size: 12px;
	padding-right: 20px;
}

#left-block{
	border-right: #e5e5e5 5px solid;
}


#right{
	width: 409px;
	float: right;
}
#marketing{
	height: 286px;
	background: url(../images/flash-bg-right.gif);
	background-position: right;
	background-repeat: repeat-y;
	border-bottom: solid #005281 10px;
	margin-bottom: 20px;
}
#marketing-title{
	width: 289px;
	height: 47px;
	margin: auto;
}
#marketing-box{
	width: 322px;
	height: 270px;
	/*background: #8eb214;*/
	background-image: url(../images/marketing-box-bg.gif);
	border-bottom: solid #6d9a01 10px;
	padding-top: 16px;
}
.marketing-topic{
	width: 289px;
	margin: auto;
	padding: 5px 0;
}
.marketing-topic a{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	background-image: url(../Images/m-dot.gif);
	background-repeat: no-repeat;
	text-indent: 2em;
	display: block;
}
.marketing-date{
	width: 289px;
	margin: auto;
	color: #e8ff64;
	font-weight: bold;
}
.marketing-intro{
	width: 289px;
	margin: auto;
}
.marketing-intro a{
	display: block;
	color: #e8ff64;
	text-indent: 2em;
}
#product{
	width: 547px;
	height: 176px;
	margin: auto;
	border-top: #dee2c9 solid 4px;
	background-color: #edefe1;
	
}
#product-title{
	margin: auto;
	width: 520px; 
	height: 30px;
	line-height: 30px;
}
#product-title a{
	display: block;
	color: #000;
	font-size: 16px;
	font-weight: bolder;
	height: 30px;
	line-height: 30px;
	width: 90px;
	background-image: url(../images/dot-arrow.gif);
	background-position: 73px;
	background-repeat: no-repeat;
}
#product-content{
	height: 110px;
	width: 520px;
	background: #fbfdf2;
	margin: auto;
}
#product-content ul{
	width: 100%;
}
#product-content li{
	float: left;
	width: 110px;
	text-align: center;
	padding: 10px;
}

#product-content img{
	border: 1px solid #dce0c5;
}
#product-content span{
	display: block;
	width: 100%;
	padding-top: 5px;
}
#product-content a{
	color: #6d9a01;
}
.pro-name{
	display: block;
	width: 100%;
	color: #6d9a01;
	font-weight: bold;
}
#flash-slide{
	margin-bottom: 20px;
	margin-left: 8px;
}
#cooperation{
	margin-bottom: 20px;
	margin-left: 8px;
}
#footer{
	width: 100%;
	clear: both;
}





/*ÄÚÒ³*/
#sub-left{
	width: 220px;
	float: left;
}
#menu-left{
	width: 200px;
	padding: 2px;
	border: 5px solid #e7e7e7;
	border-top: 5px solid #f48746;
	
}
#menu-left ul{
	background: #8eb214;
	padding-bottom: 30px;
	padding-top: 10px;
}
#menu-left ul li{
	height: 30px;
	padding-bottom: 5px;
}
#menu-left ul li a{
	height: 30px;
	line-height: 30px;
	display: block;
	font-size: 14px;
	text-indent: 2em;
	color: #000;
}
#menu-left ul li a:hover{
	background-color: #f48746;
}



#sub-right{
	width: 740px;
	float: right;
	padding-right: 25px;
}
.showpath{
	height: 40px;
	line-height: 40px;
	color: #000;
}
.showpath a{
	color: #000;
}

.classname a{
	display: block;
	height: 30px;
	line-height: 30px;
	background: #f27734;
	text-indent: 1em;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
.content-list{
	border-top: 1px solid #ABABAB;
	padding: 10px;
	margin-top: 2px;
}
.list-text{
	height: 30px;
	line-height: 30px;
	display: block;
	color: #8bac17;
}

h3{
	/*height: 30px;*/
	line-height: 30px;
	background: #ff793a;
	text-indent: 2em;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
h3 font{
	font-size: 16px;
}
h4{
	line-height: 30px;
	background: #fafafa;
	text-indent: 2em;
	color: #959595;
	font-size: 14px;
	font-weight: bold;
}

.articleinfo{
	text-align: center;
	height: 50px;
	line-height: 50px;
	color: #8bac17;
}
.articlecontent{
	line-height: 200%;
	padding-bottom: 20px;
}
.articlecontent li{
	list-style-image: url(/Article/UploadFiles/200911/20091102182342879.gif);
	margin-bottom: 10px; 
	margin-left: 15px;
}

.articlecontent p{
	margin-bottom: 20px;
}

.article-title1{
	height: 30px;
	line-height: 30px;
	background: #f27734;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.show_page{
	text-align: center;
	height: 30px;
	line-height: 30px;
}

h5{
	font-size: 16px;
	color: #666;
}