@import "css/reset.css";
body {background:#F7F4ED; text-align:center; color:#000; font-family:Arial; font-size:12px; line-height:16px;}

div {display:inline-block; border:0px solid red; overflow:hidden;}
table {}
table,td  {border:0px solid green; padding:2px;}
hr { width:650px; height:1px; border-top:1px solid #999; }
a {text-decoration:none;}

h2 {color:#36C; margin:10px; font-size:16px; font-weight:bold;}

#main_contrainer {width:1015px; height:auto; margin:auto; text-align:left; }
#header_wrapper div, #right_panel div{ float:left;}

#header_wrapper { float:left; width:900px; height:116px; font-size:16px;}
#header_wrapper #logo { width:378px; height:95px;}
#header_wrapper .news { width:502px; height:68px; text-align:right; vertical-align:middle;}
#header_wrapper .login_box { width:380px; height:30px; vertical-align:bottom; text-align:right;}
#header_wrapper .lang_box { width:118px; height:30px; vertical-align:bottom; text-align:right;}
#header_wrapper #graybar_header {float:left; margin:-5px 0 0 0;}

#menubar_wrapper { float:left; width:210px; height:100%; background:#C7CEC6; border-right:#E7F4ED 1px solid;}

#contentAndMenu {background:#c7cec6; width:900px; background:url("images/content_bg.jpg");}
#right_panel {float:left; width:670px; height:auto; background:#f7f4ed; }

#banner_wrapper { float:left; width:670px; height:auto;}
#banner_wrapper #banner { float:left; width:670px; height:auto; border-bottom:#F7F4ED;}
#banner_wrapper #greybar { float:left; width:670px; height:5px; background:#6e6e6e;}

#content_wrapper { float:left; width:100%; height:auto; min-height:850px; padding:20px 0 0 20px; background:#f7f4ed; }
#content_wrapper a {color:#3282a8;}
#content_wrapper img {}
#content_wrapper .line_center {text-align:center;}
#content_wrapper table {width:650px;}

#content_wrapper #index_table { float:left; margin:0 0 0 20px; width:430px; }
#content_wrapper #index_table img {margin: 5px 0; }
#content_wrapper #index_table .index_news_title { float:left; width:310px; font-size:12px;}
#content_wrapper #index_table .index_news_more { float:left; width:55px; color: red; font-size:12px;}

#content_wrapper #directorlist_page table td	{border:2px solid #f7f4ed;}
#content_wrapper #directorlist_page table tr:nth-child(odd)	{ background:#d4d4d4; behavior:url(border-radius.htc);}
#content_wrapper #directorlist_page table tr:nth-child(even)	{ background:#FFFFFF;}
#content_wrapper #directorlist_page table .odd	{ background:#d4d4d4; behavior:url(border-radius.htc);}
#content_wrapper #directorlist_page table .even	{ background:#FFFFFF;}
#content_wrapper #directorlist_page .table_header td {color:#FFF; background:#2348a0; font-weight:bold; }

#content_wrapper .backtop, #content_wrapper .backpre {width:650px; text-align:right; padding:0 8px 16px 0; }

#content_wrapper #photoalbum_page img {border:3px solid #555; }

#footer_wrapper { float:left; width:100%; height:auto; text-align:center; margin:32px 0 0 0;}
#footer_wrapper p {width:100%; }
#footer_wrapper img { margin:0 20px auto; margin:16px 40px;}






