/* CSS Document */

#base {
	width: 800px;
	margin: 15px 0px 12px 0px;
}
#titlebar {
	margin: 0px 0px 0px 15px;
}
#slogan {
	margin: 0px 0px 0px 15px;
}
#banner {
	margin: 0px 0px 0px 16px;
}
#login {
	margin: 10px 0px 0px 15px;
	width: 582px;
	height: 34px;
	background-image: url(2-img/login-bg.gif);
}
#login-info{
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 100%;
}
.login-info-td-1{
	width: 80px;
}
.login-info-td-2{
	width: 65px;
}
.login-info-td-3{
	width: 110px;
}
.login-info-td-4{
	width: 65px;
}
.login-info-td-5{
	width: 110px;
}
.login-textarea {
	width: 90px;
	color: #666;
	font-size: 9pt;
}
.button {
	margin: 3px 0px 0px 0px;
}
#sort {
	margin: 5px 0px 0px 0px;
}
#sort-content {
	width: 201px;
	height: 36px;
	margin: 0px 0px 4px 0px;
	background-image: url(2-img/sort-bg.gif);
}
#sort-all {
	margin: 11px 0px 0px 0px;
}
.sort-pic {
	padding: 2px;
	margin: 0px 10px 0px 5px;
	border: 1px solid #666;
}
.sort-title {
	color: #4d4d4d;
	font-size: 9pt
}
a.sort-title:link {
	color: #4d4d4d;
	font-size: 9pt;
	text-decoration: underline; 
}
a.sort-title:hover {
	color: #4d4d4d;
	font-size: 9pt;
	text-decoration: none; 
}
a.sort-title:visited {
	color: #4d4d4d;
	font-size: 9pt;
	text-decoration: underline; 
}
#main {
	margin: 0px 0px 0px 0px;
}
#vcard {
	margin: 6px 0px 0px 15px; 
}
#vcard-all {
	margin: 0px 0px 0px 15px;
	width: 95%; 
}
#vcard-all2 {
	margin: 10px 0px 0px 15px; 
	width: 95%; 
}
#vcard-bg{
	width: 111px;
	height: 140px;
	background-image: url(2-img/vcard-bg.gif);
}
#vcard-content{
	margin: 5px 0px 0px 0px;
}
.vcard-pic {
	margin: 0px 0px 5px 0px;
}
.vcard-title {
	color: #ff6600;
	font-size: 9pt
}
a.vcard-title:link {
	color: #ff6600;
	font-size: 9pt;
	text-decoration: underline; 
}
a.vcard-title:hover {
	color: #ff6600;
	font-size: 9pt;
	text-decoration: none; 
}
.vcard-play {
	color: #ff6600;
	font-size: 9pt
}
a.vcard-play:link {
	color: #a5a5a5;
	font-size: 9pt;
	text-decoration: underline; 
	background-image: url(2-img/icon-play.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 17px;
}
a.vcard-play:hover {
	color: #a5a5a5;
	font-size: 9pt;
	text-decoration: none; 
	background-image: url(2-img/icon-play.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 17px;
}
a.vcard-play:visited {
	color: #a5a5a5;
	font-size: 9pt;
	text-decoration: underline; 
	background-image: url(2-img/icon-play.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 17px;
}
.vcard-send {
	color: #ff6600;
	font-size: 9pt
}
a.vcard-send:link {
	color: #a5a5a5;
	font-size: 9pt;
	text-decoration: underline; 
	background-image: url(2-img/icon-send.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 17px;
}
a.vcard-send:hover {
	color: #a5a5a5;
	font-size: 9pt;
	text-decoration: none; 
	background-image: url(2-img/icon-send.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 17px;
}
a.vcard-send:visited {
	color: #a5a5a5;
	font-size: 9pt;
	text-decoration: underline; 
	background-image: url(2-img/icon-send.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 17px;
}
#download {
	margin: 6px 0px 0px 5px;
}
#download-all {
	width: 190px;
	margin: 11px 0px 0px 10px;
}
#download-content {
	width: 190px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #bcbcbc;
}
.download-pic {
	border: 4px solid #eaeac3;
	margin-right: 3px;
}
.download-title {
	color: #4d4d4d;
	font-size: 9pt
}
a.download-title:link {
	color: #4d4d4d;
	font-size: 9pt;
	text-decoration: underline; 
}
a.download-title:hover {
	color: #4d4d4d;
	font-size: 9pt;
	text-decoration: none; 
}
a.download-title:visited {
	color: #4d4d4d;
	font-size: 9pt;
	text-decoration: underline; 
}
.download-date {
	color: #ff8a8a;
	font-size: 6pt;
	font-family: arial;
}
.footer {
	margin: 5px 0px 15px 0px;
}
#jumpmenu {
	color: #8AA046;
	font-size: 9pt;
}
.jumpmenu-link {
	color: #8AA046;
	font-size: 9pt;
}
a.jumpmenu-link:link {
	color: #8AA046;
	font-size: 9pt;
	text-decoration: underline;
}
a.jumpmenu-link:hover {
	color: #8AA046;
	font-size: 9pt;
	text-decoration: none;
}
a.jumpmenu-link:visited {
	color: #8AA046;
	font-size: 9pt;
	text-decoration: underline;
}
#jumpmenu2 {
	color: #8AA046;
	font-size: 9pt;
	padding: 10px 0px 10px 0px;
}
.jumomenu {
	color: #8AA046;
	font-size: 9pt;
	margin-left: 10px;
}
#vcard2 {
	width: 580px;
	margin: 6px 0px 10px 15px; 
}
.vcard-title-bg {
	background-image: url(2-img/sort-title.gif);
	color: #cca622;
	font-size: 9pt;
	padding-left: 15px;
}
#vcard-all3 {
	margin: 10px 0px 0px 15px; 
	width: 98%; 
}
#send-title-bg {
	margin-left: 15px;
	height: 19px;
	background-image: url(2-img/send-title.gif);
	color: #cca622;
	font-size: 9pt;
	padding-left: 15px;
}
.send-hint {
	margin-left: 15px;
}
#send {
	margin: -5px 0px 0px 15px;
	background-image: url(2-img/send-bg.gif);
	background-repeat : no-repeat;
}
.send-pic {
	border: 1px solid #666;
	padding: 3px;
	background-color: #fff;
	margin: 20px 15px 0px 30px;
}
#send-content {
	margin: 20px 10px 0px 0px;
	color: #666;
	font-size: 9pt;
}
.send-number {
	color: #912222;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}
.send-textarea {
	border: 1px solid #999;
	width: 150px;
	color: #666;
	font-size: 10pt;
	margin: 5px 0px 5px 0px;
}
.send-textarea2 {
	border: 1px solid #999;
	width: 300px;
	color: #666;
	font-size: 10pt;
	margin: 5px 0px 5px 0px;
}
.send-button {
	margin: 3px 0px 0px 0px;
	color: #666;
	padding: 3px;
}
.about-vcardlogo {
	padding: 0px 28px 0px 0px;
}
#about-title {
	margin-right: 2px;
	height: 19px;
	background-image: url(2-img/about-title.gif);
	background-repeat: no-repeat;
	color: #cca622;
	font-size: 9pt;
	padding-left: 15px;
}
#about {
	margin: 1px 0px 0px 0px ;
	padding: 10px 0px 10px 10px;
	background-image: url(2-img/about-bg.gif);
	background-repeat: no-repeat;
	color: #666;
	font-size: 9pt;
	line-height: 150%;
}
.about-special {
	color: #ff3300;
}
.about-list {
	list-style-image: url(2-img/about-arrow.gif);
}
#table-about-mobile {
	margin-top: 5px;
	width: 80%;
	color: #333;
	font-size: 9pt;
	border: 1px solid #333;
	padding: 5px;
}
.about-mobile-td {
	background-color: #FFB0B0;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	font-family: arial;
	font-weight: bold;
}
.about-mobile-td2 {
	background-color: #CEFAFF;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	font-family: arial;
}
.about-mobile-td3 {
	background-color: #CEFAFF;
	border-right: 0px solid #333;
	border-bottom: 1px solid #333;
	font-family: arial;
}
.about-mobile-td4 {
	background-color: #fff;
	border-right: 0px solid #333;
	border-bottom: 1px solid #333;
	font-family: arial;
}
#download-sort {
	margin: 5px 0px 0px 0px;
}
#download-sort-content {
	width: 200px;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 5px 0px; 
	border-bottom: 1px dashed #999;
}
.dsort-title {
	color: #666;
	font-size: 9pt;
}
a.dsort-title:link {
	color: #666;
	font-size: 9pt;
	background-image: url(2-img/download-folder.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
	padding-left: 17px;
}
a.dsort-title:hover {
	color: #666;
	font-size: 9pt;
	background-image: url(2-img/download-folder.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 17px;
}
a.dsort-title:visited {
	color: #666;
	font-size: 9pt;
	background-image: url(2-img/download-folder.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
	padding-left: 17px;
}
#download-all {
	margin: 10px 0px 0px 15px; 
	width: 98%; 
}
#download-content2 {
	width: 276px;
	height: 70px;
	border: 1px solid #ccc;
	margin: 0px 10px 10px 0px; 
	background-image: url(2-img/download-bg.gif);
	background-repeat: repeat-x;
	padding: 5px;
}
#download-content3 {
	width: 100%;
	height: 70px;
	border-left: 5px solid #C6E36D;
	padding: 0px 0px 10px 0px;
	color: #999;
	font-size:9pt;
	line-height: 150%;
}
.download-pic2 {
	border: 1px solid #666;
	margin: 0px 5px 0px 5px;
}
.download-special {
	color: #ff3300;
}
.download-link {
	color: #666;
	font-size: 9pt;
}
a.download-link:link {
	color: #666;
	font-size: 9pt;
	textdecoration: underline;
}
a.download-link:hover {
	color: #666;
	font-size: 9pt;
	textdecoration: none;
}
a.download-link:visited {
	color: #666;
	font-size: 9pt;
	textdecoration: underline;
}
#download-title-long {
	width: 580px;
	height: 25px;
	margin: 6px 0px 10px 15px; 
	background-image: url(2-img/download-title.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	color: #cca622;
	font-size: 9pt;
	padding-left: 15px;
}
#internet {
	margin: 10px 0px 0px 15px; 
	width: 98%; 
	color: #666;
	font-size: 9pt;
}
.null{
	padding: 10px 0px 0px 6px;
}