@charset "utf-8";
/* CSS Document */

body {
	background-color:#000;
	background-image:url(../images/bg_new.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#container {
	width:1000px;
	margin:0 auto;
	height:550px;
	text-align:center
}
#menu {
	float:left;
	width:1000px;
	height:156px;
}
#banner {
	float:left;
	width:1000px;
	height:530px;
	text-align:center
}
#lower_con {
	float:left;
	width:1000px;
	height:100px;
	text-align:center;
}
#footer {
	float:left;
	width:1000px;
	height:100px;
}

#footer_line {
	float:left;
	width:840px;
	height:30px;
	text-align:center;
	background-image:url(../images/line.gif);
}

#footer_text {
	float:left;
	width:840px;
	height:30px;
	text-align:center;
	color:#CCC
}


#top_menu {
	float:left;
	margin-left:8%;
	margin-right:8%;
	background:url(../images/bg_topmenu.PNG) no-repeat;
	width:828px;
	height:66px;
	text-align:center;

}
#top_menu_space {
	float:left;
	text-align:center;
	width:828px;
	height:30px;
	margin-left:8%;
	margin-right:8%;
}
#bg_bluemenu {
	float:left;
	margin-left:8%;
	margin-right:8%;
	text-align:center;
	background:url(../images/bg_blue.gif) no-repeat;
	width:828px;
	height:66px
}
#logo {
	float:left;
	background:url(../images/sharp_logo.gif) no-repeat;
	width:150px;
	height:66px;
	margin-left:25px;
}
#divider {
	float:left;
	background:url(../images/di
				   vider.gif) no-repeat;
	width:30px;
	height:66px;
}
#country {
	float:left;
	width:230px;
	height:25px;
	font-size:14px;
	font-weight:bold;
	margin-top:3%;
	margin-bottom:2%;
	text-align:left
}
#bg_search {
	float:left;
	width:90px;
	height:27px;
	font-size:12px;
	font-weight:bold;
	margin-top:2.5%;
	margin-bottom:2%;
	background:url(../images/bg_search.gif) no-repeat
}
.bg_search {
	background-color:#f3efef;
	border:0;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:3px;
	margin-top:5px
}


.menu2:hover {
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#000;
}

.menu2:visited {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

.menu2:active  {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}


.menu2:link  {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

#menu2 {
	float:left;
	width:200px;
	height:25px;
	font-size:11px;
	font-weight:bold;
	margin-top:3%;
	margin-bottom:2%
}
#btn_search {
	float:left;
	width:50px;
	height:27px;
	font-size:12px;
	background:url(../images/btn_go.gif) no-repeat;
	margin-top:2.7%;
	margin-bottom:2%;
}


#banner_big {
	float:left;
	margin-left:8%;
	margin-right:8%;
	width:828px;
	height:500px;
}

#banner_big2 {
	float:left;	
	width:1000px;
	height:200px;
}
#banner_big3 {
	float:left;
	margin-left:8%;
	margin-right:8%;
	width:840px;
	height:100px;
}

#banner_many {
	float:left;
	width:1000px;
	height:100px;
	
	text-align:center
}

#banner_center{	
	float:left;
	width:750px;
	height:100px;
	text-align:center;
	margin-left:5%;
	margin-right:2%
}

#tv{
	float:left;
	width:330px;
	height:200px;
	margin-top:30px;
	background:url(../images/tv.png) no-repeat;
}

#tv_label{
	float:left;
	width:400px;
	height:170px;
	margin-top:30px;
	}

#tv_name{
	float:left;
	width:400px;
	text-align:left;
	height:50px
}

#tv_desc{
	float:left;
	width:750px;
	text-align:left;
	color:#FFF
}


#tv_name p{
	float:left;
	width:400px;
	text-align:left
}
