﻿/* --------------------------
         common 
-------------------------- */
body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background:#fafafa;
	color:#000;
}
h1,h2,h3,h4,h5,h6 
{
	margin:0;padding:0;
}
h4,h5
{
	font-size:12px;
}
.floatR
{
	float:right;
}

#mainBox
{
	width:950px;
	margin:0 auto;
	padding: 2px 8px 0 8px;

}
/* --------------------------
        header 
-------------------------- */
#header
{
	background: url(/common/images/bg.png) no-repeat 0px 28px;
}

/* --------------------------
         webGroup 
-------------------------- */
#webGroup 
{
	height:22px;
	line-height: 22px;
	background:none!important;
	border-bottom: 1px solid #eee;
}
#webGroup li
{
	line-height:22px;
	text-align:right;
}
#webGroup ul li a 
{
	padding:0 4px;
	color:#333;
}

#newsMessage
{
	float:left;
	width:480px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	margin-left:5px;
}


/* --------------------------
         menu
-------------------------- */
#menu 
{
	height:25px;
	line-height:25px;
	border-right: 1px solid #ace;
}
#menu ul li
{
	float:right;
	display: inline;
	margin: 0;
}
#menu a 
{
	display:block;
	font-size: 14px;
	border-left: 1px solid #ace;
	border-top: 1px solid #ace;
	padding: 0 10px;
	color: #1F3A87;
	font-weight: normal;
}
#menu a:hover 
{
	text-decoration:none;
	display:block;
	color: #fff;
	background: #4997d7;
}
#subNav 
{
	line-height:27px;
	height:27px;
	background:url("../images/bg.png") repeat-x 0 -280px;
	padding:0;
	color:#fff;
}
#subNav ul
{
	margin:0 0 0 300px;
	height: 25px;
	line-height: 25px;
}
#subNav ul li
{
	font-weight: bold;
}
#subNav ul li a
{
	padding:0 8px;
	color: #fff;
}

/* --------------------------
        searchBar
-------------------------- */
#searchBar 
{
	height:30px;
	line-height: 30px;
	background: url(/common/images/bg1.png) repeat-x 0 0;
	color: #fff;
	overflow:hidden;
	position:relative;
}
* html #searchBar 
{
	top:-4px;
}
*+html #searchBar 
{
	top:-2px;
}
#searchBar form
{
	padding:0;
	
}

.searchMenu
{
	width:90%;
	margin:0 auto;
	text-align:right;
	
}
*+html .searchMenu
{
	
}
.searchMenu select
{
	position:relative;
	top:-1px;
}
* html .searchMenu select
{
	top:3px;
}
*+html .searchMenu select
{
	top:1px;
}
.searchMenu .textbox2
{
	position:relative;
	top:-1px;
	left:4px;	
	height:16px;
	line-height:16px;
	border:1px solid #fff;
}
* html .searchMenu .textbox2
{
	top:2px;
}
*+html .searchMenu .textbox2
{
	top:-1px;
}
.searchMenu .textbox3
{
	position:relative;
	left:6px;
	padding:0 2px;
	cursor:pointer;	
}

* html .textbox3
{
	height:22px;
	line-height:18px;
}
*+html .textbox3
{
	height:22px;
	line-height:18px;
}
* html .searchMenu .textbox3
{
	top:4px;
}
*+html .searchMenu .textbox3
{
	top:1px;
}
	
.keyWords
{
	margin:0 0 0 5px;
}
.keyWords a
{
	padding:0 2px;
	color: #fff;
	font-weight:bold;
}
.keyWords p
{
display:inline;
font-weight:bold;
}
.keyWords p a
{
	color:#fff;
}

/* --------------------------
         subMenu
-------------------------- */
#subMenu 
{
	height:28px;
	padding: 5px 0;
	width: 100%;
}
#subMenu ul li 
{
	line-height:26px;
	padding:0;
}

#subMenu .otherEditions
{

	line-height: 26px;
	color: #666;
	margin: 0 0 0 6px;
	width:116px;
	padding:0 8px 0 0;
	background:url(/common/images/navbg.png) no-repeat -150px -1px;	
}
 .otherEditions a
 {

 	width:55px;
 	height:26px;
 	display:block;
 }
.otherEditions a:hover
{
  	text-decoration:none;
 }


/* --------------------------
        buddy
-------------------------- */

#buddy h4,
#friendlink h4
{
	height: 26px;
	line-height:26px;
	clear: both;
	color:#000;
	padding: 0 8px;
	font-size: 14px;
	background: url("/common/images/bg1.png") repeat-x 0 0;
}

#buddy 
{
	float:left;
	width:310px;
	height:140px;
	border: 1px solid #ccc;
}

#buddy ul
{
	width:96%;
	margin:0 auto;
}
#buddy li 
{
	line-height: 18px;
	padding: 5px 0 0 0;
}
#buddy li a
{
	width:200px;
	height:18px;
	line-height:18px;
	overflow:hidden;
	display: block;
}
/* --------------------------
         friendlink
-------------------------- */
#friendlink 
{
	height:140px;
	border: 1px solid #ccc;
	float: right;
	width: 628px;
}
#friendlink ul 
{
	padding:10px 0 0 10px
}
#friendlink li
{
	margin:0;
	text-align: left;
	line-height: 20px;
}

/* --------------------------
         footer
-------------------------- */
#footer 
{
	margin:25px auto 0 auto;
	border-top:5px solid #3d7faf;
	padding: 10px 0;
	color:#333;
	text-align: center;
	background: #fff;
}
#footer li 
{
	line-height:20px;
}
.foot a
{
	padding:0 6px;
	color:#333;
}
/* --------------------------
       memberCenter
-------------------------- */
.userSideBar h4
{
	background:url("/common/images/members.png") no-repeat 0 -60px;

}
.userSideBar .leftList li
{
	height:20px;
	clear: both;
	padding: 0 2px 0 10px;
	background:url("/common/images/bg.png") no-repeat -224px -69px;
	overflow: hidden;
	line-height: 20px;
}
#subNav 
{
	line-height:27px;
	height:27px;
	background:url("/common/images/bg1.png") repeat-x 0 0px;
	padding:0;
	color:#fff;
	margin:0;
}
#subNav ul
{
	width:98%;
	margin:0 auto;
	text-align:center;
	height:24px;
	line-height:24px;	
}
#subNav ul li
{
	font-weight: bold;
	height:24px;
	line-height:24px;
}
#subNav ul li a
{
	padding:0 8px;
	color: #fff;
}
.container
{
	margin:8px 0 0 0;
}
.userInfoBox
{
	height:190px;
}
.userInfoBox h4
{
	background:url("/common/images/members.png") repeat-x 0 -60px;
}
.userInfoBox h4 span
{
	background:url("/common/images/members.png") no-repeat -478px -38px;

}
.userInfoContent
{
	background: url("/common/images/members.png") no-repeat 8px -143px;
}
.userInfoContent .deepBlue
{
	font-size:24px;
}
.userSms
{
	background:url("/common/images/members.png") no-repeat 0 0;
}
.userFax
{
	background:url("/common/images/members.png") no-repeat -160px 0;
}
.userIm
{
	background:url("/common/images/members.png") no-repeat -320px 0;
}
.userDealBox div h4
{
	background:url("/common/images/members.png") repeat-x 0 -60px;
}
.userDealBox div h4 span
{
	background:url("/common/images/members.png") no-repeat -480px -15px;
}
#sHeader
{
	padding:40px 0 0 0;
	background: url(/common/images/bg.png) no-repeat 10px 3px;
}
#mainContent
{
	color:#333;
	padding:10px 20px;
} 
#mainContent h1
{
	text-align:center;	
	padding:15px 0;
	font-size:30px;
	color:#06c;
}
#mainContent h5
{
	font-size:14px;
	text-indent:1.6em;
}
#mainContent p
{
	line-height:24px;
	text-indent:2em;
}


/* --------------------------
      changeInfoBox
-------------------------- */
.changeInfoBox
{
	background:none repeat scroll 0 0 #FFFFFF;
	border-color:#3D7FAF;
	border-right:1px solid #3D7FAF;
	border-style:solid;
	border-width:4px 1px 1px;
	padding:0 0 10px;
}
.changeInfoBox h1
{
	height:30px;
	line-height:30px;
	background: none;
	color: #1b518e;
	text-align: center;
	padding: 10px 0;
	font-size: 20px;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #3D7FAF;
}




.FormTablesBox
{
	padding:0 10px 10px;
}
.changeInfoBox ul{clear:both;padding:8px 0;}
.changeInfoBox ul li{float:left; line-height:25px;color:#1b518e;}
.changeInfoBox li.nota
{
	width:15%;
	text-align:right;
	padding: 0 8px 0 0;
	font-size:14px;

}
.changeInfoBox ul li.sTips{width:255px;color:#666;text-align:left;}
.changeInfoBox ul li.sTips span a{color:#06c;text-decoration:underline;}
.changeInfoBox ul li.sTips span a:hover{text-decoration:none;}
.changeInfoBox ul li.sBody
{
	width:550px;
	clear:right;
	padding:0 0 0 20px;
	
	color:#666;
	text-align: left;
}
.changeInfoBox ul li.sBody input
{
	margin:0 8px 0 0;
}
.changeInfoBox ul li.sBody a{text-decoration:underline;}
.changeInfoBox ul li.sBody a:hover{text-decoration:none;}
.changeInfoBox ul li.sBody img{vertical-align:middle;}
.changeInfoBox ul li.sBody .areaSelect{width:90px;}
.changeInfoBox ul li.sBody2{width:99%;margin:0 auto;}
.changeInfoBox .submitBotton
{
	margin:20px auto 5px auto; text-align:center;
} 


/* by sAm lEyy*/

