@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left
}

a {
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline
}

form {
	margin: 0;
	padding: 0
}

img {
	border: 0
}

.clear-left {
	clear: left
}

.clear-all {
	clear: both
}

.box {
	width: 939px;
	margin: 0 auto;
}

.top {
	padding: 32px 0 0;
	background: url(../images/slogan.gif) no-repeat right 35px
}

.top h1 {
	margin: 0;
	padding: 0 0 0 35px;
}

.language {
	text-align: right;
	padding: 3px 0;
}

.nav {
	padding: 10px 0 35px
}

.nav a {
	padding-left: 20px;
}

.bar-menu, .my-content {
	float: left;
}

.bar-menu {
	width: 236px;
	padding: 0 39px 0 0;
}

.bar-menu h3, .bar-menu h4, .bar-menu ul, .bar-menu ul li {
	margin: 0;
	padding: 0;
}

.bar-menu h4 {
	text-align: center;
	font-weight: bolder;
	font-size: 17px;
	color: #333;
	padding: 0 0 15px;
}

.bar-menu h3 {
	background: #77cfff url(../images/h3bg.gif) repeat-x;
	height: 22px;
	border-bottom: #51c2ff 1px solid;
	padding: 10px 0 0 0;
	color: #ff0000;
	font-size: 15px;
	text-align: center;
}

.bar-menu h3 a {
	color: #ff0000;
} 

.bar-menu ul {
	background: #ffffe5;
	padding: 18px 0 2px 20px;
	margin: 0 0 10px
}

.bar-menu ul li a {
	color: #333;
}

.bar-menu ul li {
	list-style-type: none;
	padding: 0 0 12px;
	font-size: 13px;
	font-weight: bold;
	position: relative;
}

.bar-menu ul li ul {
	position: absolute;
	width: 170px;
	top: 0;
	visibility: hidden;
	padding: 0 0 0 3px;
	z-index: 9999;
	border: 1px solid #ccc
}

.bar-menu ul li ul li a {
	color: #ff9933;
	padding: 5px 0 0 5px;
	display: block
	
}

* html .bar-menu ul li { float: left; height: 1%; }
* html .bar-menu ul li a { height: 1%; }

.support {
	border: #c4a50e 1px solid;
	padding: 10px;
	height: 106px;
	background: url(../images/support-bg.gif)
}

.content {
	background: url(../images/homebg.gif);
	width: 664px;
	
}

.content-top, .content-bottom {
	background: url(../images/hometop.gif) no-repeat;
	height: 11px;
}

.content-box {
	padding: 10px 20px;
}

.content-box a.img {
	float: left;
	padding: 20px 15px 10px 0;
}

.content-box h3.title {
	color: #ff0000;
	margin: 0;
	font-size: 16px;
	padding: 0 0 5px;
}

.content-bottom {
	background: url(../images/homebottom.gif);
}

.box-story, .box-news {
	float: left;
	margin: 25px 0 0;
	overflow: hidden
}

.box-story {
	background: url(../images/homestory.gif);
	width: 317px;
	height: 179px;
}

.box-story h3 {
	text-align: center;
	margin: 0;
	padding: 12px 0 0;
	font-size: 16px;
}

.box-story p {
	padding: 10px 20px 5px;
	text-align: center
}

.box-story a.readmore {
	text-align: right;
	padding: 0 10px 0 0;
	float: none;
}

.box-news {
	float: right;
	background: url(../images/homenews.gif);
	width: 305px;
	height: 180px;
}

a.readmore {
	display: block;	
	float: right;
	padding: 25px 0 0
}

.fttop, .ftbottom {
	height: 4px;
	background: url(../images/fttop.gif);
}

.detail {
	font-size: 14px;
}

.ftbottom {
	background: url(../images/ftbottom.gif);
}

.ft {
	background: url(../images/ftbg.gif) repeat-y;
	margin: 20px 0;
}

.footer {
	background: url(../images/brandcom.gif) no-repeat 60px 20px;
	padding: 10px 10px 0 0;
	height: 57px;
	text-align: right;
	color: #666;
	font-size: 11px;
}

.footer p {
	padding: 10px 10px 0 0;
	margin: 0;
	font-size: 12px;
}

.footer a {
	color: #666;
	padding-left: 10px;
	text-transform: uppercase;
	padding-right: 10px;
}

.box-news h3 {
	text-align: center;
	margin: 0;
	padding: 12px 0 0;
	font-size: 17px;
	color: #3b4443
}

.box-news ul {
	margin: 0;
	padding: 15px 30px 0;
}

.box-news ul li {
	margin: 0;
	color: #2c3836;
	padding: 10px 0 15px 10px;
	width: 100%;
	clear: left;
	list-style-type: none;
	background: url(../images/tront.gif) no-repeat 0 15px;
	height: 41px;
	overflow: hidden;
	border-bottom: #a1a1a1 1px dashed;
	overflow: hidden
}

.box-news ul li span {
	text-decoration: underline;
	float: left;
	display: block;
	width: 30%;
}

.box-news ul li a {
	float: left;
	display: block;
	width: 70%;
	color: #2c3836;
}

.box-contact {
	padding: 20px 10px;
}

.box-contact p {
	margin: 0;
	padding: 0 0 10px;
}

.box-contact p label {
	display: block;
	padding: 0 0 5px;
	font-weight: bold;
}

.box-contact .text {
	width: 400px;
	border: #CCC 1px solid;
	padding: 4px;
}

.contact-info {
	padding: 10px 10px 0;
	line-height: 20px;
}

.box-contact .input {
	font-weight: bold;
	font-size: 11px;
	padding: 3px 10px;
	cursor: pointer;
}

.box-contact span {
	padding: 0 0 0 10px;
}

.msg ul {
	padding: 10px 0 0 10px;
	margin: 0;
}

.msg ul li {
	list-style-type: none;
	padding: 0 0 5px;
	color: #FF0000;
}

.other h3 {
	margin: 0;
	padding: 15px 0 10px;	
}

.other ul {
	padding: 0 0 0 20px;
	margin: 0;
}

.other ul li {
	padding: 0 0 5px;
	margin: 0;
}

.other ul li a {
	color: #333;
}

ul.news {
	margin: 0;
	padding: 0;
}

ul.news li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px;
	clear: left;
	float: left;
	width: 100%;
}

ul.news li img {
	float: left;
	margin: 0 10px 5px 0;
}

ul.news li a.title {
	display: block;
	padding: 0 0 5px;
	color: #333;
	font-weight: bold;
}


ul.news li a.more {
	float: right;
	color: #ff0000;
	margin: 10px 0 0;
}

.phantrang {
	text-align: center;
	padding: 10px 0;
	margin: 10px 0 0;
}

.phantrang a {
	padding: 0 10px;
	color: #000;
}

.phantrang a.current {
	font-weight: bold;;
}