body {padding:0; margin:0; background:#2F2F2F}
body, td, input, textarea{
	font-size:11px;
    font-family:Helvetica, Geneva, Arial, sans-serif;
	color:#333333;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{color:#939393; text-decoration:underline} 
a:hover{text-decoration:none}

.bg{
	width:1px;
	height:1px;
	background-color: #CCCCCC;
}


.pad{ margin:24px 0 0 30px}

ul{margin:0; padding:0; list-style:none}
li{}
li a{color:#939393; line-height:17px;} 

span{ color:#333333}
 
.header{color:#2C1F1E; font-size:10px;} 

.set div{
	width:100px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	letter-spacing: -1px;
}
.set div div{ width:auto}
.set div div a{
	color:#333333;
	text-decoration:none;
	height:13px;
}
.set div div a:hover{ color:#0066CC; height:20px}


.footer{
	color:#cccccc;
	font-size:10px;
	background:url(../images_commn/bot.gif) repeat-x top left;
	height:40px;
	padding:14px 0 0 0px;
} 
.footer a {color:#FFFFFF; text-decoration:none}
.footer a:hover{ text-decoration:underline}  

.more{background:url(../images_commn/1_z1.gif)  center left no-repeat; padding-left:15px; vertical-align:middle; color:#FFFFFF;  font-size:9px; text-decoration:none}
.more:hover{ text-decoration:underline}


input{
	border:1px solid #444444;
	padding-left:5px;
	width:216px;
	height:24px;
	padding-left:7px;
	padding-top:3px;
	background-color: #CCCCCC;
}
textarea{
	border:1px solid #444444;
	padding-left:5px;
	width:227px;
	height:111px;
	padding-left:7px;
	padding-top:3px;
	overflow:auto;
	background-color: #CCCCCC;
}
