﻿/*

	我的部落格管理樣式

*/

/*	新增文章界面樣式，文件(02Blogs/Admin/Article_Add.aspx)	*/
.ArticleAdd
{
	width:100%;
	border:solid 0px #ebebeb;
	 
}
.blue 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #0033FF;
}
.lyrics01 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.title 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 700;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	text-indent: 5px;
	font-size: 14px;
}