@charset "utf-8";
/* CSS Share */
*{
	margin: 0px;
	padding: 0px;
}
body{
	background-color:;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #d8d8d8 url(bg/body_bg.gif) repeat-x;
	font-size: 11px;
	color: #757575;
	overflow: hidden;
}
h1,h2,h3,h4,h5,h6{
	font-family: "Trebuchet MS";
	color: #77A5AE;
}
li{
	list-style-type: none;
}
a{
	text-decoration: none;
	color: #F30E1E;
}
a:hover {
	color: #000;
}

.clear{
	clear: both;
}
img {
	border: 0px none #000;
}

#wrapper,.navigations{
	width: 1002px;
	overflow: hidden;
	margin: 0 auto;
}
#wrapper .top{
	height: 20px;
	padding:0 10px;
	line-height: 20px;
	color: #CCC;
}
.top .fontsadd {
	background: url(bg/font_add.gif) no-repeat left center;
	padding-left: 12px;
	margin-right: 10px;
}
.top .fontminus {
	background: url(bg/font_minus.gif) no-repeat left center;
	padding-left: 12px;
	margin-right: 10px;
}
.top .fontnormal{
	background: url(bg/font_normal.gif) no-repeat left center;
	padding-left: 12px;
	margin-right: 10px;
}
.top .back {
	background: url(bg/back.gif) no-repeat left center;
	padding-left: 12px;
	margin-right: 10px;
}

.top a{
	color: #CCC;
}
.top span {
	float: right;
}

#wrapper .mainbody {
	height: 357px;
	padding: 10px 10px 0 10px;
	overflow: hidden;
}
.side {
	width: 240px;
	float: left;
	height: 226px;
	background: url(bg/sider.gif) no-repeat right center;
	padding-top: 130px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
}
.infartslogo a {
	background: url(bg/infarts_logo.gif) no-repeat center top;
	height: 15px;
	width: 160px;
	display: block;
	font-size: 9px;
	text-align: center;
	padding-top: 40px;
	color: #CCCCCC;
}
.infartslogo a:hover{
	background-position: bottom;
	color: #999999;
}
.showcase{
	float: right;
	width: 622px;
	height: 286px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.content {
	float: right;
	width: 702px;
	height: 316px;
	padding-top: 40px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.content .title {
	font-size: 16px;
	line-height: 21px;
	text-transform: uppercase;
	margin-bottom: 10px;
	width: 450px;
}
.content p {
	line-height: 16px;
	width: 400px;
	margin-bottom: 10px;
	color: #999;
}


.navigations{
	padding-top: 5px;
	height: 180px;
}
ul.sitemap{
	float: right;
	height: 120px;
}
ul.sitemap li{
	margin-right: 2px;
	float: left;
}
li.listname {
	float: left;
	width: 200px;
	font-size: 10px;
}
li.listname strong{
	line-height: 20px;
	text-align: right;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	display: block;
	width: 180px;
	padding-right: 20px;
	background: #626262 url(bg/arrow.gif) no-repeat 185px center;
}
a.language {
	background-color: #626262;
	display: block;
	height: 20px;
	line-height: 20px;
	color: #FFF;
	font-weight: bold;
	paddingp: 0 5px;
	width: 40px;
	text-align: center;
	overflow: hidden;
}
a.language:hover{
	background-color: #F30E1E;
}
.china {
	font-size: 12px;
}
a.choose {
	background-color: #000;
}
ul.subdirectory{
	text-transform: uppercase;
	background-color: #D8D8D8;
	text-align: right;
	font-size: 9px;
}
ul.subdirectory li{
	margin: 2px 0 0 0;
	line-height: 18px;
}
ul.subdirectory li a{
	color: #626262;
	height: 18px;
	display: block;
	width: 190px;
	padding-right: 10px;
	background-color: #ededed;
}
ul.subdirectory li a:hover{
	color: #626262;
	background-color: #FFF;
	font-weight: bold;
}
ul.subdirectory a.choose {
	background-color: #F30E1E;
	color: #FFF;
	font-weight: bold;
}
.content ul {
	line-height: 16px;
	color: #999;
}

.index {
	background-image: url(bg/index.jpg);
}
.creative{
	background-image: url(bg/creative.jpg);
}
.loctions {
	background-image: url(bg/contact.jpg);
}
.about {
	background-image: url(bg/about.jpg);
}
.awards {
	background-image: url(bg/awards.jpg);
}
.brand {
	background-image: url(bg/brand.jpg);
}
.webdesign {
	background-image: url(bg/web.jpg);
}
.careers {
	background-image: url(bg/careers.jpg);
}
.photo {
	background-image: url(bg/photo.jpg);
}
.communication {
	background-image: url(bg/communication.jpg);
}
.mission {
	background-image: url(bg/mission.jpg);
}
