.font140 { font-size:140%;}
.font120 { font-size:120%;}
.font100 { font-size:100%;}
.font90 { font-size:90%;}
.font80 { font-size:80%;}
.font70 { font-size:70%;}
.font60 { font-size:60%;}
.bold { font-weight:bold;}

.mb10 { margin-bottom: 10px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }

.right { text-align: right; }
.left { text-align: left; }
.center { text-align: center; }

#columm12 #title_image {
	width: 580px;
	margin: 6px 12px 0px;
}

#columm12 .gw_content {
	width: 580px;
	margin: 0px 12px 30px;
}

#columm12 .gw_content h2 {
 font-weight: bold;
	margin-bottom: 18px;
}

#columm12 .col01 h2 {
 color: #ff2d43;
 border: solid 1px #ff7684;
 background-color: #fff4f4;
}
#columm12 .col02 h2 {
	color: #ef9100;
	border: solid 1px #ff9b1b;
	background-color: #fff2e3;
}
#columm12 .col03 h2 {
	color: #2aaf01;
	border: solid 1px #5ec73e;
	background-color: #ecffe7;
}
#columm12 .col04 h2 {
	color: #008df5;
	border: solid 1px #22a2ff;
	background-color: #eaf6ff;
}

#columm12 .gw_content .gw_cont_wrap {
	overflow: hidden;
	margin-bottom: 18px;
	clear: both;
}

#columm12 .gw_content .gw_cont_wrap h3 {
	background-color: #FFF !important;
	border: none;
	border-bottom: dotted 2px #ff2d43 !important;
	font-weight: bold;
	font-size: 1.2em;
	text-align: inherit;
	padding: 0 0 5px 0;
	margin: 0;
}

#columm12 .col01 .gw_cont_wrap h3 {
	border-bottom: dotted 2px #ff2d43 !important;
}
#columm12 .col02 .gw_cont_wrap h3 {
	border-bottom: dotted 2px #ef9100 !important;
}
#columm12 .col03 .gw_cont_wrap h3 {
	border-bottom: dotted 2px #2aaf01 !important;
}
#columm12 .col04 .gw_cont_wrap h3 {
	border-bottom: dotted 2px #008df5 !important;
}

#columm12 .gw_content .gw_cont_wrap img {
	border: solid 1px #CCC;
}

#columm12 .gw_content .gw_cont_wrap .gw_cont_l {
	float: left;
	width: 365px;
}
#columm12 .gw_content .gw_cont_wrap .gw_cont_r {
	float: right;
	width: 202px;
	margin-left: 13px;
}

#columm12 .gw_content .gw_cont_wrap table {
	width: 100%;
 border-collapse: collapse;
 border: none;
 border-spacing: 0;
}

#columm12 .gw_content .gw_cont_wrap th,
#columm12 .gw_content .gw_cont_wrap td {
 vertical-align: top;
	padding-bottom: 2px;
}
#columm12 .gw_content .gw_cont_wrap th {
	width: 3em;
	padding-right: 1em;
}

#columm12 .col03 .gw_cont_wrap th,
#columm12 .col04 .gw_cont_wrap th {
	width: 4em;
	padding-right: 1em;
}

#columm12 .gw_content .gw_cont_wrap dl dt {
	color: #238804;
	font-size: 1.1em;
	font-weight: bold;
}
#columm12 .gw_content .gw_cont_wrap dl dd {
	margin-left: 5em;
}

#columm12 .gw_content .gw_cont_wrap .gw_cont_r p.gw_img_txt {
	text-align: right;
	font-size: 0.9em;
	margin: 0;
}


#columm12 .gw_content .gw_cont_wrap .gw_cont_r .gw_other {
	border: solid 1px #CCC;
	border-radius: 5px;
	padding: 6px;
	margin: 20px 0;
}
#columm12 .gw_content .gw_cont_wrap .gw_cont_r .gw_other p {
	color: #ef7b00;
	background-color: #fffee1;
	font-weight: bold;
	text-align: center;
	background-color: #fffee1;
	padding: 3px;
	margin: 0 0 5px 0;
}

#columm12 .gw_content .gw_cont_wrap .gw_cont_r .gw_other th {
	width: 5em;
	padding-right: 1em;
	text-align: center;
}


#columm12 hr.gw_hr {
	height: 0px !important;
	width: 400px;
 border:none;
	border-top: 5px dotted #b5b5b5 !important;
	border-bottom: none;
	margin: 0 auto;
}

.gw_att {
	color: #B71515;
	border: solid 1px #B71515;
	text-align: center;
	padding: 10px;
}