body {
	margin:0px; padding:0px; background:#1E3F66 url("../images/page_background.gif") repeat-x; font-family:Arial; font-size:12px; text-align:center;
}
.clear{
	clear:both;
}
#background_logo{
	width:100%;
	height:75px;
	background-color:black;
}
#wrap {
	width:760px; margin:-75px auto 0px auto; text-align:left;
}
#logoSony{
	background-color:black;
	width:760px;
	height:75px;
}
#top {
	width:760px;
	height:90px;
}
#hdcam {
	margin-top:0px;
	width:760px;
	text-align:right;
}
#hdcam img{
	float:right;
}
#homeStory{
	margin-top:0px;
}
#homeContainer {
	/* background:url("../images/home_container_bg.gif") no-repeat; */
}

#navi {
	float:right; width:137px; padding:0px 0px 10px 0px;
}
#news {
	float:left; width:391px;
}
#intro {
	margin-left:404px; margin-right:137px;
}

#navi ul {
	margin:0px; padding:0px 5px 0px 0px; list-style:none; border-left:1px solid #7D99B8;
}
#navi ul li {
	text-align:right; background:url("../images/navi_arrow.gif") 98% 50% no-repeat; padding-right:15px; margin-bottom:6px;
}
#navi ul li a {
	font-size:12px; color:white; font-weight:bold; text-decoration:none;
}
#navi ul li a:hover {
	color:#87AED2;
}

#news .newsPic {
	float:right;
}
#news ul {
	margin:5px 130px 0px 5px; padding:0px; list-style:none;
}
#news ul li {
	font-size:12px; background:url("../images/home_news_point.gif") 2px 6px no-repeat; padding-left:10px; margin-bottom:5px; line-height:1.3em;
}
#news ul li a {
	color:#7D99B8; text-decoration:none;
}
#news ul li a:hover {
	color:#fff; text-decoration:none;
}
#news ul li span {
	color:white; font-weight:bold;
}

#intro p {
	margin:5px; font-size:12px; line-height:1.4em;
}
#intro p a{
	color:#7D99B8;text-decoration: none; 
}
#intro p a:hover{
	color:#fff;text-decoration: none; 
}
#homeContainer h4 {
	margin:0px; font-size:12px; color:white; padding:0px 5px;
}
#homeContainer h4 span {
	background:url("../images/home_title_arrow.gif") right center no-repeat; padding-right:20px; line-height:18px;
}




#main {
	margin-top:-34px;
	margin-bottom:68px;
	background:white;
	padding:5px 5px 15px 5px;
}
#main ul#cNav {
	float:right; width:155px; margin:0px; padding:0px; list-style:none;
}
#main ul#cNav li a {
	display:block; font-size:12px; color:#7D99B8; font-weight:bold; line-height:24px; text-align:right; text-decoration:none; background:white url("../images/cnav_arrow.gif") 98% 50% no-repeat; padding-right:20px;	
	width:135px !important;
	width:140px;
}
#main ul#cNav li a:hover,
#main ul#cNav li a.on{
	background:#7D99B8 url("../images/cnav_arrow_on.gif") 98% 50% no-repeat;  color:white;
}



#cTitle {
	background:url("../images/ctitle_bg.gif") no-repeat; height:59px; margin-top:5px;
}
#cTitle h2 {
	margin:0px; font-size:14px; color:white; line-height:35px; padding:0px 20px;
}


#content {
	/*h\ eight:200px;*/
}

#content .proPic {
	float:left; width:220px; text-align:center;
}
#content .proPici {
	float:left; width:280px; text-align:center;
}
#content .proPic img {
	margin-bottom:5px;
}
#content .columnList {
	margin: 10px 20px 10px 300px;
}
#content .columnList h3 {
	margin:0px; background:#ECF0F4; font-size:12px; color:#36688B; line-height:30px; padding:0px 10px; border-bottom:1px dotted #7D99B8;
}
#content .columnList h3 span {
	background:url("../images/content_title_arrow.gif") right center no-repeat; padding-right:20px;
}
#content .columnList ul {
	margin:0px 0px 20px 0px; padding:0px; list-style:none;
}
#content .columnList ul li {
	border-bottom:1px dotted #7D99B8; font-size:12px; color:#7D99B8; background:url("../images/list_arrow.gif") 5px 8px no-repeat; padding:3px 5px 4px 15px;
}
#content .columnList ul li a {
	color:#7D99B8; text-decoration:none;
}
#content .columnList ul li a:hover {
	text-decoration:underline;
}


#content #article {
	margin-left:250px; margin-right:20px; margin-bottom:185px; *margin-bottom:10px; _margin-bottom:10px; color:#1E3F66;
}

#content #article h3 {
	margin:0px; font-size:14px; color:#1E3F66; border-bottom:1px dotted #7D99B8; padding-bottom:5px; margin-bottom:5px;
}
#content #article #author {
	padding:0px 2px; font-size:12px; color:#7D99B8;
}
#content #article p {
	font-size:12px; line-height:1.6em; text-indent:2em;
}
#content #article table{
	margin:14px 0;color:#1E3F66;border:1px solid #bbb;border-width:1px 1px 0 0;margin-left:30px;
}
#content #article table caption{
	font-size:13px;
	padding:0 0 5px;
}
#content #article table th{
	padding:2px 9px;font-size:12px; line-height:1.6em;text-align: left;border:1px solid #bbb;border-width:0 0 1px 1px;
}
#content #article table td{
	padding:0 9px;font-size:12px; line-height:1.6em;border:1px solid #bbb;border-width:0 0 1px 1px;
}
#content #article dt{
	margin:15px 10px 5px;padding:0;font-weight: bold;
}
#content #article dd{
	margin:2px 0 2px 35px;padding:0;
}

#bottom {
	clear:both; background:url("../images/bottom_bg.gif") repeat-x; height:68px;
}
#bottom #btmContent {
	width:760px; margin:0px auto; text-align:left; padding:10px 5px;
}
#bottom #copyright {
	float:right; font-size:12px; color:#7D99B8;
}
#bottom #btmLink {
	font-size:12px; color:#7D99B8;
}

#bottom #btmLink a {
	font-size:12px; color:#7D99B8; text-decoration:none;
}
#bottom #btmLink a:hover {
	text-decoration:underline;
}


a.titleMore {
	float:right; font-size:12px; text-decoration:none; font-weight:normal; color:#7D99B8;
}
