﻿@charset "utf-8";
/* CSS Document */



body {
background: #ffffff;
margin: 0px;
padding: 0px;
font-family: Tahoma,MS Sans Serif,Sans Serif;
font-size:12px;
letter-spacing:0px;
text-align:center;
outline:0;
height:610px;


}

img {
border:0;
margin:0;
padding:0;
}

a {
	color:#565656;
	text-decoration:none;
	position:relative;
	outline:0;
	
}
a:focus { outline:0 }
a:hover{text-decoration:underline;}

a.visited{
	background-color:#CCCCCC;
	text-decoration:none;
}

.clearboth:after 
{ 
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden; 
} 
.clearboth 
{ 
    display:inline-block; 
} 

/* Hide from IE Mac */ 
.clearboth {display:block;} 
/* End hide from IE Mac */ 
/* end of clearfix */ 

input{
	position:relative;
 }
/* Basic Setting */


/*basic span*/
.span_black{color:#000;}
.span_14{font-size:14px;}
.span_pink{color:#d0444c;}
.span_darkred{color:#af0000;}
.span_red{color:#db151f;font-weight:bold;}
.span_greenblue{color:#38afaf; font-size:12px;}
.span_black{color:#0d0d0d; font-size:11px;}
.span_redbold{color:#db151f; font-weight:bold;}
.span_white{color:#fff;}
.span_starred{color:#b00011;}
.bold-font {
font-weight:bold;
}
.span_footer_logo{color:#646464; font-size:9px; font-family:Arial, Helvetica, sans-serif;}


.span_more{
	
	background:url(img/btn_more.jpg) no-repeat ;
}
.span_more a{padding-left:16px;color:#db5c5d;}


#div_flash{
	width:990px;
	margin:auto;
	padding:0;
}
#div_main{
	width:896px;
	margin:auto;
	padding:0;
	height:610px;
}

#div_top{
	display:inline-block;
}

#div_logo{
	width:537px;
	height:65px;
	float:left;
}

#div_search{
	float:left;
	padding-left:174px;
	padding-top:33px;
	width:184px;
}
#div_welcome{ text-align:right; margin-bottom:3px;color:#db151f;}

#div_search_bg{

	background:url(img/bg_search.jpg) no-repeat;
	height:28px;
	width:129px;
	padding-top:3px;
	
	padding-left:55px;
}
#ipt_search{
	width:98px;
	height:12px;
	border:none;
	
}
#div_wrapper{width:896px; position:relative;}

#div_banner{
	width:896px;
	height:246px;
	text-align:left;
}
#div_banner_black{
	position:absolute;
	top:205px;
	z-index:900;
	font-size:10px;
	color:#999;
	text-align:left;
	margin:auto;
}
#div_banner_black a{color:#fff;}
.banner_black1{background-image:url(img/bannerblack1.png); height:41px; width:308px;}
#div_navigation{
	position:absolute;
	z-index:1000;
	right:0;
	top:5px;
	clear:both;
}

.feature_hover{display:block;}
#feature0{
	position:absolute;
	width:896px;
	height:246px;
}
#feature1{
	position:absolute;
	width:896px;
	height:246px;
}
#feature2{
	position:absolute;
	width:896px;
	height:246px;
}
#feature3{
	position:absolute;
	width:896px;
	height:246px;
}

#div_menu{
	background: url(img/menu_bg.jpg) repeat-x;
	padding:0;
	margin:auto auto 8px auto;
	
}
#ul_menu{
	list-style:none;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	margin:0;
	padding:0;
	display:block;
	height:41px;
}

#ul_menu li{
	float:left;	
	margin-left:1px;
	height:41px;

}
#ul_menu li #a_current{
	background:url(img/menu_item_sel.jpg) repeat-x;
	color:#fff;
}

.li_a{
	color:#dedede;
	background:url(img/menu_item_bg.jpg) repeat-x;
	display:block;
	width:120px;
	height:41px;
}

.li_a:hover{
	color:#fff;
	text-decoration:none;
	background:url(img/menu_item_move.jpg) repeat-x;
}

.li_a span{
	display:inline-block;
	
	padding-top:14px;
	padding-left:20px;
	padding-right:20px;
}

.div_submenu{
	display:none;
	position:absolute;
	background-color:#FFF;
	opacity:0.95;
	filter: alpha(opacity = 95);
	border:solid 1px #FF8282;
	z-index:1000;
	text-align:left;
	width:120px;
	
	
	
}
.dl_submenu{margin-left:0px;}
.dl_submenu dt{font-size:14px;}

.dl_submenu dd{background:#db151f; margin:0px; border-bottom:#FF8282 solid 1px; }
.div_submenu a{
	display:inline;
	background:none;
	color:#fff;
	padding-left:5px;
	line-height:30px;
}

#div_content{
	margin-top:9px;
	
}

#div_content p{text-align:justify;}

#div_content_left{
	width:699px;	
	float:left;
}
#div_content_left2{
	width:599px;	
	float:left;
}

#div_content_center{
	width:896px;
	display:inline-block;
	
}

#div_content_right{
	width:197px;
	float:left;
	text-align:right;
}

#div_content_right2{
	width:297px;
	float:left;
	text-align:right;
}

.content_title1{
	background:url(img/title_bg.jpg) repeat-x bottom;
	height:32px;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#db151f;
}
.content_title{
	background:url(img/title_bg.jpg) repeat-x bottom;
	height:36px;
	text-align:left;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#db151f;
}


.content_title1 span{
	padding-left:10px;
}

#tb_news {width:699px;}
#tb_news tr{ line-height:16px;}

#tb_news2 {width:599px;}
#tb_news2 tr{ line-height:16px;}

#div_login{
	background:url(img/red_bg.jpg) repeat-y;
	width:184px;
	margin-left:13px;
	text-align:left;
	color:#8f8f8f;
	font-size:12px;
}
#div_conference{
	width:284px;
	margin-left:13px;
}

#div_login_content{
	background:url(img/red_bottom.jpg) bottom no-repeat;
}

.red_title{
	background:url(img/redtitle_bg.jpg) repeat-x;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	height:28px;
	text-align:left;
	width:100%;
}

.red_title span{padding:5px 0 0 5px; display:block;}

#div_content_context{text-align:left;}


#div_footer{
	background:url(img/title_bg.jpg) repeat-x;
	width:896px;
	height:40px;
	margin-top:10px;
}
#div_footer_left{
	float:left;
	text-align:left;
	padding-top:5px;
}
.span_footer{
	font-size:9px;
	color:#666;
}
#div_footer_right{
	float:right;
	padding-top:26px;
	font-size:11px;
	text-align:right;
	
}


#div_footer_index{
	background:url(img/title_bg.jpg) repeat-x;
	width:896px;
	height:40px;
	margin-top:10px;
}
#div_footer_left_index{
	float:left;
	text-align:left;
	padding-top:5px;
}
.span_footer_index{
	font-size:10px;
	color:#666;
}
#div_footer_right_index{
	float:right;
	padding-top:10px;

	text-align:right;
}





.gray-table, .gray-table td {
	border-collapse:collapse;
border:1px solid #D6DDE6;
padding:2px 5px;
}

.sub-title-02 {
color:#666666;
font-family:Arial;
font-size:18px;
font-weight:bold;
}

.sub-title-03 {
color:#BB0000;
font-family:Arial;
font-size:14px;
font-weight:bold;
}
.sub-title-04 {
color:#BB0000;
font-family:Arial;
font-size:18px;
font-weight:bold;
}

.sub-title-05 {
color:#666666;
font-family:Arial;
font-size:14px;
font-weight:bold;
}

.date {
color:#009999;
font-size:11px;
font-weight:bold;
}

table.bottom-border td {
border-color:#CFCFCF;
border-style:solid;
border-width:0 0 1px;
vertical-align:top;
}
