@charset "utf-8";
/* global css */
html,body {height:100%;}
body{background: #F1F1F1;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,table,td,th,img,div,blockquote,dl,dt,dd,blockquote, pre,object{
	margin:0;
	padding:0;
	text-align: justify;
}
body,select,input,textarea,button{font:12px/2 Arial, Helvetica, sans-serif; color: #111;}	
input,select,img,button{vertical-align:middle}
h1,h2,h3,h4,h5,h6{font-size: 12px; font-weight: normal;}
dfn,em,cite,address,caption{font-style:normal}
fieldset,img,abbr {border: 0;} 
img,object,embed{vertical-align: top;}
ul,ol{list-style-type:none;}
table{border-collapse:collapse;;width:100%; border-spacing:0;}
caption,th{text-align:left;}
table th{line-height:25px;height:25px;}

a{color: #111;text-decoration:none;}
a:hover{text-decoration:underline;}

.box-c:after,#wrap:after{content:''; display: block; clear:both}

#wrap{
	width:956px;
	padding: 0 16px 0 13px;
	margin: 0 auto;
	background: url(../images/wrap-bg.gif) repeat-y;
}

#head{
	width:100%;
	padding: 20px 16px 12px 13px;
	position: relative;
	margin: 0 -13px;
	background: url(../images/head.gif) no-repeat;
}
#logo{
	padding-bottom: 14px;
}
#topbar{
	position: absolute;
	top: 40px;
	right: 20px;
}

#mainnav{
	height: 34px;
	font-family: Tahoma;
	font-size: 13px;
	overflow: hidden;
	margin: 0 0 8px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 34px;
	background: url(../images/mainnav.gif) no-repeat;
}
#mainnav ul,#mainnav li{
	float: left;
}
#mainnav ul{
	margin-left:-3px;
	display: block;
}
#mainnav li{
	padding:0 33px 0 38px;
	background: url(../images/mainnav-line.gif) left center no-repeat;
}
#mainnav a:hover,#mainnav li.on a{
	color: #92050D;
	text-decoration: none;
}

#home-banner,#banner{
	height: 181px;
	color: #fff;
	margin-bottom: 12px;
	position: relative;
	background: url(../images/home-banner.gif) no-repeat;
}
#home-banner h2,#banner h2{
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
	position: absolute;
	top: 13px;
	left: 154px;
	letter-spacing:-1px;
}
#home-banner ul{
	font-size: 14px;
	top: 66px;
	left: 181px;
	position: absolute;
	font-weight: bold;
}
#home-banner li{
	padding-left: 30px;
	background: url(../images/icon-right.gif) 0 6px no-repeat;
}
#home-banner p,#banner p{
	position: absolute;
	bottom: 7px;
	right: 17px;
	height: 43px;
}
#home-banner p a{
	margin-left: 3px;
}

.box-t,.box-b{
	height: 4px;
	font-size: 0;
	background: url(../images/box-t.gif) no-repeat;
}
.box-b{background-image: url(../images/box-b.gif);}
.box-c{
	width: 934px;
	overflow: hidden;
	padding: 8px 10px;
	border: 1px solid #D1CFCF;
	border-width: 0 1px;
}

#mode-wrap{
	background: url(../images/box-bg.gif) #fff left bottom repeat-x;
	border-bottom-width:1px;
}
.mode{
	float: left;
	width: 300px;
	margin-right: 17px;
}
.mode-tit{
	height: 76px;
	line-height: 1.3;
	margin-bottom: 15px;
	padding: 15px 0 0 95px;
	background: url(../images/mode-tit.gif) no-repeat;
}
.mode-tit h2{
	font-size:16px;
	color: #95060C;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing:-1px;
}
.mode .btn{
	padding: 15px 0 10px;
}
#mode-consul .mode-tit{
	padding-left: 80px;
	background-image: url(../images/mode-tit2.gif);
}
#mode-innova{
	float: right;
	margin: 0;
}
#mode-innova .mode-tit{
	padding-left: 80px;
	background-image: url(../images/mode-tit3.gif);
}

.teaser{
	float: left;
	width: 447px;
	padding: 0 0 30px 20px;
	margin-top: 20px;
}
.teaser h2{
	height: 65px;
	font-size: 18px;
	color: #464646;
	padding: 30px 0 0 15px;
	font-weight: bold;
	position: relative;
	margin: 0 0 0 -20px;
	border: 1px solid #B5B3B3;
	background: url(../images/teaser.gif) center top no-repeat;
	letter-spacing:-1px;
}
.teaser p,.teaser dt{
	margin-top: 15px;
}
#ts-news{
	float: right;
}
.teaser dt{
	font-weight: bold;
}
#ts-news h2{
	background-image: url(../images/teaser2.gif);
}

#foot{
	width:956px;
	padding: 25px 16px 20px 13px;
	margin: 0 auto;
	font-weight: bold;
	background: url(../images/foot.gif) no-repeat;
}
#author{
	float: right;
}

/* subpage */
#banner{
	height: 113px;
	background-image: url(../images/banner.gif);
}
#banner h2{
	top: 38px;
	left: 25px;
}
#banner p{
	bottom: 30px;
}
.content{
	float: left;
	width: 660px;
}
.content h1{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.content h2{
	font-weight: bold;
}
.content p{
	margin-bottom: 15px;
}

.sidebar{
	float: right;
	width: 250px;
}
.sidebox{
	border: 1px solid #D7D4D4;
	border-width: 0 1px;
}
.sidebox h2{
	position: relative;
	margin: 0 -1px;
	height: 33px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 33px;
	background: url(../images/sidebox-h2.gif) no-repeat;
}
.sidebox-c{
	width: 220px;
	position: relative;
	margin: 0 -1px;
	padding: 15px;
	background: url(../images/sidebox-b.gif) left bottom no-repeat;
}
#subnav .sidebox-c{	
	font-weight: bold;
}

.sideboxred{
	border: 1px solid #D7D4D4;
	border-width: 0 1px;
}
.sideboxred h2{
	position: relative;
	margin: 0 -1px;
	height: 33px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 33px;
	background: url(../images/sidebox-h2red.gif) no-repeat;
	color:#FFFFFF;
}
.sidebox-cred{
	width: 220px;
	position: relative;
	margin: 0 -1px;
	padding: 15px;
	background: url(../images/sidebox-b.gif) left bottom no-repeat;
}
#subnavred .sidebox-cred{	
	font-weight: bold;
}
