﻿@charset "utf-8";
@import url("basic.css");
#main{ background-image:none;}
#leftlayerout{width:385px; float:left;/*主体左框架*/}
#leftlayerout .title{background-image:url(../img/proddotline.gif); background-position:left bottom; background-repeat:repeat-x;}
#leftlayerout .title h3{padding:6px 0px 6px 12px;font-size:9px; color:#0662A3;background-image:url(../img/dot_title.jpg); background-position:left center; background-repeat:no-repeat;}
	#profile{margin:14px;}
	#profile .contbox p{ line-height:150%;}
		
	#feedback{margin:14px;}
	#feedback .contbox p{ line-height:150%;}
		#feedbackbox{ width:100%; vertical-align:top;}
		#feedbackbox input{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#666666; font-size:10px;}
		#feedbackbox .feedbackboxfiled{ margin:5px;}
			#feedbackbox .feedbackboxtitle{margin-bottom:3px;}
		#feedbackbox textarea{ width:180px; height:98px; font-family:Verdana, Arial, Helvetica, sans-serif; border:1px #ccc solid; overflow:auto;}
		#feedbackbox .txtinput{ border:1px #CCCCCC solid;width:148px;}

#rightlayout{margin-left:385px; border-left:1px #ccc solid;/*主体右框架*/ }
	#prodcatebox{ width:318px;padding:10px;}
	.prodbox{background-image:url(../img/proddotline.gif); background-position:left bottom; background-repeat:repeat-x; padding:10px 0px 15px 0px;}
	.prodimg{float:left;}	
	.prodimg a{border:1px #CCC solid;padding:1px; display:block;}
	.prodimg a:hover{border:1px #F00 solid;}
	.prodimg img{border:0px; width:85px; height:85px; margin:1px; }
	.prodmain{margin-left:105px;}
	.prodmain h2{ margin:3px 0px; padding:0px; background-image:url(../img/dot_catetitle.gif); background-repeat:no-repeat; background-position:left center;padding-left:5px;}
	.prodmain h2 a{color:#0662A3; text-decoration:none;overflow:hidden;}
	
	.prodmain .prodcont{ color:#666666; line-height:130%; }

