@font-face {     font-family: "Bazar";     src: url(font_simple/Bazar.ttf); } 
@font-face {     font-family: "Bazar";     src: url(font_simple/Bazar.eot); } 
*{
	margin: 0;
	padding: 0;
}

body{
	background: #FFFFFF;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	font-size: 16px;
	/* text-shadow: 1px 1px 1px #000; */
	font-family:"Bazar","Myriad Pro",Arial,sans-serif;
	color: #666;
}
img { border: 0;}

h1 {
	font-family:"Bazar","Myriad Pro",Arial,sans-serif;
	font-weight: normal;
	font-size: 1em;
	text-align: center;
}

h2.title_name {
	font-family:"Bazar","Myriad Pro",Arial,sans-serif;
	font-weight: normal;
	font-size: 2em;
	margin: 0;
	padding: 30px 0 0px 0;
	text-align: center;
}
h2.title_name span {
	font-family: "Bazar",'Times New Roman',Times,serif;
	color: #c01313;
	font-size: 0.9em;
}
h2.title_name small {
	display: block;
	font-family: "Bazar",Arial,Helvetica,sans-serif;
	font-size: 0.3em;
	font-weight: bold;
	letter-spacing: 0.5em;
	text-transform: uppercase;
}


/* Content Begin */
#content {
	width: 900px;
	margin: 50px auto 0 auto;
	clear: both;
	text-align: center;
}
#rotatescroll1 { 
	width: 600px; 
	height: 300px; 
	margin: 0 auto; 
	position: relative; 
}
#rotatescroll1 .viewport{ 
	width: 600px; 
	height: 300px; 
	position: relative; 
	margin: 0 auto; 
	overflow: hidden; 
}
#rotatescroll1 .overview { 
	width: 798px; 
	position: absolute; 
	list-style: none; 
	margin: 0; 
	padding: 0; 
	left: 0; 
	top: 0; 
}
#rotatescroll1 .overview li { 
	width: 600px; 
	height: 300px; 
	float: left; 
	position: relative; 
}
#rotatescroll1 .overlay {
	height: 300px; 
	width: 300px; 
	background: url(../images_simple/bg-rotatescroll.png) no-repeat 0 0;  
	position: absolute; 
	left: 0; 
	top: 0; 
}
#rotatescroll1 .overlay1 {
	height: 300px; 
	width: 300px; 
	background: url(../images_simple/bg-rotatescroll.png) no-repeat 0 0;  
	position: absolute; 
	right: 0; 
	top: 0; 
}
#rotatescroll1 .thumb { 
	width: 600px; 
	height: 300px;	
	background: url(../images_simple/bg_thumb.png) no-repeat 50% 50%; 
	position: absolute; 
	top: 0px;
    z-index: 200;	
	cursor: pointer; 
	left: 0px; 
}
#rotatescroll1 .dot { 
	background: url(../images_simple/bg-dot2.png) no-repeat 0 0; 
	display: none; 
	height: 12px; 
	width: 12px; 
	position: absolute; 
	left: 0px; 
	top: 3px; 
	z-index: 100;
}
#rotatescroll1 .dot span { display: none; }

.content_middle{
width:900px; padding:1px 30px 1px 30px; margin:0px 60px 0px 60px; clear:both;
font-weight:normal;
font-size:17px;
text-shadow: none;
}

.content_text{
width:760px; padding:1px 30px 1px 30px; margin:0px 60px 0px 60px; clear:both;
font-weight:normal;
font-size:14px;
text-shadow: none;
}

.desctext{
width:760px; padding:1px 30px 1px 30px; margin:0px 60px 0px 60px; clear:both;
font-weight:normal;
font-size:12px;
text-shadow: none;
text-align: center;
}

.leftbox{
width:232px;
float:left;
margin:0 15px 0 0px;
text-align: center;
}

.leftbox_center{
width:232px;
float:left;
margin:0 5px 0 0;
text-align: center;
}

.leftbox_right{
width:232px;
float:left;
margin:0 0px 0 15px;
text-align: center;
}

.break{
height:40px;
}

.text20{
font-size:20px;
}

.break_{
height:20px;
}

.footer{
width:900px;
clear:both;
text-align:left;
padding:20px 0 12px 30px;
/* border-top:1px #d5d5d5 solid; */
margin:20px 0 0 0;
/* background:url(images/vinpapfoot.png) repeat-x scroll top center;*/
text-shadow: none;
}

p.copy_right {
	width: 750px;
	margin: 0 auto;
	padding: 100px 0 0 0;
	clear: both;
	font-size: 1.1em;
	letter-spacing: 1px;
	text-align: left;
	overflow: hidden;
	font-weight: normal;
	text-shadow: none;
}
p.copy_right a {
	color: #c01313;
	text-shadow: none;
}
p.copy_right a:hover {
	text-decoration: none;
}
.copyrights{
float:left;
font-weight:bold;
font-size:12px;
}

.footer_center{
float:left;
font-weight:bold;
font-size:13px;
text-shadow: none;
margin: 0 10px 0 60px;
}
.footer_center a{
text-decoration:none; 
color:#757567;
text-shadow: none;
}
.footer_center a:hover{
color:#672C31;
}

.footer_right{
float:right;
font-weight:bold;
font-size:12px;
text-shadow: none;
margin: 0 10px 0 10px;
}
.footer_right a{
text-decoration:none;
padding:0 10px 0 10px;
color:#757567;
text-shadow: none;
}
.footer_right a:hover{
color:#672C31;
}