﻿/* CSS all set */

body {
    margin:0px;
    FONT-SIZE: 12px;  
	LINE-HEIGHT: 130%; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-family:SongTi, Arial;
	LETTER-SPACING: normal;
	text-align:center;
	}
li{
list-style-type:none;
}
ul
{
list-style-type:none;
margin:0px;
padding:0px;
}
ol
{
list-style-type:none;
margin:0px;
}


/* header begin=====================*/
.nw_head { width:800px; height:299px; margin:auto; overflow-x:hidden; display:table;}
.nw_head p { padding:80px 0 0 50px; margin:0 auto;}
.nw_head a { display:block; width:165px; height:130px; float:left; margin:0px 0 0 0px;}
/*top begin*/

.top_bar { width:100%; height:27px;  position: relative; text-align:left;}

.top_bar .top_bar_menu { float:left; width:170px; height:25px; padding:2px 0 0 10px; display:table;}
.top_bar .top_bar_menu .nw_group_head { width:65px; height:16px; float:left; margin:1px 8px 0 0; line-height:16px; text-align:center; 
 padding:2px 5px 0 0 ; text-decoration:none;}

.top_bar .top_bar_menu a.top_bar_look { width:70px; color:#fff; padding:4px 5px 0 0 ; display:block; float:left;}
.top_bar .top_bar_menu a:hover.top_bar_look { text-decoration:none;}

.top_bar .top_bar_user { float:right; width:150px; height:22px;  text-align:right; padding:5px 10px 0 0;}
.top_bar .top_bar_user a { color:#fff;}
.top_bar .top_bar_user a:hover { text-decoration:none;}
.top_bar .top_bar_user a.top_bar_help { background:url(../images/user_index_ico_help1.gif) no-repeat  left; padding-left:18px; text-decoration:none;}
.top_bar .top_bar_user a:hover.top_bar_help { text-decoration:underline;}
/*top end*/

/* header end=====================*/



/* nw_body begin=====================*/

.nw_body,.top_body,.bottom_body  { width:800px; min-height:40px; height:auto !important; height:40px;  margin:0 auto 0; display:table; clear:both;}
.bottom_body { padding-bottom:90px;}
.nw_body .main { width:650px; min-height:40px; height:auto !important; height:40px;  text-align:left; }
.nw_body .main p { font-size:13px; line-height:180%;}
.nw_body .main h2 { font-size:13px; font-weight:normal;}
.nw_body .main p.textright { text-align:right;}
.nw_body .main p b {}

/* footer begin=====================*/
.nw_footer
{
width:800px; height:85px; text-align:center;
padding-top:0px;
clear:both; margin:10px auto 0;
}

/* footer end=====================*/





.nj_ad { width:230px; height:26px; background:#91E2F5; margin-bottom:5px;}

