@charset "utf-8";
/* CSS Document for BigShow 2008 */

body	{
	background: #000000 url(../images/curtain_bg.jpg) top center no-repeat;
	margin: 0 auto;
	width: 900px;
	padding: 0;
	font-family: Arial, Tahoma, Verdana;
	color: #999999;
	font-size: 11px;
}

img	{
	behavior: url(js/iepngfix.htc);
}

a:link	,	a:visited	{
	color: #c80000;
	text-decoration: none;
}

a:hover	,	a:active	{
	color: #FFFFFF;
	text-decoration: none;
}

.logo	{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
}

.navigation	{
	margin-bottom: 30px;
	text-align: center;
}

.navigation	span	{
	padding: 0px 35px;
}

#wrapper	{
	margin: 0px;
	padding: 0px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

.clear	{
	clear: both;
	margin: 0;
}

#left	{
	width: 250px;
	position: relative;
	padding: 0px 20px;
	float: left;
}

.title_left	{
	position: absolute;
	left: -12px;
	background: url(../images/title_bg.jpg) top left no-repeat;
	padding: 10px 20px 20px 20px;
	margin-bottom: 20px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	width: 250px;
	height: 23px;
	text-transform: uppercase;
}

#right	{
	width: 550px;
	position: relative;
	padding: 0px 20px;
	float: right;
	background:	url(../images/line.gif) top left no-repeat;
	min-height: 400px;
	margin-bottom: 20px;
}

.left_content	{
	margin-top: 60px;
	padding: 0px;
}

.left_content	p	{
	margin: 4px 0px;
}

.left_list	ul	{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.left_list	li	{
	margin: 8px 0px;
	background: url(../images/white_square.gif) 4px no-repeat;
	padding-left: 20px;
}

.right_content	{}

.right_content	h1	{
	color: #FF0000;
	font-size: 22px;
	font-weight: 100;
	margin-bottom: 2px;
	margin-top: 0px;
}

.right_content	h2	{
	color: #999999;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: normal;
}

.right_content	.thumb	{
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}

.right_content	p	{
	margin: 7px 0px;
	padding: 0px;
	line-height: 14px;
	text-align: justify;
}

.news_tool	{
	border-bottom: 1px solid #555555;
	border-top: 1px solid #555555;
	padding: 7px 10px;
	margin-top: 20px;
}

.news_tool	ul	{
	margin: 0px;
	padding: 0px;
}

.news_tool	li	{
	list-style: none;
	display: inline;
	margin: 0px 40px 0px 0px;
}

.news_tool	img	{
	margin-right: 10px;
}

.form_contact	{
	border: 1px solid #555555;
	padding: 2px;
	color: #999999;
	background: #000000;
	font-size: 11px;
	width: 300px;
}

.thumbnail	{
	text-align: left;
	margin: 0px;
	padding: 0px;
}

thumbnail	ul	{
	margin: 0px;
	padding: 0px;
}

.thumbnail li	{
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
	list-style: none;
	display: inline;
	background: #000000;
	padding: 4px;
	width: 100px;
	height: 100px;
}

.thumbnail li:hover	{
	margin-right: 1px;
	margin-bottom: 1px;
	background: #FF0000;
	padding: 4px;
}

.agency_logo	{
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.agency_logo	ul	{
	margin: 0px;
	padding: 0px;
}

.agency_logo li	{
	float: left;
	margin: 3px;
	list-style: none;
	border: 1px solid #000000;
	width: 75px;
	height: 75px;
}

.agency_logo li:hover	{
	border: 1px solid #FFFFFF;
}

.detail_pic	{
	width: 550px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.box	{
	margin: 20px 0px;
	border: 1px solid #444444;
	padding: 10px;
	position: relative;
}

.box_title	{
	position: absolute;
	left: -11px;
	background: url(../images/title_bg2.gif) top left no-repeat;
	padding: 8px 0px 8px 10px;
	margin-bottom: 20px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	width: 205px;
	height: 26px;
	text-transform: uppercase;
}

.box	p	{
	margin-top: 40px;
	margin-bottom: 0px;
}

.pagnitation	{
	text-align: center;
	margin-bottom: 50px;
	padding: 5px 0;
	position: relative;
}

.pagnitation_previous	{
	position: absolute;
	left: 0px;
	top: 0px;
}

.pagnitation_next	{
	position: absolute;
	right: 0px;
	top: 0px;
}

.pagnitation_left	{
	margin: 20px 0px;
}

.pagnitation_left	span	{
	margin: 0px 10px;
	color: #444444;
}

.product_info	{
	margin: 10px 0;
}

.product_info	p	{
	margin: 3px 0;
}

.product_info	.float_logo	{
	float: right;
	border-left: 1px solid #333333;
	padding: 10px;
	text-align: center;
	width: 100px;
}

#footer	{
	background: url(../images/footer_line.gif) top center no-repeat;
	padding: 15px 0;
	text-align: center;
	width: auto;
	margin-top: 20px;
}

