@charset "utf-8";
/* CSS Document */
/* Index Css (persianicon.com) */

.in-top {
	width:100%;
	height:130px;
	padding-top:10px;}
	
#img-left {
	width:265px;
	height:130px;
	background:url(../images/index-ajax-bg.png) no-repeat;
	float:left;}

/* Ajax 
*********************************/
#siteWrap {
		width:225px;
		height:80px;
		position:relative;
		margin:auto;}
		
#pageWrap {
		position:absolute;
		z-index:5;
		top:80px;}
		
#psdPage {
		margin-right:2px;
		float:left;
		cursor:pointer;}
		
#netPage {
		margin-right:2px;
		float:left;
		cursor:pointer;}
		
#audioPage {
		float:left;
		cursor:pointer;}
		
#bubbleWrap {
		position:absolute;
		z-index:10;
		left:228px;
		top:25px;}
		
.bubble {position:absolute;}
.clear {clear:both;}

/* Content (Left,Right)
*********************************/
#top-main {
	width:810px;
	height:290px;
	margin-top:10px;
	background:url(../images/index-content-bg.jpg) no-repeat top;}
	
#top-left {
	width:265px;
	float:left;
	padding-top:10px;}
	
#top-right {
	width:535px;
	float:right;
	padding-top:10px;}
	
/* Remove */
#top-right-right {
	width:265px;
	float:right;}
	
#top-right-left {
	width:260px;
	float:left;}
/* ENd */
	
/*
*********************************/
.TabbedPanels {
	margin:0px;
	padding:0px;
	float:left;
	clear:none;
	width:100%;}

.TabbedPanelsTab {
	position:relative;
	top:1px;
	float:right;
	padding:4px 10px;
	margin:0px 1px 0px 0px;
	list-style:none;
	border-bottom:solid 1px #e9e9e9;
	cursor:pointer;}
	
.TabbedPanelsTabHover {background-color:#afd13e;}

.TabbedPanelsTabSelected {background-color:#c2d3df;}
	
.TabbedPanelsContentGroup {
        height:240px;
	clear:both;
	border-top:solid 1px #e9e9e9;
	padding-top:5px;}

.TabbedPanelsContent {padding:4px;}
.TabbedPanelsContentVisible {}

/* About
**************/
.Tabbed {
	width:99%;
	padding-right:1%;
	padding-top:2px;
	padding-bottom:4px;
	border-bottom:solid 1px #e9e9e9;}
	
/* Last
**************/
.last-title {}
.last-title a {color:#b75200; text-decoration:none;}
.last-title a:hover {color:#d17d00; text-decoration:underline;}
.last-content {}


/* About
**************/
.tableTitle {
	background:#c2d3df;
	padding-right:9px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:2px solid #f4f4f6;
	border-right:2px solid #f4f4f6;
	border-left:2px solid #f4f4f6;
	text-align:justify;}
	
.table1 {
	padding:8px;
	border:2px solid #f4f4f6;
	text-align:justify;
	line-height:16px;
	margin-bottom:5px;}
	
.table1 a {text-decoration:none;}
.table1 a:hover {color:#bc3c1a; text-decoration:underline;}

/********/
#demo-design {
	width:250px;
	height:137px;
	padding:13px 5px 0 5px;
	text-align:center;
	background:url(../images/index/demo-bg.gif)}
	
#rotator {
	cursor:pointer;
	overflow:hidden;;
	position:relative;
	width:243px;
	height:124px;
	margin:auto;}

#rotator img {
	display:none;
	position:absolute;
	top:0;
	left:0;}
	
/* 
*********************************/
.dra{color:#649517;}
.drb{color:#C00;}


#log{}

#log_res{overflow:auto;}
#log_res.ajax-loading{
	padding:20px 0;
	background:url(../images/bg-load.gif) no-repeat center;}