/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #666666;
}

a:link, a:visited { color: #2a9ac2; text-decoration: none; } 
a:active, a:hover { color: #2a9ac2; text-decoration: none }

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #3399FF;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #f4a806;
	text-decoration: underline;
}

#templatemo_container {
	width: 900px;
	margin: auto;
}
#templatemo_title {
	height: 57px;
	font-size: 24px;
	font-weight: bold;
	color: #1589ee;
	line-height: 1.6em;
	padding-top: 20px;
	padding-left: 30px;
}
#templatemo_title span {
	color:#898989;
}

#templatemo_header {
	float: left;
	margin: 0px;
	height: 193px;
	padding: 60px 40px 0px 60px;
	text-align: justify;
	width: 411px;
	color: #fff;
	background: url(images/templatemo_header_bg.jpg) repeat-x;
}
#templatemo_slogan {
	width: 280px;
	height: 22px;
	font-weight: bold;
	font-size: 16px;
	padding-top: 15px;
	padding-left: 40px;
	margin-bottom: 10px;
	background: url(images/templatemo_slogan.png) no-repeat;
}
#templatemo_header_img {
	float: right;
	width: 389px;
	height: 253px;
	background: url(images/templatemo_header_photo.jpg) no-repeat;
}
#templatemo_menu {
	float: left;
	height: 102px;
	width: 900px;
	background: url(images/templatemo_link_bg.jpg) no-repeat;
}
.templatemo_menulink{
	float: left;
	width: 900px;
	height: 35px;
	margin: 0px;
	padding: 0px;
}

.templatemo_menulink ul {
	margin: 0px;
	padding-left: 0px;
	padding-top: 10px;
	list-style: none;
}

.templatemo_menulink li{
	display: inline;
}

.templatemo_menulink li a{
	float: left;
	padding: 8px 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	width: 98px;
	background: url(images/templatemo_menu_bg.jpg) no-repeat;
	border-left: solid 1px #FFFFFF;
}

.templatemo_menulink li a:hover,.templatemo_menulink li .current{
	background: url(images/templatemo_menu_hover.jpg) no-repeat;
}
#templatemo_content_left {
	float: left;
	width: 650px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	padding-bottom: 0px;
}

#templatemo_content_right {
	float: left;
	width: 200px;
	padding-left:0px;
	padding-bottom: 10px;
}
#templatemo_right_bot {
	background: #1aa8ff;
	color: #fff;
	margin: 0px auto;
	text-align: justify;
	padding: 1px 10px 2px 10px;
}
#templatemo_footer {
	float: left;
	width: 900px;
	height: 92px;
	margin: 0px auto;
	color: #FFFFFF;
	background: url(images/templatemo_footer_bg.jpg) repeat-x;
}
#templatemo_footer_left {
	float: left;
	width: 900px;
	margin-top: 40px;
	padding-left: 0px;
	font-weight: bold;
}
#templatemo_footer_left a {
	color: #fff;
	font-weight: bold;
}
#templatemo_footer_right {
	float: left;
	width: 330px;
	margin-top: 10px;
	padding-left: 70px;
}
.templatem_postdate {
	width: 132px;
	height: 19px;
	padding-left: 3px;
	font-weight: bold;
	background: url(images/templatemo_post_bg.jpg) no-repeat;
}

/*custom*/
h2.title {
	padding:0;
	margin:0;
	line-height:-10em;
	text-indent:0.8em;
	text-decoration:none;
	height:36px;
	font-size: 19px;
	font-weight:600;
	color: #000;
	/*border:#000 5px solid;*/
	background: url(h2_bg.jpg) no-repeat 0 -10px #999;;
}

.content_left_left p.pstyle1 {
	color: #66CCFF;
	font-weight: bold;
	font-size: 20px;
	margin:0px 0 00px 0;
}

p.pstyle2{
	color: #66CCFF;
	font-weight: bold;
	font-size: 20px;
	margin:20px 0 20px 0;
	}

.content_left_left{
	float:left;
	padding:0 20px 0 0;
	}
	
.content_left_left2{
	float:left;
	padding:0 50px 0 0;
	}
	
.content_left2{
	font-size:120%;
	border-bottom:1px dashed #999999;
	height:auto;
	padding:0 0 20px 0;
	}
	
.content_left_right{
	margin:30px 0 0 0;
	text-align:right;
	}
	
.content_left_right2{
	margin:20px 0 0 0;
	text-align:left;
	}
	
.content_left_left p{
	padding:0;
	margin:0;
	line-height:2em;
	font-size:16px;
	}

.content_left_left p.copy2{
	padding:0;
	margin:0 0 10px 0;
	font-size:120%;
	border-bottom:1px #CCCCCC solid;
}

p.copy3{
	padding:0;
	margin:0 0 10px 0;
	font-size:100%;
	line-height:1.2em;
}

.content_left_left p.gacya{
	font-size:200%;
	font-weight:bolder;
	line-height:1.5em;
	}

.content_left_left table tr td{
	border:#CCCCCC 1px solid;
	}