* { margin:0; padding:0;}
body { background:#04263e; font-family:Tahoma; font-size:100%; line-height:1em; color:#393939;}


/*in_line*/
img {border:0; vertical-align:top;}

a:hover{text-decoration:none;}
a {color:#83cbff;}
.more { color:#83cbff; font-weight:bold;}
.clear { clear:both;}
.alignright { text-align:right;}
.fright { float:right;}
.content { font-family:Tahoma; font-size:11px; color:#ffffff;}


/*content*/
#content {font-family:Verdana; font-size:0.625em; color:#aec3d2; line-height:1.2em; height:315px; text-align:left}
#content .indent { padding:7px 20px 12px 266px;}
#content .pic { float:left; margin-right:10px;}
#content b { color:#83cbff;}
#content p { padding-bottom:14px;}
#content .overflow { width:299px; height:73px;overflow:auto}
#content .overflow1 { width:282px; height:300px;}
#content .title { margin:17px 0 0 0;}


/*footer*/
#footer { background:url(images/bg_footer.jpg) left top no-repeat; font-family:Verdana; font-size:0.625em; color:#a8c6dd; text-align:right;}
#footer p { padding:10px 52px 0 0;}
#footer a {color:#a8c6dd;}


.input {color:#aec3d2;		 
		height:20px;
		width:171px;
		background:none;
		border:solid 1px #5c8f9e;
		font-size:1em;
		font-family:Verdana;
		padding-left:2px;
}
.input1 {color:#aec3d2;		 
		height:20px;
		width:49px;
		background:none;
		border:solid 1px #5c8f9e;
		font-size:1em;
		font-family:Verdana;
		padding-left:2px;
}


textarea {background:none;
			color:#aec3d2;
			border:solid 1px #5c8f9e;
			width:400px;
			height:150px;
			overflow:scroll;
			font-family:Verdana; 
			font-size:12px;
			padding-left:2px;
}