body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #646464;
    background: #fff url(templatemo_body_top.jpg) repeat-x;
}

a:link { color: #1b9cd5; text-decoration: none; } 
a:hover { color: #000000; text-decoration: none; }
form,img,ul,li { margin:0; padding:0; list-style:none; list-style-type:none;}
.clear { clear:both;}

.button_01 a {
	display: block;
	width: 100px;
	height: 22px;
	padding: 2px 0 0 0;
	background: url(templatemo_button_01.png) no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}


.button_01 a:hover {
	text-decoration: none;
}



p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }

.margin_r10 { margin-right: 10px; }

.float_l { float: left; }
.float_r { float:  right; }

#wrapper_outer {
	width: 100%;
	background: url(templatemo_body_bottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#wrapper {
	width: 970px;
	padding: 0 10px;
	margin: 0 auto;
}

#header {
	height: 58px;
	background: url(templatemo_menu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* site title */
#header  #site_title {
	float: left;
	/* width: 260px; */
	padding: 20px 0 0 30px;
	font-family:"ºÚÌå";
}

#site_title a {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title a span {
	display: block;
	margin-top: 5px;
	color: #888888;
	font-size: 12px;
	color:#CCC; font-size:14px;
}
/* end of site title */

/* menu */
#header #menu {
	float: right;
	height: 34px;
	margin-top: 12px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	height: 27px;
	margin-left: 10px;
	padding: 7px 7px 0 7px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #fff;	
	font-weight: normal;
	outline: none;
}

#menu li a:hover, #menu li .current {
	/* background: url(templatemo_menu_hover.png); */
	background:#FFf;
	color:#F00;
}
/* end of mesnu */

/* banner */
#banner {
	clear: both;
	width: 970px;
	height: 217px;
	padding: 15px 0 0 0;
	overflow: hidden;
	background: url(templatemo_banner.jpg) no-repeat;
}

#banner h2 {
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	margin-top: 20px;
	color: #006699;
	font-weight:bold;
}

#banner p {
	text-align: justify;
	margin-bottom: 15px;
	color: #060;
	line-height:1.5;
	font-size:14px;
	text-indent:2em;
}
#banner span { color:#F00;}

#banner .banner_image {
	float: left;
	position: relative;
	width: 330px;
	height: 146px;	
	padding: 29px;
	margin-left: 10px;
	margin-right: 40px;
}

#banner .banner_image span {
	position: absolute;
	width: 388px;
	height: 204px;
	top: 0;
	left: 0;
	z-index: 1000;
	background: url(templatemo_banner_image_frame.png);
	background-repeat: no-repeat;
}
/* end of banner */

/* content */
#content_wrapper {
	clear: both;
	width: 970px;
	padding: 0;
}

#content {
	float: right;
	margin-left: 30px;
	width: 640px;
}

#sidebar {
	float: left;
	width: 300px;
}

.divider {
	border-bottom: 1px solid #d6d6d6;
}

.section_w610 {
	clear: both;
	margin-bottom: 5px;
	line-height:1.5;
}

.section_w610 h2 {
	color: #252525;
	font-size: 16px;
	border-bottom:solid #CCC;
	font-weight:bold;
}


.section_w610 li{
	float:left;overflow:hidden; width:122px; text-align:center;
}

.section_w610 li a{	color:#666;}
.section_w610 li a:hover{color:#F00;}

#content_wrapper h2 {
	color: #252525;
	font-size: 16px;
	margin: 0 0 10px 0;
	height:28px;
	padding-left:10px;
	padding-top:8px;
}

#content_wrapper p {
	margin-bottom: 6px;
}

#content_wrapper strong {
	color: #17aba6;
	font-weight: bold;	
}

#content_wrapper .list_01 {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}

#content_wrapper .list_01 li {
	display: block;
	float: left;
	width: 250px;
	margin: 0 10px 5px 0;
	padding: 5px 0 5px 40px;
	background: url(templatemo_list_icon.png) no-repeat center left;
}

.gallery {
	margin: 0;
	padding: 0;
	list-style: none;
}

.gallery li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 190px;
	height: 88px;
	margin-right: 13px;
	background: url(templatemo_project_image_frame.png);
	background-repeat: no-repeat;
}

.gallery li a {
	display: block;
	margin: 8px;
	text-decoration: none;
}

.gallery li a img {
	margin-bottom: 15px;
}

.gallery li a span {
	margin-top: 5px;
	color: #5e5e5e;
	font-weight: normal;
}

.news_section {
	padding: 20px 20px 0 20px;
	background: url(templatemo_news_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

#sidebar h2 {
	margin: 0 0 5px 0;
	padding:8px 0 10px 15px;
	height: 12px;
}

#sidebar h3 {
	color: #3b3b3b;
	margin: 0 0 10px 0;
	font-size: 15px;
	font-weight: bold;
}

#sidebar .news {
	font-family:"ËÎÌå";
	font-weight:bold;
}

#sidebar .testimonial {
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sidebar h2.testimonial {
	padding:0px 0 15px 15px;
}

#sidebar .news_box {
	clear: both;
	margin-bottom: 10px;
}

#sidebar .news_box ul{
	margin:0; padding:0; list-style:none; list-style-type:none;
}

#sidebar .news_box ul li{
	line-height:1.8;
	font-size:14px;
	padding-bottom:20px;
}


#sidebar .news_box .date {
	float: right;
	color: #1b9cd5;
	font-size: 11px;
}

.news_box a {
	color: #666666;
	text-decoration: none;
}

.news_box a:hover {
	color: #000000;
}

#testimonial_section {
	padding: 10px 0 0 0;
	background: url(templatemo_testimonial.png);
	background-repeat: repeat-x;
	background-position: top;
}

.testimonial_box {
	padding:5px;
}

.testimonial_box li { line-height:1.5; padding-bottom:10px; font-size:14px;}
.testimonial_box li a { color:#333;}
.testimonial_box li a:hover { color:#F00;}
/* end of content */

/* footer */
#footer {
	clear: both;
	width: 910px;
	margin: 0 auto;
	padding: 30px;
	color: #646464;
	background: #181818;
	text-align:center;
}

#footer p {
	margin-bottom: 10px;
	text-align: justify;
}

#footer span {
	color: #7989ae;
}

#footer a {
	color: #646464;
	text-decoration: none;
}

#footer h3 {
	font-size: 18px;
	margin: 0 0 20px 0;
	color: #999999;
	font-weight: normal;
	margin-bottom: 10px;
}

.footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_menu_list li {
	margin: 0px;
	padding: 0px;
}

#footer .footer_menu_list li a {
	color: #646464;
	font-weight: normal;
	text-decoration: none;
}

#footer .footer_menu_list li a:hover {
	color: #999999;
	text-decoration: none;
}

.about {
	float: left;
	width: 250px;
	margin-right: 40px;
}

.link_section {
	float: left;
	width: 140px;
	margin-right: 40px;
}

.contactus_section {
	float: right;
	width: 225px;
}

#copyright {
	clear: both;
	width: 910px;
	margin: 0 auto;
	line-height:25px;
	color: #FFF;
	background: #005ec4;
	text-align:center;
	height:80px;
	padding-top:10px;
}

#copyright a {
	color: #646464;
	text-decoration: none;
	font-weight: normal;
}
#copyright a:hover {
	color: #999999;
}
/* end of footer */


.newslist {
	
}

.newslist li { line-height:30px; border-bottom:dotted 1px #999; font-size:14px;}
.newslist li a { color:#000;}
.newslist li a:hover { color: #F00; text-decoration: none; }

.prolist li { line-height:30px; border-bottom:solid 1px #999; font-size:14px;}
.prolist li a { color:#F00;}
.prolist li a:hover { color: #00F; text-decoration: none; }
	.prolist p { margin:0; padding:0; line-height:1.5;}
	.prolist .text { font-size:12px; line-height:1.5; padding-left:20px;}
	.prolist .pro {padding-left:20px; }
	.prolist span.move { text-align:right; padding-bottom:5px; padding-left:20px;}
	.prolist span.move img {padding-top:8px;}
