html {}

body {
	margin:0;
	padding:0;
	font-size:13px;
	font-family:Verdana;
	color:#333;
}

/** Default Setting **/
img {
	border:none;
}

a {
	color:#08C;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

ul, ol, li {
	margin:0;
	padding:0;
	list-style:none;
}

div.clear {
	clear:both;
}
div.widthSet {
	width:920px;
	margin:0 auto;
	clear:both;
}
div#wrapper {
	background:url('../images/themes/wrapper_bg.gif') top repeat-x;
}


/** Header **/
div#header {
	height:135px;
	background:url('../images/themes/header_bg.jpg') top left no-repeat;
	position:relative;
}
div#header h1 a {
	display:block;
	width:250px;
	height:38px;
	position:absolute;
	left:18px;
	top:50px;
}
div#header h1 a u {
	display:none;
}
div#header ul {
	font-size:13px;
	line-height:16px;
	position:absolute;
	left:320px;
	top:68px;
}
div#header ul li {
	background:url('../images/themes/menu_line.gif') top right no-repeat;
	background-position:100% 4px;
	float:left;
}
div#header ul li a {
	display:block;
	margin-bottom:6px;
	padding:9px 12px 7px 12px;
	color:#FFF;
	text-decoration:none;
	letter-spacing:1px;
}
div#header ul li a:hover {
	background:url('../images/themes/menu_bg.gif') center no-repeat;
	background-position:0 -50px;
	color:#000;
}
body#company ul li#m_company a,
body#news ul li#m_news a,
body#superiority ul li#m_superiority a,
body#service ul li#m_service a,
body#case ul li#m_case a,
body#contact ul li#m_contact a,
body#video ul li#m_video a {
	margin-bottom:0px;
	padding:9px 12px 13px 12px;
	background:url('../images/themes/menu_bg.gif') top center no-repeat;
	color:#FFF;
}
div#header ul div {
	display:none;
	border-bottom:2px solid #BBB;
	position:absolute;
	top:32px;
	clear:both;
	z-index:1;
}
div#header div#div_company {
	width:90px;
	left:0px;
}
div#header div#div_news {
	width:80px;
	left:80px;
}
div#header div#div_superiority {
	width:174px;
	left:160px;
}
div#header div#div_service {
	width:108px;
	left:240px;
}
div#header ul div a,
body#company ul div#div_company a,
body#news ul div#div_news a,
body#superiority ul div#div_superiority a,
body#service ul div#div_service a,
body#case ul div#div_case a,
body#contact ul div#div_contact a,
body#video ul div#div_video a {
	display:block;
	margin:0;
	padding:0px 12px 0px 12px;
	height:26px;
	border-bottom:1px solid #AAA;
	background:#888;
	color:#FFF;
	line-height:26px;
}
div#header ul div a:hover,
body#company ul div#div_company a:hover,
body#news ul div#div_news a:hover,
body#superiority ul div#div_superiority a:hover,
body#service ul div#div_service a:hover,
body#case ul div#div_case a:hover,
body#contact ul div#div_contact a:hover,
body#video ul div#div_video a:hover {
	background-image:none;
	background:#F70;
	color:#FFF;
}


/** Conternt **/
div#content-wrapper {
	line-height:24px;
}
div#side {
	width:240px;
	background:url('../images/company/side_bg.jpg') top right no-repeat;
	float:left;
}
div.side-body {
	width:200px;
	height:500px;
	margin:auto;
	position:relative;
}
body#company div.side-body {
	background:url('../images/company/side_banner.jpg') top center no-repeat;
}
body#news div.side-body {
	background:url('../images/news/side_banner.jpg') top center no-repeat;
}
body#superiority div.side-body {
	background:url('../images/superiority/side_banner.jpg') top center no-repeat;
}
body#service div.side-body {
	background:url('../images/service/side_banner.jpg') top center no-repeat;
}
body#contact div.side-body {
	background:url('../images/contact/side_banner.jpg') top center no-repeat;
}
div.side-body ol {
	width:200px;
	position:absolute;
	top:250px;
}
div.side-body ol a {
	display:block;
	padding-right:12px;
	border-bottom:1px solid #CCC;
	background:#FFF;
	height:30px;
	line-height:30px;
	font-size:15px;
	color:#000;
	text-align:right;
	filter:Alpha(Opacity=70);
	-moz-opacity:0.7;
	text-decoration:none;
}
div.side-body ol a:hover {
	background:#333;
	border-left:12px solid #F80;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
	filter:Alpha(Opacity=85);
	-moz-opacity:0.85;
}
div#content {
	width:680px;
	float:left;
}
div#content h3.title {
	margin:5px 0 20px 0;
	height:30px;
	background:left center no-repeat;
}
div#content h4.title {
	margin-bottom:3px;
	height:30px;
	background:left center no-repeat;
}
div#content h3.title u, div#content h4.title u {
	display:none;
}
div.content-body {
	width:620px;
	margin:0 auto;
}
body#company div.content-body .letter-spacing {
	letter-spacing:1px;
	line-height:30px;
}


/** Footer **/
div#footer {
	padding:9px 0 60px 0;
	font-size:11px;
	font-family:Arial;
	line-height:16px;
	color:#76797C;
}
div#footer hr {
	color:#E5E5E5;
	height:1px;
}
div#footer div.contact {
	float:left;
}
div#footer div.copyright {
	text-align:right;
	float:right;
}


/** News **/
ul#newsList {}
ul#newsList li {
	padding:6px 0 8px 0;
	background:url('../images/news/news_line.gif') left bottom repeat-x;
}
ul#newsList li a {
	color:#000;
	text-decoration:none;
}
ul#newsList li a:hover {
	color:#F30;
}
div.ctrl {
	margin-top:20px;
	text-align:center;
}
body#news h4.headline {
	margin-bottom:8px;
	padding:6px 0 8px 0;
	background:url('../images/news/news_line.gif') left bottom repeat-x;
	font-size:15px;
}
body#news div.newsBody {
	line-height:28px;
}
body#news div.content-body i {
	margin-left:5px;
	font-size:11px;
	font-family:Arial;
	font-style:normal;
	font-weight:normal;
	color:#888;
}


/** Superiority **/
body#superiority div#content ul.picList {
	margin:6px 0 0 12px;
	font-size:12px;
	line-height:20px;
	color:#777;
}
body#superiority div#content ul.picList b {
	padding:0 20px 2px 0;
	border-bottom:2px solid #CCC;
	font-size:13px;
	line-height:32px;
	color:#333;
}
body#superiority div#content div.pic {
	display:inline;
	margin:0 5px 5px 2px;
	padding:3px;
	border:1px solid #CCC;
	background:#FFF;
	font-size:11px;
	line-height:16px;
	float:left;
}
body#superiority div#content div.pic span {
	display:block;
	padding:4px 0 0 0;
	text-align:center;
}


