/**
 *	style for front web
 */
.text1	{ font-size: 11px; color: #3B3B8D; line-height: 16px; }
.text2	{ font-size: 11px; color: #424242; line-height: 14px; }
.text3	{ font-size: 14px; color: #FFC000; line-height: 16px; }
.text4	{ font-size: 20px; color: #000000; line-height: 24px; }
.ctexthpc	{ font-size: 12px; color: #424242; line-height: 16px; }
.ctexthpcbig	{ font-size: 13px; }
.ctextctit	{ font-size: 16px; color:#15047C; font-weight:bold; }
.ctextctit_yl	{ font-size: 14px; color:#FFC000; font-weight: bold; }

a.front		{ font-family: Calibri, verdana, Helvetica, sans-serif; font-size: 11px; color: #424242; text-decoration: none; }
a.front:link	{}
a.front:visited	{}
a.front:hover	{ color: #FF4E00; text-decoration: underline; }
a.front:active	{ color: #EC1092C; }

a.cline		{ font-family: Calibri, verdana, Helvetica, sans-serif; font-size: 12px; color: #424242; text-decoration: underline }
a.cline:link	{}
a.cline:visited	{}
a.cline:hover	{ color: #FF4E00; }
a.cline:active	{ color: #EC1092C; }

/* images */
.cicontit	{ background: #D8DFF2 url(/system/images/en/reddot.gif) no-repeat 12px 12px; color: #000000; font-size: 14px; font-weight:bold; line-height: 16px; padding: 2px 0 0 28px; }

.cimg_top_bg_1	{ background: #FFFFFF url(/system/images/en/top_bg_1.gif) repeat top left; }
.cimg_top_bg_2	{ background: #EEF1FA url(/system/images/en/top_bg_2.gif) no-repeat top left; }
.cimg_logo_1	{ background: #EEF1FA url(/system/images/en/logo_1.jpg) no-repeat top left; }
.cimg_logo_2	{ background: #EEF1FA url(/system/images/en/logo_2.jpg) no-repeat top left; }

.cimg_top_1	{ background: #F0F3FA url(/system/images/en/top_1.jpg) no-repeat top left; }
.cimg_top_2	{ background: #F0F3FA url(/system/images/en/top_2.jpg) repeat top left; }
.cimg_icon_1	{ background: #F0F3FA url(/system/images/en/icon_1.jpg) no-repeat top left; }


.navbtn		{ padding: 0px; margin:0px; display: block; float:left; background-position: top left; background-repeat: no-repeat; }
a.btnhome	{ background-image: url(/system/images/en/nav_home.gif); }
a.btnhome:hover	{ background-image: url(/system/images/en/nav_home_.gif); }
a.btnhome_	{ background-image: url(/system/images/en/nav_home_.gif); }

a.btnservice	{ background-image: url(/system/images/en/nav_service.gif); }
a.btnservice:hover	{ background-image: url(/system/images/en/nav_service_.gif); }
a.btnservice_	{ background-image: url(/system/images/en/nav_service_.gif); }

a.btnnews	{ background-image: url(/system/images/en/nav_news.gif); }
a.btnnews:hover	{ background-image: url(/system/images/en/nav_news_.gif); }
a.btnnews_	{ background-image: url(/system/images/en/nav_news_.gif); }

a.btnaboutus	{ background-image: url(/system/images/en/nav_aboutus.gif); }
a.btnaboutus:hover	{ background-image: url(/system/images/en/nav_aboutus_.gif); }
a.btnaboutus_	{ background-image: url(/system/images/en/nav_aboutus_.gif); }

a.btncontactus	{ background-image: url(/system/images/en/nav_contactus.gif); }
a.btncontactus:hover	{ background-image: url(/system/images/en/nav_contactus_.gif); }
a.btncontactus_	{ background-image: url(/system/images/en/nav_contactus_.gif); }



