#wrap {width:100%;}
#wrap #header {width:100%; height:107px;}
#wrap #header #headerSearch {width:100%; height:80px; background:#eaeaea;}
#wrap #header #headerMenu {width:100%; height:27px; background:url('/image/main/menu_bg.gif') repeat-x; font-family:'arial';}
#wrap #header #headerMenu .tBtn {float:left; height:27px; line-height:27px; border-right:1px solid #f298a1; font-weight:bold; text-align:center;}
#wrap #header #headerMenu .tBtn span {color:#fdd901;}
#wrap #header #headerMenu .tBtn a {color:#ffffff;}
#wrap #header #headerMenu .tBtn_o {float:left; height:27px; background:url('/image/main/menu_bg_o.gif') repeat-x; line-height:27px; border-right:1px solid #f298a1; font-weight:bold; text-align:center;}
#wrap #header #headerMenu .tBtn_o span {color:#ff0000;}
#wrap #header #headerMenu .tBtn_o a {color:#ff0000;}
#wrap #header #headerMenu #hideMenuArea {position:relative; width:100%; height:0px;}
#wrap #header #headerMenu #hideMenuArea .hideMenuSub {position:absolute; width:255px; top:0; z-index:10;}
#wrap #header #headerMenu #hideMenuArea #hideMenuSub1 {left:80px; display:none;}
#wrap #header #headerMenu #hideMenuArea #hideMenuSub2 {left:281px; display:none;}
#wrap #header #headerMenu #hideMenuArea #hideMenuSub3 {left:432px; display:none;}
#wrap #header #headerMenu #hideMenuArea .hideMenuSub .hideMenuSubNavi {background:url('/image/main/sub_menu1.png') repeat-y; width:246px; padding:0px 9px 0px 2px; margin-left:2px;}

#wrap #footer {width:100%; border-top:2px solid #d80010; background:#f9f9f9; padding:15px 0;}
#wrap #footer #copyright {color:#0061c4;}
#wrap #footer #copyright a {color:#0061c4; text-decoration:underline;}
#wrap #footer #grayBox {max-width:958px; min-width:658px; padding:15px 20px; border:1px solid #d5d5d5; background:#f0f0f0; color:#767676;}

.container {
	min-width: 700px;
	max-width: 1100px;
	margin: 30px auto;
	font-size:14px;
}

.container .top_title {
	font-weight: bold;
	font-size: 20px;
	color: black;
	padding-bottom:10px;/*#;*/
}

.container .body_title {
	font-weight: bold;
	font-size: 16px;
	color: #1b62ab;
	padding-bottom: 5px;
}

.body p {
	color: #000000;
}

.front {
	margin-bottom:25px;
}

div[id^="idp"] {
	margin-bottom:15px;
}

#articleLayer {
	width: 70%;
	color: #000000;
	font-size: 15px;
	line-height: 160%;
	vertical-align: top;
}

#articleLayer .section-title,#articleLayer .title { font-size:15px; }

.permissions_ {
	color:#EB5C00;
	font-size:11px;
}

#cited_info {
	border:1px solid #dddddd;
	background-color:#f6f6f6;
	font-family: arial;
	padding: 0 7px;
	font-size:12px;
}

.sec p:first-child {
	margin-top: 0px;
}

.hr {
	height: 1px;
	background: #000;
	border:0;
}

a.articleTitle {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#related a {
	color: #000000;
	text-decoration: none;
}

#inThisPage a {
	color: #000000;
	text-decoration: none;
}

.builder_layer {
	border: 1px solid #BAD0E7;
	border-width: 1px 0px;
	padding: 20px 50px;
}

.preformat { white-space: pre-wrap; }