.container {
  max-width: none !important;
  width: 1030px;
}

.mainbody{
	float:left;
	width:700px;
	margin-right:30px;
}

.sidebar{
	float:left;
//	margin-top:10px;
	width:300px !important;
}

.header{
	margin-bottom:5px;
}

.headerNav{
	padding:3px 0;
}

.headerNavBar{
	padding:0 25px;
}

.headerNavBar a{
	margin:0 5px;
}

.must{
	color:#ff0000;
	margin-left:10px;
	font-size:10px;
}

p.navbar-centered{
	width:160px;
	margin:10px auto 30px auto;
}

p.navbar-centered img{
	width:160px;
}

.headerNav .btn{
	font-size: 10px;
}

.header .ad72890{
	float:right;
	width:728px;
	height:90px;
	margin:5px 10px 0 0;
}

footer h1{
	margin-bottom:10px;
}

.topicBoxThum{
	width:190px;
	height:142px;
	text-align:center;
}

.topicBoxThum img{
	max-width:190px;
	max-height:142px;
}

.postlistThum{
	background-color:#efefef;
	width:92px;
	height:61px;
	text-align:center;
}

.postlistThum img{
	max-width:92px;
	max-height:61px;
}

.postlistThum2{
	background-color:#efefef;
	width:155px;
	height:116px;
	text-align:center;
}

.postlistThum2 img{
	max-width:155px;
	max-height:116px;
}

.badge {
	float:right;
}

.categories > li > a{
	border-bottom:1px dashed #e6e6e6;
}

.post_img{
	float:right;
	width:250px;
	height:187px;
	margin:0 0 10 10px;
	text-align:center;
}

.post_img img{
	max-width:250px;
	max-height:187px;
}

.post_summary,
.post_cont{
	font-size:16px;
	line-height:32px;
}

.post_summary h2,
.post_cont h2{
	line-height:18px;
	font-size:16px;
        background:#ecf6fa;
	font-weight:bold;
	padding: 1em 1em;
	color:#2F90B9;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.post_summary h3,
.post_cont h3{
	font-size:24px;
	line-height:32px;
	padding-bottom:5px;
	text-decoration:underline;
}

.post_summary strong,
.post_cont strong{
	background: linear-gradient(transparent 60%, #ffff66 60%);
	border-bottom:1px solid #f0ad4e;
	font-weight:normal;
}

.post_summary b,
.post_cont b{
	border-bottom:2px dashed #f0ad4e;
	color:#b87210;
	font-weight:normal;
}

.post_summary ul,
.post_cont ul{
	margin:5px 0px;
	padding:10px;
}

.post_summary ul li,
.post_cont ul li{
	font-size:90%;
	margin:5px 0px;
	padding:10px;
	line-height:18px;
	list-style-type: none;
	border-left:5px solid #f77;
	background-color:#efefef;
}

.post_summary ul li:hover,
.post_cont ul li:hover{
	background-color:#e3e3e3;
}

.post_summary em,
.post_cont em{
	font-style:normal;
	color:#FF1940;
	border-bottom:2px dotted #FF1940;
}

.post_summary table,
.post_cont table{
	width:100%;
}

.post_summary table td,
.post_summary table tr,
.post_cont table th,
.post_cont table td{
	margin:5px 0;
	padding:5px !important;
	font-size:85%;
}

.post_cont img{
	max-width:100%;
}

.breadcrumb{
	font-size:12px;
}

ul.sociallist{
	padding:0px;
}

ul.sociallist li{
	width:80px;
	float:left;
	list-style-type: none;
}

p.cap{
	font-size:12px;
	line-height: 18px;
}

div.formedia_head{
	margin:10px 0 0 0;
	padding:5px 0;
	background-color:#595959;
	text-align:center;
	color:#fff;
	font-size:10px;
}

div.formedia{
	margin:0 0 10px 0;
	padding:35px;
	border:1px solid #595959;
}

div.formedia:hover{
	background-color:#fafafa;
}


div.formedia .formedia_detail{
	width:120px;
	margin:5px auto;
}

p.mm_formsubmit_center{
	width:110px;
	margin:5px;
}

blockquote{
	color:#555;
	font-size:14px;
	line-height:24px;
	margin:0px;
	padding:10px 10px;
	border-left:solid #888 5px;
	background-color:#efefef;
}

div.searchSection{
	padding:10px;
	background-color:#555;
	margin-bottom:10px;
}

div.index_category_section	h4{
	margin-top:15px;
	padding-bottom:5px;
	border-bottom: 1px dashed #505050;
}

div.index_category_section	h5 a{
	color:#505050;
}

h4.head{
	font-size: 14px;
	padding: 10px;
	border-top: 2px solid #fcdd68;
	border-bottom: 1px solid #fcdd68;
	background-color: #fffbed;
}

.media{
	margin-bottom:5px;
}

.blog-desc > p{
	font-size:14px;
}

.input-group-addon {
//    background: none repeat scroll 0% 0% #c6c6c6;
}

.nav > li > a {
    font-size:12px;
    position: relative;
    display: block;
    padding: 10px 15px;
}

.newComment{
	margin:30px 0;
	overflow:auto;
}

.newComment h5{
	font-weight:bold;

}

.newComment p.userImg{
	float:left;
	margin-right:10px;
}

.newComment p.form{
	width:570px;
	float:left;
}

.comment{
	margin:20px 0;
}

.comment > .user-avatar {
    height: auto;
}

.blog-desc > p.imagePageFrame{
	width:690px;
	height:517px;
	text-align:center;
}

.imagePageFrame img{
	max-width:690px;
	max-height:517px;
}

.kijyun h5{
	font-size:12px;
}

.kijyun .panel-group .panel-heading a {
    padding: 8px 40px 8px 10px;
    font-size: 12px;
}

.kijyun .panel-body {
    padding: 10px;
    font-size: 12px;
}

dl.kiyaku dt{
	margin:5px 0;
}

dl.kiyaku dd{
	margin:5px 0;
}

table.ranking{
	margin-top:20px;
	width:100%;
	background-color:#fefefe;
}

table.ranking th{
	padding:10px;
	border-top:2px solid #efefef;
	border-bottom:1px solid #efefef;
	background-color:#fafafa;
}

table.ranking a{
	color:#333;
}

table.ranking a:hover{
	text-decoration:none;
}

table.ranking tr:hover{
	background-color:#fafafa;
}

table.ranking td{
	padding:10px;
	border-bottom:1px solid #efefef;
}

table.ranking tr.ranking1{
	font-size:18px;
}

table.ranking tr.ranking2{
	font-size:16px;
}

dl.author_section{
	border-top:2px solid #efefef;
	border-bottom:1px solid #efefef;
	background-color:#fafafa;
	padding:6px 10px;
	overflow:auto;
}

dl.author_section dt{
	width:30px;
	height:30px;
	float:left;
	margin:0 5px 0 0;
}

dl.author_section dt img{
	max-width:30px;
	max-height:30px;
	border:1px solid #ccc;
}

dl.author_section dd{
	font-size:16px;
	color:#505050;
	padding:0px;
}

dl.author_section a{
	color:#505050;
}

dl.author_section a:hover{
	text-decoration:none;
}

dl.author_section dd p.sns{
	float:right;
	font-size:10px;
	margin:0px;
}

div.pickUpPartner{
	background-color:#fefefe;
	padding:10px;
	border:1px dotted #ccc;
	margin-bottom:10px;
}

div.pickUpPartner a{
	color:#333;
}

div.pickUpPartner p.title{
	color:#666;
	font-weight:bold;
	font-size: 11px;
	line-height: 12px;
	padding-bottom:5px;
	border-bottom:1px dotted #ccc;
}

div.pickUpPartner dl{
	padding-bottom:5px;
	border-bottom:1px dotted #ccc;
	overflow:auto;
}

div.pickUpPartner dt{
	width:30px;
	height:30px;
	float:left;
	margin-right:5px;
	text-align:center;
}

div.pickUpPartner dt img{
	max-width:30px;
	max-height:30px;
}

div.pickUpPartner dd{
	font-weight:bold;
}

ul.articleList{
	list-style-type:none;
	clear:both;
	margin:0px;
	padding:0px;
	font-size: 12px;
}

ul.articleList li{
	margin-bottom:8px;
	border-bottom:1px dotted #eee;
}

.newsList{
	clear:both;
	overflow:hidden;
	margin-bottom:5px;
}

.newsList .thum{
	width:50px;
	height:40px;
	float:left;
	margin-right:10px;
	text-align:center;
}

.newsList .thum img{
	max-width:50px;
	max-height:40px;
}

.newsList .newsListBody{
	float:left;
	font-size:14px;
}


div.recentPartner{
	width:300px;
}

div.recentPartner a{
	color:#333;
}

div.recentPartner ul{
	list-style-type:none;
	padding:5px;
}


div.recentPartner li{
	border-left:5px solid #2F90B9;
	background-color:#ecf6fa;
	padding:3px 5px 0 10px;
	margin:5px 0;
}

div.recentPartner li p{
	margin:5px 0;
	font-size:14px;
	line-height:21px;
}

div.recentPartner p a{
	color:#333;
	font-weight:normal;
	padding:0px;
}

div.recentPartner dl{
	padding-bottom:5px;
	overflow:auto;
	margin-bottom:0px;
}

div.recentPartner dt{
	width:20px;
	height:20px;
	float:left;
	margin-right:5px;
	text-align:center;
}

div.recentPartner dt img{
	max-width:20px;
	max-height:20px;
}

div.recentPartner dd{
	font-weight:normal;
	font-size:14px;
}

div.recentPartner dd a{
	color:#444;
}

dl.aboutMember{
	height:180px;
	margin-bottom:20px;
	overflow:hidden;
}

dl.aboutMember dt{
	float:left;
	width:100px;
	margin-right:10px;
}

dl.aboutMember dd{
	float:left;
	width:200px;
}


.sidebarFix{
	margin-top: 0px;
	padding-top: 0px;
	width:300px;
	z-index:1;
}

.fixed{
	display: inline-block;
	position: fixed;
	top: 0px;
}