/* 
 * build 0010
 */

/*-----------------------------------------------------------------*/
/* Global
/*-----------------------------------------------------------------*/
body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal; 
	color: #000000;
	scrollbar-arrow-color : #FFFFFF;
	Scrollbar-3dlight-color : #FFFFFF;
	scrollbar-highlight-color : #ABD817;
	scrollbar-face-color : #ABD817;
	scrollbar-shadow-color : #ABD817;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-base-color : #D1EC8F;
	scrollbar-track-color : #FFFFFF;
}

table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal; 
	color: #000000;
}

ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul li
{
	background-image: url(/resource/img/visual/li.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1em;
}

/*-----------------------------------------------------------------*/
/* Link
/*-----------------------------------------------------------------*/
a:link { text-decoration: none }
a:active { text-decoration: none }
a:visited { text-decoration: none }
a:hover { color: #77aa77; text-decoration: underline }

/*-----------------------------------------------------------------*/
/* Control
/*-----------------------------------------------------------------*/

/*-----------------------------------------------------------------*/
/* Vdaemon
/*-----------------------------------------------------------------*/
.menu { font-size: 11px; color: #BBDDFF }
.control { font-size: 11pt; color: #333333; border: 1px solid #666666 }
.controlerror { color: #000000; background-color: #ffffdd; border:1px solid #AA0000 }
.error { color: #AA0000; font-weight: bold }

/*-----------------------------------------------------------------*/
/* General
/*-----------------------------------------------------------------*/
.title1 { font-size: 20px; font-weight: normal; color: #77aa77 }
.title2 { font-size: 16px; font-weight: bold; color: #FF0033 }
.title3 { font-size: 14px; font-weight: bold; color: #000000 }
.content1 { font-size: 14px; font-weight: normal; color: #000000 }
.content2 { font-size: 14px; font-weight: bold; color: #558019 }
.subtitle1 { font-size: 12px; font-weight: bold; color: #000000 }
.subtitle2 { font-size: 12px; font-weight: bold; color: #558019 }
.subcontent1 { font-size: 12px; font-weight: normal; color: #000000 }
.subcontent2 { font-size: 12px; font-weight: normal; color: #558019 }
.subcontent3 { font-size: 10px; font-weight: normal; color: #000000 }
.subcontent4 { font-size: 12px; font-weight: normal; color: #0000FF }
.footer { font-size: 12px; font-weight: normal; color: #333333 }
.link1 { font-size: 14px; font-weight: normal; color: #77aa77; text-decoration: underline }

/*-----------------------------------------------------------------*/
/* White Box
/*-----------------------------------------------------------------*/
.wbox_title1 { font-size: 24px; font-weight: normal; color: #000000 }
.wbox_title2 { font-size: 14px; font-weight: bold; color: #000000 }
.wbox_content1 { font-size: 14px; font-weight: normal; color: #000000 }
.wbox_subtitle1 { font-size: 11px; font-weight: bold; color: #000000 }
.wbox_subtitle2 { font-size: 11px; font-weight: bold; color: #558019 }
.wbox_subcontent1 { font-size: 10px; font-weight: normal; color: #000000 }

/*-----------------------------------------------------------------*/
/* Black Box
/*-----------------------------------------------------------------*/
.bbox_title1 { font-size: 24px; font-weight: normal; color: #FFFFFF }
.bbox_title2 { font-size: 14px; font-weight: bold; color: #FFFFFF }
.bbox_content1 { font-size: 14px; font-weight: normal; color: #FFFFFF }
.bbox_subtitle1 { font-size: 11px; font-weight: bold; color: #FFFFFF }
.bbox_subtitle2 { font-size: 11px; font-weight: bold; color: #BADF24 }
.bbox_subcontent1 { font-size: 10px; font-weight: normal; color: #FFFFFF }

/*-----------------------------------------------------------------*/
/* Box
/*-----------------------------------------------------------------*/
.box_border { border: 1px solid #000000; padding: 20px 20px }
.box_vtitle { font-size: 30px; font-weight: bold; color: #FF0000; background-color: #FFFFFF }
.box_vtextpos { position: relative; left:-30px; top:-10px; background-color: #FFFFFF; padding: 0px 0px;}
.box_htitle { font-size: 14px; font-weight: bold; color: #9A0523; background-color: #FFFFFF }
.box_htextpos { position: relative; left:0px; top:-30px; background-color: #FFFFFF; padding: 0px 0px }

/*-----------------------------------------------------------------*/
/* Common
/*-----------------------------------------------------------------*/
.username { font-size: 12px; font-weight: bold; color: #000000; text-decoration: none }
.shortlink { font-size: 12px; font-weight: bold; color: #000000 }
.closewindow { font-size: 17px; font-weight: normal; color: #558019 }
.pager { font-size: 13px; font-weight: normal; color: #558019 }
.code1 { font-size: 14px; font-weight: normal; font-family: Courier New }
.code2 { font-size: 14px; font-weight: normal; font-family: Courier New; color: #0000FF }
.menu { font-size: 13px; font-weight: normal; color: #000000 }

/*-----------------------------------------------------------------*/
/* Home
/*-----------------------------------------------------------------*/
.home_title { font-size: 14px; font-weight: bold; color: #666666 }
.home_blog_title { font-size: 11px; font-weight: bold; color: #0066dd }
.home_blog_content { font-size: 11px; font-weight: normal; color: #000000 }
.home_blog_subcontent { font-size: 11px; font-weight: normal; color: #494A4A }

/*-----------------------------------------------------------------*/
/* Blog
/*-----------------------------------------------------------------*/
.blog_title { font-size: 13px; font-weight: bold; color: #FF3366 }
.blog_title_draft { font-size: 13px; font-weight: normal; font-style: italic; color: #FF0033 }
.blog_content { font-size: 13px; font-weight: normal; color: #000000 }
.blog_footer { font-size: 12px; font-weight: normal; color: #0066dd }
.blog_time { font-size: 11px; font-weight: normal; color: #494A4A }
.blog_title2 { font-size: 12px; font-weight: bold; color: #FF3366 }
.blog_content2 { font-size: 12px; font-weight: normal; color: #000000 }

/*-----------------------------------------------------------------*/
/* Loginbox
/*-----------------------------------------------------------------*/
.loginbox_title1 { font-size: 24; font-weight: normal; color: #000000 }
.loginbox_title2 { font-size: 16; font-weight: normal; color: #000000 }
.loginbox_content1 { font-size: 13; font-weight: normal; color: #000000 }

/*-----------------------------------------------------------------*/
/* Profile
/*-----------------------------------------------------------------*/
.prof_title1 { font-size: 14px; font-weight: bold; color: #000000 }
.prof_title2 { font-size: 13px; font-weight: bold; color: #00966F }
.prof_content1 { font-size: 13px; font-weight: normal; color: #000000 }
.prof_content2 { font-size: 13px; font-weight: normal; color: #000000 }
.prof_subtitle1 { font-size: 11px; font-weight: bold; color: #000000 }
.prof_username { font-size: 18px; font-weight: bold; color: #000000; }
.prof_myblog { font-size: 16px; font-weight: bold; color: #000000 }
.prof_box { font-family: trebuchet ms,geneva; font-size: 10px; font-weight: normal; color: #000000 }

/*-----------------------------------------------------------------*/
/* Mailbox
/*-----------------------------------------------------------------*/
.mailbox_list_header { font-size: 12px; font-weight: normal; color: #000000 }
.mailbox_list_date { font-size: 12px; font-weight: normal; color: #000000 }
.mailbox_list_new { font-size: 12px; font-weight: bold; color: #000000 }
.mailbox_list_read { font-size: 12px; font-weight: normal; color: #000000 }
.mailbox_list_replied { font-size: 12px; font-weight: normal; color: #000000 }
.mailbox_list_draft { font-size: 12px; font-weight: normal; color: #000000 }
.mailbox_list_sent { font-size: 12px; font-weight: normal; color: #000000 }
.mailbox_list_delete { font-size: 12px; font-weight: normal; text-decoration: line-through; color: #666666 }
.mailbox_list_action { font-size: 12px; font-weight: normal; color: #558019 }
.mailbox_mail_header { font-size: 14px; font-weight: bold; color: #000000 }
.mailbox_mail_content { font-size: 14px; font-weight: normal; color: #000000 }
.mailbox_mail_parent { font-size: 14px; font-weight: normal; font-style: italic; color: #BADF24 }
.mailbox_mail_action { font-size: 14px; font-weight: bold; color: #558019 }

/*-----------------------------------------------------------------*/
/* Store
/*-----------------------------------------------------------------*/
.store_title { font-size: 15px; font-weight: bold; color: #666666 }
.store_content { font-size: 13px; font-weight: normal; color: #555555 }
.store_subcontent { font-size: 11px; font-weight: normal; color: #555555 }
