
body {
  text-align: center;
  padding: 6px 13px 6px 13px;
  margin:0;
  font-family: Arial, sans-serif;
  color:#4C4C4C;
  background-color:#ffffff;
  font-size: 11px;
  line-height:15px;
  	direction:ltr;
}


div.root {
  text-align: left;
  width: 970px;
  overflow:hidden;
  margin-left: 0;
  margin-right: auto;
  margin-top: 6px;
  padding:0px;
  background-color:#ffffff;
}

div.col_content_box {
	overflow:hidden;
	width:264px;
}

div.head {
	background-image:url(../images/h_content_bg.png);
}
* html div.head {
	height:1%;
}

div.ticker_box {
	background-image: none;
	background-color:transparent;
}

div.home_header {
	float:left;
	background-image: url(../images/h_content_head_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:796px;
}
* html div.home_header {
	height:1%;
}


div.home_header .pad_content {
	padding-right:10px;
}
.ar div.home_header .pad_content {
	padding:8px 11px 0px 10px;
}

div.nav {
	width:124px;
}

div.search {
	width:117px;
}
div.search input.q {
	width:95px;
}

div.c_head_hr {
	background-image:url(../images/h_content_hr_bg.png);
	background-position:173px center;
	background-repeat:no-repeat;
}
* html div.c_head_hr {
	height:1%;
}

div.content_hr {
	background-image:none;
}

div.body {
	background-image:url(../images/h_content_bg.png);
}
* html div.body {
	height:1%;
}

div.content_footer {
	background-image:url(../images/h_content_footer_bg.png);
	background-position:173px bottom;
}

div.clist_item h1 {
	line-height:15px;
}

div.clist_img {
	float:none;
	width:338px;
	padding: 3px 0px 0px 0px;
}

div.clist_txt {
	float:none;
	width:auto;
	padding: 0px 0px 20px 0px;
}