﻿*{
	margin:0;
	padding:0;
}
html, body { 
	height:auto; 
}
img
{
	border:0;
}
ol{ list-style-position:outside; margin-left:25px; padding-left:0}
td,th ,div{
/*	font-family: Tahoma, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #444;
	line-height: 22px;
	text-align:left
}
a:link, a:visited{
	text-decoration:none;
	color:#444;
}
a:hover{
	color:#669900;
}


.pcb{color:#555555;}
.pcg{color:#99cc33;}
.pco{color:#ff6633;}
.pcw{color:#FFF;}
.fs{font-size:14px;}

.more{float:right;}
.clear{clear:both}

/*Header*/
#header{width:1000px; height:100px; text-align:right}
#banner{width:1000px}
#pgbanner{background:url(/images/page_banner.jpg) no-repeat}
.idxtop{background:url(/images/idx_top_bg.jpg) no-repeat top left;}
.pagtop{background:url(/images/page_top_bg.jpg) no-repeat top left;}


/*Pagebody*/
#container {width:1000px;/* margin:0 auto;*/}


/*Footer*/
#footer{width:1000px}
#copyright{border-top:1px solid #EAEAEA; padding:10px 40px;}
#cplink{text-align:right; font-size:10px; line-height:normal; color:#b0b0b0; text-transform:uppercase}
#cplink p{color:#767676; padding-bottom:3px; font-weight:bold}
#cplink a:link,#cplink a:visited{color:#767676}
#cplink a:hover{text-decoration:underline}

/*Idx*/
.idxtab{margin-left:15px}
.idxtab td{padding-left:25px; vertical-align:top}

.idxtit{ padding-bottom:3px; padding-left:4px; vertical-align:middle; margin:0 auto}
.idxtit .idxword{ float:left; padding-top:3px}

#idxnews{border-bottom:1px dashed #CECECE;}
#idxnews ul{list-style:none;}
#idxnews li{list-style:none; border-top:1px dashed #CECECE; font-size:8pt; line-height:23px}
#idxnews img{padding:4px}
#idxnews span{float:right; color:#999}

#idxpro{border:1px solid #CECECE; padding:6px; font-size:8pt;}
#idxpro img{padding-right:10px; background:#FFF}
#idxpro p{background:url(/images/dot_01.gif); line-height:24px}


/*Sidebar*/
#sidebar{float:left; width:189px; margin-left:40px; margin-right:27px;}
#lefttit{margin:8px 4px;}
#menu{background:url(../images/effect_line.gif) no-repeat top; padding:10px 1px;}
#menu ul{list-style:none; width:187px;}
#menu li{ width:187px; float:left;}
#menu li a:link, #menu li a:visited{  display:block; padding-left:15px; color:#616f27; line-height:normal; background:url(../images/menu_bg.gif) no-repeat center; border-bottom:1px solid #e1e8c4; padding:4px 16px}
#menu li a:hover{ text-decoration:none; color:#784f1b}

#ad{padding:5px 0;}
#ad img{border:1px solid #dadcd4;}

/*PageContent*/
#pgcontent{float:left; width:680px}
#content{padding-top:15px}

#pgtit{border-bottom:1px solid #e1e8c4; padding-top:8px; padding-left:8px; color:#949494;}
#pgtit p{float:right; line-height:45px;}
#pgtit span{font-family:"宋体"; font-size:9pt}
.protit{font-size:30px; color:#294525; width:200px; height:35px; line-height:35px}


/*News*/
#news h3{background:url(/images/dot_02.gif) repeat-x bottom; padding:10px; font: 24px Georgia, "Times New Roman", Times, serif; color: #222; width:100%}
#news div{text-align:justify}
.data{color:#898989; padding:0px 10px; background:#F7F7F7; margin-bottom:10px}
.data p{color:#898989; float:right;}

.pagew{font-family:Arial; padding:8px 20px;}

.newslist{width:100%}
.newslist th{background:#a6c04f; color:#fff; font-weight:normal; text-align:center; line-height:31px}
.newslist tr{background:url(/images/dot_02.gif) repeat-x bottom}
.newslist td{color:#898989; text-align:center; height:31px; line-height:31px}
.newslist p{text-align:left}
a.newsp:link, a.newsp:visited{color:#898989;}
a.newsp:hover{color:#616f27}

.fybox{padding-top:15px; text-align:center}


/*Products*/
#prolist ul{list-style:none}
#prolist li{padding-bottom:8px; margin-bottom:8px; background:url(/images/dot_02.gif) repeat-x bottom}
#prolist img{padding:1px; border:1px solid #dadcd4; float:left; margin-right:12px;}
#prolist table{float:left;}
#prolist th{color: #444;}
#prolist td{color:#898989;}
#prolist .size{color:#ff6600}






.myinput {
	border: 1px solid #CCCCCC;
	width: 200px;
	height:20px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 4px;
}
textarea {
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	width: 300px;
	overflow:hidden;
	margin-left: 4px;
	margin-bottom: 10px;
}

