
/* CSS Document */
*{ margin:0px auto; padding:0px;}
body { margin:0px auto; padding:0px;}
a,a:link { color:#afb19b; text-decoration:none;}
.clr { clear:both;}
/*top css*/
.header {margin:0px auto; font-size:12px; width:963px; height:137px; background:url(../images/top_bg.jpg) no-repeat;}
.t_top_menu { padding-right:22px; color:#afafa7;margin-top:5px; width:941px; text-align:right;}
.t_top_menu a { padding:auto 10px;margin:auto 9px; line-height:24px; color:#afafa7;}
.t_top_menu a:hover {text-decoration:underline;}
.t_index_logo { float:left; text-align:left; padding-left:10px; margin-top:-4px; width:440px;}
.t_index_main_menu { float:left; padding-right:0px; width:500px; margin-top:20px;}
.t_index_main_menu a:link,.t_index_main_menu a:visited { color:#545b65; text-decoration:none; font-size:13px; font-weight:bold; padding:0px 10px; display:inline-block; border-right:1px dotted #595757; height:16px; line-height:16px; margin:3px auto;}
.t_index_main_menu a:hover {text-decoration:underline;}
.t_index_main_menu a:link.noborderright { border-right:none;}
.t_index_main_menu a:visited.noborderright { border-right:none;}
.t_index_main_menu a:hover.noborderright { border-right:none;}
.t_index_b_menu { float:left; color:#afb19b; width:494px; text-align:right;}
.t_index_b_menu a:link,.t_index_b_menu a:visited { padding:6px;text-decoration:none;}
.t_index_b_menu a:hover {text-decoration:underline;}
.t_search { float:right; padding-right:27px; }
.t_search input.search_input { width:200px; line-height:17px;}
.t_search input.s_button { width:47px; height:24px; background:url(../images/search.png) bottom center no-repeat; border:0px; cursor:pointer;}
