﻿@import url("Reset.css");
.clear
{
	clear:both;
	width:0;
	height:0;
	padding:0;
	margin:0;
	display:block;
}
#wrapper
{
	width:1000px;
	position:relative;
	left:50%;
	margin-left:-500px;
	font-family:Arial;
	font-size:12px;
}
#branding
{
	height:85px;
	background:url(../Images/banner_bg.png) repeat-x;
	position:relative;
}
#footer
{
	clear:both;
	height:36px;
	background:url('../Images/footer_bg.png') repeat-x;
	line-height:36px;
	color:#fff;
	text-align:center;
}
.logo
{
	position:absolute;
	top:10px;
	left:50px;
	background-color:Transparent;
}
.search_box_right
{
	position:absolute;
	top:30px;
	right:50px;
	width:204px;
	height:30px;
	background:url(../Images/search_box_right.png) no-repeat right center;
	padding:0 4px 0 0;
}
.search_box_left
{
	width:200px;
	height:30px;
	background:url(../Images/search_box_left.png) no-repeat left center;
	padding:0 0 0 4px;
}
.search_box_center
{
	width:200px;
	height:30px;
	background:url(../Images/search_box_center.png) repeat-x left center;
}
.txtKeyword
{
	border:0;
	background-color:Transparent;
	width:173px;
	height:28px;
	line-height:28px;
	float:left;
	color:#6f6f6f;
}
.btnSearch
{
	border-style: none;
    border-color: inherit;
    border-width: 0;
    width:27px;
	    height:23px;
	background:url('../Images/btnSearch.png') no-repeat;
	    float:left;
	    margin:3px 0px 0px 0px;
}
#navigator_main
{
	line-height:33px;
	height:40px;
	background:url('../Images/navigator_bg.png') repeat-x;
	padding:0 80px;
	color:#fff;
	font-weight:bold;
	margin:0;
}
#navigator_main ul
{
	
}
#navigator_main ul li
{
	float:left;
}
#navigator-sub
{
	height:18px;
	background-color:#f1f1f1;
	margin:0;
}
#navigator-sub ul 
{
	padding:0 0 0 10px;
}
#navigator-sub ul li
{
	float:left;
}
.menu_normal_left
{
	float:left;
}
.menu_normal_right
{
	float:left;
}
.menu_normal_center
{
	float:left;
	margin:0 15px;
	color:#fff;
}
.menu_active_right
{
	float:left;
	display:block;
	height:40px;
	padding:0 4px 0 0;
	margin:0;
	background:url(../Images/menu_active_right.png) no-repeat right center;
}
.menu_active_left
{
	float:left;
	height:40px;
	display:block;
	padding:0 0 0 4px;
	margin:0;
	background:url(../Images/menu_active_left.png) no-repeat left center;
}
.menu_active_center
{
	float:left;
	font-weight:bold;
	color:#424242;
	line-height:33px;
	height:40px;
	display:block;
	padding:0 15px;
	margin:0;
	background:url(../Images/menu_active_center.png) repeat-x;
}
#intro
{
	width:900px;
	margin:15px 0;
	position:relative;
	left:50%;
	margin-left:-450px;
}
#intro_right
{
	width:891px;
	height:272px;
	background:url('../Images/intro_right.png') no-repeat right center;
	padding:0 9px 0 0;
}
#intro_left
{
	width:882px;
	height:272px;
	background:url('../Images/intro_left.png') no-repeat left center;
	padding:0 0 0 9px;
}
#intro_center
{
	width:870px;
	height:242px;
	padding:15px 6px;
	background:url('../Images/intro_center.png') repeat-x;
	position:relative;
}
#intro_nav
{
	height:36px;
	width:891px;
	background:url('../Images/intro_nav_bg.png') repeat-x;
}
.intro_image
{
	width:388px;
	height:242px;
	margin:0 10px 0 0;
	float:left;
}
.intro_text
{
	margin:10px 0 0 0;
	float:right;
	color:#fff;
	width:460px;
	text-align:justify;
}
#intro_button
{
	position:absolute;
	right:10px;
	bottom:20px;
	width:460px;
	height:37px;
	margin:25px 0 0 0;
	text-align:center;
}
.intro_nav_right_active
{
	width:122px;
	height:36px;
	background:url('../Images/intro_nav_right_active.png') no-repeat right center;
	padding:0 8px 0 0;
	float:left;
	margin:0 5px 0 0;
}
.intro_nav_left_active
{
	width:114px;
	height:36px;
	background:url('../Images/intro_nav_left_active.png') no-repeat left center;
	padding:0 0 0 8px;
	float:left;
}
.intro_nav_center_active
{
	width:114px;
	height:36px;
	background:url('../Images/intro_nav_center_active.png') repeat-x;
	line-height:36px;
	color:#3683be;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	float:left;
}
.intro_nav_center_active a
{
	color:#3683be;
}
.intro_nav_right_normal
{
	width:122px;
	height:36px;
	background:url('../Images/intro_nav_right_normal.png') no-repeat right center;
	padding:0 8px 0 0;
	float:left;
	margin:0 5px 0 0;
}
.intro_nav_left_normal
{
	width:114px;
	height:36px;
	background:url('../Images/intro_nav_left_normal.png') no-repeat left center;
	padding:0 0 0 8px;
	float:left;
}
.intro_nav_center_normal
{
	width:114px;
	height:36px;
	background:url('../Images/intro_nav_center_normal.png') repeat-x;
	line-height:36px;
	color:#3683be;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	float:left;
}
.intro_nav_center_normal a
{
	color:#858585;
}
#main_home
{
	margin:60px 0 0 0;
	background:#fff url(../Images/intro_bg.png) repeat-x left top;
	padding:30px 0 0 0;
}
#main
{
	padding:30px 50px 0px 50px;
}
#left
{
	width:604px;
	float:left;
}
#right
{
	float:right;
	width:250px;
}
#left_home
{
	position:relative;
	padding:0px 450px 0px 50px;
	height:300px;
	color:#434343;
	text-align:justify;
}
.intro_title
{
	background:url('../Images/intro_icon.png') no-repeat left center;
	color:#19598a;
	font-size:24px;
	line-height:26px;
	font-weight:bold;
	padding:0 0 0 30px;
	margin:0 0 15px 0;
}
.news_box_right
{
	/*position*/
	position:absolute;
	top:-70px;
	right:50px;
	/*----------*/
	width:365px;
	height:366px;
	background:url('../Images/news_box_right.png') no-repeat right center;
	padding:0 15px 0 0;
}
.news_box_left
{
	width:350px;
	height:366px;
	background:url('../Images/news_box_left.png') no-repeat left center;
	padding:0 0 0 15px;
}
.news_box_center
{
	width:350px;
	height:336px;
	padding:15px 0;
	background:url('../Images/news_box_center.png') repeat-x;
}
.news_title
{
	background:url('../Images/news_icon.png') no-repeat left center;
	color:#19598a;
	font-size:24px;
	line-height:28px;
	font-weight:bold;
	padding:0 0 0 35px;
	margin:0 0 10px 0;
}
.news_box_content
{
	width:350px;
	height:298px;
}
.pTitle
{
	color:#19598a;
	font-weight:bold;
	display:block;
	text-align:left;
	font-size:13px;
}
.pTitle:hover
{
	color:#4fa9e8;
}
.pHeadline
{
	color:#4f4f4f;
	text-align:justify;
}
.pBody
{
	color:#232323;
	text-align:justify;
}
.pubdate
{
	font-size:12px;
	color:#a7a7a7;
	font-weight:normal;
}
.topnews_image
{
	width:328px;
	height:92px;
	margin:0px 11px 5px 11px;
}
.pTopHeadline
{
	color:#4f4f4f;
	margin:5px 0 0 0;
	text-align:justify;
}
.aReadmore
{
	color:#e84c00;
	font-style:italic;
	text-align:right;
	display:block;
}
.news_box_content ul
{
	margin:5px 0 0 0;
}
.news_box_content ul li
{
	background:url('../Images/bullet1.png') no-repeat left center;
	padding:0 0 0 11px;
}
.pSubTitle
{
	color:#19598a;
}
.pSubTitle:hover
{
	color:#4fa9e8;
}
.right_box_right
{
	width:240px;
	height:235px;
	background:url('../Images/right_box_right.png') no-repeat right center;
	padding:0 10px 0 0;
}
.right_box_left
{
	width:230px;
	height:235px;
	background:url('../Images/right_box_left.png') no-repeat left center;
	padding:0 0 0 10px;
}
.right_box_center
{
	width:230px;
	height:215px;
	padding:10px 0;
	background:url('../Images/right_box_center.png') repeat-x;
}
.developing_box_title
{
	background:url('../Images/developing_icon.png') no-repeat left center;
	color:#ffe33f;
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	padding:0 0 0 27px;
}
.right_box_content
{
	text-align:justify;
}
.right_box_content ul
{
	margin:10px 0 0 15px;
}
.right_box_content ul li
{
	background:url('../Images/bullet1.png') no-repeat left center;
	padding:1px 0 1px 11px;
} 
.right_box_content ul li a
{
	color:#fff;
}
.right_box_content ul li a:hover
{
	color:#FB7E1A;
}
.adv_right
{
	margin:10px 0 0 0;
}
.adv_right ul 
{
	
}
.adv_right ul li
{
	margin:0 0 5px 0;
}
.adv_right ul li img
{
	width:246px;
	padding:1px;
	border:solid 1px #cdcdcd;
}
.service_item
{
	margin:0 0 20px 0;
}
.news_item
{
	padding:0 10px;
	margin:0 0 20px 0;
}
.news_item_h1
{
	height:28px;
	line-height:28px;
	background:url('../Images/calendar_icon.png') no-repeat left center;
	padding:0 0 0 33px;
	margin:0 0 8px 0;
	position:relative;
}
.service_item_h1
{
	height:28px;
	line-height:20px;
	background:url('../Images/info_icon.png') no-repeat left center;
	padding:0 0 0 33px;
	margin:0 0 8px 0;
}
.date
{
	position:absolute;
	top:2px;
	left:2px;
	font-size:9px;
	font-weight:bold;
	color:#fff;
}
.top_news_right
{
	width:594px;
	background:url('../Images/top_news_right.png') no-repeat right bottom;
	padding:0 10px 0 0;
	margin:0 0 25px 0;
}
.top_news_left
{
	width:584px;
	background:url('../Images/top_news_left.png') no-repeat left bottom;
	padding:0 0 0 10px;
}
.top_news_center
{
	width:584px;
	padding:0 0 10px 0;
	background:url('../Images/top_news_center.png') repeat-x left bottom;
}
.top_news_img
{
	width:178px;
	height:178px;
	margin:0 0 0 10px;
	padding:1px;
	border:solid 1px #cdcdcd;
	float:right;
}
.news_img
{
	width:100px;
	height:100px;
	margin:0 10px 0 0;
	padding:1px;
	border:solid 1px #cdcdcd;
	float:left;
}
.submenu
{
	background:url('../Images/bullet2.png') no-repeat left center;
	padding:0 0 0 10px;
	color:#215f8f;
	float:left;
	margin:0 10px 0 0;
}
.submenu:hover
{
	background:url('../Images/bullet1.png') no-repeat left center;
	color:#FB7E1A;
}
.other_news
{
	margin:20px 0;
}
.other_news_title
{
	background:url('../Images/other_icon.png') no-repeat left center;
	font-size:13px;
	font-weight:bold;
	padding:0 0 0 21px;
	color:#2f76ad;
}
.other_news_content ul
{
	margin:10px 0 10px 20px;
}
.other_news_content ul li
{
	background:url('../Images/bullet2.png') no-repeat left center;
	padding:0 0 0 11px;
	margin:2px 0;
}
.bold
{
	font-weight:bold;
}
.divlogo
{
	padding:0 30px;
}
.clip
{
	display:block;
	width:155px;
	height:120px;
	background:url('../Images/clip_0.png') no-repeat;
	margin:10px;
	float:left;
}
.clip:hover
{
	background:url('../Images/clip_1.png') no-repeat;
}
.chacha
{
	display:block;
	width:155px;
	height:120px;
	background:url('../Images/chacha_0.png') no-repeat;
	margin:10px;
	float:left;
}
.chacha:hover
{
	background:url('../Images/chacha_1.png') no-repeat;
}
.vstar
{
	display:block;
	width:155px;
	height:120px;
	background:url('../Images/vstar_0.png') no-repeat;
	margin:10px;
	float:left;
}
.vstar:hover
{
	background:url('../Images/vstar_1.png') no-repeat;
}
.cms
{
	display:block;
	width:155px;
	height:120px;
	background:url('../Images/cms_0.png') no-repeat;
	margin:10px;
	float:left;
}
.cms:hover
{
	background:url('../Images/cms_1.png') no-repeat;
}
.ringring
{
	display:block;
	width:155px;
	height:120px;
	background:url('../Images/ringring_0.png') no-repeat;
	margin:10px;
	float:left;
}
.ringring:hover
{
	background:url('../Images/ringring_1.png') no-repeat;
}
.ola
{
	display:block;
	width:155px;
	height:120px;
	background:url('../Images/ola_0.png') no-repeat;
	margin:10px;
	float:left;
}
.ola:hover
{
	background:url('../Images/ola_1.png') no-repeat;
}
.customer_img
{
    width:172px;
    height:135px;
    margin:0 27px 20px 0;
    float:left;
    display:block;
}
.bold
{
    font-weight:bold;
}
.flag
{
    height:11px;
    width:35px;
    position:absolute;
    top:10px;
    right:47px;
}
.flag a
{
    display:block;
    float:left;
    height:11px;
    width:14px;
    padding:0 2px 0 0;
}
.flag a img
{
    border:0;
}