@charset "utf-8";
body{
	margin:0px;
	padding:0px;
	font:12px Verdana;
	line-height:25px;
	font-size:12px;
	text-align:center;
	font-family: verdana;
}
a:link, a:active, a:visited{text-decoration:none; color:#000; cursor:pointer;}
a:hover{
	text-decoration:underline;
	cursor:pointer;
	color:#AE0E12;
}

img{border:0;outline:0;font-size:100%;background:transparent;}
	width:770px;
ol,ul{list-style:none;}
body,input,textarea{font:12px;}
form{display:inline;}
table{border-collapse:collapse;border-spacing:0}
textarea {resize:vertical;}

.clearfloat{clear:both; height:0; font-size:1px; line-height:0px;}

#container{
	margin:0 auto;
	text-align:left;
	padding:0px 0 30px 0;
	width:770px;
}
/*header styles-----------------------------------------start*/
#header{
	height:122px;
	position:relative;
}
#amd_logo{
	width:114px;
	height:45px;
	position:absolute;
	left:17px;
	top:25px;
	background-image: url(../images/amd_logo.gif);
	background-repeat: no-repeat;
}
#function{
	height:35px;
	position:absolute;
	left:0px;
	top:80px;
	width:770px;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AB1818;
}
#function a {
	color: #FFD942;
	text-decoration: none;
}
#function a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#function .home, #function .event, #function .interview, #function .exhibition, #function .location, #function .room{
	float:left;
	margin-top:7px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	line-height: 28px;
	text-align: center;
	margin-right: 2px;
	}
#function .snapshot{
	float:left;
	margin-top:7px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 28px;
	text-align: center;
	display: block;
}
#function .home_on, #function .event_on, #function .interview_on, #function .exhibition_on, #function .location_on, #function .room_on {
	float:left;
	margin-top:3px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	line-height: 28px;
	text-align: center;
	margin-right: 2px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}
#function .snapshot_on {
	float:left;
	margin-top:3px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	line-height: 28px;
	text-align: center;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #7a0000;
	color: #FFFFFF;
}
.home {
	background-image: url(../images/nav_01.gif);
	width: 53px;
}
.event {
	background-image: url(../images/nav_02.gif);
	width: 90px;
}
.interview {
	background-image: url(../images/nav_03.gif);
	width: 117px;
}
.exhibition {
	background-image: url(../images/nav_04.gif);
	width: 128px;
}
.location {
	background-image: url(../images/nav_05.gif);
	width: 165px;
}
.room {
	background-image: url(../images/nav_06.gif);
	width: 94px;
}
.snapshot{
	background-image: url(../images/nav_07.gif);
	width: 111px;
}




.home_on {
	background-image: url(../images/navHover_01.gif);
	width: 53px;
}
.event_on {
	background-image: url(../images/navHover_02.gif);
	width: 90px;
}
.interview_on {
	background-image: url(../images/navHover_03.gif);
	width: 117px;
}
.exhibition_on {
	background-image: url(../images/navHover_04.gif);
	width: 128px;
}
.location_on {
	background-image: url(../images/navHover_05.gif);
	width: 165px;
}
.room_on {
	background-image: url(../images/navHover_06.gif);
	width: 94px;
}
.snapshot_on{
	background-image: url(../images/navHover_07.gif);
	width: 111px;
}



#language{position:absolute; top:60px; left:660px;}
#subject{position:absolute; left:577px; width:230px;top:40px;}
/*header styles-----------------------------------------end*/

/*mainContent styles-----------------------------------------start*/
#mainContent{}
#advertise{
	width:762px;
	position:relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AB1818;
	border-bottom-color: #AB1818;
	border-left-color: #AB1818;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	float:left;
}
#video{
    position:relative;
	float:right;
	/*position:absolute;
	top:3px;
	left:568px;*/
	z-index:1;
}

#sidebar{width:200px; margin-right:20px; float:left; padding-top:10px;}
#indexContent{width:540px; float:left; padding-top:0px !important; padding-top:10px; font-size:12px; font-family:Verdana; line-height:23px; color:#1A1A1A;}
#indexContent H1{
	font-size:13px;
	font-weight:bold;
	color:#AE0E12;
	line-height:18px;
	font-family:Verdana;
	display:inline;
}
#indexContent H1 a:link, #indexContent H1 a:active, #indexContent H1 a:visited{
	color:#AE0E12;
	text-decoration:none;
}
#indexContent H1 a:hover{
	text-decoration:underline;
	cursor:pointer;
	color:#820B0E;
}

.table_td_bg {
background-color: #E52D2E;
}

#indexContent H2{font-size:12px; font-weight:bold; color:#1A1A1A; line-height:18px; font-family:Verdana;}
#indexContent span{font-size:12px; font-weight:bold; color:#1A1A1A; line-height:18px; font-family:Verdana;}
#indexContent ul{list-style:disc;}
#indexContent li{list-style-position:outside; margin:10px 0 0 -25px !important; margin:10px 0 0 -22px;}
#indexContent a:link, #indexContent a:active, #indexContent a:visited{
	color:#D01116;
	text-decoration:underline;
}
#indexContent a:hover{
	text-decoration:underline;
	cursor:pointer;
	color:#AE0E12;
}

#resigter{width:200px; margin-bottom:10px;}
#contact{
	border:1px solid #AE0E12;
	width:198px;
	font-size:13px;
	font-weight:bold;
}
.contactHeader{
	color:#fff;
	background-color: #AE0E12;
	background-image: url(../images/contactHeader_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 45px;
	padding-left: 5px; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C0F0F;
}
.contactContent{
	color:#1A1A1A;
	font-size:11px;
	line-height:25px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
}
.contactContent a:link, .contactContent a:active, .contactContent a:visited{
	color:#D01116;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
}
.contactContent a:hover{
	text-decoration:underline;
	cursor:pointer;
	color:#AE0E12;
	font-size:11px;
	font-weight:normal;
}

#post{width:200px; height:200px; padding-top:10px;}
#post img{margin:0px 0px 8px 9px; float:left; border:0px;}
/*mainContent styles-----------------------------------------end*/

/*footer styles-----------------------------------------start*/
#footer{
	height:48px;
	position:relative;
	padding-top:100px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer_logo{
	width:338px;
	height:46px;
	position:absolute;
	left:433px;
	top:102px;
	background-image: url(../images/footer_logo.gif);
	background-repeat: no-repeat;
}
#company_name{
	color:#333;
	font-size:11px;
	font-family:Verdana;
	position:absolute;
	background:#fff;
	left:268px;
	top:137px;
	padding-left:20px;
}


/*footer styles-----------------------------------------end*/

