@charset "UTF-8";

/*
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 */

/*
	1 : Common
	2 : Header
	3 : Content
	4 : Footer
	5 : Clear Fix
 */

/* ***********************************************************************
	1 : Common
*********************************************************************** */
html {
	background: #E3E3E3;
}
body {

}
#container {
	width: 920px;
	margin: 15px auto 0;
         border: 1px solid #000000;
}

/* ***********************************************************************
	2 : Header
*********************************************************************** */

/* ========= Logo ========= */
#header-name,
#header-description {
	text-indent: -9999px;
	text-decoration: none ! important;
}
/*
#header-name a {
	display: block;
	width: 920px;
	height: 83px;
	background: url(../images/signboard.gif) top left no-repeat;
}
*/

#header-content{
width:154px;
height:83px;
float:left;
background: url(/cti/images/index/company_logo.gif) top left no-repeat;
}

#header-banner{
margin-top:5px;
width:766px;
height:78px;
float:right;
}


/* ========= menu ========= */
#menu-global {
	float: left;
	width: 460px;
	height: 22px;
	_height: 10px;
         font-size: 12px;
         _font-size: 10px;
	background: #75AAEB;
}
#menu-global ul {
	margin-left: 30px;
         line-height: 20px;
}
#menu-global li {
	float: left;
	margin-top: 2px;
}

#menu-global li a {
	display: block;
}
#menu-global li.btn01 a {
       width: 120px;
       color:#FFFFFF
}

#menu-global3 {
	float: left;
	width: 460px;
	height: 22px;
	_height: 10px;
         font-size: 12px;
         _font-size: 10px;
	background: #75AAEB;
}
#menu-global3 ul {
	float: right;
         line-height: 20px;
}
#menu-global3 li {
	float: left;
	margin-top: 2px;
}

#menu-global3 li a {
	display: block;
}
#menu-global3 li.btn01 a {
width: 80px;
color:#FFFFFF
}
#menu-global3 li.btn02 a {
width: 80px;
color:#FFFFFF
}

#menu-global2 {
	width: 920px;
	height: 22px;
	_height: 10px;
         font-size: 12px;
         _font-size: 10px;
	background: #888888;
}
#panlist {
        height: 10px;
        margin-bottom: 0px;
        background: url(../images/bg-panlist.gif) top left no-repeat;
}
#panlist ul {
        margin: 0;
}
#panlist li {
        float: left;
        margin-top: 2px;
        color: #ffffff;
        padding: 0px 10px 0 18px;
        line-height: 20px;
}
#panlist li.top {
         padding-left: 40px;
}
#panlist a {
        color: #ffffff;
}
#panlist a:hover {
        color: #cccccc;
}

/* ***********************************************************************
	3 : Content
*********************************************************************** */
#content {
	background: #CDE3FF;
}
#content-inner {
	width: 920px;  /* menu左位置 */
	margin: 0 auto;
}
#alpha, #beta {
	/*position: relative;*/
}

/*===== T-W =====*/

#beta {
	float: left;
	width: 150px;
        text-align:left
        /* font-size: 12px;
         _font-size: 10px;*/
}

#alpha {
	float: left;
	width: 770px;
	background: #fff;
         margin: 0;
}

/*===== Beta  =====*/

.widget-header {
	margin: 5px 10px;
	_margin: 7px 10px;
         font-weight: bold;
border-bottom:#FFFFFF solid 1px
}
.widget .product {
         padding: 0 10px;
         _padding: 2px 10px;
	background: #EFEFEF;
border-bottom:#CCCCCC dashed 1px
}
.widget_menu {
        padding: 4px 10px;
        _padding: 6px 10px;
        font-weight: bold;
        border-bottom:#FFFFFF solid 1px;
        background:#3366CC url(/cti/images/index/menu_bk.gif) repeat;
        color:#FFFFFF;
}
.widget_menu01 {
        margin:15px 0 0 0;
        padding: 4px 10px;
        _padding: 6px 10px;
        font-weight: bold;
        border-bottom:#FFFFFF solid 1px;
background:#009966 url(/cti/images/index/menu_bk01.gif) repeat;
        color:#FFFFFF;
}

.widget_menu a,.widget_menu a:visited,
.widget_menu01 a,.widget_menu01 a:visited{
color:#FFFFFF
}

.widget_sub {
         padding: 0 10px;
         _padding: 2px 10px;
         font-weight: bold;
        border-bottom:#E1D07D dashed 1px;
        background:#FFFFCC
}

.widget-header_sub {
         padding: 0 10px;
         _padding: 2px 10px;
         font-weight: bold;
        border-bottom:#FFFFFF dashed 1px;
        background:#FFCC33
}

/*===== Alpha =====*/
#alpha-inner {
         padding: 10px;
}

/*===== comments and trackbacks =====*/
.entry-asset .asset-meta {
	margin: 0 35px;
	text-align: right;
}
.entry-asset .asset-meta-trackback {
	margin-left: 10px;
}

#trackbacks,
#comments {
	margin-bottom: 25px;
}
.trackbacks-header,
.comments-header,
.comments-open-header {
	margin: 15px 0 0;
	padding-bottom: 5px;
	color: #007c81;
	font-size: 1.2em;
	font-weight: bold;
}
.trackbacks-info {
	margin-bottom: 15px;
	padding: 5px 10px;
	border: 1px solid #d2d2d2;
	background: #f0f0f0;
}
#trackbacks-link {
	display: block;
	padding: 1px 3px;
	border: 1px solid #ccc;
	background: #f7f7f7;
}
.trackbacks-content,
.comments-content,
.comment {
	margin-bottom:10px;
}
.trackback,
.comment {
	margin-bottom: 10px;
	padding-bottom: 5px;
	background: url(../images/dotline-x.gif) bottom left no-repeat;
}
.trackback-header,
.comment-header {
	padding-left: 8px;
	border-left: 5px solid #52c2c3;
	line-height: 1.4;
}
.trackback-content,
.comment-content {
	margin-top: 5px;
}
.comments-open-content label {
	vertical-align: top;
}
#comments-open-footer {
	margin-top: 10px;
}
#comment-text {
	width: 100%;
}

/* ***********************************************************************
	5 : Footer
*********************************************************************** */
#footer {
	background: #fff;
}
#footer p {
	padding: 10px 0 10px;
	color: #333;
	font-size: 12px;
	_font-size: 10px;
	text-align: center;
         line-height: 15px;
}

/* ***********************************************************************
	6 : Clear Fix
*********************************************************************** */

.clearFix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}


#header{display: none;}
#beta{display: none;}
#footer{display: none;}
p.print{display: none;}
#container{width:770px}

