@charset "utf-8";
/* CSS Document */

body,html {
	text-align:center;
	margin:0;
	padding:0;
	height:100%;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/bodybg.gif) repeat-y 50%;
	color:#010101;
	}

a{color:#ef6700; text-decoration:underline;}
a:hover{color:#5c5c5c; text-decoration:none;}
	
table, tr, td{
	color:#5c5c5c;
	font-size:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;}

	
.generaltxt {	
	color: #5c5c5c;	
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.Biggeneraltxt {	
	color: #5c5c5c;	
	font-size:130%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

img{border:0px;}

#body{
	width:900px;
	display:inline-block;
	padding:0 5px 0 5px;
	margin:0 auto 0 auto;
	text-align:center;
}



/*table setting	*/
.Large .tableContainer *{
	font-size:14px;	
}

.Large .tableContainer thead td{
	height:65px;
}

.Medium .tableContainer *{
	font-size:12px;	
}

.Medium .tableContainer thead td{
	height:40px;
}

.Small .tableContainer *{
	font-size:95%;	
}

.Small .tableContainer thead td{
	height:30px;
}
/*table setting end	*/

input{
	border:0px solid #e5e5e5;
}
#main #wrapper input{
	color:#636363; 
	border:1px solid #e5e5e5;
}

p.setPadding{
	margin:15px 0 0 0;
	padding:0;
}

p.setPadding2{
	margin:0 0 15px 0;
	padding:0;
}


.input{
	color:#636363; 
	border:1px solid #e5e5e5; 
}

.inputBtn{
	background:#f8b71d; 
	height:22px; width:45px; 
	font-size:12px; 
	color:#fff; 
	font-weight:bold; 
	margin:5px;
}

#main{
	width:891px;
	display:inline-block;
	margin:0 auto 0 auto;
	padding:0;
}

#main .topArea{
	float:left;
	display:block;
	border-top:#f8b71d solid 6px;
	margin:0 auto 5px auto;
	padding:0;
	background:url(../images/top_logo.gif);
	width:890px;
	height:82px;
	color:#b7b7b7;
}
#main .topArea .logolink{
	float:left;
	width:190px;
	height:80px;
	margin:0;
	padding:0;
}
#main .topArea .toptxt{
	display:inline-block;
	text-align:right;
	float:right;
	margin:12px 10px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#main .topArea .toptxt a{
	color:#b7b7b7;
	text-decoration:none;
}
#main .topArea .toptxt a:hover{
	color:#b7b7b7;
	text-decoration:none;
}



#main .topArea .toptxt a .Forward{
	margin:-3px 0 3px 0;
	background:url(../images/mail_to_fd.gif) no-repeat 0 0; 
	width:16px; 
	height:16px; 
}
#main .topArea .toptxt a:hover .Forward{
	margin:-3px 0 3px 0;
	background:url(../images/mail_to_fd.gif) no-repeat 0 -16px; 
	width:16px; 
	height:16px; 
}


#main .topArea .toptxt a .btnGo{
	background:url(../images/en/btn_go.gif) no-repeat 0 0; 
	width:46px; 
	height:22px;
	margin:3px 0 -3px 0;
}
#main .topArea .toptxt a .btnGo_tc{
	background:url(../images/tc/btn_go.gif) no-repeat 0 0; 
	width:46px; 
	height:22px;
	margin:3px 0 -3px 0;
}
#main .topArea .toptxt a:hover .btnGo,
#main .topArea .toptxt a:hover .btnGo_tc{
	background-position: 0 -23px; 
}

#main .topArea .toptxt .btnPrint{
	background:url(../images/top_img_print.gif) no-repeat 0 0; 
	width:17px; 
	height:16px; 
	margin:-2px 0 2px 0;
}
#main .topArea .toptxt .btnPrintOn{
	background:url(../images/top_img_print.gif) no-repeat 0 -16px; 
	width:17px; 
	height:16px; 
	margin:-2px 0 2px 0;
}

#main .topArea .toptxt .btnFAQ{
	background:url(../images/btn_faq.gif) no-repeat 0 0; 
	width:22px; 
	height:22px; 
	margin:0;
}
#main .topArea .toptxt .btnFAQOn{
	background:url(../images/btn_faq_on.gif) no-repeat 0 0px; 
	width:22px; 
	height:22px; 
	margin: 0;
}

#main .topArea .toptxt .btnSize1{
	background:url(../images/top_img_fontsize.gif) no-repeat 0 0; 
	width:22px; 
	height:17px; 
	margin:0;
}
#main .topArea .toptxt .btnSize1On{
	background:url(../images/top_img_fontsize.gif) no-repeat 0 -17px; 
	width:22px; 
	height:17px; 
	margin:0; 
}
#main .topArea .toptxt .btnSize2{
	background:url(../images/top_img_fontsize.gif) no-repeat -22px 0; 
	width:20px; 
	height:17px; 
	margin:0;
}
#main .topArea .toptxt .btnSize2On{
	background:url(../images/top_img_fontsize.gif) no-repeat -22px -17px; 
	width:20px; 
	height:17px; 
	margin:0; 
}



/* Menu */

#main .menu{
	width:215px;
	padding:0 4px 0 0;
	margin:0px;
	float:left;
}
#main .menu ul{margin:-1px 0 1px 0;}
#main .menu ul,
#main .menu ul li{
	padding:0px;
	text-decoration:none;
	list-style-type:none;
}
#main .menu li{
	margin:0px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	width:215px;
	background: url(../images/menu/btn_menu_off.gif);
}
#main .menu li a{
	display:block;
	color:#fff;
	padding-left:29px;
	margin:0px;
	height:31px;
	line-height:31px;
	text-decoration:none;
}
#main .menu li a:hover,
#main .menu li .on{
	display:block;
	color:#d69600;
	text-decoration:none;
	background:url(../images/menu/btn_menu_on.gif);
	cursor:pointer;
}
#main .menu li span{
	margin:0px;
	padding:0px;
	display:block;
}


#main .menu li ul,
#main .menu li ul il{
	padding:0px;
	text-decoration:none;
	list-style-type:none;
}
#main .menu li ul li a{
	display:block;
	color:#fff;
	padding-left:35px;
	margin:0px;
	height:31px;
	line-height:31px;
	text-decoration:none;
	background:url(../images/menu/btn_submenu_off.gif);
}
#main .menu li ul li a:hover{
	background:url(../images/menu/btn_sub1menu_on.gif);
	cursor:pointer;
}


#main .menu li ul li span{display:block; margin:0px; padding:0px;}
#main .menu li ul li span a{
	line-height:15px;
	background-position: 0 -31px;
	height:41px;
}
#main .menu li ul li span a:hover{
	background:url(../images/menu/btn_sub1menu_on2.gif);
}

#main .menu .sub li a{
	display:block;
	color:#fff;
	padding-left:45px;
	margin:0px;
	height:31px;
	line-height:31px;
	text-decoration:none;
	background:url(../images/menu/btn_subsubmenu_off.gif);
}
#main .menu .sub li a:hover{
	display:block;
	color:#d69600;
	text-decoration:none;
	background:url(../images/menu/btn_submenu_on.gif);
	cursor:pointer;
}

#main .menu .sub li a.long{
	background-position:0 -38px;
	height:38px;
}

#main .menu .sub li a.long:hover{
	background:url(../images/menu/btn_submenu_on2.gif);
	height:38px;
}

#main .menu .sub li a.long span{
line-height:12px; padding:8px 0 0 0;
}

#main .menu .sub2 li a{
	display:block;
	color:#fff;
	padding-left:45px;
	margin:0px;
	height:31px;
	line-height:31px;
	text-decoration:none;
	background:#efefef;
	background:url(../images/menu/btn_subsubmenu2_off.gif);
	font-weight:100;
}
#main .menu .sub2 li a:hover{
	display:block;
	color:#d69600;
	text-decoration:none;
	background:url(../images/menu/btn_subsubmenu2_on.gif);
	cursor:pointer;
}

#main .menu .lower{
	display:block;
	margin:15px 0 10px 0;
	padding:0 0 0 2px;
	color:#fa7028;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:18px;
}
#main .menu .lower img{
	border:0px;
	margin:5px 0 0 0 ;
}
#main .menu .lower .btnSignup{
	display:inline-block;
	background:url(../images/en/btn_singup.gif) no-repeat 0 0;
	width:46px;
	height:22px;
	margin:8px 0 -8px 0;
	_margin:6px 0 -6px 0;
}
#main .menu .lower .btnSignup_tc{
	display:inline-block;
	background:url(../images/tc/btn_singup.gif) no-repeat 0 0;
	width:46px;
	height:22px;
	margin:8px 0 -8px 0;
	_margin:6px 0 -6px 0;
}

#main .menu .lower .btnSignup:hover,
#main .menu .lower .btnSignup_tc:hover{
	background-position: 0px -22px  ;
}



#main #wrapper{
	width:670px;
	display:block;
	float:right;
	text-align:left;
	background:url(../images/share/bg.gif) repeat-x left top;
	line-height:18px;
	color:#5c5c5c;
}

/*common area*/
#main #wrapper p{padding:0 10px 0 10px;}
#main #wrapper div p{padding:0 10px 0 10px;}
#main #wrapper div div p{padding:0 10px 0 10px;}

/*
#main #wrapper .pt ul li{margin:0 0 0 30px; padding:0;}
#main #wrapper .pt,
#main #wrapper .pt li{
	margin:0 0 0 15px;
	padding:0;
	text-decoration:none;
}*/
#main #wrapper .pt li{list-style-type:disc; font-size:100%;}

#main #wrapper .tableTxt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:110%;
	color:#5c5c5c;
}

#main #wrapper .btn_q{
	background:url(../images/en/btn_q_a.gif) no-repeat 0 0;
	width:20px;
	height:20px;
}
#main #wrapper .btn_a{
	background:url(../images/en/btn_q_a.gif) no-repeat 0 -20px;
	width:20px;
	height:20px;
}

#main #wrapper .topbtn{
	float:right;
	display:block;
	background:url(../images/en/btn_top.gif) no-repeat 0 0;
	width:46px;
	height:22px;
}
#main #wrapper .topbtn_tc{
	float:right;	
	display:block;
	background:url(../images/tc/btn_top.gif) no-repeat 0 0;
	width:46px;
	height:22px;
}
#main #wrapper .topbtn:hover,
#main #wrapper .topbtn_tc:hover{
	background-position: 0px -22px  ;
}

#main #wrapper .underline{
	border-bottom:1px solid #eee; 
	margin:0px;
	padding:0 0 20px 0 ;
	display:block; 
	clear:both;
}

#main #wrapper .underlineD{
	border-bottom:1px solid #999; 
	margin:0px;
	padding:0 0 20px 0 ;
	display:block; 
	clear:both;
}

#main #wrapper .comment{
	border:1px solid #ccc; 
	margin:10px;
	padding:5px 10px 5px 10px; 
	width:230px!important;
	width:250px;
	float:right; 
}

#main #wrapper .comment_bg{
background:#fffcf1; 
color:#996600; 
font-size:100%; 
width:175px; 
*width:185px; 
margin:0 10px 0 0; 
border:1px solid #ccc; 
display:block; 
padding:5px;
}

#main #wrapper .comment2{
	border:1px solid #ccc; 
	margin:10px;
	padding:5px 10px 5px 10px; 
	width:630px!important;
	width:650px;
}
#main #wrapper .comment h1,
#main #wrapper .comment2 h1,
#main #wrapper .ImagesTxt h1{
	background:url(../images/comment.gif) no-repeat;
	width:15px;
	height:10px;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#main #wrapper .comment h2,
#main #wrapper .comment2 h2,
#main #wrapper .ImagesTxt h2{
	background:url(../images/comment2.gif) no-repeat;
	width:15px;
	height:10px;
	float:right;
	display:inline-block;
	margin:0;
	padding:0;
}


/*images*/
#main #wrapper .images{
	padding:5px;
	margin:10px; 
	clear:both;
	text-align:right;
	border-top:1px solid #eee;
}
#main #wrapper .images2{
	padding:3px 0 0 3px;
	margin:5px 5px 0 5px; 
	background:url(../images/share/about_us/imgbg.gif); 
	width:122px; 
	height:170px; 
	float:right; 
}
#main #wrapper .images3{
	padding:2px 0 0 2px;
	margin:0 5px 0 5px; 
	background:url(../images/imgbg2.gif); 
	width:206px; 
	height:266px; 
	float:right; 
}
#main #wrapper .diagram{
	padding:5px;
	margin:15px 5px 0 5px; 
	float:right; 
	background:#f5f5f7;
}


#main #wrapper .ImagesTxt{
	padding:5px;
	margin:10px;
	background:#f5f5f7;
	width:250px;
	float:right;
	color:#999999;
	font-size:90%;
}

#main #wrapper .ImagesTxt_left{
	padding:5px;
	margin:0 10px 0 10px;
	background:#f5f5f7;
	width:250px;
	float:left;
	font-size:95%;
}

#main #wrapper .ImagesReport{
	padding:5px;
	margin:10px;
	background:#f5f5f7;
	width:170px;
	font-size:95%;
	float:left;
	border:1px solid #efefef;
	text-align:center;
}

#main #wrapper .img_uesfulLink{ margin:15px 0 -15px 0;}

#main #wrapper .img_point{ margin:7px 0 0 5px;}

/*Form area*/
#main #wrapper h1{
	color:#fa7028; 
	font-weight:bold; 
	font-size:100%; 
	margin:15px 10px -13px 10px!important; 
	margin:auto 10px -20px 10px; 
	padding:0;
}
#main #wrapper .bgcolor{background:#f5f5f7!important;}
#main #wrapper .formtit{clear:both; display:inline-block; background:#efefef;  margin:0 10px 0 10px;}
#main #wrapper .formtit .input{border:1px solid #efefef; background:#fff;}
select,textarea{border:1px solid #efefef; color:#636363;}
#main #wrapper .formtit label{
	display:block; 
	float:left; 
	width:200px; 
	font-weight:bold;
	margin:0;
	padding:5px 0 5px 5px;
}

#main #wrapper .formtxt{clear:both; display:inline-block; margin:0 10px 0 10px;}
#main #wrapper .formtxt .small, 
#main #wrapper .formtit .small{width:100px;}
#main #wrapper .formtxt .pic, 
#main #wrapper .formtit .pic{width:150px;}
#main #wrapper .formtxt .Tsize1, 
#main #wrapper .formtit .Tsize1{width:40px; padding:5px 0 0 5px;}
#main #wrapper .formtxt .Tsize2, 
#main #wrapper .formtit .Tsize2{width:125px;}
#main #wrapper .formtxt .Tsize3, 
#main #wrapper .formtit .Tsize3{width:225px;}

#main #wrapper .formtxt label{
	display:block; 
	float:left; 
	width:200px;
	margin:0;
	padding:1px 0 1px 5px;
}
#main #wrapper .formtxt .bigerLabel{width:280px;}
#main #wrapper .formtit span,
#main #wrapper .formtxt span{
	display:block; 
	float:left; 
	width:430px;
	margin:0;
	padding:5px 0 5px 5px;
}

#main #wrapper .formpeer_self{clear:both; display:inline-block; margin:0 10px 0 5px;}
#main #wrapper .formpeer_self label{
	display:block; 
	float:left; 
	width:200px;
	margin:0;
	padding:0 0 0 5px;
}
#main #wrapper .formpeer_self span{
	display:block; 
	float:left; 
	width:430px;
	margin:0;
	padding:0 0 0 5px;
}


#main #wrapper .formtxt h3{
display:block;
margin:5px 0 5px 0;
}

#main #wrapper .formtxt2 {
	clear:none; 
	display:inline-block; 
	margin:0 10px 0 10px; 
	padding:0;
}

#main #wrapper .formtxt2 label{
	display:block; 
	float:left; 
	width:25px;
	margin:0;
	padding:1px 0 1px 5px;
}
#main #wrapper .formtxt2 span{
	display:block; 
	float:left; 
	width:600px;
	margin:0;
	padding:1px 0 1px 5px;
}
#main #wrapper .formtxt2 span ol{width:600px;}
#main #wrapper .formtxt2 span ol,
#main #wrapper .formtxt2 span li{
	text-decoration:none;
	margin:0 0 0 15px;
	padding:0px;
	/*list-style-type:disc;*/
	list-style-image:url(../images/img_dot_point.gif);
}
#main #wrapper .formtxt2 .size1{width:512px; display:block; float:left;}
#main #wrapper .formtxt2 .size2{width:300px; display:block; float:left;}

/*header area*/

#main #wrapper .headtxt{
	clear:both;
	margin:15px 0 0 0;
	font-size:9px;
	color:#5c5c5c;
	padding:0 0 0 10px;
	font-size:11px;
}
#main #wrapper .headtxt .txt{color:#fa7028;}
#main #wrapper .headtxt .bookmark{float:right; margin:0 10px 0 0 ;}

#main #wrapper .highlight{color:#ab8753;}
#main #wrapper .OrangeTit{color:#fa7028;}
#main #wrapper .OrangeTitBig{color:#fa7028; font-size:140%;}
#main #wrapper .headtxt a{color:#5c5c5c; text-decoration:none;}
#main #wrapper .headtxt a:hover{color:#5c5c5c; text-decoration:underline;}


/*Free Services area*/
#main #wrapper dl#FreeServices,
#main #wrapper dl#Campaigns{
	clear:both;
	margin:15px 10px 0 0;
	float:left;
	width:650px;
}

#main #wrapper #FreeServices dd,
#main #wrapper dl#Campaigns dd{
	clear:both;
	margin:0;
	padding:0;
}
#main #wrapper #FreeServices img,
#main #wrapper dl#Campaigns img{
	margin:0;
	padding:0;
}
#main #wrapper #FreeServices a{
	display:block;
	width:135px;
	height:135px!important;
	height:137px;
	padding:0;
	margin:0 0 3px 3px;
	text-align:left;
	border:1px solid #fff;
	float:right;
	text-decoration:none;
	background:#3a3a3a;
}
#main #wrapper #FreeServices a:hover{
	color:#fff;
	text-decoration:none;
	border:1px solid #f8b71d;
	background:#f8b71d;
}

#main #wrapper #FreeServices a span{
	display:inline-block;
	height:40px; 
	height:34px!important; 
	padding:6px 0 0 5px;
	font-weight:bold;
	line-height:12px;
	color:#fff;
	font-size:95%;
	float:left;
}

/*Cancer Link Menu*/
div#cancerlink{
	margin:10px;
	clear:both;
}

div#cancerlink img{
	float:left;
	margin:1px 0 0 0;
}

div#cancerlink a{
	text-decoration:none;
	background:url(../images/content/) right repeat-y #ffeab7;
	padding:5px;
	font-size:100%;
	float:left;
	line-height:1.2em;
	color:#d69600;
	border-bottom:1px solid #c1a663;
	display:block;
	margin:1px 0 0 0;
}

div#cancerlink a:hover{
	background:url(../images/content/) right repeat-y #f8b71d;
	color:#fff;
	border-bottom:1px solid #dd9600;
}

/*Campaigns area*/

#main #wrapper #Campaigns a{
	display:block;
	width:200px;
	height:200px!important;
	height:202px;
	padding:0;
	margin:0 0 3px 3px;
	text-align:left;
	border:1px solid #fff;
	float:left;
	text-decoration:none;
	background:#3a3a3a;
}
#main #wrapper #Campaigns a:hover{
	color:#fff;
	text-decoration:none;
	border:1px solid #f8b71d;
	background:#f8b71d;
}

#main #wrapper #Campaigns a span{
	display:inline-block;
	height:40px; 
	height:34px!important; 
	padding:6px 0 0 5px;
	font-weight:bold;
	line-height:14px;
	color:#fff;
	font-size:100%;
	float:left;
}


/*index area*/


#main #wrapper .headimg{
	clear:both;
	height:103px;
	margin:4px 0 0 0;
}
.margin{margin:0 2px 0 0;}
#main #wrapper .headimg span{
	display:block; 
	height:19px; 
	padding:0px 0 0 15px;
	line-height:17px;
	color:#fff;
}
#main #wrapper .headimg span div{font-size:95%;}
#main #wrapper .headimg a{
	display:block;
	width:164px;
	height:103px;
	padding:0px;
	text-align:left;
	background:url(../images/share/index/head_txt_point.gif) no-repeat left bottom #333333;
	border:1px solid #fff;
	float:left;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
#main #wrapper .headimg a:hover{
	color:#fff;
	background:url(../images/share/index/head_txt_point.gif) no-repeat left bottom #f8b71d;
	text-decoration:none;
	border:1px solid #f8b71d;
}
#main #wrapper .titimg{clear:both; margin:10px 0 0 0;}
#main #wrapper .tit{font-size:15px; font-weight:bold; line-height:18px;}
#main #wrapper .titText{
	clear:both;
	font-size:18px; 
	font-weight:bold; 
	line-height:18px; 
	color:#fa7028;
	border-bottom:4px solid #fa7028;
	padding:0 0 0 2px;
}
#main #wrapper .titText div{border-bottom:1px solid #fa7028; clear:both; margin:2px 0 0 0;}
#main #wrapper .news{
	clear:both;
	margin:10px 0 10px 0;
}



#main #wrapper .newsinfo{
	display:block;
	width:667px;
	height:128px;
	padding:10px 0 0 0;
	text-align:left;
	border-top:1px solid #fff;
	line-height:18px;
}
#main #wrapper .newsinfo a{
	color:#666;
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
}
#main #wrapper .newsinfo a:hover{
	text-decoration:underline;
}
#main #wrapper .newsinfo img{
	margin:0 10px 0 10px;
	float:left;
}


#main #wrapper .sample {
position:absolute;
margin:50px 0 0 50px;
*filter:alpha(opacity=10);
-moz-opacity:0.1;
opacity:0.1;
z-index:50;
}


/* donate_oneoff_form */
.donate_oneoff_form_topbar{
display:block;
clear:both;
width:100%;
height:33px;
line-height:25px;
border-top:1px solid #efefef;
border-bottom:1px solid #efefef;
font-size:10px;
margin:10px 0 0 0;
padding:0 0 0 10px;
background:#fff;
color:#999;
}
.donate_oneoff_form_topbar img{
margin:5px 0 -5px 0;
}

.donate_oneoff_form_topbar strong{
display:inline-block;
color:#fb7b26;
padding:0 0 5px 20px;
background:url(../images/img_step.gif) no-repeat 0 5px;
}
.donate_oneoff_form_topbar label{
display:inline-block;
padding:0 0 5px 20px;
background:url(../images/img_step.gif) no-repeat 0 5px;
}



/* sitemap part star */
#sitemap{
display:block;
text-align:left;
clear:both;
float:left;
padding:20px 10px 0 10px;
margin:0;
font-family:Arial, Helvetica, sans-serif;
}
#sitemap span a{
color:#fff;
font-weight:bold;
text-decoration:none;
font-size:110%;
padding:3px 0 3px 10px;
background:#F8B71D;
height:20px;
border-bottom:2px solid #999;
width:630px!important;
width:640px;
clear:both;
display:block;
margin:0 10px 0 0;
}
#sitemap span a:hover{
background:#ffeab7;
color:#F8B71D;
}
#sitemap ul{
display:block;
margin:0 0 30px 0;
}

#sitemap ul,
#sitemap li{
list-style-type:none;
padding: 0;
margin: 0;
float:left;
/*border:1px solid #000;*/
}
#sitemap li a{
font-size:100%;
font-weight:bold;
text-decoration:none;
border-bottom:1px #aaa solid;
padding:3px 0px 3px 10px;
margin:15px 5px 0px 0px;
display:block;
width:200px!important;
width:210px;
height:20px;
color:#333;
background-color:#ded1a5;
}
#sitemap li a:hover{
color:#333;
background-color:#fff;
}
#sitemap ol{
text-decoration:none;
display:block;
margin:2px 0px 0px 0px;
padding: 0px;
width:210px;
}
#sitemap ol a{
font-weight:100;
text-decoration:none;
font-size:90%;
border:1px #efefef solid;
padding:3px 0px 3px 10px;
margin:0px 0px 5px 0px;
display:block;
width:210px;
height:auto;
color:#666;
background-color:#f5efd9;
}
#sitemap ol a:hover{
background:#fff;
color:#333;
border:1px #ccc solid;
}
#sitemap ol ul.sub{
border:1px #fafafa solid;
}
#sitemap ol ul.sub a{
font-weight:100;
text-decoration:none;
font-size:90%;
border:1px #efefef solid;
padding:3px 0px 3px 10px;
margin:0px 0px 5px 0px;
display:block;
width:210px;
height:auto;
color:#666;
background-color:#fff;
}
#sitemap ol ul.sub a:hover{
background:#fff;
color:#333;
border:1px #ccc solid;
} 

/* sitemap part end */

.hotline{
margin:10px; color:#333;
}

/*footer area*/
#footer{
	width:900px;
	clear:both;
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	background:#f1f1f1;
	font:11px Arial, Helvetica, sans-serif;
	color:#4a4a4a;
	padding:0;
	margin:0 auto 0 auto;
	text-align:left;
	height:65px;
}
#footer a{
	color:#4a4a4a;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer .txt{ display:block; padding:20px 0 0 20px;}
#footer .logo{ display:block; float:right; padding:10px 10px 0 0;}
#footer span span{color:#797979; font-size:10px;}

/*-----------------------------
minor setting
-------------------------*/
.imgFloatR{
	float:right;
	clear:right;
}

/*-----------------------------
minor setting
-------------------------*/
.searchDesc{
	width:100%;
	_width:98%;
	padding:0 0 20px 10px;
}
.searchDesc b{
}
.searchDesc span{
	color:#999999;
}

.listNum{
	padding:0 0 20px 10px;
	display:block;
}

#div_updating_wholepage_body
{
    position:relative ;
    top: 400px;
}

#div_updating_halfpage
{
    position: absolute;
	width:800px;
	height:500px;
	z-index:1;
	background-color: #FFFFFF;
    float:left;
	filter:alpha(opacity=75);
	-moz-opacity:.75;	
	opacity:.75;
}

#div_updating_halfpage_body
{
    position:relative ;
    top: 250px;
}

.updProg_whole_page{
   position: absolute;
	width:1200px;
	left: 0px;
	top: 0px;
	z-index:9999999999;
	background-color: #FFF;
	height: 2500px;
	float:left;
	filter:alpha(opacity=75);
	-moz-opacity:.75;	
	opacity:.75;

}

#updProg_whole_page{
   position: absolute;
	width:800px;
	height:1300px;
	z-index:1;
	background-color: #FFFFFF;
	float:left;
	filter:alpha(opacity=75);
	-moz-opacity:.75;	
	opacity:.75;
    left: 0px;
    top:0px;
}

.inputW{ width:200px;}
.formBg{background:#f8b71d; color:#fff;}