/* 
CSS Document for Globle layout
Copyright 2008 AEGON-CNOOC www.aegon-cnooc.com
Powered by Milestone www.milestone-cn.com
*/

#index_main {
	width:950px;
	height: 500px !important;
	height: 470px;
	padding: 0px;
	margin: 0px;
	}
#index_left_layout{
	width:259px;
	height: 500px !important;
	height: 470px;
	float: left;
	padding-top: 30px;
	}
#index_product,#index_service,#index_activitie{
	width:238px;
	margin: 0 auto;
	margin-bottom:5px;
	background:url(../images/index_left_shadow1.jpg) no-repeat bottom;
	}
#index_interest {
	width:240px;
	margin: 0 auto;
	background:url(../images/index_left_shadow2.jpg) no-repeat bottom;
	}
#index_product {
	height:100px;
	}
#index_service {
	height:100px;
	}
#index_activitie {
	height:80px;
	}
#index_tl {
	width:238px;
	margin: 0 auto;
	height:40px;
	}
#index_interest {
	height:110px !important;
	height:130px;
	}
#index_product .s_pic {
	width: 60px;
	height:100px;
	float: left;
	background:url(../images/index_product_icon.jpg) no-repeat;}
#index_service .s_pic {
	width: 60px;
	height:100px;
	float: left;
	background:url(../images/index_service_icon.jpg) no-repeat;}
#index_activitie .s_pic {
	width: 60px;
	height:70px;
	float: left;
	background:url(../images/index_activitie_icon.jpg) no-repeat;}
.s_container {
	font-family:"微软雅黑","黑体","宋体";
	font-size:14px;
	float:left;
	width:140px;
	font-weight:600;
	}

.s_container ul li{
	font-weight:normal;
	margin-left:15px;
	font-family:Verdana, "宋体", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#666666;
	}

#demo {
	float:left;
	width: 232px !important;
	width:230px;
	height:55px !important;
	height:75px;
	background:#ebf5ff;
	padding-left:8px !important;
	padding-left:10px;
	overflow:hidden;
	}
.interest_title {
	font-weight:600;
	color:#666666;
	float:left;
	width:140px;
	}
.s_interest ul li{
	font-weight:normal;
	padding-left: 10px;
	list-style-type:none;
	font-family:Verdana, "宋体", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#666666;
	}
.intrest_date {
	color:#0066cc;
	float:left;
	padding-left:10px;
	line-height:24px;
	height:24px;
	width:230px;
	background:#ebf5ff;	
	}
.s_more {
	float:left;
	background:url(../images/more_icon.gif) no-repeat left center;
	padding-left:9px;
	width:25px;
	}
.s_more_gg {
	float:left;
	background:url(../images/more_icon.gif) no-repeat left center;
	padding-left:9px;
	width:85px;
	}
.s_more2 {
	float:right;
	width:25px;
	background:url(../images/more_icon.gif) no-repeat left center;
	padding-right:16px;
	font-weight:normal;
	padding-left:9px;
	}

#index_right_layout{
	width: 690px;
	height: 500px;
	float:left;
	}
#index_main_flash {
	width:690px;
	height:212px;
	}
#index_newproduct{
	width:300px;
	height:280px;
	float:left;
	margin-top:5px;
	}
#index_news_layout{
	width:380px;
	height:280px;
	float:right;
	}

#index_newproduct .title{
	background:url(../images/index_newpro_title.gif) no-repeat;
	width:300px;
	height:28px;
	font-size:12px;
	font-weight:600;
	line-height:28px;
	color:#FFFFFF;
}
#index_newproduct .title .s_more2 a{
color:#FFFFFF;}
.product1,.product2{
	padding-left:10px;
	padding-top:5px;
	width:300px;
	height:118px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	}
.index_title {
	padding-left:10px;
	float:left;
	}
.product1 .p1_pic{
	width: 90px;
	float: left;
}
.product1 .p1_text{
	width:190px;
	float: right;
}
.product2 .p2_pic{
	width: 90px;
	float: right;
}
.product2 .p2_text{
	width:190px;
	margin-top:10px;
	padding-left:10px;
	float: left;
}
.product_title {
	font-weight:600;
	color:#3366CC;
	}

#index_news{
	width:369px;
	overflow:hidden;
	background:url(../images/index_news_title.gif) no-repeat top;
	margin-top:5px;
	border:#CCCCCC 1px solid;
	height:128px;
	float:right;
	}
#index_news .s_more2 a{
padding-top:4px;
color:#FFFFFF;}
#index_news dl {/*FF*/
	position:relative;
	width:340px;
	height:100px;
	padding-top:20px;
}

#index_news dt {/*FF*/
	position:absolute;
	left:-2px;
	top:2px;
}	
* html #index_news dl {/*IE6*/
	position:relative;
	width:340px;
	height:100px;
	padding-top:0px;
}

* html #index_news dt {/*IE6*/
	position:absolute;
	left:-2px;
	top:-18px;
}	
*+html #index_news dl {/*IE7*/
	position:relative;
	width:340px;
	height:100px;
	padding-top:0px;
}

*+html #index_news dt {/*IE7*/
	position:absolute;
	left:-2px;
	top:-18px;
}
#index_news dt a {
	display:block;
	float:left;
	width:78px;
	text-align:center;
	font:bold 12px/20px "宋体",sans-serif;
	color:#fff;
	text-decoration:none;
}

#index_news dt a:hover {
	color:#666;
}
		
#index_news dd {
	margin-left:10px;
	width:340px;
	height:100px;
	overflow:hidden;
}


#index_news ul {
	margin:0;
	padding:6px 0;
	width:340px;
	height:100px;
	list-style:none;
}

#index_news li {
	width:230px;
	font:12px/20px "宋体",sans-serif;
	white-space:nowrap;
	overflow:hidden;
}

#index_video {
margin-top:10px;
background:url(../images/index_video_bg.gif) repeat-x;
width:369px;
overflow:hidden;
height:145px;
float:right;
}
#index_video .title {
	width:369px;
	height:28px;
	font-size:12px;
	font-weight:600;
	line-height:28px;
	color:#FFFFFF;
}
#index_video .title .s_more2 a{
color:#FFFFFF;}

#video_text{
	width:369px;
	height:120px;
	}
#index_video #video_text .v1_pic{
	margin:10px;
	width: 134px;
	float: left;
}
#index_video #video_text .v1_text{
	overflow:hidden;
	float:right;
	margin-top:7px;
	margin-right:5px;
	width: 205px !important;
	width:190px;
	height:100px;

	line-height:24px;
	background: url(../images/index_video_list.gif) no-repeat left top;
}
#index_video #video_text .v1_text ul li {
	list-style:none;
	margin-left:24px;
	}
