@import url(Reset_CSS.css);

body { background:#606060 url(skin/body.jpg) repeat-x;}

#main { width:1000px; margin:auto;}

#nav { height:42px; text-align:center; font-size:0px;}
	#nav li { width:11.111%; height:42px; font-size:14px; line-height:42px; display:inline-block; *display:inline; *zoom:1}
	#nav li.focus { background:#930000;}
	#nav li.focus a { color:#FFF;}
	#nav li.focus a:hover { color:#FFF;}
	#nav li a:hover { color:#F30;}
#banner { padding-top:2px; border-bottom:#383838 solid 2px;}
#content { background:url(skin/content.jpg); padding:15px; padding-bottom:0px;}
	.title { background:url(skin/title.jpg); text-indent:10px; height:38px; line-height:38px; font-size:14px; border:#ccc solid 1px; border-radius:5px 5px 0px 0px; behavior:url(PIE.htc); position:relative;}
	.content { background:#eee; border:#CCC solid 1px; border-top:0px; padding:10px; margin-bottom:15px;}
	#partL { width:268px; float:left;}
	#partR { width:687px; float:right;}
		#news { width:337px; float:left;}
		#dymc { width:337px; float:right;}
#prod { float:left; width:100%;}
	#colee_left { width:100%; margin:auto; overflow:hidden;}
#foot { background:#333 url(skin/copyright.jpg); padding:10px;}
	#foot p { text-align:center; color:#FFF;}
	
#link { line-height:30px; color:#A7A7A7;}
	#link a { color:#A7A7A7; margin-right:10px;}

/*---------------------------------------------------------------------------------------------*/

p { line-height:23px; text-indent:2em; text-align:justify; text-justify:inter-ideograph;}
	p.no-indent { text-indent:0px;}
	p.center { text-indent:0px; text-align:center;}
	p.right { text-indent:0px; text-align:right; float:none;}
	p.top-10 { padding-top:10px;}
	p.strong { text-indent:0px; font-size:16px; font-weight:bold; line-height:40px;}
	
h2 { font-size:14px; text-align:center; font-weight:bold; line-height:50px;}


table.image { width:100%;}
	table.image td { text-align:center; padding:5px 0px;}
	.image img { border:#ccc solid 1px; padding:3px; display:block; margin:auto;}
	.image span { display:block; line-height:32px; text-align:center;}
	
table.image-prod { width:100%;}
	table.image-prod td { text-align:center; padding:0px 5px;}
	.image-prod img { border:#ccc solid 1px; padding:3px; display:block; margin:auto;}
	.image-prod span { display:block; line-height:32px; text-align:center;}

.content.text-list { padding:3px 10px;}
.text-list li { background:url(skin/text-list.jpg) 10px center no-repeat; text-indent:20px;  font-size:12px; line-height:30px; border-bottom:#CCC dotted 1px; border-top:0px;}
	.text-list li.last { border-bottom:0px;}
	.text-list li.focus a,.text-list li a:hover { color:#009cff;}
	
table.data { background:#CCC; width:100%;}
	table.data td { background:#FFF; text-align:center; line-height:30px;}
	
table.data1 { background:#CCC; width:100%;}
	table.data1 td { background:#FFF; text-indent:2em; line-height:30px;}

.min-height { min-height:542px; _height:542px;}
	.min-height.text-list li { line-height:52px; font-size:14px;}