/*-----------------------------------------------------------------------------------------*/
/*  Base CSS                                                                               */
/*  MainBlockStyle                                                                         */
/*  TopStyle                                                                               */
/*  DetailStyle                                                                            */
/*  ContentsStyle                                                                          */
/*  Sitemap                                                                                */
/*-----------------------------------------------------------------------------------------*/



/*-----------------------------------------------------------------------------------------*/
/*  Base CSS                                                                               */
/*-----------------------------------------------------------------------------------------*/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	padding:0 0 30px 0;
	margin:0;
	color:#333;
}

a{
	text-decoration:none;
	color:#192b8f;
	}
a:visited{
	text-decoration:none;
	color:#202221;
	}
a:hover{
	text-decoration:underline;
	color:#202221;
	}

strong {
	font-weight:normal;
	}

em,i {
	font-style:normal;
	}

form {
	margin:0;
	padding:0;
	}

img{
	border:0;
	margin:0;
	padding:0;
	float:none;
	}

.color_red {
	color:#FFD7EB;
	}

.font-large {
	font-size:medium;
	font-weight:bold;
	}

.back_left {
	text-align:left;
	margin:30px 0 30px 0;
	padding:0;
	}

.back_color {
	text-align:left;
	margin:5px 0 5px 0;
	padding:5px 15px 5px 15px;
	background-color:#EFEFF8;
	width:125px;
	font-weight:bold;
	color:#000033;
	}

.red {color:#F33;}
.blue {color:#36F;}
.yellow {color:#FC3;}
.orange {color:#F63;}
.green {color:#060;}
.gray {color:#666;}
.pink {color:#F9C;}
.attentions {color:#999; font-size:9px;}

.clearS {
	clear:both;
}

/*-----------------------------------------------------------------------------------------*/
/*  NewAdd CSS  MainBlockStyle                                                             */
/*-----------------------------------------------------------------------------------------*/

.site_navi {
	margin:0;
	background: #ff00cc;
	color: #fff;
	margin-left: 5px;
	}

.site_navi p {
	margin:0;
	padding:3px 3px;
	}

.site_navi a{
	color: #fff;
	text-decoration: underline;
	}
	
.site_navi a:hover{
	color: #000099;
	text-decoration: underline;
}

.searchform {
	padding:10px 0 0 0;
	margin:11px 0 0 0;
	background:url(img/side_search.png) top left no-repeat;
	height:95px;
	}

.side_contents,.side_login,.side_access {
	padding:0;
	margin:0;
	color:#333;
	}

.searchform h2 {
	padding:5px 10px;
	margin:0;
	font-size:14px;
	background:none;
	}

.side_contents h2,.side_access h2 {
	padding:8px 10px;
	margin:25px 0 5px 0;
	font-size:14px;
	background:url(img/side_h.jpg) top left no-repeat;
	}

.searchform img,.side_contents img{
	vertical-align:middle;
	}

.searchform p,.side_contents p,.side_access p {
	padding:0 10px;
	margin:0;
	}

.searchform h3,.side_contents h3,.side_access h3 {
	padding:0 10px;
	margin:0;
	font-size:small;
	line-height:140%;
	font-weight:normal;
	}

.side_login p {
	padding:0 10px;
	margin:0;
	text-align:right;
	}


/*-----------------------------------------------------------------------------------------*/
/*  NewAdd CSS  TopStyle                                                                   */
/*-----------------------------------------------------------------------------------------*/

.cate_list {
	margin:0;
	padding:0;
	margin-left: 30px;
	}

.cate_list h2 {
	margin:10px 0 10px 0;
	padding:5px;
	font-size:13px;
	color:#333;
	font-weight: normal;
	border-left: 15px solid #333;
	border-right:  1px solid #333;
	border-bottom: 1px solid #323232;
	border-top:  1px solid #323232;
	text-align: right;
	}

.top_cate {
	margin:0 0 0 5px;
	padding:5px;
	width:260px;
	border-bottom:1px #FFF dashed;
	float:left;
	}

.top_cate h3 {
	margin:0;
	padding:5px 0 5px 15px;
	font-size:small;
	background:url(img/list1.jpg) center left no-repeat;
	}

.top_cate p {
	margin:0;
	padding:0;
	line-height:130%;
	font-size:x-small;
	}

.contents_footer {
	margin:20px 0 0 5px;
	padding:0;
	line-height: 1.5em;
	
	}

.contents_footer h3 {
	float: right;
	margin-left: 5px;
	font-size:small;
	border-top:#FFF 1px dashed;
	text-align: right;
	font-weight: normal;
	}
	
.contents_footer h3 a{
	background:url(img/rrow-right.png) center left no-repeat;
	color: #000099;
	padding:9px 0px 9px 40px;
	text-decoration: underline;
	}

/*-----------------------------------------------------------------------------------------*/
/*  NewAdd CSS  DetailStyle                                                                */
/*-----------------------------------------------------------------------------------------*/

.detail {
	margin:0;
	padding:0 0 10px 10px;
	}

.detail h2 {
	margin:10px 0 10px 0;
	padding:5px;
	font-size:13px;
	font-weight: normal;
	color:#990000;
	text-align: right;
	border-bottom: 1px dotted #fff;
	border-top:  1px dotted #fff;
	}

.detail h3 {
	clear:both;
	margin:2px 0 0 0;
	padding:5px;
	font-size:small;
	}

.detail h4 {
	margin:7px 0 5px 0;
	padding:5px 5px 5px 16px;
	font-size:small;
	font-weight:bold;
	border-bottom:1px dashed #FFF;
	}

.detail p {
	margin:0 0 7px 0;
	padding:5px;
	line-height:1.5em;
	font-size:small;
	border:none;
	font-weight:normal;
	}

.detail_map {
	margin:0;
	padding:0;
}

.detail_map h3{
	border:1px dotted #ccc;
	padding: 3px;
	text-align: center;	
	color: #fff;
	font-weight: normal;
}

.thumbnail {
	margin:0;
	padding:0;
	width:31%;
	float:left;
	}
	
.thumbnail img{
	padding:5px 5px　5px　0;
	
}


.thumbnail h3 {
	margin:20px 15px 0 0;
	padding:5px;
	font-size:small;
	text-align:left;
	background:#D5ECF4;
	}

.thumbnail p {
	margin:0 0 10px 0;
	padding:5px;
	line-height:1.5em;
	font-size:small;
	border:1px #999 solid;
	text-align:left;
	}

.site_detail {
	margin:0;
	padding:0 0px 0 10px;
	width:67%;
	float:right;
	text-align: justify;
	}
	
.site_detail h3{
	font-weight: normal;
	padding-left: 20px;
	background:url(img/accept.png) left center no-repeat;
	border-bottom: 2px dotted #fff;
	color: #000099;
	
}

.detail_baner {
	margin-bottom: 10px;
	}


/*-----------------------------------------------------------------------------------------*/
/*  NewAdd CSS  ContentsStyle                                                              */
/*-----------------------------------------------------------------------------------------*/


.link_list,.contents_main, .temp_admin {
	margin:0;
	line-height: 1.5em;
	margin-left: 20px;
	}

.contents_main h2, .temp_admin h2 {
	margin:0 0 10px 0;
	padding:10px 0 15px 15px;
	background:(img/arrow_red.gif) left 6px no-repeat;
	font-size:14px;
	color:#666666;
	}

.link_list dl{
	list-style:none;
	line-height:1.5em;
	margin:0;
	padding:0;
	}
	
.link_list ul{
	line-height:1.5em;
	font-size: 12px;
	
}

.link_list ul li{
	clear:both;
	background:url(img/accept.png) left 1px no-repeat;
	margin:3px 0 0 0;
	padding:0 0 3px 20px;
	color: #000099;
	font-weight: normal;
	}
	
.link_list dt{
	clear:both;
	background:url(img/accept.png) left center no-repeat;
	margin:3px 0 0 0;
	padding:0 0 3px 20px;
	color: #000099;
	font-weight: normal;
	}
	
.link_list dt img{
	margin-top: 5px;
	vertical-align: bottom;
	border: 1px solid #333;
}

	
.link_list ul li{
	line-height:1.5em;
	color: #333;
}
.link_list ul li a, .link_list dt a{
	text-decoration: underline;
	color: #000099;
	font-weight: normal;
	}
	
.link_list dt a:hover{
	color: #999900;
}

.link_list dd{
	margin:3px 0 0 0;
	padding:0 0 7px 15px;
	border-bottom: 1px dotted #ccc;
	text-align: justify;
	}

.sub_category,.other_category {
	border: 3px double #999;
	padding:10px;
	margin:0;
	margin-top: 10px;
	}

.sub_category p,.other_category p {
	background-color:#D5ECF4;
	padding:5px;
	margin:0;
	}

.sub_category a,.other_category a {
	padding:2px 0 0 15px;
	margin:0;
	background:url(img/arrow1.gif) left 6px no-repeat;
	}
	
.sub_cate a{
	line-height: 1.5em;
	margin-right: 10px;
	background: url(img/arrow_red.gif) left 6px no-repeat;
	padding-left: 7px;
}	

.sub_cate{
	text-align: center;
}

.regist_cate {
	padding:10px 5px 10px 5px;
	margin:0;
	
	}

.regist_cate p {
	border-bottom: 2px dotted #333;
	padding:3px;
	margin:0;
	text-align:right;
	}

.regist_cate p a{
		background: url(img/accept.png) left top no-repeat;
		padding-left: 20px;
		padding-bottom: 5px;
}
.contents_main p {
	padding:5px;
	margin:0 25px 15px 5px;
	line-height:140%;
	}

.contents_main h3 {
	margin:0 0 0 5px;
	padding:3px 0 3px 10px;
	background-color:#D5ECF4;
	font-size:small;
	border:none;
	}

.contents_main h4 {
	margin:0;
	padding:0 0 0 10px;
	font-size:small;
	}

.contents_main h5 {
	margin:0 0 30px 0;
	padding:0 0 0 10px;
	font-size:small;
	}

.contents_main li {
	background:none;
	margin:0;
	padding:0;
	line-height:140%;
	}

.contents_main table {
	margin:0 0 0 5px;
	padding:0;
	width:99%;
	}

.enter_login {
	float:left;
	margin:10px 20px 10px 25px;
	padding:0;
	}

.enter_login td {
	padding:5px 5px 5px 5px;
	}

.table_bg {
	background-color:#33cccc;
	font-size: 12px;
	line-height: 1.5em;
	}
	
.table_bg  b{
	font-weight: normal;
}
	
.td_title {
	background-color:none;
	font-weight: normal;
	}
.td_left {
	background-color:#fff;
	}
.td_right {
	background-color:#fff;
	}

.table_regist {
	padding:0;
	margin:20px 0 0 5px;
	}
.td_regist_left {
	background-color:#fff;
	}
.td_regist_right {
	background-color:#fff;
	}

.search_mylink {
	font-weight:normal;
	}
.search_metalist {
	font-size:16px;
	}
	
.show_map b{
	font-weight: normal;
}

/*-----------------------------------------------------------------------------------------*/
/*  NewAdd CSS  Sitemap                                                                    */
/*-----------------------------------------------------------------------------------------*/

.sitemap {
	padding:0 15px 0 15px;
	line-height:1.5em;
}

.sitemap a{
	font-weight: normal;
	line-height: 1.5em;
	padding-left: 20px;
}


.sitemap b a{
	font-weight: normal;
	color: #000099;
	padding-left: 20px;
	line-height: 1.7em;
	background: url(img/accept.png) left center no-repeat;
}

/*-----------------------------------------------------------------------------------------*/
/*  NewAdd CSS  AdminStyle                                                                 */
/*-----------------------------------------------------------------------------------------*/

.temp_admin form {
	margin:0;
	padding:0;
	
}

.temp_admin p {
	margin:3px;
	padding:5px;
	width:44%;
	height:60px;
	float:left;
	border:2px #A4A4D2 solid;

	overflow:hidden;
}

.temp_admin ul {
	margin:5px 25px 5px 5px;
	padding:0;
	list-style:none;
	overflow:hidden;
}

.temp_admin ul table {
	width:100%;
}

.temp_admin ul table td, .temp_admin ul table td a,.temp_admin ul table td a:hover, {
	color:#333;
}

.adminList {
	margin:5px;
	padding:0;
}

/*-----------------------------------------------------------------------------------------*/
/*  追加                                                               */
/*-----------------------------------------------------------------------------------------*/

div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}


/*------------------------------------------------body--------------------*/

.side_contents h4{
	background:#2f563c;
	padding:3px;
	font-weight: normal;
	color:#fff;
	font-size: 12px;
	margin:15px 0 10px 0;
	text-align: center;
}

.side_contents p{
	text-align: center;
	padding: 10px;
	border: 1px dotted #999;
	background: #e2e2e2;
}


/*------------------------------------------------body--------------------*/
html{
	background: url(img/htmlbg.jpg);
}

#body{
	width:966px;
	margin:0 auto;
	padding:0 0 24px 0;

}
/*------------------------------------------------left--------------------*/
#left{
	width:226px;
	float:left;
	background:url(img/left_bg.gif) right 0 no-repeat #f4f4f4;
	padding:0px 0 0 0;
	border: 1px solid #fff;
}
#left .logo{
	display:block;
	font-size:0;
	line-height:0;
	margin:0 0 20px 0;
	padding-top: 97px;
	width: 226px;
	height: 100px;
}

#left ul.leftLink{
	background-color:#F4F4F4;
	color:#000;
	border-left:#E1E1E1 solid 1px;
	border-right:#E1E1E1 solid 1px;
	padding:15px 0px 15px 15px;
}

#left ul.leftLink li{
	line-height:0;
	font-size:0;
}

#left ul.leftLink li a{
	display:block;
	background:url(img/arrow1.gif) 0 9px no-repeat;
	font:normal 12px/23px Arial, Helvetica, sans-serif;
	color:#3E3E3E;
	text-decoration:none;
	padding:0 0 0 13px;
}

#left ul.leftLink li a:hover{
	color:#3E3E3E;
	background-color:#ECE8E8;
}
#left h2, #left h3{
	background:url(img/rrow-right.png) 0 0 no-repeat #4f4f4f;
	padding:10px;
	padding-left: 40px;
	font-size: 13px;
	font-weight: normal;
	color:#fff;
}

#left form{
	background-color:#F4F4F4;
	color:#000;
	border-left:#E1E1E1 solid 1px;
	border-right:#E1E1E1 solid 1px;
	padding:20px 15px;
}
#left form input.txtBox{
	width:99%;
	height:25px;
	margin-bottom: 10px;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-left:#404040 solid 1px;
	border-top:#404040 solid 1px;
	background-color:#fff;
	color:#000;
	float:left;
	text-align: center;
}
#left form input.login{
	background:url(img/btn_login.gif) 0 0 no-repeat #F4F4F4;
	width:72px;
	height:20px;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	border:none;
	cursor:pointer;
	float:right;
}

#left form input.black{
	
	
}

/*------------------------------------------------left--------------------*/

/*------------------------------------------------right--------------------*/
#right{
	width:730px;
	float:left;
}
#right ul.nav{
	height:40px;
	background:url(img/nav_bg.gif) 0 0 repeat-x #4f4f4f;
	padding:0 0 0 0px;
}
#right ul.nav li{
	float:left;
	padding:0 2px 0 0;
	background:url(img/nav_div.gif) right top no-repeat;
	height:40px;
}
#right ul.nav li a{
	display:block;
	padding:0 17px 0 15px;
	font:normal 12px/40px Arial, Helvetica, sans-serif;
	color:#E2E2E2;
	text-decoration:none;
}
#right ul.nav li a:hover{
	color:#EDD140;
}
#right ul.nav li.noImg{
	background-image:none;
}
#right h2.welcome{
	display:block;
	background:url(img/welcome.gif) 0 0 no-repeat;
	height:35px;
	border-bottom: 2px dotted #000;
	margin-left: 10px;
	padding-bottom: 3px;
	margin-bottom: 6px;
	text-indent:-2000px;
}
#right p.rightTxt{
	display:block;
	font-size:13px;
	color:#fff;
	padding:5px 0;
	text-align: right;
	background: #000;
	margin-top: 10px;
}
#right p.rightTxt span{
	color:#BD6C03;
	background-color:inherit;
}
#right a.rm{
	display:block;
	background:url(img/read_more_bg.gif) 0 0 no-repeat;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	background-color:inherit;
	width:72px;
	height:20px;
	margin:24px 0 15px 581px;
	text-decoration:none;
}
#right a.rm:hover{
	color:#000;
	background-color:inherit;
}
#right h2.yellow{
	display:block;
	width:624px;
	height:31px;
	background:url(img/bot_div.gif) 0 0 repeat-x;
	padding:0 0 0 10px;
	margin:0 0 0 20px;
}
#right h2.yellow span{
	display:block;
	background:url(img/bullet.gif) 0 8px no-repeat;
	height:16px;
	padding:8px 0 0 31px;
	margin:0;
	font:bold 20px/16px Arial, Helvetica, sans-serif;
	color:#404040;
	background-color:inherit;
}
#bot{
	width:621px;
	margin:0 0 20px 20px;
	background:url(img/bot_bg.gif) 0 0 repeat-x #626262;
	color:#D7D6D6;
	padding:11px 0 0 13px;
	float:right;
}
#bot a.whatNew{
	display:block;
	background:url(img/what_new.gif) 0 0 no-repeat;
	width:123px;
	height:120px;
	float:left;
	text-indent:-2000px;
	margin:0 13px 0 0;
}
#bot a.whatNew:hover{
	background:url(img/what_new_hover.gif) 0 0 no-repeat;
}
#bot p.questionIcon{
	display:block;
	background:url(img/question_icon.gif) 0 0 no-repeat;
	width:69px;
	height:72px;
	float:left;
	margin:17px 17px 0 0;
}
#bot p.questionTxt{
	display:block;
	width:134px;
	font:normal 10px/11px Arial, Helvetica, sans-serif;
	float:left;
	padding:19px 17px 0 0;
}
#bot p.questionTxt span{
	color:#FF9251;
	background-color:inherit;
}
#bot p.questionTxt b{
	font:bold 20px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	display:block;
	margin:0 0 9px 0;
}
#bot p.botDiv2{
	display:block;
	width:2px;
	height:107px;
	background:url(img/bot_div2.gif) 0 0 no-repeat;
	float:left;
	margin:0 17px 0 0;
}
#bot p.privacyIcon{
	display:block;
	background:url(img/privacy_icon.gif) 0 0 no-repeat;
	width:47px;
	height:74px;
	float:left;
	margin:19px 24px 0 0;
}
#bot p.privacyTxt{
	display:block;
	width:144px;
	font:normal 10px/11px Arial, Helvetica, sans-serif;
	float:left;
	padding:19px 0 0 0;
}
#bot p.privacyTxt span{
	color:#FF9251;
	background-color:inherit;
}
#bot p.privacyTxt b{
	font:bold 20px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	display:block;
	margin:0 0 9px 0;
}
#test{
	width:283px;
	background-color:#FAF8EF;
	color:#99916D;
	border:#EBE7D8 solid 1px;
	float:right;
	padding:7px 10px 18px 7px;
	margin:0 0 0 30px;
}
#test h2{
	display:block;
	width:36px;
	height:82px;
	padding:2px 0 0 247px;
	margin:0 0 15px 0;
	background:url(img/testimonial_top.gif) 0 0 no-repeat;
}
#test h2 span{
	font:bold 10px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
#test ul{
	width:203px;
	float:left;
}
#test ul li.bullet{
	display:block;
	background:url(img/bullet2.gif) 0 5px no-repeat;
	padding:0 0 0 13px;
	font:bold 11px/15px Arial, Helvetica, sans-serif;
	color:#3C3C3C;
	background-color:inherit;
	float:left;
}
#test ul li.testTxt1{
	font:normal 11px/15px Arial, Helvetica, sans-serif;
	color:#99916D;
	background-color:inherit;
	margin:0 0 8px 0;
	float:left;
	padding:0 0 0 14px;
	display:block;
	width:189px;
}
#test ul li.testTxt2{
	font:normal 11px/15px Arial, Helvetica, sans-serif;
	color:#99916D;
	background-color:inherit;
	/*margin:0 0 12px 0;*/
	float:left;
	padding:0 0 8px 14px;
	display:block;
	width:189px;
}
#test p.testPic{
	display:block;
	width:64px;
	height:41px;
	float:right;
	background:url(img/testimonial_pic.gif) 0 0 no-repeat;
	margin:0 0 12px 0;
}
#test a.rm2{
	display:block;
	background:url(img/read_more_bg.gif) 0 0 no-repeat;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	background-color:inherit;
	width:72px;
	height:20px;
	margin:0;
	text-decoration:none;
	float:right;
}
#test a.rm2:hover{
	color:#000;
	background-color:inherit;
}
#event{
	width:283px;
	background-color:#FAF8EF;
	color:#99916D;
	border:#EBE7D8 solid 1px;
	float:right;
	padding:7px 10px 13px 7px;
	margin:0;
}
#event h2{
	display:block;
	width:36px;
	height:82px;
	padding:2px 0 0 247px;
	margin:0 0 15px 0;
	background:url(img/event_top.gif) 0 0 no-repeat;
}
#event h2 span{
	font:bold 10px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
#event ul{
	width:273px;
}
#event ul li.bulletTxt{
	display:block;
	background:url(img/bullet2.gif) 0 5px no-repeat;
	padding:0 0 0 13px;
	font:bold 11px/15px Arial, Helvetica, sans-serif;
	color:#3C3C3C;
	background-color:inherit;
}
#event ul li.eventTxt{
	font:normal 11px/15px Arial, Helvetica, sans-serif;
	color:#99916D;
	background-color:inherit;
	margin:0 0 15px 0;
	padding:0 0 0 14px;
	display:block;
	width:259px;
}
#event a.rm3{
	display:block;
	background:url(img/read_more_bg.gif) 0 0 no-repeat;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	background-color:inherit;
	width:72px;
	height:20px;
	margin:0;
	text-decoration:none;
	float:right;
}
#event a.rm3:hover{
	color:#000;
	background-color:inherit;
}
/*------------------------------------------------right--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{
	width:950px;
	margin:0 auto;
	height:100px;
	background:url(img/footer_bg.gif) 0 0 repeat-x #626262;
	color:#fff;
	position:relative;
}
#footer ul{
	width:550px;
	position:absolute;
	left:8px;
	top:24px;
}
#footer ul li{
	float:left;
	font:normal 11px/18px Arial, Helvetica, sans-serif;
	color:#DFDFDF;
	background-color:inherit;
}
#footer ul li a{
	padding:0 7px;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#DFDFDF;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer p{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	position:absolute;
	text-align: right;
	right: 10px;
	bottom:10px;
	width:130px;
}
/*------------------------------------------------footer--------------------*/

.cate_list h4{
	padding: 3px;
	background: url(img/accept.png) left 4px no-repeat;
	padding-left: 20px;
	border-bottom: 2px dotted #323232;
	color: #0099cc;
	margin-bottom: 1px;
	margin-top: 3px;
	font-weight: normal;
	
}

.cate_list h4 a{
	color: #990000;
	text-decoration: none;
}

#top_ad{
	margin-left: 5px;
}

#left_ad{
	padding: 10px;
	text-align: center;
	background: #e4e4e4;
	margin-left: 10px;
}

#top_right{
	float: right;
	width: 25%;
	border: 1px solid #fff;
	padding: 0px 8px 8px 14px;
	margin-top: 10px;
	background: #f4f4f4;
	line-height: 1.5em;
	color: #990000;
}

#top_right a{
	text-decoration: underline;
	color: #333;
}

#top_right a:hover{
	text-decoration: underline;
	color: #000099;
}

#top_left{
	text-align: justify;
	float: left;
	width: 68%;
	margin-right:  10px;
	margin-bottom: 20px;
	line-height: 1.5em;
}


#top_right h5{
	font-size: 12px;
	background: #fff;
	padding: 5px;
	text-align: center;
	font-weight: normal;
	color: #df4915;
	border: 1px dotted #ccc;
}
