/* 
2007-7-11 moring 16:25
author:JO
redinfo
*/
*{ margin:0; padding:0;}
body{ font:65% Verdana, Arial; color:#555; text-align:center; height: auto;}
ul{ list-style:none;}
h1{ font-size:1.2em;}
h2{ font-size:1.15em;}
h3{ font-size:1em;}
img{ border:0;}

a{text-decoration:none;}
a:hover{ text-decoration:underline; }

.photo_75{ width:75px; height:75px;}
.photo_320_240{ width:320px; height:240px;}
.avatar_75{ width:75px; height:75px; padding:1px; background:#fff; border:1px solid #507e18;}
.photo_48{ width:48px; height:48px;}	
.photo_50{ width:50px; height:50px;}
.photo_60{ width:60px; height:60px;}
.photo_28{ width:28px; height:28px;}
.photo_150{ width:150px; height:150px;}	
.photo_100{ width:100px; height:100px;}
.avatar_50{ width:50px; height:50px; padding:1px; border:1px solid #999; background:#fff; }
.avatar_100{ width:100px; height:100px;}
.avatar2_100{ width:100px; height:100px;}
.photo640{ width:640px;}
.photo_160_120{ width:160px; height:120px;}
.float_l{ float:left;}
.float_r{ float:right;}
.clear_l{ clear:left;}
.clear_r{ clear: right;}
.clear{ clear:both;}
.text_l{ text-align:left;}
.text_c{ text-align: center;}
.text_r{ text-align: right;}
.font_14{ font-size:14px;}
.date{ color:#ccc;}

.block{ display:block;}



.manage{ text-align:right; position:relative; cursor:pointer;}
.manage ul{ border:1px solid #2371bb; width:75px; text-align:left; background:#f5f5f5; position:absolute; top:20px; right:0;}
.manage li{ height:20px;line-height:20px;}
.manage li a{ display:block; height:100%; padding-left:21px; position:relative;}
.manage li a:hover{ background:#dcdcdc; text-decoration:none}
.manage_arrow{ width:50px; position:relative; text-align:center; padding-right:17px; border:1px solid #ddd; color:#0c62b1; height:17px; line-height:17px; display:block;}
.manage_arrow span{ background:url(/images/icn1.gif) left -777px no-repeat; width:17px; height:17px; display:block; border-left:1px solid #ddd; position:absolute; right:0; top:0;}
.manage_arrow a{ display:block; color:#999;}
.manage_arrow a:hover,.manage_arrow a.mover{ background:#2271ba; color:#fff; text-decoration:none;}
.manage_arrow a:hover span,.manage_arrow a.mover span{ background:#4094e1 url(/images/icn1.gif) left -794px no-repeat; border-left:1px solid #7dc3f6; cursor:pointer;}

.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
	.clearfix{display: inline-block;}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
	
	
input.with400{ width:400px;}
.with400{ width:400px; }
.with300{ width:300px; }
.with200{ width:200px; }