
body{
	font-size:13px;
	color:#444444;
	margin:0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

a:hover{text-decoration:underline;}

.title{
	font-size:18px;
	font-weight:bold;
}

.title a{
	color:#444444;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
}

.sub_container{
	width:910px;
	min-height:600px;
	margin:10px auto 0 auto;
}

.sub_header{
	height:20px;
	padding:5px 0 0 0;
}

.sub_header_left{
	width:200px;
	float:left;
}

.sub_header_right{
	width:163px;
	float:right;
	margin-right:10px;
}

.sub_upper{
	height:188px;
	width:800px;
	float:left;
}

.sub_main{
	width:800px;
	min-height:600px;
}

.sub_main_left, .sub_main_mid, .sub_main_right{
	width:210px;
	float:left;
}

.sub_main_left{
	margin-left:40px;
	_margin-left:20px;
	text-align:right;
	margin-top:10px;
}

.sub_main_mid{
	margin-left:40px;
}

.sub_main_right{
	margin-left:40px;
}

.sub_menu ul{
	list-style:none;
}

.sub_menu li{
	line-height:1.6em;
}

.sub_menu a {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

.sub_menu a:hover{
	text-decoration:underline;
}

.menu_no_go{
	font-weight:bold;
	text-decoration: underline;
	color:#83BC96;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.copyright{
 font-size:10px;
 color:#666666;
}

.footer { 
	margin-top:100px;
	margin-bottom:50px;
	text-align:center;
	font-size:10px;
}
.footer a{
 font-size:10px;
 color:#444444;
 text-decoration:none;
 font-weight:normal;
}

.pageWrapper { 
	width:100%;
	font-weight: bold; 
	font-size:11px;
}

.pageRight { 
	float:right;
	color:#666666;
	width: 100%;
	text-align:right;
}

.dialogue { 
	margin:0 40px 0 40px;
	color:#336699;
}
