body {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: White;
}

a { 
	color: Blue; 
}

a:hover {
	color: #0035CE;
	text-decoration: underline;
}

div.code {
	background-color: #E6E6FA;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	width: 93%;
}

div.Question {
    width: 97%;
    font-size: 20px;
    font-family: Arial, sans-serif;
    background-color: White;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

td {
	vertical-align: top;
}

.content {
	width: 805px;
}

.sidebar {
	width: 200px;
}

.sidebar .top, .content .top {	
	height: 11px;
	background-color: #f1f1f1;
	clear: both;
}

.sidebar .top .left, .content .top .left {
	background-image: url("../img/upper_left.gif");
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	float: left;
}

.sidebar .top .right, .content .top .right {
	background-image: url("../img/upper_right.gif");
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	float: right;
}

.sidebar .container, .content .container {
	background-color: #f1f1f1;
	border-right: 1px solid #e5e5e5;
	padding: 0px 10px;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 15px;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #334363;
	margin-top: 0px;
}

.sidebar .container .name {
	margin-bottom: 40px;
}

span.gray {
	color: #bbb;
	font-size: 0.7em;
	margin-right: 0.2em;
}

span.EditableContent:hover {
	background-color: #FFFFAC;
}

div.Tabbed {
	margin-left: 30px;
}

.sidebar .container a, .content {
	color: #334363;
}

.container a:hover {
	color: #0035CE;
}

.sidebar .bottom, .content .bottom {	
	background-color: #f1f1f1;
	border-bottom: 2px solid #e7e7e7;
	margin-bottom: 10px;
	clear: both;
	padding-bottom: 9px;
}

.sidebar .bottom .left, .content .bottom .left {
	background-image: url("../img/bottom_left.gif");
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	float: left;
}

.sidebar .bottom .right, .content .bottom .right {
	background-image: url("../img/bottom_right.gif");
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	float: right;
}

input.search {
	width: 78%;
}

.content ul {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-top: 1px solid #eee;
}

.content li {
	list-style-type: none;
	padding: 2px 8px;
	border-bottom: 1px solid #eee;
}

.content li.bg0, .content td.bg0 {
	background-color: #f3f3f3;
}

.content li.bg1 .content td.bg1 {
	background-color: #f7f7f7;
}

.content td.bgTitle, .content td.bg0, .content td.bg1 {
	padding: 2px 8px;
	border-bottom: 1px solid #eee;
}

.content td.bg0, .content td.bg1 {
	width: 580px;
}

.content td.bgTitle {
	border-right: 2px solid #eee;
	width: 140px;
}

.content .member {
	color: #0002BD;
}

div.gray {
	font-size: 10px;
	color: #BFBFBF;
}

.content li.bg1 a.gray, .content li.bg0 a.gray {
	color: #334363;
	text-decoration: none;
	margin-right: 8px;
}

.content li:hover {
	background-color: #F1F1D5;
}

input.search_button {
	border: 0px;
	width: 22px;
	height: 22px;
	background-image: url("../img/search.png");
	background-repeat: no-repeat;
	cursor: pointer;
}

span.imgTopLeft {float:left;background-image:url(../img/top_left.png);width:314px;height:30px;background-repeat:no-repeat;}
span.imgTopCenter {float:left;background-image:url(../img/top_center.png);width:376px;height:30px;background-repeat:repeat-x;}
span.imgTopRight {float:left;background-image:url(../img/top_right.png);width:110px;height:30px;background-repeat:no-repeat;}
span.imgToolbarButtonNew {float:left;background-image:url(../img/toolbar_button_new.png);width:44px;height:28px;background-repeat:no-repeat;cursor:pointer;}
span.imgToolbarButtonNew:hover {background-image: url(../img/toolbar_button_new_hover.png);}
span.imgToolbarButtonOpen {float:left;background-image:url(../img/toolbar_button_open.png);width:25px;height:28px;background-repeat:no-repeat;cursor:pointer;}
span.imgToolbarButtonOpen:hover {background-image:url(../img/toolbar_button_open_hover.png);}
span.imgToolbarButtonSave {float:left;background-image:url(../img/toolbar_button_save.png);width:25px;height:28px;background-repeat:no-repeat;cursor:pointer;}
span.imgToolbarButtonSave:hover {background-image:url(../img/toolbar_button_save_hover.png);}
span.imgToolbarButtonPrint {float:left;background-image:url(../img/toolbar_button_print.png);width:38px;height:28px;background-repeat:no-repeat;cursor:pointer;}
span.imgToolbarButtonPrint:hover {background-image:url(../img/toolbar_button_print_hover.png);}
span.imgToolbarButtonSymbol {float:left;background-image:url(../img/toolbar_button_symbol.png);width:38px;height:28px;background-repeat:no-repeat;cursor:pointer;}
span.imgToolbarButtonSymbol:hover {background-image:url(../img/toolbar_button_symbol_hover.png);}
span.imgToolbarButtonHelp {float:left;background-image:url(../img/toolbar_button_help.png);width:38px;height:28px;background-repeat:no-repeat;cursor:pointer;}
span.imgToolbarButtonHelp:hover {background-image:url(../img/toolbar_button_help_hover.png);}
span.imgToolbarCenter {float:left;background-image:url(../img/toolbar_center.png);width:581px;height:28px;background-repeat:repeat;}
span.imgToolbarRight {float:left;background-image:url(../img/toolbar_right.png);width:11px;height:28px;background-repeat:no-repeat;}
span.imgPCLeftInput {float:left;background-image:url(../img/pc_left_input.png);width:275px;height:43px;background-repeat:no-repeat;cursor: pointer;}
span.imgPCLeftTest {float:left;background-image:url(../img/pc_left_test.png);width:275px;height:43px;background-repeat:no-repeat;cursor: pointer;}
span.imgPCCenter {float:left;background-image:url(../img/pc_center.png);width:514px;height:43px;background-repeat:repeat-x;}
span.imgPCRight {float:left;background-image:url(../img/pc_right.png);width:11px;height:43px;background-repeat:no-repeat;}
div.imgBody {background-image:url(../img/body.png); background-repeat:repeat-y;padding:20px;}
span.imgBottomLeft {float:left;background-image:url(../img/bottom_left.png);width:10px;height:10px;background-repeat:no-repeat;}
span.imgBottomCenter {float:left;background-image:url(../img/bottom_center.png);width:778px;height:10px;background-repeat:repeat-x;}
span.imgBottomRight {float:left;background-image:url(../img/bottom_right.png);width:12px;height:10px;background-repeat:no-repeat;}

table {
	font-size: 12px;
}

textarea.Edit {
	font-size: 18px;
	font-family: Arial, sans-serif;
	height: 321px;
	width: 745px;
}

textarea.Preview {
	font-size: 18px;
	font-family: Arial, sans-serif;
	height: 211px;
	width: 745px;
}

textarea.Comment {
	font-size: 15px;
	font-family: Arial, sans-serif;
	height: 121px;
	width: 745px;
}

input.Edit {
	width: 98%;
	font-size: 18px;
	font-family: Arial, sans-serif;
}

input.Form, select.Form {
	width: 300px;
	font-size: 15px;
	font-family: Arial, sans-serif;
}

input.FormSmall {
	width: 50px;
	font-size: 15px;
	font-family: Arial, sans-serif;
}

select {
	width: 140px;
}

img {
	border: 0px;
}
