@charset "utf-8";
/* CSS Document */
.about { width: 700px; padding:0 0 30px 10px; line-height: 20px; float: left; }
.guide { padding-left:0px; }
.about .intro { clear: both; width: 700px; float: left; margin-bottom: 20px; text-align:justify; }
.about .intro .intro_con { width: 440px; float: right; }
.about .intro .pic { width: 220px; float: left; text-align:justify; }
.about .intro a { color: #5a6111; text-decoration: none; }
.about .intro a:hover { color: #5a6111; text-decoration: none; }
.about .intro ul { margin-left:12px;}
.about .intro li { clear: both; padding-bottom: 15px; }
.about .intro p { clear: both; padding:0 18px 10px 18px; }
.about .intro strong { color: #5a6631; }
.about .name { clear: both; padding-bottom: 15px; }
.about .name a { color: #283446; font-size: 18px; }

.about .name h1 { display:inline; font-weight: normal; font-size: 18px; color: #283446; padding:0 0 0 15px;}
.about .intro h4 { display:block ; font-weight:bold ; font-size: 14px; color: #283446; padding:5px 0 15px 15px;}
.about_ad { margin: 15px 0px; }
.about_name{ display:block; text-align:right; width:700px;}


.error{ line-height:18px;}
.error h1,h2,h3 { font-size:14px; color:#000; font-weight:bold; margin-bottom:10px; }

.error p{ margin-bottom:10px;}
.error ul{ margin-left:10px;}
.error ul li{ margin-bottom:10px;}
.error a{ text-decoration:underline;}
.error a:hover{ text-decoration:none;}
