
body{
	background:url(../images/bg_index.jpg) repeat-x #171e24;
	margin:0px;
	font:0.8em Arial, Helvetica, sans-serif;	
}

.main{
	background:	url(../images/top_studio.jpg) no-repeat;
	width:1002px;
	margin:auto;
	padding-top:122px;
}

/**************************top****************************/
.banner_in{
	width:908px;
	margin:auto;
	height:281px;
}

.nav{
	width:926px;
	margin:11px auto 0px auto;
	overflow:hidden;
	background:	url(../images/bg_nav_top.jpg) repeat-x;
	height:40px;
}

.left_nav_top{
	background:	url(../images/left_nav_top.jpg) no-repeat;
	height:40px;
	float:left;
	width:903px;
	overflow:hidden;
}

.nav_top{
	margin:7px 0px 0px 15px;
	float:left;
}

*html .nav_top{
	margin:7px 0px 0px 10px;
}

.nav_top a{
	font-size:11px;
	color:#f6de96;
	text-transform:uppercase;
	background:url(../images/bg_nav_link.gif) no-repeat left;
	width:103px;
	text-align:center;
	text-decoration:none;
	float:left;
}

.nav_top a:hover{
	font-weight:bold;
	color:#000;
}

.nav_top .first{
	background:none;
}

.search{
	background:url(../images/bg_search.jpg) no-repeat;
	width:248px;
	height:40px;
	float:left;
	margin-left:110px;
	overflow:hidden;
}

.text_field{
	width:180px;
	float:left;
}

.text_field input{
	width:170px;
	font-size:12px;
	color:#000;
	text-align:left;
	border:none;
	background:transparent;
	height:16px;
	margin:5px 0px 0px 13px;
}

.bt_field{
	width:50px;
	float:left;
}

.bt_field input{
	background:transparent;;
	border:none;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	color:#fff8e1;
	height:16px;
	margin:5px 0px 0px 10px;
	width:50px;
	font-weight:bold;
	padding-left:15px;
}

*html .bt_field input{
	padding:2px 0px 0px 0px;	
}

.right_nav_top{
	background:	url(../images/right_nav_top.jpg) left no-repeat #171e24;
	width:23px;
	height:40px;
	float:left;
}

/*********************content*********************/

.content{
	overflow:hidden;
	width:910px;
	margin:20px auto 0px auto;
	padding-bottom:50px;
}


/*******************left********************/

.left_content{
	float:left;
	width:200px;
}

.menu_service{
	
}

.tittle_service{
	font-size:14px;
	color:#a7a7a7;
	border-bottom:1px dotted #a7a7a7;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:5px;
}

.content_service{	
	padding:10px 0px ;
}

.line_service a{
	border:1px solid #3a4750;
	padding:4px;
	width:188px;	
	display:block;
	margin:0px 0px 15px 0px;
	height:91px;
	overflow:hidden;
	
}

.line_service a:hover{
	border:1px solid #7d6614;
	margin:0px 0px 15px 0px;
}

.AD{
	margin:0px;
}

.content_AD{
	padding-top:10px;
}

.content_AD a{
	border:1px solid #000;
	width:195px;
	display:block;
	margin-top:2px;
}

.content_AD a:hover{
	border:1px solid #CC3300;
}

.sound{
	width:196px;
	margin:10px auto 0px auto;
}


/************************right*************************/

.content_right{
	width:684px;
	margin:0px 0px 0px 22px;
	float:left;
}

.about{
	border-bottom:1px dotted #a7a7a7;
	width:684px;
	overflow:hidden;
	padding-bottom:15px;
}

.tittle_about{
	background:	url(../images/bg_tittle_about.gif) no-repeat;
	width:389px;
	height:24px;
}

.content_about{
	font-size:12px; 
	color:#CCCCCC;
	text-indent:20px;
	text-align:justify;
	padding-top:20px;
}

.link_about{
	background:	url(../images/bg_link_about.gif) no-repeat;
	font-size:11px;
	color:#fff;
	padding-left:10px;
	width:80px;
	float:right;
	clear:both;
	line-height:11px;
	margin:15px 0px 0px 0px;
}

.link_about a{
	color:#fff;
	text-decoration:none;
}

.link_about a:hover{
	color:#fff;
	text-decoration:underline;
}

.album{
	width:684px;
}

.tittle_album_home{
	font-size:18px;
	font-weight:bold;
	padding-top:15px;
	color:#b7b7b7;
}

.content_album{
	border:1px solid #3e4b53;
	width:678px;
	padding:1px;
	margin-top:40px;
}

.box_album{
	border:solid #20282f 8px;
	background:#1e262e;
}

/***********************footter***********************/

.footter{
	background:	url(../images/bg_footter.jpg) no-repeat;
	width:1002px;
	height:93px;
	font-size:11px;
	color:#73808c;
	line-height:93px;
	text-align:center;
}

.posion_link_osc{
	width:200px;
	float:right;
	height:20px;
	margin:-80px 0px 0px 0px;	
	text-align:right;
	font-size:11px;
	color:#73808c;
	text-indent:20px;
	padding-right:10px;
}

.posion_link_osc a{
	color:#9b7c2a;
	text-decoration:none;
}

.posion_link_osc a:hover{
	text-decoration:underline;
}
