@charset "UTF-8";
/*---------------------------------------------------------
Theme Name: altesta_cn
Theme URI: http://wp-fun.com
Description: altesta
Author: enji
Author URI: http://wp-fun.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: flexible-width, custom-header, custom-menu, editor-style,
Version: 20141227
---------------------------------------------------------*/
* {
	font-family: Helvetica,Verdana,Arial,"5FAE8EDF6B639ED19AD4","Microsoft JhengHei","51379ED1 Pro","LiHei Pro",sans-serif;
	margin: 0px;
	padding: 0px;
}
main, article, aside, header, canvas, details, figcaption, figure, footer, nav, section, summary {
	display: block;
}
body {
	min-width: 320px;
	word-wrap: break-word;
	background-color:#f2f2f2;
}
body.mceContentBody {
	background-color:#fff;
}
.red {color: #F00;}

/* Link color */
a {color: #4682b4;}

/* Color when you mouse over the link */
a:hover {color: #b22222;}
img, video, object {
	max-width: 100%;
	height: auto;
	border: none;
	vertical-align: bottom;
	display: block;
}
/* The watermark on mouse-over image link */
a:hover img {
	-moz-opacity: 0.8;
	opacity: 0.8;
}
img.size-full, img.size-large {
	margin-bottom: 10px;
	height: auto;
	max-width: 100%;
}
.wp-caption{
	height: auto;
	max-width: 100%;
}
/* Maximum of logo image size */
.sitename img {
	max-width: 300px;
	margin: 0 auto;
}
/* Smartphone is not displayed */
.smanone {
	display: none;
}
/* clearfix */
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.clear {clear: both;}
.center {
	text-align: center;
	padding-bottom: 20px;
}
.tb_center {text-align: center;}
.right {text-align: right;}
/* Responsible of iframe */
.youtube-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.youtube-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*--------------------------------
Font setting
---------------------------------*/
/* Basic character */
p {
	font-size: 17px;
	line-height: 27px;
	margin-bottom: 20px;
}
/* Blog title */
header .sitename {
	font-size: 22px;
	color: #fff;
	line-height: 30px;
	font-family: 'Oswald', sans-serif;
	padding: 10px 0px 0px;
	margin-bottom: 10px;
}
header .sitename a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	max-width: 300px;
	display: block;
}
header .sitename a:hover {
	-moz-opacity: 0.8;
	opacity: 0.8;
}
/* Caption under the blog name */
header h1 {
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
header a {
	color: #FFF;
	text-decoration: none;
}
header .descr {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 20px;
	padding-bottom: 10px;
}
/* Article Title */
.entry-title {
	position:relative;
	padding-left:15px;
	font-weight: bold;
	font-size: 18px;
	line-height: nomal;
	background-color: #333;
	color: #FFF;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
}
.entry-title:before {
	content:'';
	height:25px;
	width:2px;
	display:block;
	position:absolute;
	top:5px;
	left:4px;
	background-color:#FFF;
	border-left: 4px solid #FFF;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
.entry-title a:hover {
	text-decoration: underline;
}
.entry-title a {
	color: #FFF;
	text-decoration: none;
}
/* Medium-sized heading */
h2 {
	position: relative;
	background: #9CF;
	color: #1a1a1a;
	font-size: 20px;
	line-height: 27px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
h2:after {
	content: '';
	position: absolute;
	border-top: 10px solid #9CF;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	bottom: -10px;
	left: 30px;
	border-radius: 2px;
}
h2:before {
	content: '';
	position: absolute;
	border-top: 10px solid #9CF;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	bottom: -10px;
	left: 30px;
}
/* Small heading */
.post h3 {
	font-size: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #1a1a1a;
	line-height: 27px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
	border-bottom: 1px #999999 dotted;
}
h3 a {
	color: #333;
	text-decoration: none;
}
.post h4{
padding:10px;
margin-bottom:10px;
background-color:#f3f3f3;
}
.post h5{
margin-bottom:10px;
font-size:16px;
}
.wp-caption-text a,.wp-caption-text{
font-size:12px;
color:#ccc;
}
/* Heading in the sidebar */
aside h4 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 20px;
	line-height: 28px;
}
footer h4 a {
	color: #666;
	text-decoration: none;
}
/* Character of Articles */
.point {
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 20px;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #666;
}
/* Under Article Title */
.blogbox p {
	font-size: 12px;
	margin: 0px;
	color: #666666;
	line-height: 15px;
}
.blogbox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 20px;
	padding: 5px;
}
/* Quote */
.post blockquote {
	background-color: #f3f3f3;
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 2px;
	border-style: dotted;
	border-color: #CCC;
}
/* When it is not in quotation want the same design and quotation */
.inyoumodoki {
	background-color: #f3f3f3;
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 2px;
	border-style: dotted;
	border-color: #CCC;
}
/* Footer character */
#footer h3 {
	font-size: 14px;
	margin-bottom: 10px;
}
#footer .copy {
	font-size: 12px;
	color: #999;
	line-height: 15px;
	-moz-opacity: 0.5;
	opacity: 0.5;
}
/*--------------------------------
Home new articles list
---------------------------------*/
/* Title name */
#top-itiran dd h3 {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 5px;
}
#top-itiran dt {
	float: left;
	width: 80px;
}
#top-itiran dt img {
	width: 100%;
}
#top-itiran dd {
	padding-left: 85px;
}
#top-itiran dl {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#top-itiran dl:first-child {
	padding-top: 0px;
}
#top-itiran dl:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-style: none;
}
#top-itiran .clearfix dd h5 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 5px;
}
/* Excerpt character */
#top-itiran .clearfix dd p {
	font-size: 16px;
	color: #666;
	line-height: 18px;
}
#top-itiran .clearfix dd h5 a {
	color: #333;
	text-decoration: none;
}
/* List under Title */
.blog_info p a {
	color: #666;
	text-decoration: none;
}
#top-itiran .clearfix dd .blog_info p {
	font-size: 12px;
}

#new_entry,#news {
	padding: 10px;
	border: 1px solid #CCC;
}
/*--------------------------------
Archive List
---------------------------------*/
/* Title name */
#topnews dd h3 {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 5px;
}
#topnews dt {
	float: left;
	width: 100px;
}
#topnews dt img {
	width: 100%;
}
#topnews dd {
	padding-left: 110px;
}
#topnews dl {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#topnews dl:first-child {
	padding-top: 20px;
}
#topnews dl:last-child {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-style: none;
}
#topnews .clearfix dd h5 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 5px;
}
/* Excerpt character */
#topnews .clearfix dd p {
	font-size: 16px;
	color: #666;
	line-height: 24px;
}
#topnews .clearfix dd h5 a {
	color: #333;
	text-decoration: none;
}
/* List under Title */
.blog_info p a {
	color: #666;
	text-decoration: none;
}
#topnews .clearfix dd .blog_info p {
	font-size: 12px;
}
/*--------------------------------
Related Articles display part
---------------------------------*/
/* Title name */
.kanren dd h5 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 5px;
}
.kanren dt {
	float: left;
	width: 100px;
}
.kanren dt img {
	width: 100px;
}
.kanren dd {
	padding-left: 110px;
}
.kanren dl {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
.kanren dl:last-child {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-style: none;
}
/* Excerpt character */
.kanren .clearfix dd p {
	font-size: 13px;
	color: #666;
	line-height: 18px;
}
.kanren .clearfix dd h5 a {
	color: #333;
	text-decoration: none;
}
.kanren .clearfix dd h5 a:hover {
	color: #b22222;
}
/*--------------------------------
Sidebar
---------------------------------*/
aside ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
aside h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
aside #mybox ul li ul li {
	font-size: 14px;
	line-height: 27px;
}
aside #mybox ul {
	margin-bottom: 10px;
}
/* Button to RSS Subscribe */
.rssbox a {
	display: block;
	width: 100%;
	box-sizing: border-box;
	background-color: #1a1a1a;
	padding: 5px 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #fff;
	box-sizing: border-box;
	text-decoration: none;
}
.rssbox a:hover {
	-moz-opacity: 0.8;
	opacity: 0.8;
}
/*--------------------------------
For editor
---------------------------------*/
/* Table */
.post table {
	border-top: 1px #999 solid;
	border-right: 1px #999 solid;
}
table tr td {
	padding: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	font-size: 14px;
	line-height: 25px;
}
.post table tr:nth-child(even) {
	background-color:#f3f3f3;
	}
#main .post table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	color: #333;
}

/* Image */
img.alignright {
	display: block;
	margin: 0 0 0 auto;
}
img.alignleft {
	display: block;
	margin: 0 auto 0 0;
}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
img.float-left {
	float: left;
}
img.float-right {
	float: right;
}
.wp-caption {
	text-align: center;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.ie8 img {
	width: auto;
}

/* List */
.post ul {
	list-style-type: disc;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}
.post ul li {
	font-size: 17px;
	line-height: 27px;
}
.post ol {
	list-style-type: decimal;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}

.post ol li {
	font-size: 17px;
	line-height: 27px;
}

/*--------------------------------
Accordion
---------------------------------*/
#s-navi dl.acordion p {
	margin: 0;
}
#s-navi dl.acordion {
	margin: 0 10px;
}
#s-navi dt.trigger {
	text-align: right;
	padding: 10px 0px;
	cursor: pointer;
}
#s-navi dt.trigger .op {
	font-size: 14px;
	color: #333;
	padding: 0px 10px;
}
#s-navi dd.acordion_tree {
	padding: 0px 10px;
        display:none;
	overflow: hidden;
}
.acordion_tree li {
	float: left;
	font-size: 13px;
	padding-left: 10px;
	display: inline;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.acordion_tree li li {
	float: left;
	font-size: 13px;
	padding-left: 10px;
	display: inline;
	padding-right: 10px;
	border: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.acordion_tree li a {
	float: left;
	color: #333;
	text-decoration: none;
}

/*--------------------------------
Search form
---------------------------------*/
aside #search {
	padding-bottom: 0px;
	position: relative;
	width: 100%;
}
#s {
	height: 33px;
	color: #333;
	font-size: 14px;
	border-radius: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #ccc;
	z-index: 10;
	padding: 5px 65px 10px 5px;
	width: 100%;
	box-sizing: border-box;
}
#searchsubmit {
	border-radius: 0;
	background-color: #ccc;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 50px;
	height: 32px;
	z-index: 20;
}
*:first-child + html #searchsubmit {
	top: 1px;
}

/*--------------------------------
Menu (drop-down menu of)
---------------------------------*/
#menu, #menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#menu {
    width: 100%;
    margin: 0px auto;
    border: 1px solid #222;
    background-color: #111;
    background-image: linear-gradient(#444, #111);
    border-radius: 6px;
    box-shadow: 0 1px 1px #777;
}
#menu:before,
#menu:after {
    content: "";
    display: table;
}
#menu:after {
    clear: both;
}
#menu {
    zoom:1;
}
#menu li {
    float: left;
    border-right: 1px solid #222;
    box-shadow: 1px 0 0 #444;
    position: relative;
}
#menu a {
    float: left;
    padding: 12px 30px;
    color: #CCC;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: 0 1px 0 #000;
    font-size:12px;
}
#menu li:hover > a {
    color: #fafafa;
}
#menu ul {
    margin: 20px 0 0 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 38px;
    left: 0;
    z-index: 1;
    background: #444;
    background: linear-gradient(#444, #111);
    box-shadow: 0 -1px 0 rgba(255,255,255,.3);
    border-radius: 3px;
    transition: all .2s ease-in-out;
}
#menu li:hover > ul {
    opacity: 1;
    visibility: visible;
    margin: 0;
}
#menu ul ul {
    top: 0;
    left: 150px;
    margin: 0 0 0 20px;
    box-shadow: -1px 0 0 rgba(255,255,255,.3);
}
#menu ul li {
    float: none;
    display: block;
    border: 0;
    box-shadow: 0 1px 0 #111, 0 2px 0 #666;
}
#menu ul li:last-child {
    box-shadow: none;
}
#menu ul a {    
    padding: 10px;
    width: 280px;
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
}
#menu ul a:hover {
    background-color: #0186ba;
    background-image: linear-gradient(#275c88, #0186ba);
}

#menu ul li:first-child > a {
    border-radius: 3px 3px 0 0;
}
#menu ul li:first-child > a:after {
    content: '';
    position: absolute;
    left: 40px;
    top: -6px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #444;
}
#menu ul ul li:first-child a:after {
    left: -6px;
    top: 50%;
    margin-top: -6px;
    border-left: 0;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-right: 6px solid #3b3b3b;
}
#menu ul li:first-child a:hover:after {
    border-bottom-color: #275c88;
}
#menu ul ul li:first-child a:hover:after {
    border-right-color: #0299d3;
    border-bottom-color: transparent;
}
#menu ul li:last-child > a {
    border-radius: 0 0 3px 3px;
}

/*--------------------------------
Pager
---------------------------------*/
.pagination {
	clear: both;
	position: relative;
	font-size: 14px;
	line-height: 13px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 6px 9px 5px 9px;
	text-decoration: none;
	width: auto;
	color: #fff;
	background-color: #999;
}
.pagination a:hover {
	color: #fff;
	background-color: #666666;
}
.pagination .current {
	padding: 6px 9px 5px 9px;
	color: #fff;
	background-color: #CCCCCC;
}

/*--------------------------------
Breadcrumb
---------------------------------*/
#breadcrumb {
	font-size: 13px;
}
#breadcrumb a {
	color: #666;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #b22222;
}
div#breadcrumb {
	padding: 0 0 5px;
	margin: 0 0 0px;
	clear: both;
}
div#breadcrumb a {
	color: #999;
}
div#breadcrumb div {
	display: inline;
	font-size: 13px;
}
#breadcrumb div a {
	color: #999;
	text-decoration: none;
}

/*--------------------------------
SNS
---------------------------------*/
.sns li {
	margin: 5px 0;
}
.sns .snsb li {
	float: left;
	margin-right: 10px;
	list-style-type: none;
}
.post .sns .snsb.clearfix {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

/*--------------------------------
Calendar
---------------------------------*/
#wp-calendar {
	border-collapse: collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	width: 100%;
}
#wp-calendar thead tr th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	font-size: 14px;
	padding: 3px;
	text-align: center;
	background-color: #f3f3f3;
}
#wp-calendar td {
	text-align: center;
	padding: 0px;
	background-color: #fff;
}
#wp-calendar caption {
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 14px;
}
#wp-calendar tbody tr #today {
	background-color: #b0e0e6;
}

/*--------------------------------
PAGE TOP
---------------------------------*/
#page-top {
	position: fixed;
	z-index: 9999;
	bottom: 20px;
	right: 0px;
	font-size: 12px;
}
#page-top a {
	background: #665e53;
	text-decoration: none;
	color: #fff;
	padding: 10px;
	text-align: center;
	display: block;
	-moz-opacity: 0.3;
	opacity: 0.3;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
	color: #fff;
}

/*--------------------------------
Comment
---------------------------------*/
#comments p a {
	color: #333;
}
#comments p {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	color: #333;
	padding: 5px 0;
}
#comments label {
	display: block;
}
.metadata dd a {
	color: #333;
}
.metadata {
	font-size: 13px;
	line-height: 20px;
}
#comments {
	font-size: 14px;
	line-height: 20px;
	color: #333;
	background-color: #f3f3f3;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.comment-body {
	padding: 10px;
	margin-bottom: 20px;
}
.fn {
	font-style: normal;
	font-size: 13px;
}
.says {
	font-size: 13px;
	line-height: 18px;
}
.commentmetadata {
	font-size: 12px;
	line-height: 15px;
	height: 15px;
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.reply {
	padding: 5px;
	font-size: 13px;
}
#comments #respond {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #666;
}
#comments #commentform .tags {
	padding: 10px;
	background-color: #f3f3f3;
	font-size: 13px;
}
#comments #commentlist img {
	padding: 10px;
}
#comments .commets-list {
	padding-left: 0px;
	list-style-type: none;
}
ul.children {
	padding: 0px;
}
.commets-list li {
	list-style-type: none;
}
.comment-author.vcard .avatar {
	float: left;
	margin-right: 10px;
}
.vcard .fn {
	font-size: 13px;
	line-height: 18px;
}

/* Turn off the representation of the tags that can be used at the bottom of the comment box */
.form-allowed-tags {
	display: none;
}
#comments h3 {
	background-image: url(images/come.png);
	font-size: 16px;
	padding: 10px 0px 10px 50px;
	border: none;
	margin-bottom: 0px;
}
#comments textarea {
	margin-bottom: 10px;
	width: 100%;
	border: 1px #f2f2f2 solid;
}
#comments input {
	box-sizing: border-box;
	padding: 10px;
	width: 100%;
	border-radius: 2px;
	border: 1px #f2f2f2 solid;
}

/* Comment button */
#comments input[type="submit"] {
	background-color: #ccc;
	padding: 10px;
	-webkit-appearance: none;
}

/*--------------------------------
PREV NEXT
---------------------------------*/
.p-navi dl dt {
	font-weight: bold;
	font-size: 14px;
	line-height: 27px;
	float: left;
	width: 50px;
	color: #666;
}
.p-navi dl dd {
	font-size: 15px;
	padding-left: 55px;
	line-height: 27px;
}

/* Layout smartphone
----------------------------------------------------*/
#wrapper {
	max-width: 980px;
	padding: 0 10px;
	margin: 0 auto;
}
header {
	text-align: center;
}
#gazou {
	display: none;
}
#gazou p {
	margin: 0px;
}
main {
	background-color: #fff;
	padding: 20px 10px;
	margin: 0 -10px 20px;
}
section {
	margin-bottom: 3em;
}
footer {
	clear: both;
	padding: 20px 0;
	text-align: center;
}
.ad {
	padding-bottom: 10px;
}
.post{
overflow: hidden;
}

/* media Queries tablet size
----------------------------------------------------*/
@media only screen and (max-width: 780px) {
aside {
	clear: both;
	float: none;
	width: auto;
	position: static !important;
	;
}
}

/* media Queries tablet size
----------------------------------------------------*/
@media only screen and (min-width: 380px) {
#wrapper {
	padding: 0 20px;
}
header {
	text-align: left;
}
.sitename img {
	max-width: 300px;
	margin: 0;
}
main {
	background-color: #fff;
	border-radius: 4px;
	padding: 20px 20px;
}
/*--------------------------------
Home List article display part
---------------------------------*/
#top-itiran dt {
	float: left;
	width: 80px;
}
#top-itiran dt img {
	width: 100%;
}
#top-itiran dd {
	padding-left: 85px;
}
#top-itiran .clearfix dd h5 {
	font-size: 24px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 5px;
}
#top-itiran .clearfix dd p {
	font-size: 13px;
	color: #666;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#top-itiran .clearfix dd h5 a {
	color: #333;
	text-decoration: none;
}

/*--------------------------------
List article display part
---------------------------------*/
#topnews dt {
	float: left;
	width: 150px;
}
#topnews dt img {
	width: 100%;
}
#topnews dd {
	padding-left: 170px;
}
#topnews .clearfix dd h5 {
	font-size: 24px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 5px;
}
#topnews .clearfix dd p {
	font-size: 13px;
	color: #666;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
#topnews .clearfix dd h5 a {
	color: #333;
	text-decoration: none;
}
/*-- So far --*/
}

/* media Queries PC size
----------------------------------------------------*/
@media only screen and (min-width: 780px) {
.smanone {
	display: block;
}
.pcnone {
	display: none;
}
#wrapper {
	padding: 0 40px;
}
header {
	padding-top: 10px;
}
nav {
	display: block;
	padding: 10px 0;
}
#gazou {
	display: block;
	overflow: hidden;
}
#contentInner {
	float: left;
	width: 100%;
	margin-right: -300px;
}
main {
	margin-right: 320px;
	margin-left: 0px;
	background-color: #fff;
	border-radius: 4px;
	padding: 20px 20px;
}
aside {
	float: right;
	width: 300px;
	padding: 0px;
}
/* Sidebar left column of from here */
#contentInner {
float: right;
margin-right: 0px; 
margin-left: -300px;
}
aside {
float: left;
}
main {
margin-right: 0px;
margin-left: 320px;
}
/* Sidebar left column of up to here */
/* The corresponding elements from shifting in IE */
.ie7 aside ul li, .ie8 aside ul li, .ie9 aside ul li {
	display: list-item;
	padding: 0;
}
/*--------------------------------
Font setting
---------------------------------*/
p {
	font-size: 14px;
	line-height: 27px;
	margin-bottom: 20px;
}
/* Article Title */
.entry-title {
	position:relative;
	padding-left:15px;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	background-color: #333;
	color: #FFF;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
}
.entry-title:before {
	content:'';
	height:25px;
	width:2px;
	display:block;
	position:absolute;
	top:5px;
	left:4px;
	background-color:#FFF;
	border-left: 4px solid #FFF;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
.entry-title a:hover {
	text-decoration: underline;
}
/* Medium-sized heading */
h2 {
	position: relative;
	background: #9CF;
	color: #1a1a1a;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
h2:after {
	content: '';
	position: absolute;
	border-top: 10px solid #9CF;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	bottom: -10px;
	left: 50px;
}
h2:before {
	content: '';
	position: absolute;
	border-top: 10px solid #9CF;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	bottom: -10px;
	left: 50px;
}
/* Small heading */
.post h3 {
	font-size: 18px;
	margin-bottom: 20px;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #1a1a1a;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
/* List */
.post ul {
	list-style-type: disc;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}
.post ul li {
	font-size: 14px;
	line-height: 27px;
}
.post ol {
	list-style-type: decimal;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}

.post ol li {
	font-size: 14px;
	line-height: 27px;
}
/*--------------------------------
Pager
---------------------------------*/
.pagination {
	clear: both;
	position: relative;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 6px 9px 5px 9px;
	text-decoration: none;
	width: auto;
	color: #fff;
	background-color: #999;
}
.pagination a:hover {
	color: #fff;
	background-color: #666666;
}
.pagination .current {
	padding: 6px 9px 5px 9px;
	color: #fff;
	background-color: #CCCCCC;
}
/*-- So far --*/
}


/*--------------------------------
Customize add style
---------------------------------*/
/*--------------------------------
In the article (for FAQ) accordion menu
---------------------------------*/
.accordion_dl dt {
	background-color: #EEE;
	border: solid 1px #BBB;
	margin-bottom: 1px;
	padding: 10px 30px 10px 10px;
	color: #333;
	cursor: pointer;
	position: relative;
}
.accordion_dl dt:before {
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 15px;
	width: 10px;
	height: 10px;
	margin-top: -8px;
	background: #09F;
}
.accordion_dl dt:after {
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 15px;
	width: 10px;
	height: 10px;
	margin-top: -13px;
	background: #EEE;
}
.accordion_dl dt.active:before {margin-top: -2px;}
.accordion_dl dt.active:after {margin-top: 3px;}
.accordion_dl dd {
	background-color: #FFE;
	border: solid 1px #CCC;
	padding: 10px 10px 20px 10px;
	margin-bottom: 3px;
}
section .accordion_dl li a {
	position: relative;
	display: block;
}
section .accordion_dl li a:before{
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 17px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	background: #9CF;
}
section .accordion_dl li a:after{
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 22px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	background: #F2F2F2;
}
/* FAQ icon image */
.accordion_dl .q01,.accordion_dl .q02,.accordion_dl .q03,.accordion_dl .q04,.accordion_dl .q05,.accordion_dl .q06,.accordion_dl .q07,.accordion_dl .q08,.accordion_dl .q09,.accordion_dl .q10,.accordion_dl .q11,.accordion_dl .q12,.accordion_dl .q13 {
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 45px;
}
.accordion_dl .answer {
	background-image: url(images/common/answer.gif);
	background-repeat: no-repeat;
	padding-top: 45px;
	background-position: 4px 5px;
}
.accordion_dl .q01 {background-image: url(images/common/q01.gif);}
.accordion_dl .q02 {background-image: url(images/common/q02.gif);}
.accordion_dl .q03 {background-image: url(images/common/q03.gif);}
.accordion_dl .q04 {background-image: url(images/common/q04.gif);}
.accordion_dl .q05 {background-image: url(images/common/q05.gif);}
.accordion_dl .q06 {background-image: url(images/common/q06.gif);}
.accordion_dl .q07 {background-image: url(images/common/q07.gif);}
.accordion_dl .q08 {background-image: url(images/common/q08.gif);}
.accordion_dl .q09 {background-image: url(images/common/q09.gif);}
.accordion_dl .q10 {background-image: url(images/common/q10.gif);}
.accordion_dl .q11 {background-image: url(images/common/q11.gif);}
.accordion_dl .q12 {background-image: url(images/common/q12.gif);}
.accordion_dl .q13 {background-image: url(images/common/q13.gif);}

/*--------------------------------
ol (fix)
---------------------------------*/
ol li {
    list-style-type: decimal;
    line-height: 28px;
}
.post ol {padding-left: 40px;}

/*--------------------------------
Yahoo Pure Base
---------------------------------*/
.pure-g, .pure-g-r {font-family: Arial;}
.yp-box {
  display: block;
  margin: 5px;
  padding: 5px;
  border: 1px solid #999;
}

/*--------------------------------
Yahoo Pure Page Menu
---------------------------------*/
.yp-box-menu {
  display: block;
  margin: 5px;
  padding: 5px;
  border: 1px solid #CCC;
  height: 90px;
  background-repeat: no-repeat;
  background-position: left top;
  font-weight: bold;
  text-decoration: none;
  font-size: 18px;
  text-shadow: 0 -1px 1px #FFF,
  -1px 0 1px #FFF,
  1px 0 1px #FFF,
  0 1px 1px #FFF,
  1px 1px 1px #FFF,
  2px 2px 2px #FFF;
}

.faq01 {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/faq01.jpg);}
.faq02 {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/faq02.jpg);}
.faq03 {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/faq03.jpg);}
.faq04 {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/faq04.jpg);}

.corp01 {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/corp01.jpg);}
.corp02 {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/corp02.jpg);}
.corp03 {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/corp03.jpg);}
.corp04 {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/corp04.jpg);}
.corp05 {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/corp05.jpg);}
.corp06 {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/corp06.jpg);}
.corp07 {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/corp07.jpg);}
.corp08 {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/corp08.jpg);}
.corp09 {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/corp09.jpg);}
.corp10 {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/corp10.jpg);}

.corp_altesta {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/corp_altesta.png);}
.corp_altesta_singapore {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/corp_altesta_singapore.png);}
.corp_almetasia {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/corp_almetasia.png);}
.corp_crosscoop {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/corp_crosscoop.png);}

/*--------------------------------
Yahoo Pure TOP Page Menu
---------------------------------*/
.yp-box-top {
	display: block;
	padding: 5px;
}
.yp-box-top strong {
	font-weight: bold;
	background-image: url(http://www.altesta.com/wp-content/uploads/parts/top_menu_bg.png);
	background-repeat: repeat-x;
	display: block;
	margin-bottom: 0px;
	font-size: 14px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#topmenu1 {}
#topmenu2 {}
#topmenu2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topmenu2 .yp-box-top ul li a {
	display: block;
	border: 1px solid #DDD;
	margin-bottom: 3px;
	padding-left: 20px;
	background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/top_arrow.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	text-decoration: none;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#topmenu2 .yp-box-top ul li a:hover {
	background-color: #FFC;
}

/*--------------------------------
TOP PAGE NEWS decoration (PC)
---------------------------------*/
#news dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	margin-bottom: 20px;
}
#news dl:last-child {
	border-bottom-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#news p {font-weight: normal;}

/*--------------------------------
Logo tabbed around decoration corporate guidance
---------------------------------*/
.corptab {
	display: block;
	height: 50px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-indent: -9999px;
	margin-bottom: -20px;
}
.corpline {margin-bottom: 10px;}
p.corpdisc {
	display: block;
	border: 1px solid #DDD;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: -15px;
	background-color: #EEE;
	padding: 5px;
}

/*--------------------------------
Related Articles display size adjustment
---------------------------------*/
.kanren dt {
  height: 80px;
  width: 80px;
}
.kanren dd {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 85px;
}
.kanren dt a img {
  height: 80px;
  width: 80px;
}

/*--------------------------------
Side menu decoration
---------------------------------*/
aside h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	background: -moz-linear-gradient(bottom, #06F, #09F);
	background: -webkit-gradient(linear, center bottom, center top, from(#06F), to(#09F));
}
aside ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
aside #mybox ul {
	margin-bottom: 10px;
}
aside #mybox ul li ul li {
	font-size: 14px;
}
aside #mybox ul li .menu_underh2{
	background-size: cover;
	color: #FFF;
	text-indent: 10px;
	border: 1px solid #CCC;
	background-color: #06F;
}
aside #mybox ul li ul li a:link, aside #mybox ul li ul li a:active, aside #mybox ul li ul li a:visited {
	display: block;
	width:auto;
	height: 37px;
	line-height: 37px;
	padding-left: 20px;
	text-indent: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	color:#333;
	font-size:14px;
	font-weight:bold;
	text-shadow:0 -1px 0px #DDD,0 1px 0px #FFF;
	text-decoration:none;
	background: url(images/common/side_icon_arrow01.gif) 10px center no-repeat,-moz-linear-gradient(top,#FFF 0%,#EEE);
	background: url(images/common/side_icon_arrow01.gif) 10px center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
}
aside #mybox ul li ul li a:hover {
	background: url(images/common/side_icon_arrow02.gif) 10px center no-repeat,-moz-linear-gradient(top,#FFF 0%,#9CF);
	background: url(images/common/side_icon_arrow02.gif) 10px center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#FFF), to(#9CF));
}
aside #mybox ul li div ul li.current-menu-item a {
	background: url(images/common/side_icon_arrow03.gif) 10px center no-repeat,-moz-linear-gradient(top,#FFF 0%,#FC0);
	background: url(images/common/side_icon_arrow03.gif) 10px center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FC0));
}
aside #mybox ul li ul li:last-child a{
	border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
}

/*--------------------------------
Sidebar (recent post) display adjustment
---------------------------------*/
#mybox .kanren {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#mybox .kanren dd h5 {
	font-size: 14px;
	line-height: 16px;
}
#mybox .kanren .smanone p {
	font-size: 11px;
	line-height: 13px;
}
#mybox .kanren dl {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#mybox .kanren dl:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-style: none;
}

/*--------------------------------
Sidebar (Group info) text widget
---------------------------------*/
aside #mybox #group_info,
aside #mybox .side_pr {
	padding: 10px;
	border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
aside #mybox .side_pr p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
}
#group_info strong,
.side_pr strong {
	display: block;
	margin-bottom: 10px;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #CCC;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #06F;
}
#group_info ul,
.side_pr ul {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
	display: block;
}

#group_info ul li,
.side_pr ul li {
	background-position: 3px 3px;
	margin-bottom: 10px;
	padding-left: 40px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-repeat: no-repeat;
}
#group_info ul li:last-child,
.side_pr ul li:last-child {
	border-bottom-style: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#group_info ul .c_japan {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/country_japan.gif);}
#group_info ul .c_thailand {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/country_thailand.gif);}
#group_info ul .c_indonesia {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/country_indonesia.gif);}
#group_info ul .c_taiwan {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/country_taiwan.gif);}
#group_info ul .c_singapore {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/country_singapore.gif);}
#group_info ul li dl{
	display: block;
	font-size: 12px;
	line-height: 16px;
}
#mybox #group_info ul li dl dt a:link,#mybox #group_info ul li dl dt a:active, #mybox #group_info ul li dl dt a:visited {
	background-image: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
	color: #4682b4;
	font-size: 12px;
}
#mybox #group_info ul li dl dt a:hover {color: #b22222;}
#group_info ul dl dt {
	font-weight: bold;
}
#group_info ul dl dd {
	margin-bottom: 10px;
}
#group_info ul dl dd em {
	font-size: 14px;
	font-style: normal;
	padding-top: 5px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
.tel-box {
	color: #FFF;
	font-size: 18px;
	letter-spacing: 0.2em;
	padding: 10px;
	margin-left: -35px;
	margin-top: 5px;
	background-color: #ffbb00;
	border: 1px solid #999999;
	-moz-box-shadow: 0px 0px 1px #000000;
	-webkit-box-shadow: 0px 0px 1px #000000;
	box-shadow: 0px 0px 1px #000000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffbb00', endColorstr = '#ff8800');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffbb00', endColorstr = '#ff8800')";
	background-image: -moz-linear-gradient(top, #ffbb00, #ff8800);
	background-image: -ms-linear-gradient(top, #ffbb00, #ff8800);
	background-image: -o-linear-gradient(top, #ffbb00, #ff8800);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffbb00), to(#ff8800));
	background-image: -webkit-linear-gradient(top, #ffbb00, #ff8800);
	background-image: linear-gradient(top, #ffbb00, #ff8800);
	font-weight: bold;
	line-height: normal;
}
#mybox ul li #group_info ul .tel-box a:link,#mybox ul li #group_info ul .tel-box a:active,#mybox ul li #group_info ul .tel-box a:visited {
	background-image: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
	font-size: 12px;
	line-height: 12px;
	text-indent: 0;
	color: #FFF;
	display: inline;
	letter-spacing: normal;
	text-shadow:none;
}
#mybox ul li #group_info ul .tel-box a:hover {color: #b22222;}

/*--------------------------------
Sidebar (Group info) text widget in the banner part decoration (Cross Corp)
---------------------------------*/
#group_info .side_banner,
.side_pr .side_banner {
	padding: 10px;
	border: 1px solid #9CF;
	background-color: #CFF;
}
#group_info .side_banner img,
.side_pr .side_banner img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

/*--------------------------------
Sidebar (Please feel free to contact us.)
---------------------------------*/
#side_contact {
	background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/side_contact_bg.gif);
	background-repeat: no-repeat;
	width: 298px;
	padding-top: 45px;
	padding-bottom: 10px;
	border: 1px solid #DDD;
	background-position: left top;
}
#side_contact span {
	display: none;
}
#side_contact a {
	display: block;
	margin-left: 9px;
}

/*--------------------------------
Fluffy decorated the character link
---------------------------------*/
a{
    color: #4682b4;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}
a:hover {color: #b22222;}

/* dt tag decoration */
#contentInner dt {font-weight: bold;}

/* Decoration (overseas network, adoption assistance, etc.) */
.dtline dt {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	display: block;
}
.dtline dt a {
	display: block;
	text-decoration: none;
	background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/top_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.dtline dd {margin-bottom: 10px;}
.dtline dd p{
	background-color: #EEE;
	padding: 10px;
}

/* h2 decoration (additional settings) */
h2 {
	background:#06F;
	color:#fff;
	box-shadow:inset 1px 1px 0 rgba(255,255,255,0.4);
	border:1px solid #1871b8;
}
h2:before {border-top:10px solid #06F;}
h2:after {border-top:10px solid #06F;}

/* Google MAP (Responsive fix) */
.ggmap {
border: 1px solid #CCC;
position: relative;
padding-bottom: 56.25%;
padding-top: 0px;
margin-bottom:10px;
margin-top:-20px;
height: 0;
overflow: hidden;
}
.ggmap iframe,
.ggmapr object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/* Header language switching button */
#lang {
	padding: 0px;
	width: 300px;
	overflow: hidden;
	float: right;
	display: block;
}
#lang ul {list-style-type: none;}
#lang ul li {
	float: left;
	width: 100px;
}

/*--------------------------------
Responsible for the table (plug footable use) decoration
---------------------------------*/
section table {width: 100%; font-size: 12px;}
section th, section td {padding: 10px; border: 1px solid #999; vertical-align: top; text-align: left;}
section th { background: #F4F4F4; }
section td {background: #FFF;}
.footable td ol,.footable td ul {padding: 0px 5px 0px 25px;}

/*--------------------------------
the table fix
---------------------------------*/
.table-wrap{overflow: auto; position:relative;}
@media screen and (max-width: 380px) {
.table-wrap:before{
content: "Here you can scroll horizontally.";
color:#fff;
font-size:11px;
background-color:#e07903;
position: absolute;
top:-4px;
border-radius: 5px;
padding: 0.05em 0.5em;
}
}
/*--------------------------------
Contact Form 7 (Responsive fix)
---------------------------------*/
.form-width {max-width: 90%;}

.wp-cf7-button .wpcf7-submit {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#mail-form dt,#mail-form dd {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
}
#mail-form dt {
	line-height: 24px;
}
/*--------------------------------
Reasons (No.images)
---------------------------------*/
.reasons li {
	list-style-type: none;
	list-style-position: outside;
}
.reasons dt {
	font-size: 16px;
	background-repeat: no-repeat;
	text-indent: 35px;
	line-height: 43px;
}
.reason01 dt {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/reason01.gif);}
.reason02 dt {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/reason02.gif);}
.reason03 dt {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/reason03.gif);}
.reason04 dt {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/reason04.gif);}
.reason05 dt {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/reason05.gif);}
.reason06 dt {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/reason06.gif);}
.reason07 dt {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/reason07.gif);}
.reason08 dt {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/reason08.gif);}
.reason09 dt {background-image: url(http://www.altesta.com/cn/wp-content/uploads/parts/reason09.gif);}

/*--------------------------------
Contact us (TEL,FAX)
---------------------------------*/
.res-grad {background-color: #ffffff;
border: 2px solid #999999;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#cccccc');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#cccccc')";
background-image: -moz-linear-gradient(top, #ffffff, #cccccc);
background-image: -ms-linear-gradient(top, #ffffff, #cccccc);
background-image: -o-linear-gradient(top, #ffffff, #cccccc);
background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#cccccc));
background-image: -webkit-linear-gradient(top, #ffffff, #cccccc);
background-image: linear-gradient(top, #ffffff, #cccccc);
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}

.pure-g.res-grad.phone {margin-bottom: 10px;}
.phone .yp-box {
	display: block;
	margin: 5px;
	padding: 5px;
	border: 1px solid #999;
	background-color: #FFF;
}

/*--------------------------------
footer decoration
---------------------------------*/
#footer {
	color: #FFF;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	-moz-box-shadow: 0px 0px 5px #000000;
	-webkit-box-shadow: 0px 0px 5px #000000;
	box-shadow: 0px 0px 5px #000000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#7d7d7d', endColorstr = '#000000');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#7d7d7d', endColorstr = '#000000')";
	background-image: -moz-linear-gradient(top, #7d7d7d, #000000);
	background-image: -ms-linear-gradient(top, #7d7d7d, #000000);
	background-image: -o-linear-gradient(top, #7d7d7d, #000000);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#7d7d7d), to(#000000));
	background-image: -webkit-linear-gradient(top, #7d7d7d, #000000);
	background-image: linear-gradient(top, #7d7d7d, #000000);
}

/*--------------------------------
add Font setting
---------------------------------*/
h2,
.menu_underh2,
.entry-title,
.dtline dt,
#news dt,
.pure-g .yp-box-menu {
	font-family: "Times New Roman", Times, serif;
}

.reasons dt,
.yp-box-top strong,
#topmenu2 .yp-box-top strong {font-family: Georgia, "Times New Roman", Times, serif;}
