BODY {
	margin:0px auto;
	text_align: center;
	vertical-align:middle;
	font-size: 12px;
	font-family: Arial, "宋体";
	background-color: #e4e4e4;
	line-height:24px;
}
/*文字*/
.wenzi{text-justify:distribute;
	text-align:justify;}
.STYLE1 {
	font-size: 14px;
	font-weight: bold;
}
.STYLE4 {color: #770000}
.STYLE5 {color: #FFFFFF}
a,a:visited{color:#d0121b; text-decoration:none;}
a:hover{color:#d0121b; text-decoration:underline;}
.STYLE3 {color: #FF0000}
/*头部*/
#head {
	width:1000px;
	margin:0px auto;
	margin-bottom:1px;
	height:155px;
}

/*导航条*/
#nav{background:url(http://events.chinaventure.com.cn/cvawards/images/nav.gif) no-repeat left top;
    margin:0 auto;
    text-align:center;
	height:30px;
	line-height:30px;
	width:1000px;
}
#nav table td{
    color:#FFFFFF;
	font-weight:bold;
	vertical-align:center;
}
#nav table td a:link{
    color:#FFFFFF;
	text-decoration:none;
}
#nav table td a:hover {
    color:#FFFFFF;
	text-decoration:underline;
}
#nav table td a:visited{
    color:#FFFFFF;
	text-decoration:none;
}

/*主体容器*/
#main {
	margin:0px auto;
	overflow:hidden;
	background-color:transparent;
	width: 1000px;
}

/*左侧*/
#main_left {
	float: left;
	width:206px!important; /* IE7+FF */
	width:201px;/*IE6*/	
	margin: 5px 6px 0px 0px;
}
.main_left_1 {width:204px!important; /* IE7+FF */overflow: hidden;width:204px;/*IE6*/margin: 0px;padding: 0px;border:1px solid #ccc;background-color:#FFFFFF;}
.main_left_1_tou {background:url(http://events.chinaventure.com.cn/conference2008_en/images/cvawards_12.jpg) no-repeat left top;}
.main_left_1_tou span{text-align:center;font-size:12px;font-weight:bold;color:#ffffff;line-height:26px;}
.main_left_1_logo {width:204px!important; /* IE7+FF */width:199px;/*IE6*/background-color:#fff;}
.main_left_1_img {width:127px;margin:20px 37px 25px 37px;}
.main_left_1_line{background:url(http://events.chinaventure.com.cn/conference2008_en/images/line.gif) no-repeat left top;height:1px;}
.main_left_2 {width:204px!important; /* IE7+FF */overflow: hidden;width:204px;/*IE6*/margin:0px;padding:0px;border:1px solid #ccc;margin-top:6px;background-color:#FFFFFF;}
.main_left_2_tou {background:url(http://events.chinaventure.com.cn/conference2008_en/images/cvawards_12.jpg) no-repeat left top;}
.main_left_2_img {width:127px;margin:10px 37px 10px 37px!important;/* IE7+FF */width:127px;margin:5px 37px 10px 37px;/*IE6*/}



/*中间*/
#main_middle {
	float:left;
	width:494px;
	margin:5px 0px 0px 0px;
	background-color:#fff;
	border:1px solid #ccc;
	padding:40px;
	height:1104px;
}/*FF*/
*html #main_middle {
	float:left;
	width:494px;
	margin:5px 0px 0px 0px;
	background-color:#fff;
	border:1px solid #ccc;
	padding:40px;
	height:1297px;
}/*IE6*/
*+html #main_middle {
	float:left;
	width:494px;
	margin:5px 0px 0px 0px;
	background-color:#fff;
	border:1px solid #ccc;
	padding:40px;
	height:1157px;
}/*IE7*/
#main_middle_1 {
	float:left;
	width:494px;
	margin:5px 0px 0px 0px;
	background-color:#fff;
	border:1px solid #ccc;
	padding:40px;
}
.main_middle_title{font-size: 13px;font-weight:bold;color:#666666;}

/*右侧*/
#main_right {
	float:right;
	width:206px;
	margin:0px 0px 0px 6px;
	padding:0px;
}
.main_right_1{background:url(http://events.chinaventure.com.cn/cvawards/images/zaixian.gif) no-repeat left top;width:205px;height:132px;padding:0px;}
.main_right_1 a:link,{color:#ffffff;}
.main_right_1 a:hover{color:#000000; text-decoration:underline;}
.main_right_1 input{width:100px;height:13px;margin:5px;}
.main_right_2{width:203px;overflow:hidden;height:174px;border:1px solid #ccc;margin-top:6px;}
.main_right_3{width:204px;overflow:hidden; height:68px;border:1px solid #ccc;margin-top:6px;}
.main_right_4{width:204px;overflow:hidden; height:152px;border:1px solid #ccc;margin-top:6px;}
/*表格样式*/
.table{width:414px;border-collapse:collapse;
	border:0px;
	background-color:#f5f5f5}
.table td{
    text-align:center;
	border:1px solid #bbb;
	line-height:25px;
	height:20px;
	font-size:12px;}
 .table_td_title{
	text-align:center;
	background:#d1121b;
	font-weight:bold;
	color:#ffffff;
}
/*脚*/
#foot {
	clear:both;
	width:1000px;
	height:3px;
	background-color:#d1121b;
	margin:6px auto;
}

