/* CSS Document */

#ezPan{	clear:both;	float:left;	margin-top:10px;	width: auto;	position: relative;}
#ezPan ul{ list-style-type:none; display:block; margin-left:10px; }
#ezPan ul li{ width:130px; height:26px; position:relative; background-image: url(images/dot.gif); background-repeat: repeat-x; background-position: 0 100%;}
#ezPan ul li a{ height:26px; display:block; color:#FF4A01; font-weight:normal;
	text-decoration:none; font-size: 13px; line-height: 26px; padding-left: 10px;}
#ezPan ul li a:hover{color:#660000;}

#ePan{	clear:both;	float:left;	margin-top:10px;	width: auto;	position: relative;}
#ePan ul{ list-style-type:none; display:block; margin-left:10px; }
#ePan ul li{ width:130px; height:26px; position:relative; background-image: url(images/dot.gif); background-repeat: repeat-x; background-position: 0 100%;}
#ePan ul li a{ height:26px; display:block; color:#666666; font-weight:normal;
	text-decoration:none; font-size: 13px; line-height: 26px; padding-left: 10px;}
#ePan ul li a:hover{ color:#333333;}


#cby {float:left; width:394px;	padding-right: 2px;	padding-bottom: 6px;	padding-left: 2px;}
.ezph1 {font-family:"Arial Narrow";	font-size:24px;	color: #D63C01;	display:inline;
	letter-spacing: 1px;	text-align: left;	font-weight: bold;	line-height: 20px;
	text-decoration: underline;}
.ezph2 {font-size:13px;	text-align:justify;	color: #660000;}
.g2 {font-size:13px;	text-align:justify; color:#333333;}
.ezsuper {}
.includesize{font-size:10px;}
.cssform p{width:360px; clear:left; margin-left:2px; padding:2px 0 0 0; boder-top:1px dashed gray; height:2%;}
.cssform label{float:left; margin:2px; width:95px;}
.cssform input[type="text"]{width:170px;color:#404727;border:1px solid #781351;margin:1px;	background: #FFFBF9;}
.cssform textarea{width:200px; height:140px; color:#404727; background:#FFFBF9; border:1px solid #781351;}
