﻿body 
{
	font-family: SimSun;
	font-size: 12px;	
	color:#666666;
	margin:0px 0; 
	padding:0; 	
	background-color: #43b4d6; 
}

html
{
	margin:0px 0; 
	padding:0; 
}

/* ----------------------------------------------------------- txt  ---------------------------------------------- */
/* ----
a {  font-size: 12px; color: #6E6E6E}
a:visited  {  color: #6E6E6E; text-decoration: none}
a:link {  color: #6E6E6E; text-decoration: none}
a:hover {  color: #CC0000; text-decoration: underline}
-- */

a {  font-size: 12px; color: #21581C}
a:visited  {  color: #21581C; text-decoration: none}
a:link {  color: #21581C; text-decoration: none}
a:hover {  color: #95400C; text-decoration: underline}

.txt_01 {  font-size: 12px; color: #6E6E6E}
.txt_01:visited  {  color: #6E6E6E; text-decoration: none}
.txt_01:link {  color: #6E6E6E; text-decoration: none}
.txt_01:hover {  color: #CC0000; text-decoration: underline}

.txt_02 {  font-size: 12px; color: #82817B}
.txt_02:visited  {  color: #82817B; text-decoration: none}
.txt_02:link {  color: #82817B; text-decoration: none}
.txt_02:hover {  color: #575651; text-decoration: none}

.txt_white {  font-size: 12px; color: #fff}
.txt_white:visited  {  color: #fff; text-decoration: none}
.txt_white:link {  color: #fff; text-decoration: none}
.txt_white:hover {  color: #E0E0E0; text-decoration: underline}

.title
{
	FONT-WEIGHT: bold; 
	margin:10px 0 0 20px;
	FONT-SIZE: 14px; 
	COLOR: #4E616C;
}


/* BODY 
----------------------------------
*/

.main_gb
{
	width:1000px;  
	 margin-left:auto;
	margin-right:auto;	
	 min-height:440px;
	 text-align:center;
}

.main_left
{
    float:left;
    margin-left:0px;
	width:214px; 
	 
}

.main_center
{
    float:left;
	width:502px; 
    _height:440px;
    min-height:440px;
    background-color:#E6E6E6;
    
	 
	margin-left:5px;
	margin-top:0px;
}

.main_right
{
    float:left;
	width:244px; 
    _height:440px;
    min-height:440px;	
	background-image:url(../../App_Themes/U-LINK_tw/images/home_right_01.gif);     
    background-color:#E6E6E6;	
     margin-left:0px;
	 
}

/* HEADER 
----------------------------------
*/

#top_gb
{
    float:left;
	width:100%;
	height:170px;	
	background-image:url(../../App_Themes/U-LINK_tw/images/top_gb.gif);  
}

#top_left
{
    float:left;
	width:486px;
	height:170px;
	background-image:url(../../App_Themes/U-LINK_tw/images/logo.gif);
}

#top_right
{
	float:right;    
}

#top_link
{
	float:right;
    margin-right:10px;

	width:216px;
	height:103px; 
	overflow:hidden; 
}

.top_menu
{
	float: left;	
	width:72px;
	height:103px;
    margin-top:0px;
    margin-right:0px;
}

 .logout {
	padding: 12px 235px 0 0;
	text-align: right;

}
 .logout a {
	padding: 3px 10px;
	background:#f2bf2e;
	font-size:12px;
	border-radius: 3px;
	-moz-border-radius:	3px;
	-webkit-border-radius:	3px;
	text-decoration: none;
	color:#8a610a;
}
 .logout a:hover{
	background:#f2bf2e;
	text-decoration: none;
	color:#8a610a;
}

 .user {
	font-family: Arial;
	color: #535353;
	float:right;
	font-size: 12px;
	line-height: 22px;
	clear:right;
	margin-top: 0px;
	margin-right: 235px;
}



#flash 
{
	float:right;
	clear:both;
	margin-top:-67px;
	width:570px;
	height:46px; 
	border: 0px;
}

/* Home 
----------------------------------
*/
#login_gb,#but_01,#home_left_01,#home_left_02,#home_left_03
{
	 float:left; 
	width:213px;    
}

#login_gb
{
    float:left;
	height:116px;
	background-image:url(../../App_Themes/U-LINK_tw/images/login_gb.gif);
}

#login
{
    float:left;
    width:100%;
    margin-top:50px;
	margin-left: 15px;
    border:8px;
    text-align:center;
}

#but_01
{
    float:left;
	height:79px;  
	margin-top:6px;  
    margin-bottom:1px;
}

#home_left_01
{
	
	height:70px;
	background: #ff8601 url(../../App_Themes/U-LINK_tw/images/home_left_01.gif) no-repeat;
	clear:both;
	margin-left: 0px;
	text-align:center;
	
}
.bt_search
{
	float:right;
	margin-right: 5px;
	margin-top:5px;
}
.input_search
{
	border: 5px solid #ca6b00;
	margin-top:10px;
	width:190px;
}
#home_left_02
{
    background: #ff8601;  
	clear:both;	
	height:168px;
 	clear:both; 
	margin-left:0px;
}
.bt_skype
{
	float:right;
	margin-right:5px;
	margin-top:5px;
}
#talkOnline
{
	margin-left: 5px; 
	margin-top: 65px;
	padding-top: 18px;
	padding-bottom:18px;
	 background: #2996a2; 
 
	width: 203px;
	text-align: center;
}

#talkOnline img { margin-right:3px;margin-top:0px}
.txtColor{color: #ffd650; }
.txtColor:visited  {  color: #ffd650; text-decoration: none}
.txtColor:link {  color: #ffd650; text-decoration: none}
.txtColor:hover {  color: #ffd650; text-decoration: underline}


#home_left_text
{
    width:80%;
    text-align:left;      
}

#home_left_03
{
    float:left;
	height:78px;

}

#home_center_01
{
    float:left;
	width:502px; 
	height:146px;
	background-image:url(../../App_Themes/U-LINK_tw/images/home_center_01.gif);     
}

#MAWBSearch
{
    margin-left:180px;
    margin-top:55px;  
}

#news_title
{
    float:left;
	width:470px; 
	height:160px;
    margin-top:5px;	
    margin-left:10px;
    text-align:left;
}

#news
{
    float:left;
    margin-top:0px;
    margin-left:2px;
	width:470px;     
    height:150px;
    text-align:left;    
}

#pro_bg
{
    float:left;
	width:498px; 
    height:126px;
	background-image:url(../../App_Themes/U-LINK_tw/images/home_center_02.gif);  
    border-left:solid 3px #E6E6E6;
    border-bottom:solid 2px #ffffff; 
    text-align:center;  
}

#pro_text
{
	width:485px; 
	margin:0px auto;
    margin-top:8px;
    text-align:center;     
}

#but_02
{
    margin-left:6px;
    margin-top:12px;
}

/* main 
----------------------------------
*/
#Content_user
{
    float:left;
	width:180px; 
    height:41px;
    line-height:41px;
	background-image:url(../../App_Themes/U-LINK_tw/images/main_left_00.gif);  
    text-align:center;   
}
/*========================= Menu =========================*/
#menuWrap {
	width: 180px;
	padding:0;
	float: left;
	min-height: 100%;
	height:auto;
	margin-left: 12px;  
}
#menuWrap .menuTop {
	width:180px; 
    height:41px;
	background:url(../../App_Themes/U-LINK_tw/images/menuTop.gif);  
	float:left;
}

#menuWrap ul , #menuWrap li, #menuWrap a {
	margin: 0;
	padding: 2px 0;
	font-size: 13px;
	line-height: 23.5px;
	text-decoration: none;
	text-align: left;
}

#menuWrap ul {
	width: 180px;
	background:url(../../App_Themes/U-LINK_tw/images/submenu_bg.gif);  
	margin-top:41px;
} 	

#menuWrap li {
	list-style-type: none;

}

#menuWrap a {
	display: block;
	color: #1d408a;
	margin-left: 30px;
	text-decoration: none;
}
#menuWrap  a:hover	    {
	padding-left: 30px;
	color: #fb8901;
	margin: 0px;
}
#Content_right
{
    float:left;
    margin-left:4px;
	margin-top: 0px;
	width:740px;  
    border:solid 8px #178bc6;  
    padding:8px; 
    background-color:#ffffff;
	_height:400px;
	min-height:400px; 
}

#mainWrap
{
	margin: 20px;
	width: auto;
	background: #fff;
	letter-spacing: 1px;
	line-height:26px;
	text-align: left;

}
#mainWrap h2 
{
	color: #ff8500;
	line-height: 36px;
	margin:0;
}
#mainWrap
	line-height: 26x;
	letter-spacing: 1px;
}
#mainWrap br{ 
	color:#000;
	line-height: 30px;
	letter-spacing: 1px;
}


/* footer 
----------------------------------
*/
#footer
{
    float:left;
    margin-top:8px;
	width:100%;  
    height:60px;  
	background-image:url(../../App_Themes/U-LINK_tw/images/footer_02.gif);     
}

#footer_logo
{
    margin-top:15px;
    margin-left:15px;
    float:left;
	width:420px;  
    height:16px;  
	background-image:url(../../App_Themes/U-LINK_tw/images/footer_01.gif);  
}
#footer_admin
{
   float:right;
   margin-top:40px ;
    margin-right:5px;
    
}

#footer_text
{
    float:right;
	margin-top:10px;
	margin-right:10px;
	width:500px;
	text-align:right;	
}

/* --------------------------------------------------------- TDataList  ---------------------------------------------- */
.TDataListImg
{
	width:30px;
	height:32px;
	text-align:center;
	line-height:32px;
	background-image:url(../../App_Themes/U-LINK_tw/images/main_left_01.gif); 		
}

.TDataListTd
{
	width:150px;
	height:32px;
	text-align:left;
	color: #ffffff;	
	background-image:url(../../App_Themes/U-LINK_tw/images/main_left_02.gif); 		
}
.TDataListTitle
{


}

/* --------------------------------------------------------- Menu  ---------------------------------------------- */
.Menu{
	margin:0 0 0 35px;
}

/* 主菜单栏背景 */
.menuBackgr 
{
	}
/* 每个主菜单CSS */
.menuBarStatic  
{
	color: #3D3D3D; 
	font-size: 13px;
	font-weight: bold;	
	width:75px;
	height:30px;
	line-height: 30px;
	overflow: hidden;
	text-align:center;
	}
/* 每个主菜单字體 */	
.menuBarStatic:visited  {  color: #3D3D3D; text-decoration: none}
.menuBarStatic:link {  color: #3D3D3D; text-decoration: none}
.menuBarStatic:hover {  color: #D14913; text-decoration: none}

/* 当鼠标移到主菜单上时的CSS */
.menuBarStaticHr 
{
	color: #FFFFFF; 
	font-weight: bold;	
	width:75px;
	height:30px;
	line-height: 30px;
	overflow: hidden;
	text-align:center;
	background-color:#E9E9E9;
}
/* 子菜单背景 */
.menuBarDynamic { 
	border:1px solid #6CA9C1; 
	width:120px;
	height:24px;
}
/* 子菜单字體 */	
.menuBarDynamicItem:visited  {  color: #207090; text-decoration: none}
.menuBarDynamicItem:link {  color: #207090; text-decoration: none}
.menuBarDynamicItem:hover {  color: #FFFFFF; text-decoration: none}

/* 每个子菜单条的CSS */
.menuBarDynamicItem  
{
	width:120px;	
	height:24px;	
	padding:0 0 0 5px; 
	line-height: 24px;
	overflow: hidden;	
	background-color:#FFFFFF; 
	border:solid 1px #DEE7EF;
	color: #207090; 
	font-weight: bold;	
}



/* 当鼠标移到子菜单上时的CSS */
.menuBarDynamicHr{ 
	background-color:#207090;
	color: #ffffff; 
	font-weight: bold;		
}

/* --------------------------------------------------------- TTree  ---------------------------------------------- */

.tree
{
	margin:0 auto;	
	padding: 0px;
	width:180px;
}

.treeRoot
{

}

.treeNode
{
	
}

/* ----------------------------------------ajax--------------------------------- */
.ajax__tab_Default .ajax__tab_header
{
    padding:1px 0 0 0px;
    height: 27px;
    background:#f5f5f5 repeat-x bottom;
    border-bottom: solid 8px #3793d6;    
}
.ajax__tab_Default .ajax__tab_outer
{
}
.ajax__tab_Default .ajax__tab_inner
{
}
.ajax__tab_Default .ajax__tab_tab
{
    margin-left:10px;
    text-align: center;
    padding: 5px 5px 3px 10px;
    font-size: 12px;
    color: #1B5681;
    width:100px;
    cursor:pointer;
	font-weight: bold;    
}

.ajax__tab_Default .ajax__tab_hover .ajax__tab_outer ,.ajax__tab_Default .ajax__tab_active .ajax__tab_outer
{
}
.ajax__tab_Default .ajax__tab_hover .ajax__tab_inner ,.ajax__tab_Default .ajax__tab_active .ajax__tab_inner
{
}
.ajax__tab_Default .ajax__tab_active .ajax__tab_tab , .ajax__tab_Default .ajax__tab_hover .ajax__tab_tab
{
    margin-left:10px;
    text-align: center;
    padding: 5px 5px 3px 10px;
    font-size: 12px;
    color: #FFFFFF;
    border: solid 2px #3793d6;
    background-color:#3793d6;
    cursor:pointer;
	font-weight: bold;    
}
.ajax__tab_Default .ajax__tab_active .ajax__tab_tab
{
    border-bottom: solid 2px #3793d6;
}
.ajax__tab_Default .ajax__tab_hover .ajax__tab_tab span , .ajax__tab_Default .ajax__tab_active .ajax__tab_tab span
{
    color: #B82400;
}
.ajax__tab_Default .ajax__tab_body
{
}



/* ----------------------------------------Tracking Table--------------------------------- */

.title_01  
{
	font: bold 15px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #1D5C8D; 
}

.title_02
{   
   color: #9A9A9A; 
   font: none 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.th
{   
   color: #4f6b72; 
   font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
   background: #CAE8EA;
	padding: 3px ;  
	text-align:center; 
}

.tdRight
{
	text-align:right;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif;
	color: #4f6b72;
	border: 1px solid #C1DAD6;	
	background: #E6EAE9;	
}

.tdCenter
{
	text-align:center;
}

.Center
{
	text-align:center;
	border: 1px solid #C1DAD6;
	background: #F5FAFA;
	padding: 3px ;
	color: #6D929B;	
}

.table
{
	width:100%;
}

.td {
font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif;
	
text-align:left;
border: 1px solid #C1DAD6;
background: #F5FAFA;
padding: 3px ;
color: #6D929B;
}

.datagrid
{
	background: #538393;
	padding: 3px ;	
}

.Track_Login_TextBox
{
    Width:90px;
}

/* ----------------------------------------FAQ--------------------------------- */
.tdhead
{
	background: #F1F1F1;
	margin:8px;
	text-align:center;
	height:18px;
}

.tdarch
{
	background: url(../../App_Themes/pubweb_tw/images/main_03.gif) no-repeat left;
	width:15px;
	height:5px;
}