@charset "utf-8";
/* CSS Document */

/*
Theme Name: Yume by 思維整合設計版
Author: PWT
Author URI: http://www.stefanciobanu.com
Theme URI: http://www.pwtthemes.com/theme/yume-free-responsive-wordpress-theme
Description: Yume is ideal for your blog, is a fully responsive theme and very flexible
Version: 2.01
Tags: blue, black, white, light, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-menu, custom-background, editor-style, featured-images, full-width-template, theme-options, threaded-comments
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/**  Reset default styles  **/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	background:url("images/handmadepaper.png") repeat scroll 0 0 #FFFFFF;
	    font-family: 微軟正黑體,Microsoft JhengHei,Arial,Helvetica;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
img{
	max-width:100%;
	height:auto;
}

table {
padding:0; margin:0;
}
td {
padding:0; margin:0;
}
th {
	padding:0; margin:0;
}
th a {
    color: #FFFFFF;
}

cite, em, i {
    font-style: italic;
}
pre, code, kbd {
    background-color: #EEEEEE;
    font-family: monospace;
    font-size: 13px;
    line-height: 20px;
}
pre {
    padding: 18px;
    overflow: auto;	
	white-space:pre-wrap;
    margin: 10px 0;	
}
ins {
    background: none repeat scroll 0 0 #EEEEEE;
}
dt {
    font-weight: bold;
}

dd {
    margin-bottom: 20px;
}
address {
    margin: 0 0 15px;
    display: block;	
    line-height: 20px;	
}
abbr, acronym, dfn {
    border-bottom: 1px dotted #009EE0;
    cursor: help;
}
sup, sub {
    font-size: 10px;
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}
sub {
    top: 2px;
}
embed, iframe, object {
    max-width: 100%;
}
strong {
    font-weight: bold;
}
a:focus, input:focus, select:focus, textarea:focus {outline:0;}
/**  h1-h6  **/
h1{
	font:700 15px/1.5 Arial, sans-serif;
	margin:0 0 7px 0
}
h1, h1 a{
	color:#555
}
h2{
	font:700 22px/1.3 Arial, sans-serif;
	margin:0 0 15px 0
}
h2, h2 a{
	color:#565656
}
h3{
	font:700 18px/1.2 Arial, sans-serif;
}
h3, h3 a{
	color:#565656
}
h4{
	font:700 13px/1.3 Arial, sans-serf;
}
h4, h4 a{
	color:#555
}
h5{
	font:700 12px/36px Arial, sans-serif;
	text-transform:uppercase;
	color:#000;
	width:410px;
	height:46px;
	text-align:center;
	background:url(images/ribbon.png) no-repeat 50% 0;
	margin:0 auto;
}
h5 a, h5 span{
	color:#009ee0
}

h6, h6 a{
	color:#888
}
h6 span, h6 span a{
	color:#fff
}

/**  Main Styles  **/
blockquote {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 10px solid #009EE0;
    color: #656565;
    font-size: 14px;
    font-style: italic;
    line-height: 1.4;
    margin: 10px 10px 10px 40px;
    padding: 10px 25px;
}
blockquote p {
    margin:0px!important;
}
.clear{
	display:block;
	width:100%;
	height:0px;
	clear:both;
	overflow:hidden;
	visibility: hidden;
	font:400 0px/0px Arial;
}
#wrapper{
	width:100%;
}
.center{
	width:1145px;
	margin:0 auto
}
.grayblock{
	background:#eeeeee;
	padding:15px;
}
.columnwrapp{
	overflow:hidden;
}
.fleft{
	float:left;
}
.fright{
	float:right
}

.column1, .column2, .column3, .column4, .column5, .column6, .column7, .column8, .column9, .column10{
	padding:0 10px;
	float:left;
}
.column1{
	width:940px;
}
.column2{
	width:460px;
}
.column3{
	width:300px;
}
.column4{
	width:220px;
}
.column5{
	width:172px;
}
.column6{
	width:140px;
}
.column7{
	width:117.14285px;
}
.column8{
	width:100px;
}
.column9{
	width:86.6px;
}
.column10{
	width:76px;
}
a{
	  color: #113D6C;
	text-decoration:none;
}
.readmore {
	background: none repeat scroll 0 0 #09F;
	color: #FFFFFF;
	font-weight: bold;
	overflow: hidden;
	padding: 15px 25px;
}
.readmore:hover {
    opacity: 0.9;
}
.readmoresmall{
	display:block;
	width:48px;
	height:46px;
	overflow:hidden;
	text-indent:-99999px;
	background:url(images/readmore.png) no-repeat 100% -50px;
}
.morebtn{
    background: none repeat scroll 0 0 #09F;
    border-radius: 30px 30px 30px 30px;
    color: #FFFFFF;
    font-weight: bold;
    margin: 0 auto;
    overflow: hidden;
    padding: 6px 20px;
    text-align: center;
    text-transform: capitalize;
    width: 101px;
}
.morebtn:hover{
	opacity: 0.9;
}
p{
	line-height:1.5
}
i, .italic{
	font-style:italic
}
b, .bold{
	font-weight:700
}
.sometitle{
	text-transform:uppercase; 
	background:#009ee0;
	padding:5px 30px 2px 10px;
}
.bgblack{
	background:#141414
}
.sometitle, .sometitle a{
	color:#FFF
}
.thumb{
	border:1px solid #cdcdcd;
}
.thumb img{
	display:block;
	width:96%;
	padding:2%;
	background:#fbfbfb;
}
.thumbleft{
	float:left;
	margin:0 15px 15px 0;
	*width:127px;
	*height:127px;
}

.singlecontent .page{ 
    border:none;
}
.postbox .post{
	border:none;
	margin:0px;
}
.topbarpost{
	border-bottom:1px solid #d3d3d3;
	position:relative;
	z-index:1;
	overflow:hidden;
	line-height:30px;
	color:#888;
}


.topbarpost .fleft a{
	color:#888888;
}
.topbarpost .fright{
	padding:0 15px 0 0
}

.sticky .postcontent{
	float:left;
	background:#f5f6f6;
}
.postcontent h1, .postcontent h2, .postcontent h3, .postcontent h4, .postcontent h5, .postcontent h6{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #565656;
    text-align: left;
    text-transform: none;
    width: auto;
	margin-bottom:7px;
	height: auto;
}
.postcontent h1{
	font: 700 24px/1.3 Arial,sans-serif;
	margin-bottom:7px;
}
.postcontent h2{
	font: 700 22px/1.3 Arial,sans-serif;
}
.postcontent h3{
	font: 700 20px/1.3 Arial,sans-serif;
}
.postcontent h4{
	font: 700 18px/1.3 Arial,sans-serif;
}
.postcontent h5{
	font: 700 16px/1.3 Arial,sans-serif;
}
.postcontent h6{
	font: 700 14px/1.3 Arial,sans-serif;
}
.someposts h4 {
    font: 700 13px/1.3 Arial,sans-serif;
}
.postfooter{
	line-height:46px;
	height:46px;
	border-top:1px solid #cdcdcd;
	overflow:hidden;
	clear:both;
	color:#888;
	text-align:center;
}
.postfooter .fleft{
	padding:0 0 0 15px;
}
.commentcount{
	padding:0 0 0 20px;
	background:url(images/comments.png) no-repeat 0 50%
}
.commentcount a{
	color:#888888;
}
.postdate{
	padding:0 0 0 20px;
	background:url(images/postdate.png) no-repeat 0 50%;
	margin:0 0 0 40px
}
.posted{
	font-size:12px;
	color:#898989
}
.ago{
	font-size:14px;
	font-family:serif;
	padding:0 0 0 20px;
	background:url(images/ago.png) no-repeat 0 50%
}
.avatar{
    border: 1px solid #CDCDCD;
    float: left;
    margin: 0 13px 0 0;
    padding: 2px;
}
.avatar img{
	width:56px;
	height:56px;
}
.pagination{
	margin:40px 0!important;
	text-align:justify;
	clear:both;
	zoom:1
}
.pagination .prev{
	float:left;
	padding:12px 0;
}
.pagination .prev a{
	padding-left: 50px;
}
.pagination .prev a:before{
	content:'';
	display:block;
	width:25px;
	overflow:hidden;
	background:url(images/prevnextpag.png) no-repeat 0 50%;
	position:absolute;
	left:7px;
	top:0;
	bottom:0;
}
.pagination .next{
	float:right;
	padding:12px 0;
}
.pagination_single .next{
	float:right;
}
.pagination .next a{
	padding-right: 50px;
}
.pagination .next a:after{
	content:'';
	display:block;
	width:25px;
	overflow:hidden;
	background:url(images/prevnextpag.png) no-repeat 100% 50%;
	position:absolute;
	right:7px;
	top:0;
	bottom:0;
}
.pagination a{
	position:relative;
	height:40px;
	line-height:40px;
	font:700 14px/1 Arial;
	color:#888;
	border:1px solid #dadada;
	padding:13px 15px;
	margin:0 2px;
	background:url(images/pagination.png) repeat-x 50% 0 #e3e3e3; 
	overflow:hidden;
	-moz-border-radius:3px;		   /* Mozila Firefox border radius */
	-webkit-border-radius:3px;	   /* Safari, Chrome border radius */
	-khtml-border-radius:3px;	   /* KHTML border radius */
	-icab-border-radius:3px;	   /* icab border radius */
	border-radius:3px;		   /* CSS3 Opera border radius */
	-opera-border-radius:3px;
	-o-border-radius:3px;
	-border-radius:3px;
}
.pagination a:hover{
	background:url(images/pagination.png) repeat-x 50% -50px #f6f6f6; 
}
.prevpag, .pagination .prevpag{
	padding-left:45px;
}
.prevpag:before{
	content:'';
	display:block;
	width:25px;
	overflow:hidden;
	background:url(images/prevnextpag.png) no-repeat 0 50%;
	position:absolute;
	left:7px;
	top:0;
	bottom:0;
}
.nextpag, .pagination .nextpag{
	padding-right:45px;
}
.nextpag:after{
	content:'';
	display:block;
	width:25px;
	overflow:hidden;
	background:url(images/prevnextpag.png) no-repeat 100% 50%;
	position:absolute;
	right:7px;
	top:0;
	bottom:0;
}
.sticky {
    background-color: #FFFFFF;
}
.alignleft {
    float: left;
    margin: 0 10px 10px 0;
}
.aligncenter  {
    margin: 10 auto;
}
.alignright  {
    float: right;
    margin: 0 0 10px 10px;
}
.pagecontent ul {
    list-style-type: disc;
    margin: 10px 0 10px 20px;
}
.pagecontent ol {
    list-style: decimal outside none;
    margin: 10px 0 10px 20px;
}
.pagecontent li {
    margin: 5px 0;
}
.bypostauthor {
background:#FFF;
}
.commentlist .bypostauthor {
background:#FFF;
}
/**  Header  **/
#header{
	padding:25px 0 20px 0;
	position:relative;
	z-index:100;
}
.topbar{
	overflow:hidden;
	float:right;
	_height:32px;
}
/**  Social  **/
#header .social{
	float:right;
	margin:0 0 0 20px
}
.social{
	padding:1px 0;
}
.social li{
	float:left;
	position:relative;
	margin:0 0 0 7px
}
.social img{
	display:block;
	width:28px;
	height:28px;
}
/**  Search Form  **/
#header #s{
	float:right
}
#s{
	width:220px;
	height:30px;
	position:relative;
	background:#f6f6f6;
	border:1px solid #a7a7a7;
	overflow:hidden;
}
#s label{
	font:400 10px/1 Arial, sans-serif;
	color:#6c6c6c;
	display:block;
	position:absolute;
	top:10px;
	left:10px;
	cursor:text;
}
#s #search{
	font:400 10px Arial, sans-serif;
	color:#464646;
	display:block;
	height:12px;
	width:165px;
	padding:9px 10px;
	background:none;
	border:none;
	border-right:1px solid #a7a7a7;
	position:absolute;
	top:0;
	left:0
}
#s #button{
	display:block;
	text-indent:-99999px;
	width:13px;
	height:11px;
	background:url(images/search.png) no-repeat 50% 50%;
	border:none;
	cursor:pointer;
	position:absolute;
	top:10px;
	right:10px;
}
/**  Logo  **/
#header .logo{
	float:left;
	margin:0 0 0 0;
}
#header .usr {
    clear: both;
    font-style: italic;
    padding: 0;
	float:left;
}
.logo{
    font-size: 34px;
    font-weight: bold;
}
.logo span{
	color:#121212
}

/**  Menu  **/
.menuwrapp{
	clear:both;
	zoom:1;
	 margin: 0 auto;
    width: 1120px;
}
#header .menu{ background:url(main/mimages/menu_bar.png) repeat-x 0 0;  height: 41px; border-radius: 5px;
}
#header .menu li {
    display: inline-block;
    position: relative;
}
#header .menu a {
    color: #FFFFFF; text-align:center; display:inline-block; float:left; font-weight:bold;
	/*border:1px solid #F00;*/
	background:url(main/mimages/li_bar.jpg) no-repeat right 0;
	 padding: 8px 15px 0; height:33px;
	font-size:16px;
	min-width: 100px;
}

#header .menu a:hover,#header .menu .current-menu-item a,#header .menu a.hover{
}
#header .menu .sub-menu{
	top:40px;
	left:0;
}
#header .sub-menu .sub-menu{
	top:-1px;
	left:100%;
}
#header .sub-menu{
    display: none;
    line-height: 25px;
    position: absolute;
    text-transform: uppercase;
	z-index: 9999;
}
#header .sub-menu li{
	float:left;
	_zoom:1;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	border-left:1px solid #999;
}
#header .sub-menu a{
    background: none repeat scroll 0 0 #DADADA;
    color: #333333;
    display: inline-block;
    height: auto;
    text-align: left;
    text-transform: none;
    width: 210px;
	  padding: 5px 15px;
	zoom:1;
}
#header .sub-menu a:hover{
    opacity: 0.95;
}

/**  Menu Mobile  **/
.menuwrapp_mobile{
	display:none !important;
	clear:both;
	margin:0;
	position:relative;
}
.mobilemenu_toggle {
    background: url("images/menuicon.png") no-repeat scroll 100% 50% #121212;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    padding: 10px 20px;
    text-align: left;
    text-transform: uppercase;
	margin: 10px 0 0;
}
.menu_mobile{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D4D4D4;
    font-size: 18px;
    overflow: hidden;
    padding: 0;
	display:none;
}
.menu_mobile .sub-menu{
	background:none;
	display:block;
	position: static;
}
.menu_mobile li {
    border-top: 1px solid #121212;
}
.menu_mobile a {
    background: none repeat scroll 0 0 #0099CC;
    color: #FFFFFF;
    display: block;
    font: 700 12px/40px Arial,sans-serif;
    padding: 0 0 0 20px;
    text-align: left;
}
.menu_mobile a:hover {
    opacity: 0.9;
}
.menu_mobile .sub-menu a{
	padding-left:30px
}
.menu_mobile  .sub-menu .sub-menu a{
	padding-left:30px
}
/**  Content  **/
.pagecontent{
	width:780px;
	float:left
}
.sidebar{
	width:300px; overflow:hidden;
	float:left;
	}

.nosidebar .pagecontent {
    width:100%;
}
.right_sidebar .pagecontent{
	float:left;
}
.right_sidebar .sidebar{
	float:right;
}
.left_sidebar .pagecontent{
	float:right;
}
.left_sidebar .sidebar{
	float:left;
}
/**  Someposts  **/
.someposts li{
	border-top:1px solid #cdcdcd
}
.someposts .postcontent{
	min-height:67px;
}
.someposts .thumb{
	float:left;
	margin:0 15px 0 0
}
.someposts .thumb img{
    height: 55px;
    margin: 0 !important;
    padding: 5px !important;
    width: 55px;
}
.moreposts{
	padding:5px ;
	text-align:center;
}

/**  Innerpagslug  **/
.innerpage .post{
	margin:0
}
.innerpage .postcontent p{
	margin:0 0 20px 0;
}
.innerpage .postfooter .sharepost{
	padding:8px 0
}
.sharepost{
	overflow:hidden;
	height:30px;
	line-height:30px;
}
.sharepost span{
	float:left;
	margin:0 10px 0 0
}
.sharepost .social{
	float:left
}
/**  Whiteblock  **/
.whiteblock{
	background:#FFF
}
/**  Relatedart  **/
.relatedart{
	padding:15px
}
.relatedart h3{
	margin:0 0 10px 0
}

/**  Tags  **/
.tags{
	padding:20px 15px;
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	font-weight:700;
	color:#928892;
}
.tags a{
	color:#b55100;
	border:1px solid #ff9434;
	padding:3px 5px;
	background:url(images/tags.png) repeat-x 0 0 #ffa43b;
	position:relative;
	z-index:1;
	-moz-border-radius:3px;		   /* Mozila Firefox border radius */
	-webkit-border-radius:3px;	   /* Safari, Chrome border radius */
	-khtml-border-radius:3px;	   /* KHTML border radius */
	-icab-border-radius:3px;	   /* icab border radius */
	border-radius:3px;		   /* CSS3 Opera border radius */
	-opera-border-radius:3px;
	-o-border-radius:3px;
	-border-radius:3px;
	*behavior: url(css/PIE.htc);
}
.tags a:hover{
	background:url(images/tags.png) repeat-x 0 -50px #ffca69
}


/**  Commentblock  **/
#comments {
    clear:both;
}
.comments {
    margin:40px 0 0;
}	
.commentblock{}
h3#comments{
	padding:15px
}
h3#respond{
	padding:0 15px;
	font-size:14px;
	color:#2679d6
}
.commentlist{
	border-top:1px solid #eeeeee;
	padding:15px
}
.commentlist .comment{
	padding:0 0 15px 0;
	border-bottom:1px solid #eeeeee
}
.commentlist .pingback{
	padding:0 0 15px 0;
	border-bottom:1px solid #eeeeee
}
.commentlist .comment .children {
	list-style-type: none;
}
.commentlist .comment .children .comment{
	padding:15px 0 0 0;
	margin:15px 0 0 15px;
	border-bottom:none;
	border-top:1px solid #eeeeee;
	padding: 10px 0 0 !important;
}
#commentform{
	padding:15px 0 0;
}
#commentform p{
	position:relative;
	margin:0 0 13px 0;
}
.form-submit {
   margin: 0 !important;
}
#commentform #author, #commentform #email, #commentform #url, #commentform #comment{
	font:400 13px/1 Arial, sans-serif;
	padding:13px 20px;
	display:block;
	background:#FFF;
	position:relative;
	z-index:1;
	border:1px solid #e0e0e0;
	-moz-border-radius:3px;		   /* Mozila Firefox border radius */
	-webkit-border-radius:3px;	   /* Safari, Chrome border radius */
	-khtml-border-radius:3px;	   /* KHTML border radius */
	-icab-border-radius:3px;	   /* icab border radius */
	border-radius:3px;		   /* CSS3 Opera border radius */
	-opera-border-radius:3px;
	-o-border-radius:3px;
	-border-radius:3px;
	behavior: url(css/PIE.htc);
}
#commentform #author, #commentform #email, #commentform #url{
	width:250px;
}
#commentform #comment{
	line-height:1.2;
	width:525px;
}
#commentform p label{
	display:block;
	font:400 13px/1 Arial, sans-serif;
	color:#aaa;
	position:absolute;
	top:17px;
	left:21px;
	z-index:2;
	cursor:text
}
#submit {
    background: none repeat scroll 0 0 #009EE0;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 45px;
    overflow: hidden;
    width: 175px;
}
#comments .commentlist {
    margin: 10px 0;
    padding: 0;
	list-style:none;
}
#comments .commentlist .comment {
    margin: 10px 0;
    padding: 0 0 10px;
}
#comments .commentlist .vcard {
    display: inline;
}
#comments .commentlist .commentmetadata {
    float:right;
}
#comments .commentlist p {
    clear:none;
}
#comments .commentlist .reply {
    text-align:right;
}

/* WP Caption */
.wp-caption {	
	margin-bottom: 30px;
	max-width: 100%;
}
.wp-caption .wp-caption-text, .gallery-caption {
	font-style: italic;
}
.wp-caption .wp-caption-text {
    border-bottom: 1px solid #EAEAEA;
    margin: 0;
    padding: 0 0 7px;
}
/**  Sidebar Widgets  **/

.sidebar .post li {
    font: 700 13px/1.3 Arial,sans-serf;
    padding: 5px 0 0;
}
.sidebar .post li a {
    color: #555555;
}
.sidebar .post  select{
    width:100%;
	padding:3px;
	border:1px solid #CDCDCD;
}
.sidebar .post  img{
    margin:5px 0;
}
.sidebar .post  form{
    margin:5px 0;
}
.sidebar .post  .screen-reader-text {
    display:none;
}
.sidebar .post  .children {
    margin-left:10px;
}
.ads300x250{
	width:298px;
	height:250px;
	background:#fff;
	border:1px solid #cdcdcd;
	text-align:center;
	line-height:250px;
	margin:0 0 25px 0;
}
.topbarnav{
	overflow:hidden;
	font-size:12px;
	text-transform:capitalize
}
.topbarnav li{
	float:left;
	border-right:1px solid #d7d7d7;
	border-left:1px solid #fefefe;
}
.topbarnav li.first{
	border-left:none;
}
.topbarnav li.last{
	border-right:none;
}
.topbarnav a{
	display:block;
	text-align:center;
	padding:0 15px
}
.topbarnav li.current a{
	color:#898989
}
/**  Sidebarthumbs  **/
.sidebarthumbs{
	padding: 8px;
	overflow:hidden;
}
.sidebarthumbs li{
	width:80px;
	float:left;
	padding:7px
}
.sidebarthumbs .thumb img{
	width:70px;
	height:70px;
	padding:4px
}

.tagcloud a {
    color:#555555;
}
#wp-calendar{
    margin: 5px 0;
}
#wp-calendar caption{
    padding:5px;
	font-weight: bold;
}
#wp-calendar #prev, #wp-calendar #next{
    text-align:center;
}
.sidebar #s {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #A7A7A7;
    color: #464646;
    height: 20px;
    padding: 4px 10px 5px;
    width: 179px;
}
.sidebar #searchsubmit {
    background: none repeat scroll 0 0 #009EE0;
    border: 1px solid #009EE0;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-weight: bold;
    padding: 5px 5px 6px;
}
/**  Footer  **/
#footer{
  background-image: url("images/footer-bg.png"); margin:20px 0 0 0;
}
#footer-link {
    color: #564244;
    font-size: 13px;
    line-height: 21px;
    text-align: center;
}
#footer-content {
    margin: 0 auto;
    padding: 10px 0;
    width: 980px;
}
#footer .columnwrapp h4{
    color: #FFFFFF;
    margin: 0 0 10px;
    padding: 50px 0 0;
    text-transform: capitalize;
}
#footer .nav a{
	color:#bababa
}
.nav{
	font-size:11px;
	margin:0 0 25px 0
}
.nav li{
	margin:0 0 7px 0
}
.nav a:hover{
	text-decoration:underline
}
.gotopwrapp{
	/*background:url(images/gotopwrapp.png) repeat-x 50% 0 #262425;*/
        background:#7ecef4;
	border-top:1px solid #0f0f0f;
	min-height:100px;
}
.gotopwrapp #gotop{
	float:right;
}

.footer_text {
/*	height: 100px;*/
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
	text-align: center;
	color: #333;
	line-height: 22px;
	padding-top: 20px;
	width: 900px;
	margin: 0 auto;
/*    float: left;*/
    
/*    font-size: 14px;
    padding: 12px 0;
    color:#000;*/
}
.textright {
    float:right;
}
#gotop{
	display:block;
	padding:0 60px 0 0;
	height:40px;
	font-size:12px;
	line-height:40px;
	font-weight:700;
	overflow:hidden;
	background:url(images/gotop.png) no-repeat 100% 0;
	color:#888
}
#gotop span{
	color:#fff
}
#gotop:hover{
	background:url(images/gotop.png) no-repeat 100% -40px;
}


/*index*/
#silder_are{  margin: 0 0 40px;}
#pricemenu_are {
    margin: 0 auto;
    padding-bottom: 10px;
    padding-top: 20px;
    width: 1118px;
}

#Mnews_are{
	width: 1118px;
	margin: 0 auto;
	padding-top: 10px;
}


.Mews_are{
	width: 370px;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.Mnews_title{
	height: 40px;
	border-bottom-color: #c9c9c9;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	float:left;
	width:100%;
}

.Mnews_title h2{
	font-family: "微軟正黑體", Arial;
	font-size: 18px;
	color: #333;
	float: left;
	line-height: 40px;
	padding-left: 5px;
}

.Mnews_title h3{
	font-family: "微軟正黑體", Arial;
	font-size: 14px;
	color: #c7c5c5;
	float: left;
	line-height: 40px;
	padding-left: 10px;
	font-style: italic;
	font-weight: bold;
}
.Mnews_title h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #362e2b;
	float: right;
	padding-top: 15px;
}

.Mnews_title h4 a{
	color: #333333;}

.Mnews_title h4 a:hover{
	color: #364fac;
}
.Mnews_dsc{
	font-family: "微軟正黑體", Arial;
	color: #6b6c6b;
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 10px;
}

.Mnews_dsc a{
	color: #6b6c6b;}
.Mnews_dsc a:hover{
	color: #364fac;
}
.Mnews_date{
	font-family: "微軟正黑體", Arial;
	color: #424243;
	font-size: 12px;
	border-bottom-color: #cfcfcf;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-align: right;
	line-height: 13px;
	margin-bottom: 5px;
}
.Mmedicalteam{
	width: 337px;
	margin: 0 auto;
	display:inline-block; float:left;
}

/*----------------------*/
.Mright
{
	float: right;
	width: 700px;
	margin-left: 10px;
	margin-top: 10px;
}

.Mexamples
{
	width: 700px;
	height:335px;
	display:inline-block;
	margin: 0px;
}

.Mexamples_pA{
	width: 330px;
	margin: 10px;
	float: left;
}

.Mexamples_pA_photo{
	width: 140px;
	height: 140px;
	float: left;
	padding:4px;
	border:1px solid #ccc;
}

.Mexamples_pA_desc{
	float: left;
	width: 170px;
	height:105px;
	overflow:hidden;
	font-family: "微軟正黑體", Arial;
	font-size: 14px;
	margin: 5px 0 0 10px;
	color: #333333;
	line-height: 20px;
}

.Mexamples_pA_desc a{
	font-family: "微軟正黑體", Arial;
	color: #333333;}

.Mexamples_pA_desc a:hover{
	font-family: "微軟正黑體", Arial;
	color: #009EE0;
}
.Mexamples_pA_link{
	float: left;
	width: 170px;
	color: #000994;
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	height:25px;
	overflow:hidden;
	line-height:24px;
}

.Mexamples_pA_link a{
	font-family: "微軟正黑體", Arial;}

.Mexamples_pA_link a:hover{
	font-family: "微軟正黑體", Arial;
	color: #666666;
}
.MEdm img{
	margin: 5px;
	width: 223px;
}


.MEdm_tiitle
{
	width: 223px;
	margin: 0 auto;
	font-family: "微軟正黑體", Arial;
	font-size: 14px;
	background-color: #F2F2F2;
	text-align: center;
	color: #333;
	line-height: 40px;
}


.MEdm_pdinfo
{
	width: 223px;
	margin: 0 auto;
	font-family: "微軟正黑體", Arial;
	font-size: 12px;
	background-color: #F2F2F2;
	color: #333;
	line-height: 20px;
	padding: 5px;
}

.news-list-link{ font-size:15px; display:inline-block; font-weight:bold; font-size:14px; padding: 10px;}
.news-list-link li{  border-bottom: 1px dotted #CFCFCF; display:inline-block; padding:0 0 5px 0; line-height:24px;}
.news-list-link li a{   color: #6B6C6B;}
.news-list-link li a:hover{      color: #009EE0;}
.news-list-link .news-post-name{ display:inline-block; width:220px; height:22px; overflow:hidden; float:left;}
.news-list-link .news-post-time{ display:inline-block; width:125px; float:right; text-align:right;}

.index-sub-block{   display: inline-block; height: 252px; overflow: hidden; width: 100%;}
.index-sub-block .index-team-gu{ float:left; width:355px;}
.index-sub-block .machine-info{  width:700px;  float:right;}
.machine-info-list{ padding:10px 0; display:inline-block; width:100%;}
.machine-info-list .machine-info{ display:inline-block; float:left; width:220px;}
.index-team-gu .Mmedicalteam{ text-align:center;  padding: 10px 0; width:100%;}
/*thinkdiea-design*/
body{ background:url(main/mimages/header_bg.jpg) repeat-x 0 0;font-family: 微軟正黑體,Microsoft JhengHei,Arial,Helvetica,sans-serif;
    font-size: 15px;}
#header{}
.top-header-bar{ width:1120px; height:110px;}
#header .logo{ display:inline-block; overflow:hidden; text-indent:-9999px; 
background:url("main/mimages/logo.png") repeat scroll 0 0;
 width:602px; height:92px; float:left;
}
#vr_link{ display:inline-block; float:right; padding:18px 0 0 0; text-align:right; width:400px;}
#vr_link ul{ display:inline-block;}
#vr_link li{ display:inline-block;}
.fullwidth{ width:1120px; margin:0 auto;}

/*content*/
#content{  width: 1120px; margin: 0 auto; padding:0 0 25px 0;}
.page-top-img{ width:1120px; height:330px; overflow:hidden; margin:0 auto 25px auto; box-shadow: 0 1px 5px 0 #4A4A4A; background:#FFF;}
.page-article{ margin: 0 auto;width: 1120px; display:inline-block; background:#FFF;}
.page-article-sidebar{ float:left; width:300px;}
.page-article-sidebar .topbarpost{ display:none;}
.page-article-sidebar .dtree_cat > .clip > .dtNode{
	background: url("images/page_menus_line.png") no-repeat scroll 0 bottom rgba(0, 0, 0, 0);
    height: 31px;}

.page-article-sidebar .dtree_cat > .clip > .dtNode a{ font-weight: bold;  color: #113D6C;}


.page-article-con{ width:780px; padding:0 0 0 25px; float:right;}

.ar-page-title{ border-bottom: 1px solid #FFB500;
    border-left: 5px solid #FFB500;
    margin-bottom: 10px;
    padding-left: 10px; color: #AA7B00;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 0;
    margin-top: 0; font-weight:bold; margin:0 0 15px 0;}
	
.ar-page-title a{ color: #AA7B00;}

.topbarpost{  border-bottom: 1px solid #FFB500;
    border-left: 5px solid #FFB500;
    color: #AA7B00;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    margin: 0 0 15px;
    padding-left: 10px;}

.sidebar .fullwidth{ width:300px;}

.dtree{ color:#333;}
.dtree .dtree_cat a{ color:#333;}

.dtree .dtNode .node{ font-size:15px; padding: 0 0 0 12px;}
.dtree .clip .clip a{ color:#333; font-size:13px;}

.page-article-sidebar .Mexamples{ width:290px; overflow:hidden; height:auto; margin:20px 0 0 0;}
.page-article-sidebar .Mexamples_pA{ margin:0; width:290px; margin:0 0 15px 0;}
.page-article-sidebar .Mexamples_pA_photo{ width:100px; height:100px;}
.page-article-sidebar .Mexamples_pA_desc{ font-size:13px; height: 78px;}

.contactstep{ padding:10px 0 0 0; text-align:left; display:inline-block;}
.contactstep img{ float:left;}
.swish-page{ display:inline-block; width:100%; border:1px solid #ccc; text-align:center;}
.swish-page a{ margin:10px; display:inline-block;}

#user-itenlist{ height:auto;}

/**/
.page-article-con #contact {
    background-image: url("images/contact.jpg");
    background-repeat: no-repeat;
    padding-top: 71px;
	   width: 631px;
}
#contact-center {
    color: #666666;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 27px;
}
#contact-center {
    background-image: url("images/contact-staysingle-center.jpg");
    color: #666666;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 27px;
    padding: 10px 20px 10px 10px;
}
.table-bg {
    background-image: url("images/table-bg.jpg");
    background-repeat: repeat-x;
    padding-right: 3px;
	text-align:right;
}

.table-bg b{  color: #f00;
    font-size: 18px;
    margin: 0 5px 0 0;
    vertical-align: middle;}

/*wp-nav-menu*/
#wp-nav-menu{}
#wp-nav-menu .menu > li > .ms-list-title{ 
background: url("images/page_menus_line.png") no-repeat scroll 0 bottom rgba(0, 0, 0, 0);
height: 31px; 
}
#wp-nav-menu .menu > li > .ms-list-title a{ background: url("images/page_menus_point.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
    color: #113D6C;
    display: block;
    font-weight: bold;
    height: 22px;
    overflow: hidden;
    padding: 0 0 0 28px;
    text-decoration: none;
    width: 165px;
	cursor:pointer;
	} 

#wp-nav-menu .menu .sub-menu{    padding: 10px 0 10px 30px; font-size:13px; color:#333333;}
#wp-nav-menu .menu .sub-menu a{color:#333333;}
#wp-nav-menu .menu .sub-menu li{ margin:0 0 10px 0;  width: 230px;}

.theme-default #slider img{height: 323px; width: 1118px;}
	
#menu-item-6923 .sub-menu .sub-menu{ left: -100%; z-index: -1;}
#menu-item-6929 .sub-menu .sub-menu{ left: -100%; z-index: -1;}

#wp-nav-menu .current-menu-ancestor .sub-menu,#wp-nav-menu .current-post-ancestor .sub-menu{ display:block;}
#wp-nav-menu .sub-menu{ display:none;}
#wp-nav-menu .menu-item .sub-menu .current-menu-item a{ color:#F60; font-weight:bold;}

.newslist{ display:none;}
.showiten_5 .newslist{ display:block;}
.showiten_5 .showcase{ display:none;}

#newsbanner{ display:none;}

.showiten_5 #newsbanner{ display:block;}
.showiten_5 #showcasebanner{ display:none;}